@charset "utf-8";
@font-face {
  font-display: swap;
  font-family: 'koloss';
  src: url('../fonts/koloss.woff2') format('woff2'), /* Modern Browsers */
  src: url('../fonts/koloss.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
  font-style: normal;
}
/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v43-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v43-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v43-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v43-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v43-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/open-sans-v43-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Kontakt */
#kon {
font-size: 20px;  
}

* Slider full width */
.sp-pagebuilder-row, .sppb-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -30px !important;
  margin-left: -30px !important;
}

body {
  background-color: #fff !important;
  color: #000;
}

::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sp-page-builder .page-content #section-id-94ce968c-9c43-4704-a224-dab94e6e1c10 {
  z-index: 10;}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  animation: spFadeInDown .5s;
  border-bottom: 32px solid #C81524;
  height: 142px;
}

@media (min-width: 992px) {
    .col-lg-4 {
        flex: 0 0 auto;
      /*  width: 30.333333% !important; */
    }
  #sp-header.header-sticky {
  height: 142px !important;
}
}

@media (max-width: 991px) {

  #sp-header.header-sticky {
  height: 100px !important;
}
}
.sppb-table-style {
    border-collapse: collapse !important;
    table-layout: initial;
    width: 100%;
    margin: 0;
    overflow: hidden;
  border: none !important;
  }
.sppb-table-style td>*, .sppb-table-style th>* {
    margin-bottom: 0;
  padding: 10px;
  background: #eee;
}
table,th,td{
  border-collapse: collapse;
  border: 1px solid #A5A5A5;
 /* border: hidden;*/
}
/*th,td {
  border: none;
}
tr,th,td {
  border: hidden;
}
.sppb-table-style td, .sppb-table-style th {
  min-width: 1em;
  border: 0px solid  !important;
  padding: 0px 0px 1px 0px;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
 
}*/
.fahrlg {
border-radius: 10px;
  background-color: #666;
  color: #FFFFFF;
padding: 8px 22px 10px 22px;
}
.fahrlg:hover {
border-radius: 10px;
  background-color: #999;
  color: #FFFFFF;
padding: 8px 22px 10px 22px;
}
.anm {
border-radius: 10px;
  background-color: #C81524;
  color: #FFFFFF;
padding: 8px 22px 10px 22px;
}
.anm:hover {
border-radius: 10px;
  background-color: #000;
  color: #FFFFFF;
padding: 8px 22px 10px 22px;
}
/* Calender */
.com-dpcalendar-location .dp-button-map-site, .com-dpcalendar-location .dp-button-map-directions {
    background-color: #C81524;
    color: #fff;
    border: 1px solid #C81524;
}
.sppb-form-group label, label {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.25;
    color: #666;
}


/* Title & Breadcr */
.sp-page-title .sp-page-title-heading {
    font-size: 64px;
    line-height: 1;
    color: #000;
    text-align: center;
    max-width: 550px;
    margin: 0 auto;
    letter-spacing: -2px;
}
.sp-page-title .breadcrumb .breadcrumb-item.active {
  color: #c81524;
  font-weight: 600;
}
.sp-page-title .breadcrumb .breadcrumb-item a {
  color: rgba(72, 72, 72, 0.5);
}


i { font-family: 'FontAwesome', 'icomoon'  !important;}
h3 {
    font-family: 'Open Sans' !important;
    font-weight: 300;
    font-size: 64px;
    line-height: 1.41;
    text-decoration: none;
}
#price {
  text-align: right !important;
  font-size: 23px;
    line-height: 1.25em;
  
}
/* Menu */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 8px;
  width: 250px;
    border-radius: 0px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff !important; background-color: #C81524;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{
  background-color: #000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  border-radius: 0px !important;

}
/* Icon-Menu */
#sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li:hover a, #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li:hover a span, #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li:focus a, #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li:focus a span {
  color: #000;
}
}
.offcanvas-menu .sp-module.header-categories .sp-module-content ul.menu-child li.current a, .offcanvas-menu .sp-module.header-categories .sp-module-content ul.menu-child li.current a span {
  color:  #c81524 !important;
}
#sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li:hover img, #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li:focus img {
  filter: brightness(50%) saturate(50%) invert(3%) sepia(20%) saturate(2060%) hue-rotate(358deg) brightness(101%) contrast(107%) !important;
}
.offer-tag div {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 4px 12px;
    border-radius: 24px;
    background-color: #c81524;
}
#sppb-addon-wrapper-837650d6-3fff-4837-a83e-ca9804632f3c #sppb-addon-837650d6-3fff-4837-a83e-ca9804632f3c {
    border-top: 1px solid #c81524 !important;
}
.card-list .card-item sup {
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
    padding: 4px;
    color: var(--sppb-text-variant-3);
    background-color: #c81524;
    position: relative;
    margin-right: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s 
ease-in-out;
}
.card-list .card-item sup::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -14px;
  transform: translateY(-50%);
  border-left: 10px solid #c81524;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.card-list .card-item .sppb-addon-title-icon {
  font-size: 24px;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  border-radius: 50%;
  color: #fff;
  background-color: #000;
  transition: all 0.3s ease-in-out;
}
.card-list .card-item:hover .sppb-addon-title-icon {
  background-color: #c81524;
}

