.marker-yellow {
    background-color: #fdfd77;
}

body {
    font-family: "Open Sans";
    font-size: 0.9rem !important;
}

/*
.row{
  width: 100%;
}


.row {
    --bs-gutter-x: 0rem;
}
*/

h1 {
    font-size: 2.5em;
    color: #2b8a3e;
    font-weight: 700;
}

h2 {
    font-size: clamp(1rem, 0.00rem + 5.00vw, 1.4rem);
    font-weight: 700;
    border-bottom: 2px solid #eaeaea;
}

h3 {
    font-size: clamp(0.75rem, 0.00rem + 5.00vw, 1.4rem);
    font-weight: 700;
}

h4 {
    font-size: 1em;
    color: #2b8a3e;
    font-weight: 700;
}

h5 {
    font-size: 0.8em;
    color: #2b8a3e;
    font-weight: 700;
}

h6 {
    font-size: 0.95em;
    color: #2b8a3e;
    font-weight: 700;
  margin-bottom: 0;
}

.klein {
    font-size: 0.85em;
    line-height: 0.8 !important;
}

a {
    color: #385125;
}


li {
    text-decoration: none;
    //list-style-image: url('/fileadmin/user_upload/listing.png');
}

.blau {
    color: #13357a;
}

.rot {
    color: #bf1e2e;
}

.orange {
    color: #f7941e;
}

.violet {
    color: #662d91;
}

.gap-4 {
   margin-bottom: 2em;
}

.pb-3 {
  padding-bottom: 0rem !important;

  margin-top: -18px;
}

.border-bottom {
  border-bottom: 2px solid #eaeaea !important;
}

.lead {
  font-size: 1rem;
  font-weight: 300;
}

.frame-type-ce_columns2 {
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.rahmen {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.frame-type-news_newsliststicky .extra {
  font-size: 0.7rem !important;
}

.news-margin-bottom {
  margin-bottom: 0rem !important;
}

.table-condensed {
    font-size: 14px;
}

.accordion-button {
    color: #333333;
    background-color: #e2e4e6;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.ce-gallery figcaption {
    font-size: 11px;
}

.mb-3 {
    margin-bottom: 0rem !important;
}

.topbar {
    padding: 12px;
}

.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.55);
  border: 1px solid rgba(255, 255, 255, .0);
}

.lighter {
    color: #E0E0E0;
}

.header-container {
    background-color: #fff;
}

.stoerer {
    position: relative;
}

.bg-primary {
    background-color: #666 !important;
    margin-bottom: 1rem;
}

.nav-link {
    background-color: #fff !important;
}

.py-2 {
    padding-top: 4.1rem !important;
}

.py-5 {
    padding-top: 7.5rem !important;
    padding-bottom: 0rem !important;
}

.img_main_abstand {
    margin-left: 1.5rem;
}

@media (min-width: 992px) {
    .hero-header, .page-header {
        margin-top: 1px !important;
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 24%;
        margin-left: 1%;
    }
}



@media (min-width: 1450px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1450px;
    }
  
.py-2 {
  padding-top: 5.1rem !important;
}

}

.bg-dark {
    background-color: #666 !important;
}

.bg-secondary {
    background-color: #e0e0e0 !important;
    padding-left: 10px;
}

.container-fluid {
    width: 100%;
    padding-right: var(--bs-gutter-x, 1rem);
    padding-left: var(--bs-gutter-x, 1rem);
    margin-right: auto;
    margin-left: auto;
}

.container-xxl, .container-xl, .container-lg, .container, .container-md, .container-sm {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0rem);
    padding-left: var(--bs-gutter-x, 0rem);
    margin-right: auto;
    margin-left: auto;
}

.border-secondary {
    border-color: #999 !important;
}

.btn-primary {
    color: #000;
    background-color: #385125;
    border-color: #ccc;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: left !important;
    z-index: 9999;
    margin-top: -5px;
}


.navbar {
    height: 45px;
    padding-left: 10px;
    margin-top: 10px;
    border-bottom: 5px solid #666;
}

.box-container {
    max-width: 1450px;
    margin: 0 auto;
    margin-top: 3%;
}

.top-header {
    background-color: #fff;
    text-align: right;
    font-size: 80%;
    padding: 5px;
}

.btn {
  padding: .35rem .375rem !important;
}

.lines {
    border-top: #666666 5px solid;
    border-bottom: #666666 5px solid;
    height: 100%;
}


img {
    width: 100%;
    height: auto;
}

#content_bskc {
    background-color: #fff;
    min-height: 100px;
    padding: 30px;
    margin-top: 30px;
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
}

