/* jura-regular - latin */
@font-face {
  font-family: 'Jura_self';
  font-style: normal;
  font-weight: normal;
  src: local(''),
       url('../fonts/jura-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/jura-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body, p, h1, h2, h3, h4, h5, h6, a {font-family: 'Jura_self';}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{font-family: 'Jura_self', sans-serif;font-size: 15px;font-weight: 800;}

@media (min-width:1200px) {
 body.helix-ultimate .sppb-row-container {
  max-width:950px;
 }
}
.sp-megamenu-parent > li.active > a {
    font-weight: 800;
    color: #252525;
}
.sp-megamenu-parent > li.active:hover > a {
    color: #77db1f;
}
.sppb-btn-default {
 color:#010101;
 background-color:#d7dadd;
 border-color:#d7dadd;
}
.sppb-btn-default:hover {
 color:#010101;
 background-color:#77db1f;
 border-color:#77db1f;
}