.elementor-776 .elementor-element.elementor-element-1efefed4{--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:center;--margin-top:0px;--margin-bottom:-167px;--margin-left:0px;--margin-right:0px;}.elementor-776 .elementor-element.elementor-element-1efefed4:not(.elementor-motion-effects-element-type-background), .elementor-776 .elementor-element.elementor-element-1efefed4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-776 .elementor-element.elementor-element-3734c510{--display:flex;--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;--justify-content:center;--padding-top:10px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-776 .elementor-element.elementor-element-7306f9b4{--display:flex;--justify-content:center;}.elementor-776 .elementor-element.elementor-element-7306f9b4.e-con{--align-self:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-776 .elementor-element.elementor-element-17c557b6 img{max-width:59%;}.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-776 .elementor-element.elementor-element-17c557b6 img{max-width:100%;}}@media(max-width:767px){.elementor-776 .elementor-element.elementor-element-1efefed4{--margin-top:0px;--margin-bottom:-135px;--margin-left:0px;--margin-right:0px;}.elementor-776 .elementor-element.elementor-element-3734c510{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-776 .elementor-element.elementor-element-7306f9b4{--width:50%;}}@media(min-width:768px){.elementor-776 .elementor-element.elementor-element-7306f9b4{--width:20%;}}/* Start custom CSS for container, class: .elementor-element-1efefed4 */#header-bar .header-internal {
  border: 1px solid rgba(0, 0, 0, 0.0);
}

#header-bar.elementor-sticky--effects .header-internal {
  /* change the nav background colour & add blur */
  background: rgba(0, 0, 0, 0.4) !important;
  backdrop-filter: blur(6px);
  /* Pushes nav container away from edges */
  margin-top:20px;
  /* Add rounded edges */
  border-radius: 100px;
  border: 1px solid rgb(255, 255, 255, 0.6);
  padding-right: 30px;
  padding-left: 30px;
}

#header-bar.elementor-sticky--effects .header-internal .sticky-menu-items ul li a {
  /* change the nav menu text colour - optional */
  color: #fff !important;
}

#header-bar.elementor-sticky--effects .header-internal, #header-bar .header-internal .sticky-menu-items ul li a, #header-bar .elementor-sticky--effects .header-internal .header-logo, #header-bar .header-internal {
  transition: .3s all ease-in-out;
}

/* Mobile Styles */
@media (max-width: 767px) {
  #header-bar.elementor-sticky--effects .header-internal {
    background: rgba(0, 0, 0, 0.4) !important;
  }

  .elementor-nav-menu--dropdown {
    margin-left: 10px;
    margin-right: 10px;
  }
}/* End custom CSS */