@font-face {
    font-family: 'LatoLocal';
    src: url('/templates/shaper_helixultimate/fonts/lato/lato-400.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLocal';
    src: url('/templates/shaper_helixultimate/fonts/lato/lato-700.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'LatoLocal';
    src: url('/templates/shaper_helixultimate/fonts/lato/lato-900.woff2') format('woff2');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}


.major-color {
    color: #8edb5a;
}



#sp-header {
    box-shadow: 0 3px 3px rgba(0,0,0,0.25), 0 -3px 3px rgba(0,0,0,0.25);
}

#sp-footer {
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.25);
}



.sp-page-title {
    box-shadow: 0 3px 3px rgba(0,0,0,0.25), 0 -3px 3px rgba(0,0,0,0.25);
    background-image: url(/images/KGV/Backgrounds/BackgroundBreadcrumb.png) !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}


.sp-page-title h2 {

}
 

#sp-title .sp-page-title-heading {
    font-family: 'LatoLocal', sans-serif !important;
    font-size: 72px !important;
    font-weight: 900 !important;
    line-height: 72px !important;
    letter-spacing: 0 !important;
    line-height: 1;
    text-transform: uppercase;
}

.sp-page-title .breadcrumb {
    margin: 0 !important;
}

#sp-title .sp-page-title {
    padding: 20px 0 0px !important
}






















#sp-footer {
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
}

#sp-footer .container {
    background: #8edb5a;
}

#sp-footer .container-inner {
    padding: 12px 0 !important;
}

#sp-footer .row {
    align-items: center;
    margin: 0 !important;
}

#sp-footer .sp-column {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#sp-footer .sp-copyright,
#sp-footer .sp-copyright a {
    color: #fff !important;
}

#sp-footer .social-media-text-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
}

#sp-footer .social-media-text-wrap a,
#sp-footer .social-media-text-wrap a i {
    color: #fff !important;
    font-size: 16px;
    line-height: 1;
}



#sp-footer .container {
    background: #8edb5a;
}


.btn.jmodedit,
a.jmodedit,
.jmoddiv:hover a.jmodedit {
    display: none !important;
}


.footericons-menu > li {
    margin: 0 !important;
    padding: 0 !important;
}

.footericons-menu > li + li {
    margin-top: 4px !important;
}

.footericons-menu .footer-menu-link {
    display: flex;
    align-items: center;
    gap: 0;
    line-height: 1.1 !important;
    padding: 2px 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
}

.footericons-menu .menu-icon,
.footericons-menu .menu-image {
    width: 24px;
    min-width: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    line-height: 1 !important;
}

.footericons-menu .menu-icon i {
    line-height: 1 !important;
}

.footericons-menu .menu-title {
    line-height: 1.1 !important;
    text-transform: uppercase;
    font-size: 0.95rem;
}