.elementor-397 .elementor-element.elementor-element-31983d4{--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-397 .elementor-element.elementor-element-2948fc3 .banner-area .content h4 {color:var( --e-global-color-secondary );}.elementor-397 .elementor-element.elementor-element-2948fc3 .banner-area .content h4{font-family:"Roboto", Sans-serif;font-size:48px;font-weight:600;}.elementor-397 .elementor-element.elementor-element-2948fc3 .banner-area .content h2{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;}.elementor-397 .elementor-element.elementor-element-2948fc3 .banner-area .item p{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;}.elementor-397 .elementor-element.elementor-element-2948fc3 .banner-area .content a{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:600;}.elementor-397 .elementor-element.elementor-element-39eeab5{--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-397 .elementor-element.elementor-element-a32a6b2{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-397 .elementor-element.elementor-element-a32a6b2 .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-397 .elementor-element.elementor-element-086e312{margin:8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-397 .elementor-element.elementor-element-9668ff1 > .elementor-widget-container{margin:-77px 0px 0px 0px;}.elementor-397 .elementor-element.elementor-element-e43217e > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:20px;}.elementor-397 .elementor-element.elementor-element-d8df9eb .why-us > h5{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-397 .elementor-element.elementor-element-d8df9eb .why-us h2{color:#FF834F;font-family:"Roboto", Sans-serif;font-size:33px;font-weight:600;}.elementor-397 .elementor-element.elementor-element-d8df9eb p{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}@media(max-width:767px){.elementor-397 .elementor-element.elementor-element-086e312{margin:30px 30px calc(var(--kit-widget-spacing, 0px) + 30px) 30px;font-size:14px;}}/* Start custom CSS for services, class: .elementor-element-9668ff1 *//* DETAIL BOX INTERNAL STYLING */
.service-detail-box {
    padding: 20px 25px;
    background: #fffff;
    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 for choose, class: .elementor-element-d8df9eb */.features-box .item h5 a {
    color: #4d4d4d;
}/* 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 */