.elementor-3 .elementor-element.elementor-element-2ceee774{--display:flex;}.elementor-3 .elementor-element.elementor-element-181f620c{color:var( --e-global-color-c8cf0aa );}.elementor-3 .elementor-element.elementor-element-1e5e491{--display:flex;}.elementor-3 .elementor-element.elementor-element-1e5e491:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-1e5e491 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(135deg, var( --e-global-color-a942a20 ) 10%, var( --e-global-color-d70f344 ) 90%);}.elementor-3 .elementor-element.elementor-element-1e5e491.e-con{--order:-99999 /* order start hack */;}.elementor-3 .elementor-element.elementor-element-ec985fd .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-3 .elementor-element.elementor-element-ec985fd .aux-modern-heading-primary{color:var( --e-global-color-6f3680c );text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-3 .elementor-element.elementor-element-ec985fd .aux-modern-heading-secondary{font-family:"Outfit", Sans-serif;font-size:20px;font-weight:300;color:var( --e-global-color-6f3680c );text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-3 .elementor-element.elementor-element-ec985fd .aux-widget-modern-heading .aux-widget-inner{height:100px;}@media(max-width:767px){.elementor-3 .elementor-element.elementor-element-ec985fd .aux-modern-heading-primary{font-size:26px;}.elementor-3 .elementor-element.elementor-element-ec985fd .aux-modern-heading-secondary{font-size:15px;}}/* Start custom CSS for container, class: .elementor-element-1e5e491 */.box{
    width: 100vw;
    max-width: 100vw;
    margin-top: 40px; /* navbar se gap */
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    min-height: 200px; /* height taake vertical center kaam kare */
    display: flex;
    justify-content: center; /* horizontal center */
    align-items: center; /* vertical center */
    flex-direction: column;
    text-align: center;
    padding: 40px 20px;
    box-sizing: border-box;
}
@media(max-width:767px){
.box{
min-height:120px;
padding:20px 15px;
}
}/* End custom CSS */