/* cmsms stylesheet: Custom bootstrap modified: 03.10.2023 17:39:45 */
* {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: 'Lato', sans-serif;
    color: #76B82A;
}

h1 {
    font-size: 20pt;
}


h2 {
    font-size: 17pt;
    color: #333333;
}



.nivo-caption {
display: none !important;
}

a {
    color: #78A525;
}

a:hover {
    color: #000000;
}

body {
  padding-top: 0;
}

@media (min-width: 992px) {
  body {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
a.nav-link {
  font-family: 'Lato', sans-serif;
  text-transform: none;
  font-size: 11pt;
  letter-spacing: 1px;
  margin: 5px;
  color: #0C0C0A !important;
}

a.nav-link:hover, li.active > a.nav-link {
  color: #FFFFFF !important;
background: #76B82A;
}
}

a.nav-link {
  font-size: 11pt;
  letter-spacing: 1px;
}

.bg-dark {
background: #333333 !important;
}

.bg-light {
background: #FFFFFF !important;
}

.map-responsive {
height: 0;
overflow: hidden;
padding-bottom: 50%;
position: relative;
margin-bottom: 30px;
}

.map-responsive iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

.map-responsive-contact {
height: 0;
overflow: hidden;
padding-bottom: 85%;
position: relative;
margin-bottom: 30px;
}

.map-responsive-contact iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

p > a {
text-decoration: underline;
}

footer a {
color: #FFFFFF;
}

footer a:hover {
color: #CCCCCC;
}

.contactform tr {
    display: block;
    margin-bottom: 10px;
}

td {
    min-width: 70px !important;
}

.contactform td.required {
    width: 70px !important;
}

.tdright {
    width: 90%;
}

.error_message {
    border: 5px solid #990000;
    margin-top: 10px;
    margin-bottom: 50px;
    padding: 20px;
    background: #E1E1E1;
    max-width: 650px;
}

.error_message > ul > li {
    color: #000000;
}

.error_message > p {
    font-weight: bold;
    color: #990000;
}

.contactform input, .contactform textarea {
    background: #F2F2F2;
    border: 1px solid #CCCCCC;
    margin-left: 10px;
    width: 100%;
    color: #000000;
}

.formbuilderform input, .formbuilderform textarea  {
    background: #F2F2F2;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
}

a.cc-btn:hover {
text-decoration: none !important;
}

.card {
background: #333333;
border-color: #08090A;
}

#flags > div {
border: 1px solid #CCCCCC;
border-top: 0;
height: 42px;
float: right;
padding: 5px;
background: #F1F0F6;
}

nav {
}

