.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1400px;
}

body.home .sub-header { display:none; }

@media (max-width: 767px) {
  .elementor-column {
    padding-left: 5px;
    padding-right: 5px;
  }
}

#jet-menu-item-520 a.top-level-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 40px;
    padding: 0 20px;
    transition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-property: background-color, border-color;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    border-color: #b8b9bc;
    background-color: #b8b9bc;
    color: #000;
    font-size: 14px;
    font-weight: 800;
    gap: 8px;
    cursor: pointer;
    margin-left: 18px;
    margin-right: 0px;
}
#jet-menu-item-520 a.top-level-link:hover { opacity:0.8; }

#toTop { color:#aaca70; }
#toTop:hover { color:#aaca70; opacity:0.8; }

.logo img { 
  -moz-transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0,0,0);
  transition: all .4s ease-in-out; 
}

.jet-sticky-section--stuck .logo img { 
  max-width: 75%; 
  -moz-transition: all .4s ease-in-out; 
  -webkit-transform: translate3d(0,0,0); 
  transition: all .4s ease-in-out; 
}

.jet-sticky-section--stuck {
    box-shadow: 0 0 0.8125rem 0 rgba(0, 0, 0, .75);
}

.page-preloader {
  border-top-color: #222;
  border-right-color: #222;
}
.elementor-12 .elementor-element.elementor-element-a0e6f37 .jet-menu ul.jet-sub-menu{ margin-top:22px; }
.jet-sticky-section--stuck .jet-sub-menu { margin-top:22px; }

.elementor-slideshow__title { display:none; }
.header-container .elementor-element-populated:before {
    content: "";
    display: block;
    height: calc(100% + 104px);
    width: 100vw;
    left: calc((93.4375vw - 100vw) / 2);
    position: relative;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: -84px;
    z-index: -1;
}
.elementor-menu-anchor { 
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}

@media (max-width: 767px) {
  .elementor-menu-anchor { 
    display: block;
    position: relative;
    top: -125px;
    visibility: hidden;
  }
	
	 .jet-nav--horizontal {
        border-bottom: solid 1px #ddd!important;
    }
}

.error-404.not-found .page-content { display:none!important; }
.error-404.not-found .page-title { text-transform:none; margin-top:88px; font-size: 28px;}