.elementor-1630 .elementor-element.elementor-element-73f964d{--display:flex;--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;}.elementor-1630 .elementor-element.elementor-element-c7cfa74 .banner-area .content h4 {color:var( --e-global-color-secondary );}.elementor-1630 .elementor-element.elementor-element-c7cfa74 .banner-area .content h4{font-family:"Roboto", Sans-serif;font-size:35px;font-weight:600;}.elementor-1630 .elementor-element.elementor-element-c7cfa74 .banner-area .item p{font-family:"Roboto", Sans-serif;font-size:26px;font-weight:500;}.elementor-1630 .elementor-element.elementor-element-c7cfa74 .banner-area .content a{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:600;}.elementor-1630 .elementor-element.elementor-element-56aac02{--display:flex;--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1630 .elementor-element.elementor-element-7344beb{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1630 .elementor-element.elementor-element-7344beb .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:#414141;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1630 .elementor-element.elementor-element-693191a{text-align:center;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}/* Start custom CSS for services, class: .elementor-element-2f48813 *//* DETAIL BOX INTERNAL STYLING */
.service-detail-box {
    padding: 20px 25px;
    background: #ffffff;
    border-radius: 12px;
    margin-top: 20px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.05);
    line-height: 1.6;
    font-size: 15px;
    color: #333;
    text-align: left;           /* FIX: Align text nicely */
}

/* Make sure detail stays INSIDE the same card */
.single-item {
    position: relative;
}

/* FIX: Prevent moving layout / shifting width on expand */
.single-item .item {
    width: 100% !important;
}

/* FIX: Read More button spacing */
.single-item .btn-standard {
    margin-top: 10px;
}

/* Fix right-side weird spacing */
.single-item .service-content-wrapper {
    width: 100%;
    display: block;
}


.single-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}



.service-items .single-item .info h4 {
    color: #4d4d4d !important;
}/* End custom CSS */
/* Start custom CSS *//* White outline box remove */
footer .f-item.about,
footer .f-item.about * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

/* Logo thoda upar */
footer .f-item.about img {
    margin-top: -35px;
}

/* Move footer logo slightly left */
footer .f-item.about {
    margin-left: -30px;
}


/* Pull hero section up to hide grey strip */
.elementor-widget-hero {
    margin-top: -40px !important;
}

.e-con {
    padding-left: 0 !important;
    padding-right: 0 !important;
}/* End custom CSS */