.elementor-649 .elementor-element.elementor-element-feadfcb{--display:flex;--min-height:10px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:1;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-649 .elementor-element.elementor-element-feadfcb::before, .elementor-649 .elementor-element.elementor-element-feadfcb > .elementor-background-video-container::before, .elementor-649 .elementor-element.elementor-element-feadfcb > .e-con-inner > .elementor-background-video-container::before, .elementor-649 .elementor-element.elementor-element-feadfcb > .elementor-background-slideshow::before, .elementor-649 .elementor-element.elementor-element-feadfcb > .e-con-inner > .elementor-background-slideshow::before, .elementor-649 .elementor-element.elementor-element-feadfcb > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;background-image:url("https://minicellsolutions.in/wp-content/uploads/2026/07/ChatGPT-Image-Jul-30-2026-12_16_34-PM.png");--background-overlay:'';background-position:center center;background-repeat:no-repeat;background-size:cover;}#elementor-popup-modal-649{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-649 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-649 .dialog-close-button{display:flex;}#elementor-popup-modal-649 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-387a9c7 *//* Simple Dark Form Design - Full Width & Increased Height */
.mc-simple-form {
    background-color: #0b0c10;
    border: 1px solid #e31818;
    border-radius: 12px;
    padding: 35px 25px;            /* Top aur bottom padding badha di hai height ke liye */
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
}

.mc-simple-form .form-title {
    color: #ffffff;
    font-size: 22px;
    margin: 0 0 8px 0;
    line-height: 1.2;
}

.mc-simple-form .form-title span {
    color: #e31818;
    font-weight: 800;
}

.mc-simple-form .form-subtitle {
    color: #cccccc;
    font-size: 14px;
    margin: 0 0 25px 0;          /* Heading ke niche thodi extra space di hai */
}

.mc-simple-form .field-group {
    margin-bottom: 20px;          /* Input fields ke beech spacing badha di hai */
    width: 100% !important;
}

.mc-simple-form input[type="text"],
.mc-simple-form input[type="tel"],
.mc-simple-form input[type="email"] {
    width: 100% !important;
    height: 50px !important;       /* Input box ki height 42px se 50px kar di hai */
    background-color: #121318 !important;
    border: 1px solid #2a2c33 !important;
    color: #ffffff !important;
    padding: 0 15px !important;
    border-radius: 8px !important;
    box-sizing: border-box !important;
    font-size: 15px !important;
}

.mc-simple-form input[type="submit"] {
    width: 100% !important;
    height: 52px !important;       /* Submit button ki height badha di hai */
    background-color: #e31818 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    font-weight: bold !important;
    font-size: 15px !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    margin-top: 5px !important;
}

.mc-simple-form input[type="submit"]:hover {
    background-color: #c11212 !important;
}

.mc-simple-form .secure-text {
    font-size: 12px;
    color: #aaaaaa;
    margin-top: 18px;             /* Niche text ki spacing badha di hai */
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-387a9c7 *//* Simple Dark Form Design - Full Width */
.mc-simple-form {
    background-color: #0b0c10;
    border: 1px solid #e31818;
    border-radius: 10px;
    padding: 20px;
    width: 100% !important;        /* Full Width kar diya */
    max-width: 100% !important;    /* Limiting width hata di */
    box-sizing: border-box !important;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
}

.mc-simple-form .form-title {
    color: #ffffff;
    font-size: 20px;
    margin: 0 0 5px 0;
    line-height: 1.2;
}

.mc-simple-form .form-title span {
    color: #e31818;
    font-weight: 800;
}

.mc-simple-form .form-subtitle {
    color: #cccccc;
    font-size: 13px;
    margin: 0 0 15px 0;
}

.mc-simple-form .field-group {
    margin-bottom: 12px;
    width: 100% !important;
}

.mc-simple-form input[type="text"],
.mc-simple-form input[type="tel"],
.mc-simple-form input[type="email"] {
    width: 100% !important;
    height: 42px !important;
    background-color: #121318 !important;
    border: 1px solid #2a2c33 !important;
    color: #ffffff !important;
    padding: 0 12px !important;
    border-radius: 6px !important;
    box-sizing: border-box !important;
    font-size: 14px !important;
}

.mc-simple-form input[type="submit"] {
    width: 100% !important;
    height: 44px !important;
    background-color: #e31818 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 6px !important;
    font-weight: bold !important;
    font-size: 14px !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
}

.mc-simple-form input[type="submit"]:hover {
    background-color: #c11212 !important;
}

.mc-simple-form .secure-text {
    font-size: 11px;
    color: #aaaaaa;
    margin-top: 10px;
}/* End custom CSS */