#geu {
  font-family: 'koloss';
    font-size: 72px;
    color: #c81524;
}
#geu2 {
  font-family: 'koloss';
    font-size: 24px;
    color: #c81524;
}
hr {color: #c81524;
       border-top: 3px solid;
    opacity: 1.0;}

.red {
  color: #c81524;
}
a {
  color: #c81524;
}
#sppb-addon-20154235-c98e-4305-9767-14f4e683912c .sppb-addon-header .sppb-addon-title {
    font-family: 'Open Sans' !important;
    font-weight: 600;
    font-size: 32px;
    line-height: 1.25em;
}
#sp-header {
    width: 100%;
    position: relative;
    z-index: 99;
    animation: spFadeIn 0.5s;
    background: #fff;
}
.sp-megamenu-parent>li>a {
    color: #000;
}
.sp-megamenu-parent>li>a:hover {
    color: #c81524;
}
.sp-megamenu-parent>li>a:active {
    color: #c81524;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #c81524;
}
#sp-header .header-categories {
    margin-left: 0px;
    padding: 10px 0px;
    background-color: #c81524;
    display: block;
  height: 35px;
}

.burger-icon > span {
  display: block;
  height: 2px;
  background-color: #c81524;
  margin: 5px 0;
  transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}
.offcanvas-menu {
  background-color: #fff !important;
  color: var(--sppb-text-primary);
}
.offcanvas-menu .offcanvas-inner ul.menu li.active.current a {
  color: #c81524;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #000;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
  color: #c81524;
}
.offcanvas-menu .sp-module.header-categories .sp-module-content ul.menu-child li.current a, .offcanvas-menu .sp-module.header-categories .sp-module-content ul.menu-child li.current a span:active {
  color: #c81524 !important;
  visibility: visible !important;
}

#sppb-addon-9881a207-8262-4f30-a02d-58ce3b9eb633 .sppb-icon .sppb-icon-container > i {
    font-size: 36px;
    width: 32px !important;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
    margin-top: 4px;
  }
#sppb-addon-7839d79d-bbef-4d16-b23c-421c554c2fa0 .sppb-icon .sppb-icon-container > i {
    font-size: 32px;
    width: 32px !important;
    height: 36px;
    line-height: 36px;
      margin-right: 10px;
    margin-top: 4px;
}
#sppb-addon-9881a207-8262-4f30-a02d-58ce3b9eb633 .sppb-icon .sppb-icon-container:hover {
    display: inline-block;
    text-align: center;
    box-shadow: 0 0 0 0 #ffffff;
    padding-top: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    color: #000000;
    border-style: solid;
    border-color: #c81524;
    border-width: 3px;
    border-radius: 0px;
}
#sppb-addon-7839d79d-bbef-4d16-b23c-421c554c2fa0 .sppb-icon .sppb-icon-container:hover {
    display: inline-block;
    text-align: center;
    box-shadow: 0 0 0 0 #ffffff;
    padding-top: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    color: #000000;
    border-style: solid;
    border-color: #c81524;
    border-width: 3px;
    border-radius: 0px;
}

img {
  max-width: 100% !important;
}

  /* Carousel */
.sppb-carousel-extended-item img {
object-fit: contain !important;
}