#footer {
    background-color: #666;
    min-height: 100px;
    margin-top: 30px;
}

.slider_container_smart {
    display: none;
}

.glower {
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
}


.hexagon {
    position: relative;
    width: 86.6%;
    height: 50%;
    left: 6.7%;
    top: 25%;
    z-index: 2;
    font-size: 55%;
    color: #fff;

}

.hexagon:after, .hexagon:before {
    position: absolute;
    content: "";
    display: block;
    width: 70.71%;
    height: 122.46%;
    transform-origin: 0 0;
    z-index: 1;

}

.hexagon:before {
    transform: scale(1, 0.579) translate(70.71136%, -70.71136%) rotate(45deg);
}

.hexagon:after {
    transform: scale(1, 0.579) translate(70.71136%, 70.71136%) rotate(45deg);
}

.hexagon.shadow {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
}

.hexagon.shadow:before {
    box-shadow: -9px -9px 10px 3px rgba(0, 0, 0, 0.3);
}

.hexagon.shadow:after {
    box-shadow: 9px 9px 10px 3px rgba(0, 0, 0, 0.3);
}

.hexagon.red, .hexagon.red:after, .hexagon.red:before {
    background-color: #a9222f;

}

.hexagon.purple, .hexagon.purple:after, .hexagon.purple:before {
    background-color: #5d328f;
}

.hexagon.orange, .hexagon.orange:after, .hexagon.orange:before {
    background-color: #e7962f;
}

.hexagon.blue, .hexagon.blue:after, .hexagon.blue:before {
    background-color: #373798;
}

.hexagon .content-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hexagon .content-wrapper .content_bskc {
    text-align: center;
}

.hexagon .hexawrp {
    width: 100%;
    height: 173.2%;
    z-index: 3;
    position: absolute;
    left: 0%;
    top: -36%;
}

.hexagon .big-hexa {
    width: 80%;
    height: 138.56%;
    z-index: 3;
    position: absolute;
    left: 10%;
    top: -36%;
}


.hexagon-wrapper {
    float: left;
    position: relative;
    width: 10em;
    height: 10em;

}

.hexagon-wrapper.small {
    width: 5em;
    height: 5em;
}

.hexagon-wrapper.big {
    width: 20em;
    height: 20em;
}

.hexagon-wrapper.marha {
    width: 60em;
    height: 60em;
}

@media screen and (max-width: 35em) {
    .hexagon-wrapper.responsive {
        width: 4em;
        height: 4em;
    // font-size: 10px;
    }
}

@media screen and (min-width: 35.5em) {
    .hexagon-wrapper.responsive {
        width: 4em;
        height: 4em;
    }
}

@media screen and (min-width: 48em) {
    .hexagon-wrapper.responsive {
        width: 4em;
        height: 4em;
    }
}

@media screen and (min-width: 64em) {
    .hexagon-wrapper.responsive {
        width: 4em;
        height: 4em;
    }
}

@media screen and (min-width: 80em) {
    .hexagon-wrapper.responsive {
        width: 8em;
        height: 8em;
        margin-top: -13px;
    }
}


@media only screen and (min-width: 1450px) {

    .header-container {
        height: 13em;
        padding: 5px;
    }

    .header-line {
        background-image: url("../img/header-line.png");
        background-repeat: repeat-x;
        padding: 5px;
        height: 100%;
    }

    .header-left {
        float: left;
        height: 4em;
        width: 50%;
    }

    .header-right {
        float: right;
        width: 50%;
    }

    .lks {
        float: left;
        background-image: url("../img/LKS-Logo_122x156.png");
        width: 122px;
        height: 156px;
        margin-top: -39px;
    }

    .logo {
    float: right;
    width: 620px;
    margin-top: -8px;
  }

    .logo_alt {
        float: right;
        height: 122px;
        height: auto;
        overflow: hidden;
        margin-top: -15px;
    }

    .slider-container {
        border-top: #666666 5px solid;
        border-bottom: #666666 5px solid;
        margin-bottom: 50px;
        width: 100%;
        height: 305px;
    }


    .slider-container_pc {
        background-repeat: no-repeat;
        background-size: 100% auto;
    }

    .bild-slider {
        float: left;
        width: 1070px;
        height: auto;
        background-size: cover;
    }

    .news-slider {
        float: right;
        width: 350px;
        height: auto;
        margin-left: 10px;
        padding: 20px;
        background-color: pink;
        max-height: 360px;
    }

    .slider-container_smart {
        display: none;
    }

    .news-slider_smart {
        display: none;
    }


    .col-a {
        width: 75%;
        overflow: hidden;
    }

    .col-b {
        max-width: 25%;
        overflow: hidden;
    }

    .container-hg {
        background-color: #fff;
        height: auto;
        margin-left: 0;
        margin-top: 12rem;
        z-index: 1000;
        position: absolute;
        padding: 0.5% 1% 0.5% 3%;
        opacity: 0.8;
        transition: opacity 1s;
        text-transform: uppercase;
        font-size: 1.5em;
        max-width: 420px;
    }

    .bg-secondary {
        background: none !important;
        padding-left: 0;
    }

}


