.elementor-27111 .elementor-element.elementor-element-a62f352{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-a11cd5c */#cs-global-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  background: rgba(0,0,0,0.9);
  backdrop-filter: blur(8px);
  border-top: 1px solid #333;
  z-index: 999999;
}

#cs-global-menu .cs-item {
  flex: 1;
  text-align: center;
  padding: 12px 0 10px;
  color: #aaa;
  font-size: 14px;
  text-decoration: none;
}

#cs-global-menu .cs-item:hover,
#cs-global-menu .cs-item.active {
  color: #fff;
  text-decoration: underline;
}

body {
  padding-bottom: 80px !important;
}
#cs-global-menu a {
    padding: 6px 12px;
    margin: 0 4px;
    background: rgba(255,255,255,0.06);
    border-radius: 10px;
}/* End custom CSS */