@media (min-width: 577px) {
  #sp-header.header-sticky {
  height: 100px;
}
  .sppb-row-container {
    max-width: 1300px;
  }
  .logo-image-phone {
  height: 45px !important;
}
  .view-dynamic .sp-page-title .breadcrumb {
  padding: 0px !important;
  margin-top: 20px !important;
  justify-content: left;
}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a span {
  /*font-size: 11px;
  line-height: 1.25; */
    
}
 /* #sppb-addon-4e39a047-0ecd-4ec2-b517-92782b41ab6f {
  display: flex;
  overflow: visible;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: nowrap;
  width: 500px;
} */
}
@media (max-width: 576px) {
   #sp-header.header-sticky {
  height: 100px;
}
/*  #sppb-addon-4e39a047-0ecd-4ec2-b517-92782b41ab6f {
  display: flex;
  overflow: visible;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: nowrap;
  width: 500px;
} */
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child { /*visibility: hidden !important;*/}
  .header-categories {height: 50px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a img { width: 25px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a span {
  font-size: 8px;
  line-height: 1.0;
}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child {
  display: flex !important;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0px;
  padding: 0px;
  gap: 10px;
}
  #geu {
  font-family: 'koloss';
    font-size:54px;
    color: #c81524;
}
    .logo-image-phone {
  height: 45px !important;
}
/*  .offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #000;
    visibility: visible !important;
}*/
  .offcanvas-menu .offcanvas-inner {

  overflow-y: visible !important;

}
 
  .NewsTicker140 {
    width: 100%;
    height: 40px;
    text-align: left;
    position: relative;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    overflow: hidden;
    margin-top: 50px;
} 
  .NewsTicker141 {
       margin-bottom: -10px;
}
.NewsTicker141>ul>li {
    position: absolute;
    height: 20px !important;
    width: 100%;
    line-height: 20px !important;
    display: none;
    font-size: 10px !important;
}
  .NewsTicker141>.bn-title>h2 {
    display: inline-block;
    width: 20%;
    margin: 0;
    padding: 0 53px !important;
    line-height: 1.0 !important;
    font-size: 20px !important;
    color: #ffffff;
    box-sizing: border-box;
}
  .NTcontainer141 .bn-italic > ul > li {
  font-style: italic;
}
}

@media (max-width: 1199.98px) {
 .d-flex {
  display: flex !important;
}
   .d-none {
  display: none !important;
}
   .d-lg-inline-block {
    display: inline-block !important;
  }
  .logo-image {
  height: 55px !important;
}

/*#sppb-addon-4e39a047-0ecd-4ec2-b517-92782b41ab6f {
  display: flex;
  overflow: visible;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 120px;
  flex-wrap: nowrap;
  width: 1000px;
}*//*
  #sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {
  display: flex;
}
  #offcanvas-toggler {
    height: 68px;
    line-height: 68px;
  }*/
}
@media (max-width: 991px) {
     .d-lg-inline-block {
    display: none !important;
  }
}
html.error-page .btn.btn-secondary {
    background-color: #c81524 !important;
}
html.error-page .btn.btn-secondary:hover, html.error-page .btn.btn-secondary:focus {
    background-color: #000 !important;
    color: #fff !important;
}
html.error-page .error-code {
    margin: 0px;
    font-size: 350px;
    line-height: 1;
    color: #c81524 !important;
}
/* IP X */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
  #sp-header.header-sticky {
  height: 102px;
}

  .header-categories {height: 60px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a img { width: 25px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a span {
  font-size: 14px !important;
  line-height: 1.0;
}
    .NewsTicker141 {
       margin-bottom: -75px !important;
}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {
  .header-categories {height: 60px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a img { width: 25px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a span {
  font-size: 8px;
  line-height: 1.0;
}
    #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child {
  display: flex !important;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0px;
  padding: 0px;
  gap: 7px;
}
}

/* 1179×2556 pixels at 460ppi */
@media only screen 
    and (width: 393px) 
    and (height: 852px) 
    and (-webkit-device-pixel-ratio: 3) {
    .header-categories {height: 50px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a img { width: 25px;}
  #sp-header .header-categories .sp-module-content ul.menu .menu-parent .menu-child li a span {
  font-size: 8px;
  line-height: 1.0;
}
    .NewsTicker141 {
       margin-bottom: -5px;
}
      }
