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

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


#jet-menu-item-593 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: #0b1713;
    background-color: #0b1713;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    gap: 8px;
    cursor: pointer;
    margin-left: 18px;
    margin-right: 0px;
}
#jet-menu-item-593 a.top-level-link:hover { opacity:0.8; }

#toTop { color:#064191; }
#toTop:hover { color:#064191; 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: #064191;
  border-right-color: #064191;
}

.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;
  }
}