/* Smartphone Hochformat (Portrait) */
@media only screen
and (min-width: 300px)and (max-width: 380px) {

    .py-5 {
        padding-top: 5.85rem !important;
        padding-bottom: 0rem !important;
    }

  .py-2 {
  padding-top: 7.1rem !important;
}

    .box-container {
        width: 100%;
      margin-top: -1rem !important;
      height: 205px;
    }

    .header-container {
        background-color: #fff;
        padding: 5px;
    }

    .header-line {
        background-image: url("../img/header-line.png");
        background-repeat: repeat-x;
        padding: 12px 5px 5px 5px;
        height: 100%;
    }

    .header-left {
        margin: 0 auto;
        height: 4em;
        width: 100%;
    }

    .header-right {
        margin-top: 0;
        width: 100%;
    }

    .navbar {
    height: 10px;
    padding-left: 10px;
    margin-top: 10px;
    border-bottom: 5px solid #666;
    }

  .navbar-nav {
  & .dropdown-menu .submenu {
    left: 50% !important;
  }
}

  small, .small {
  font-size: 0.35em;
}

    .hexagon-wrapper.responsive {
      margin-top: 5px;
    width: 4.25em;
     }

  .navbar-toggler {
    margin-top: -40px;
    margin-left: -25px;
  }
  
    .header-container {
        height: auto;
        padding: 5px;
    }

    .lks {
        //display: none;
        float: left;
        background-image: url("../img/LKS-Logo_smart.png");
        width: 60px;
        height: 77px;
        margin-top: -7px;
      margin-bottom: 10px;
    }
  
    .d-lg-block {
    display: block !important;
  }

  .logo {
    height: auto;
    overflow: hidden;                           
    width: 20rem;
    float: right;
  }


    .slider-container {
        border-top: #666666 5px solid;
        border-bottom: #666666 5px solid;
        margin-bottom: 30px;
        width: 100%;                                            
    }

    .slider-container_smart {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-bottom: 40px;
    }

.topbar .top-link {
  display: none;
}

    .news-slider {
        display: block;
    }


    .slider-container_pc {
        display: none;
    }

    .news-slider_smart {
        background-color: aqua;
        min-height: 50px;
        padding: 10px;
        max-height: 150px;
    }


    .col-a {
        width: 100%;
    }

    .col-b {
        width: 100%;
    }

    .container-hg {
        background-color: #fff;
        height: auto;
        margin-left: 0;
        margin-top: 8rem;
        z-index: 1000;
        position: absolute;
        padding: 0.5% 1% 0.5% 3%;
        opacity: 0.8;
        transition: opacity 1s;
        text-transform: uppercase;
        font-size: 100%;
        max-width: 80%;
        word-break: break-all;
    }

    .bg-secondary {
        background: none !important;
        padding-left: 0;
    }

}

