.elementor-940 .elementor-element.elementor-element-7744b4d{--display:flex;--min-height:130px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:25px;--padding-bottom:25px;--padding-left:65px;--padding-right:65px;--z-index:9999;}.elementor-940 .elementor-element.elementor-element-7744b4d:not(.elementor-motion-effects-element-type-background), .elementor-940 .elementor-element.elementor-element-7744b4d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0ed0c21 );}.elementor-940 .elementor-element.elementor-element-e78f53e{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-940 .elementor-element.elementor-element-4b9ce3b{text-align:center;}.elementor-940 .elementor-element.elementor-element-4b9ce3b img{width:96%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-940 .elementor-element.elementor-element-7744b4d{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--z-index:9999;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-940 .elementor-element.elementor-element-7744b4d{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--flex-wrap:nowrap;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-940 .elementor-element.elementor-element-e78f53e{--width:40%;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-940 .elementor-element.elementor-element-4b9ce3b{text-align:center;}.elementor-940 .elementor-element.elementor-element-4b9ce3b img{width:80%;}}@media(min-width:768px){.elementor-940 .elementor-element.elementor-element-e78f53e{--width:max-content;}}@media(min-width:2400px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for container, class: .elementor-element-7744b4d *//*Menu Items Responsive start*/
/* Show default menu normally */
.menu-default {
  display: block !important;
}

/* Hide custom breakpoint menu by default */
.menu-short {
  display: none !important;
}

.elementor-menu-toggle{
    display:none !important;
}

/* Show the alternate menu only between 1409px and 1024px */
@media (max-width: 1409px) and (min-width: 1024px) {
    .menu-wrapper, .menu-cta-wrapper{ 
        min-width: 40% !important;
    }
    .menu-logo-wrapper{
        min-width:20% !important;
    }
    
  .menu-default {
    display: none !important;
  }

  .menu-short {
    display: flex !important;
  }
}

/*Menu Items Responsive end*//* End custom CSS */