.home-bottom > h2 {
   width: 100%; 
   text-align: left;
padding-left: 10%; 
   border-bottom: 1px solid #78A525; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 

.home-bottom > h2 > span { 
    background:#fff; 
    padding:0 10px; 
    color: #78A525;
    font-size: 16pt;
}

.NewsSummary {
margin-bottom: 20px;
}

.NewsSummaryLink > a {
color: #000000;
font-weight: bold;
}

@media (min-width: 992px) {

.dropdown-menu > li > a {
    font-family: 'Open Sans', sans-serif;
    font-size: 9pt;
    padding: 3px;
    margin: 0;
}

.dropdown-menu > li {
    border-bottom: 1px solid #CCCCCC;
}

.dropdown-menu > li:last-child {
    border-bottom: 0;
}

.dropdown-menu > li > a:hover {
    background: #76B82A;
    color: #FFFFFF !important;
}

.dropdown-menu {
    min-width: 12rem;
    padding: 0;
}
}

.datenblatt {
   width: 100%;
   max-width: 700px;
   margin-bottom: 20px;
}

.datenblatt td {
    font-size: 10pt;
    vertical-align: top;
    line-height: 170%;
}

.datenblatt > tbody > tr {
border-top: 1px solid #CCCCCC;
}


.datenblatt > tbody > tr {
border-top: 1px solid #CCCCCC;
}

.datenblatt > tbody > tr:last-child {
border-bottom: 1px solid #CCCCCC;
}

.00db_left::before {
content: "▶";
color: red;
display: inline-block;
width: 1em;
margin-left: -1em
font-weight: bold;
}

.db_left {
    padding:0 20px 0 14px;
    margin:0;
font-weight: bold;
}

h4 {
font-size: 14pt;
color: #000000;
}

h3 {
font-size: 15pt;
}

.card {
background: #FFFFFF;
border: 1px solid #CCCCCC;
}

.left_nav > li {
line-height: 170%;
border-bottom: 1px solid #CCCCCC;
display: block;
font-size: 10pt;
padding: 3px;
padding-left: 20px;
}


.00left_nav > li::before {
    content: "▶";
    color: red;
    display: inline-block;
    width: 1em;
}


@media (max-width: 992px) {
.lackierplatten-left {
display: none;
margin-bottom: 20px;
}

.left_nav > li::before {
    content: "";
    width: 0;
}

.left_nav > li {
float: left;
display: list-item;
margin: 3px;
border: 0;
padding: 0;
line-height: 130%;
font-size: 10pt;
}

.left_nav > li > a {
background: #E6E6E6;
padding-left: 5px;
padding-right: 5px;
}

.left_nav > li > a:hover {
background: #CCCCCC;
text-decoration: none;
}

.nav-item {
paddi0ng-left: 10px;
}

.dropdown-menu {
padding: 0;
padding-left: 10px;
}
}


.left_nav > li > a {
color: #000000;
}

.left_nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.carousel-caption > h3 {
font-size: 30pt;
font-weight: bold;
text-align: right;
}

.carousel-caption > p {
text-align: right;
font-family: 'Lato', sans-serif;
font-size: 19pt;
font-weight: bold;
margin-bottom: 130px;
}

@media (max-width: 1200px) {

.carousel-caption > h3 {
font-size: 28pt;
}

.carousel-caption > p {
margin-bottom: 80px;
font-size: 17pt;
}
}

@media (max-width: 992px) {

.carousel-caption > h3 {
font-size: 25pt;
}

.carousel-caption > p {
margin-bottom: 30px;
font-size: 15pt;
}
}


@media (max-width: 500px) {

.carousel-caption > h3 {
font-size: 25pt;
}

.carousel-caption > p {
font-size: 15pt;

}
}

.carousel-control-prev, .carousel-control-next {
display: none;
}


@media (max-width: 700px) {

.carousel-caption > h3 {
font-size: 18pt;
margin-top: 25px;
}

.carousel-caption > p {
margin-bottom: 30px;
font-size: 12pt;
}
}

@media (max-width: 7000px) {

.carousel-caption {
    padding-bottom: 0px;
padding-top: 20px;
}
}

.lackierplatten-left > p {
font-size: 14px !important;
margin: 0 !important;
padding: 4px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
padding-bottom: 3px !important;
background: #F1F0F6;
border: 1px solid #CCCCCC;

}

.left_nav {
margin-bottom: 20px;
}

.zertifikate {
border-top: 1px solid #CCCCCC;
background: #F1F0F6;
text-align: center;
}

.zertifikate > div > div > div > img {
max-width: 160px;
padding-left: 10px;
padding-right: 10px;
width: 25%;
}

.nivo-caption {
line-height: 250%;
font-weight: bold;
}

.nivo-caption > h2 {
background: rgba(255,255,255,0.6) !important;
display: inline;
color: #78A525 !important;
font-family: 'Lato', sans-serif !important;
padding: 10px;
}

.nivo-caption > h2::after {
            content: "\A";
            white-space: pre;
}

.nivo-caption > p {
background: rgba(255,255,255,0.6) !important;
display: inline;
color: #000000 !important;
font-family: 'Lato', sans-serif !important;
padding: 10px;
}

#slider1w  {
margin-bottom: 25px;
}


@media (min-width: 992px) {
.nivo-caption {
bottom: 50% !important;
}
}

@media (max-width: 992px) {
.nivo-caption  {
display: none !important;
}
}

.slide-caption {
position: absolute;
z-index: 999;
text-align: right;
top: 12%;
right: 12%
}

.slide-caption > h3 > span {
font-family: 'Lato', sans-serif;
color: #78A525;
font-size: 30pt;
font-weight: bold;
text-shadow: 0 0 0.4em #FFFFFF, 0 0 0.4em #FFFFFF,
        0 0 0.4em #FFFFFF
}

.slide-caption > p > span {
font-family: 'Lato', sans-serif;
font-size: 19pt;
font-weight: bold;
text-shadow: 0 0 0.4em #FFFFFF, 0 0 0.4em #FFFFFF,
        0 0 0.4em #FFFFFF
}


@media (max-width: 1200px) {

.slide-caption > h3 > span {
font-size: 24pt;
}

.slide-caption > p > span {
font-size: 14pt;
}

.slide-caption {
top: 5%;
right: 7%;
}
}


@media (max-width: 992px) {

.slide-caption > h3 > span {
font-size: 18pt;
}

.slide-caption > p > span {
font-size: 12pt;
}

.slide-caption {
top: 2%;
right: 4%;
}
}

.theme-default1 .nivoSlider {
-webkit-box-shadow: 0 !important;
-moz-box-shadow: 0 !important;
box-shadow: 0 !important;
}

.nivo-caption, .nivo-caption > h2 {
display: none;
}
