@charset "UTF-8";
/***!  /templates/shaper_helixultimate/css/custom.css  !***/

/* arimo-regular - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-regular.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: normal; font-weight: 400}
/* arimo-italic - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-italic.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: italic; font-weight: 400}
/* arimo-500 - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-500.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: normal; font-weight: 500}
/* arimo-500italic - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-500italic.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: italic; font-weight: 500}
/* arimo-600 - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-600.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: normal; font-weight: 600}
/* arimo-600italic - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-600italic.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: italic; font-weight: 600}
/* arimo-700 - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-700.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: normal; font-weight: 700}
/* arimo-700italic - latin */
@font-face {src: url('https://www.tresor-wartung.buechel-sicherheitstechnik.com/templates/shaper_helixultimate/fonts/arimo-v35-latin-700italic.woff2') format('woff2'); font-display: swap; font-family: 'Arimo'; font-style: italic; font-weight: 700}

:root{
--bs-body-font-family: "Arimo", "Roboto", "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.sp-menu {
    display: flex;
    gap: 2.5rem;
}

.sp-megamenu-parent>li>a {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgb(87 83 78);
    position: relative;
    transition: color 150ms cubic-bezier(0.4,0,0.2,1);
    padding: 0;
    margin: 0 15px;
    line-height: 34px;
	display: inline-flex;
	flex-direction: row;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 16px;
    line-height: 1.2;
}
.sp-megamenu-parent>li:last-child>a
{
    margin-left: 15px;
    padding: 0;
}

.sp-menu-item > a:hover,
.sp-menu-item.active > a,
.sp-menu-item.current-item > a {
    color: rgb(194 124 78);
}

.sp-menu-item > a::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: rgb(194 124 78);
    transition: width 300ms;
}
.sp-menu-item:first-child > a::before {
    content: none;
}

.sp-menu-item > a:hover::before,
.sp-menu-item.active > a::before,
.sp-menu-item.current-item > a::before {
    width: 100%;
}

.sp-contact-info span
{
    margin-right: 0.5rem;
}

.sp-contact-info li
{
    margin-right: 1.5rem;
}

.font-serif
{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.text-stone-500
{
    color: var(--sppb-stone500);
}

.text-copper
{
    color: var(--sppb-copper);
}
a:hover, a:focus, a:active {
    color: #74350c;
}

.italic {
    font-style: italic;
}

#sp-bottom .sp-module h3.sp-module-title
{
    color: var(--sppb-stone900);
    text-transform: uppercase;
}

#sp-footer a #sp-bottom a
{
    color: var(--sppb-stone400);
}

#sp-footer a:hover #sp-bottom a:hover
{
    color: var(--sppb-copper);
}

#sp-bottom, #sp-footer
{
    border-top: 1px solid var(--sppb-stonecatch);
}

#sp-footer a:hover, #sp-bottom a:hover
{
    color: var(--sppb-copper);
}

#sp-bottom, #sp-footer
{
    border-top: 1px solid var(--sppb-stonecatch);
}

.sppb-addon-content  p:last-child
{
    margin-bottom: 0;
}



#sppb-addon-636959df-e040-4239-bd4b-72b962124f8d .sppb-addon-table-main.bt tbody td:before, #sppb-addon-636959df-e040-4239-bd4b-72b962124f8d .sppb-addon-table-main.bt tbody td:before, #sppb-addon-636959df-e040-4239-bd4b-72b962124f8d .sppb-addon-table-main th {
    color: #fff;
    background: var(--sppb-stone900);
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
    #sp-header .container {
        max-width: 100%;
    }
    #sp-header .logo-image {
        height: 54px;
    }
    .sp-megamenu-parent>li>a {
    margin: 0 10px;
    }
}

@media only screen and (max-width: 991px) {
    .offcanvas-menu .offcanvas-inner .menu ul.menu-child>li>a {
        line-height: 2;
        font-size: 16px;
    }
}
@media only screen and (max-width: 584px) {
    .sppb-addon-header h1.sppb-addon-title {
        font-size: 35px !important;
    }
    .sppb-addon-table-main.bt tbody td:before {    
        background: none !important;
        word-break: break-word;
        color: var(--sppb-stone900) !important;
        border-right: 1px solid var(--sppb-stone900);
        margin-right: 10px;
        padding-right: 5px;
        min-width: 160px;
    }
    .sppb-addon-table-main.bt tbody td {    
        font-size: 13px;
    }
    
    .sppb-addon-table-main tbody tr {
        border-top: 5px solid var(--sppb-stone900);
    }
}