/* Smartphone Hochformat (Portrait) */
@media only screen
and (min-width: 381px)and (max-width: 768px) {

    .py-5 {
        padding-top: 5.85rem !important;
        padding-bottom: 0rem !important;
    }

  .py-2 {
  padding-top: 2.5rem !important;
}

    .box-container {
        width: 100%;
      margin-top: -1rem !important;
    }

    .header-container {
        background-color: #fff;
        padding: 5px;
    }

    .header-line {
        background-image: url("../img/header-line.png");
        background-repeat: repeat-x;
        padding: 15px 5px 5px 5px;
        height: 100%;
    }

    .header-left {
        margin: 0 auto;
        height: 4em;
        width: 100%;
    }

    .header-right {
margin-top: -46px;
    width: 30%;
    height: 30px;
    float: right;
    }

    .navbar {
        margin-top: 0px !important;
    }

  small, .small {
  font-size: 0.5em;
}

    .hexagon-wrapper.responsive {
    width: 4.5em;
     }

  .navbar-toggler {
    margin-top: -10px;
    margin-left: -25px;
  }
  
    .header-container {
        height: auto;
        padding: 5px;
    }

  .lks {
    display: none;
  }
  
    .d-lg-block {
    display: block !important;
  }

  .logo {
    height: auto;
    overflow: hidden;                           
    width: 15rem;
    float: right;
  }


    .slider-container {
        border-top: #666666 5px solid;
        border-bottom: #666666 5px solid;
        margin-bottom: 30px;
        width: 100%;                                            
    }

    .slider-container_smart {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-bottom: 40px;
    }

    .topbar .top-link {
  display: none;
    }

    .news-slider {
        display: block;
    }


    .slider-container_pc {
        display: none;
    }

    .news-slider_smart {
        background-color: aqua;
        min-height: 50px;
        padding: 10px;
        max-height: 150px;
    }


    .col-a {
        width: 100%;
    }

    .col-b {
        width: 100%;
    }

    .container-hg {
        background-color: #fff;
        height: auto;
        margin-left: 0;
        margin-top: 8rem;
        z-index: 1000;
        position: absolute;
        padding: 0.5% 1% 0.5% 3%;
        opacity: 0.8;
        transition: opacity 1s;
        text-transform: uppercase;
        font-size: 100%;
        max-width: 80%;
        word-break: break-all;
    }

    .bg-secondary {
        background: none !important;
        padding-left: 0;
    }

}



/* Smartphone Hochformat (Portrait) */
@media only screen
and (min-width: 991px)and (max-width: 1449px) {

    .py-5 {
        padding-top: 5.85rem !important;
        padding-bottom: 0rem !important;
    }

  .py-2 {
  padding-top: 4.4rem !important;
}

  .hero-header {
        margin-top: 0px !important;
    }

   
  

    .col-md-4 {
        width: 50%;
    }

    .col-md-8 {
        width: 50%;
    }

    .box-container {
        width: 100%;
      margin-top: -1rem !important;
    }

    .header-container {
        background-color: #fff;
        padding: 5px;
    }

  small, .small {
  font-size: 1em;
}
  
    .header-line {
        background-image: url("../img/header-line.png");
        background-repeat: repeat-x;
        height: 100%;
    }

    .header-left {
        margin: 0 auto;
        height: 4em;
        width: 100%;
    }

    .header-right {
    margin-top: -43px;
    width: 30%;
    height: 30px;
    float: right;
    }

    .navbar {
        margin-top: 0px !important;
    }

    .hexagon-wrapper.responsive {
    width: 7em;
     }

  .navbar-toggler {
    margin-top: -10px;
    margin-left: -25px;
  }
  
    .header-container {
        height: 9em;
        margin-top: 45px;
    }
  
    .d-lg-block {
    display: block !important;
  }

  .logo {
    height: auto;
    overflow: hidden;                           
    width: 28em;
    float: right;
  }

    .lks {
        float: left;
        background-image: url("../img/LKS-Logo_100-128.png");
        width: 100px;
        height: 128px;
        margin-top: -20px;
    }
  
    .slider-container {
        border-top: #666666 5px solid;
        border-bottom: #666666 5px solid;
        margin-bottom: 30px;
        width: 100%;                                            
    }

    .slider-container_smart {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-bottom: 40px;
    }

.slider-news-list-view{
height: 172px;
}

    .news-slider {
        display: block;
    }


    .slider-container_pc {
        display: none;
    }

    .news-slider_smart {
        background-color: aqua;
        min-height: 50px;
        padding: 10px;
        max-height: 150px;
    }


    .col-a {
        width: 100%;
    }

    .col-b {
        width: 100%;
    }

    .container-hg {
        background-color: #fff;
        height: auto;
        margin-left: 0;
        margin-top: 8rem;
        z-index: 1000;
        position: absolute;
        padding: 0.5% 1% 0.5% 3%;
        opacity: 0.8;
        transition: opacity 1s;
        text-transform: uppercase;
        font-size: 100%;
        max-width: 80%;
        word-break: break-all;
    }

    .bg-secondary {
        background: none !important;
        padding-left: 0;
    }

}





