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

@media (max-width: 767px) {
  .elementor-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.elementor-slideshow__title { display:none; }
.elementor-item.elementor-gallery-title.elementor-item-active,
.elementor-item.elementor-gallery-title:hover { background:#EDEDED;}

.elementor-item.elementor-gallery-title { border:solid 1px #ddd;}

.elementor-8 .elementor-element.elementor-element-0bbaf6b .elementor-gallery__titles-container {
    margin-bottom: 38px;
}

#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-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;
  }
	
	.elementor-8 .elementor-element.elementor-element-0bbaf6b .elementor-gallery-title {
        margin-bottom: 12px;
    }
}