    /**
 * Theme Name:     Divi-Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
 .banner-section .et_pb_column {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 400px;
    }

    .banner-section {
        position: relative;
    }

    .banner-section::before {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url(https://magicfinance.in/wp-content/uploads/2025/12/ICON.svg);
        height: 100px;
        width: 100px;
        z-index: 99;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .what-we-offer-section h2 span {
        color: #FF6600;
    }

    .et-waypoint:not(.et_pb_counters) {
        opacity: 1;
    }

    .what-we-offer-section .et_pb_column_4_4.et_pb_column_3 {
        display: flex;
        align-items: flex-start;
        gap: 50px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .what-we-offer-section .et_pb_column_4_4.et_pb_column_3 .et_pb_module.et_pb_blurb {
        width: calc(33.33% - 50px);
        margin: 0px;
    }

    .d-flexline {
        display: flex;
        align-items: center;
        flex-wrap: wra;
    }

    .footer-six h6 {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .footer-six h6 img {
        height: 30px;
        width: 30px;
    }

    .footer-six .et_pb_text_inner {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        flex-wrap: wrap;
    }

    .footer-six .et_pb_text_inner h6 {
        width: calc(50% - 5px);
        padding-bottom: 0px;
    }

    .type-container {
        font-size: 32px;
        font-weight: bold;
        display: flex;
        align-items: center;
        color: #FF6600;
    }

    .cursor {
        display: inline-block;
        width: 2px;
        height: 1em;
        background-color: white;
        margin-left: 5px;
        animation: blink 0.7s infinite;
    }

    @keyframes blink {

        0%,
        100% {
            opacity: 1;
        }

        50% {
            opacity: 0;
        }
    }

    .term-module h2 {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .term-module p {
        padding-bottom: 10px;
    }

    .term-module h3 {
        padding-bottom: 15px;
    }

    .term-module h3.thedthre {
        padding-top: 50px !important;
        padding-bottom: 20px;
    }

    .term-module h2.thedthre {
        padding-top: 0px !important;
        padding-bottom: 20px;
    }

    .term-module br {
        display: none;
    }

    .term-bg {
        background-size: 80% !important;
    }

    html body .et-boc .contact-row h2 {
        color: #390099 !important;
        font-size: 40px !important;
        font-weight: bold;
        padding-bottom: 25px;
    }

    table.contactform h2 {
        color: #390099 !important;
        font-size: 40px !important;
    }

    table.contactform {
        border: none !important;
        margin: 20px 0 0 0 !important;
    }

    .entry-content tr td {
        border-top: none;
        padding: 0px 20px 20px 0px !important;
    }

    input, 
textarea {
        width: 100%;
        height: 40px;
        border: 1px solid #BABABA;
        outline: none;
        border-radius: 5px;
        padding: 5px !important;
        color: #BABABA !important;
        font-size: 16px;
    }
textarea{
	height: 150px !important;
}
    .contact-row lable {
        color: #390099;
        font-size: 18px;
        padding-bottom: 10px;
        display: inline-block;
    }

    .top-radio .wpcf7-form-control {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 20px;
    }

    .top-radio span.wpcf7-list-item {
        width: calc(25% - 20px);
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        margin: 0px;
    }

.top-radio .wpcf7-form-control span.wpcf7-list-item-label {
    font-size: 18px;
    color: #B1B1B1;
    line-height: normal;
    display: flex;
    align-items: center;
    font-weight: 700;
}

    .top-radio span.wpcf7-list-item label {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    input[type="radio"] {
        width: 30px;
        height: 30px;
        border: 1px solid #BABABA;
        outline: none;
        border-radius: 5px;
        padding: 5px !important;
        margin-right: 10px;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit {
        background: linear-gradient(93.68deg, #390099 -17.56%, rgba(255, 102, 0, 0.8) 113.77%);
        max-width: 203px;
        margin: 0 auto;
        color: #fff !important;
        font-size: 16px;
        margin-top: 30px;
        border: none;
        outline: none;
        transition: all 0.5s ease-in-out;
        cursor: pointer;
    }

    td.sub_btn {
        text-align: center;
    }

    span.wpcf7-spinner {
        position: absolute;
    }

    .contact-row {
        box-shadow: 0px 3px 14px 2px #0000001A;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit:hover {
        color: #390099 !important;
        border: 1px solid #390099;
        background: #fff;
        transition: all 0.5s ease-in-out;
    }

    .et_pb_row.align-center .et_pb_column {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 30px;
    }

    .top-radio label {
        display: flex;
        align-items: center;
        gap: 12px;
        cursor: pointer;
        margin-bottom: 0px;
        font-size: 22px;
        font-weight: 500;
        color: #b3b3b3;
        line-height: 1.1;
    }

    .top-radio input[type="radio"] {
        display: none;
    }

    .top-radio input[type="radio"]+span:before {
    content: "";
    width: 30px !important;
    height: 30px;
    border: 2px solid #ff6600;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    background-color: transparent;
    }

    .top-radio input[type="radio"]:checked+span:before {
        background-color: #ff6600;
        border-color: #ff6600;
        content: "✔";
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 24px;
    }

    .top-radio input[type="radio"]:checked+span {
        color: #28007F;
/*         font-weight: 600; */
    }

    .first-contact {
        z-index: 9999;
    }

    .et_pb_row.contact-row {
        margin-top: -150px;
        z-index: 9999;
    }

    @media (max-width: 980px) {
        html body .et_pb_section {
            padding: 0px;
        }

        html body .et_pb_section.banner-section .et_pb_row {
            padding: 0px !important;
        }

        html body .et_pb_row {
            padding: 0px 30px !important;
            max-width: 100% !important;
            width: 100% !important;
        }

        .et_pb_column {
            margin-bottom: 0px !important;
        }

        .footer-six .et_pb_text_inner {
            margin-top: 15px;
        }

        html body .what-we-offer-section .et_pb_column_4_4.et_pb_column_3 .et_pb_module.et_pb_blurb {
            width: calc(50% - 50px);
        }

        html body .what-we-offer-section .et_pb_column_4_4.et_pb_column_3 {
            align-items: flex-end;
        }

        .et_pb_row_1.et_pb_row.contact-row {
            margin-top: 0px !important;
            z-index: 9999;
            padding: 50px !important;
        }

        html body .top-radio span.wpcf7-list-item {
            width: calc(50% - 20px);
        }
    }

    @media (max-width: 767px) {
html body .what-we-offer-section .et_pb_column_4_4.et_pb_column_3 .et_pb_module.et_pb_blurb {
    width: calc(100% - 0px);
}
        .footer-six .et_pb_text_inner h6,
        .what-we-offer-section .et_pb_column_4_4.et_pb_column_3 .et_pb_module.et_pb_blurb {
            width: 100%;
        }

        .et_pb_row_1.et_pb_row.contact-row {
            margin-top: 0px !important;
            z-index: 9999;
            padding: 30px !important;
        }

        html body .top-radio span.wpcf7-list-item {
            width: calc(100% - 20px);
        }
        html body .top-radio .wpcf7-form-control span.wpcf7-list-item-label {
            flex-wrap: wrap;
            gap: 10px;
        }

        html body input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit {
            margin-top: 20px;
        }
    }

    @media (max-width: 600px) {
        html body .entry-content tr td {
            display: inline-block;
            width: 100% !important;
            padding: 0px 0 30px 0 !important;
        }
    }





#post-357 .contact-row lable {
    color: #000 !important;
}

#post-357 .contact-row ::before {
    border-color: #000;
}

#post-357 .contact-row  span.wpcf7-list-item-label {
    color: #000;
}

#post-357 .contact-row  input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit {
    background: #000;
    color: #fff;
    border: 2px solid #000;
}

#post-357 .contact-row input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit:hover{
    background: #fff;
    color: #000 !important;
}

#post-357 .contact-row .top-radio input[type="radio"]:checked+span:before {
    background-color: #000000;
    border-color: #000000;
}