/* Smartphone Hochformat (Portrait) */
@media only screen
and (min-width: 767px)and (max-width: 990px) {

    .py-5 {
        padding-top: 5.85rem !important;
        padding-bottom: 0rem !important;
    }

  .py-2 {
  padding-top: 3.1rem !important;
}

  .hero-header {
        margin-top: 0px !important;
    }

    .top-info {
        font-size: 13px !important;
        line-height: 0;
        letter-spacing: 1px;
        display: flex;
        align-items: center;
        width: 100%;
    }

    .top-link {
        display: none !important;
    }

    .col-md-4 {
        width: 50%;
    }

    .col-md-8 {
        width: 50%;
    }

    .box-container {
        width: 100%;
      margin-top: -1rem !important;
    }

    .header-container {
        background-color: #fff;
        padding: 5px;
    }

  small, .small {
  font-size: 1em;
}
  
    .header-line {
        background-image: url("../img/header-line.png");
        background-repeat: repeat-x;
        padding: 15px 5px 5px 5px;
        height: 100%;
    }

    .header-left {
        margin: 0 auto;
        height: 4em;
        width: 100%;
    }

    .header-right {
margin-top: -46px;
    width: 30%;
    height: 30px;
    float: right;
    }

    .navbar {
        margin-top: 0px !important;
    }

    .hexagon-wrapper.responsive {
    width: 4.5em;
     }

  .navbar-toggler {
    margin-top: -10px;
    margin-left: -25px;
  }
  
    .header-container {
        height: auto;
        padding: 5px;
    }

  .lks {
    display: none;
  }
  
    .d-lg-block {
    display: block !important;
  }

  .logo {
    height: auto;
    overflow: hidden;                           
    width: 15rem;
    float: right;
  }


    .slider-container {
        border-top: #666666 5px solid;
        border-bottom: #666666 5px solid;
        margin-bottom: 30px;
        width: 100%;                                            
    }

    .slider-container_smart {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-bottom: 40px;
    }

    .bild-slider {

    }

    .news-slider {
        display: block;
    }


    .slider-container_pc {
        display: none;
    }

    .news-slider_smart {
        background-color: aqua;
        min-height: 50px;
        padding: 10px;
        max-height: 150px;
    }


    .col-a {
        width: 100%;
    }

    .col-b {
        width: 100%;
    }

    .container-hg {
        background-color: #fff;
        height: auto;
        margin-left: 0;
        margin-top: 8rem;
        z-index: 1000;
        position: absolute;
        padding: 0.5% 1% 0.5% 3%;
        opacity: 0.8;
        transition: opacity 1s;
        text-transform: uppercase;
        font-size: 100%;
        max-width: 80%;
        word-break: break-all;
    }

    .bg-secondary {
        background: none !important;
        padding-left: 0;
    }

}
@media only screen
and (max-width: 320px) {

    .container-hg {
        background-color: #fff;
        height: auto;
        margin-left: 0;
        margin-top: 6rem;
        z-index: 1000;
        position: absolute;
        padding: 0.5% 1% 0.5% 3%;
        opacity: 0.8;
        transition: opacity 1s;
        text-transform: uppercase;
        font-size: 100%;
        max-width: 80%;
        word-break: break-all;
    }
      .logo {
        height: auto;
        overflow: hidden;
        width: 8em;
        float: right;
    }
}


/* Smartphone Querformat (Landscape) */
@media only screen
and (min-width: 720px)
and (max-width: 1064px) {

    .logo {
        height: auto;
        overflow: hidden;
        width: 18em;
        float: right;
    }

    .py-5 {
        padding-top: 5.1rem !important;
        padding-bottom: 0rem !important;
    }

    img {
        width: 100%;
        height: auto;
    }

    .header-right {
        width: 100%;
        height: auto;
    }

    .header-container {
        height: 4em;
        padding: 5px;
    }

  .py-2 {
  padding-top: 2rem !important;
}

    .navbar {
        margin-top: 30px;
    }


    .slider-container {
        border-top: #666666 5px solid;
        border-bottom: #666666 5px solid;
        margin-bottom: 30px;
        width: 100%;
        height: auto;
    }

    .slider-container_smart {
        width: 100%;
        height: auto;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-bottom: 40px;
    }

    .news-slider {
        display: block;
    }

    .slider-container_pc {
        display: none;
    }

    .news-slider_smart {
        background-color: orange;
        min-height: 50px;
        padding: 10px;
        max-height: 150px;
    }

    #content_bskc {
        background-color: #fff;
        min-height: 100px;
        max-width: 100%;
        padding: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.75);
    }


    .col-a {
        width: 100%;
    }

    .col-b {
        width: 100%;
    }

    .container-hg {
        background-color: #fff;
        height: auto;
        margin-left: 0;
        margin-top: 8rem;
        z-index: 1000;
        position: absolute;
        padding: 0.5% 1% 0.5% 3%;
        opacity: 0.8;
        transition: opacity 1s;
        text-transform: uppercase;
        font-size: 100%;
        max-width: 90%;
        word-break: break-all;
    }

    .bg-secondary {
        background: none !important;
        padding-left: 0;
    }

}
	  

