/* cmsms stylesheet: Custom modified: Monday, January 30, 2023 2:37:52 PM */
body {
  padding-top: 171px;
  background: #F6F7F8 !important;
}

* {
font-family: 'Open Sans', sans-serif;
}

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

ul.nav > li {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0;
}

ul.nav > li > a {
color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11pt;
font-weight: bold;
cursor: pointer;
box-sizing:border-box; 
}

ul.nav > li > a:hover, ul.nav > li > a.menuactive, a.menuactive  {
color: #E0903B !important;
background: #FFFFFF !important;
text-decoration: none;
}

ul.nav > li > a active {
color: #376A1F;
}

.navbar-brand > img {
max-width: 380px;
}

ul.dropdown-menu {
background: #333333;
}

ul.dropdown-menu > li > a {
color: #FFFFFF;
display: block;
font-size: 13pt;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 6px;
border: 2px solid #333333;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
}

ul.dropdown-menu > li > a:hover, ul.dropdown-menu > li > a.menuactive {
background: #4B652C;
text-decoration: none;
color: #FFFFFF !important;
}

@media(max-width:768px) {
.navbar-brand > img {
max-width: 200px;
}
.slogan {
font-size: 10pt !important;
}

body {
  padding-top: 105px;
}
}

@media(max-width:991px) {
ul.nav > li {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted #333333;
}

.haustueren img {
height: 200px;
}

}

.carousel-indicators {
display: none;
}

.slogan {
background: #992928;
color: #FFFFFF;
font-size: 15pt;
}

footer a, footer a:hover {
color: #212529;
}


.map-responsive {
height: 0;
overflow: hidden;
padding-bottom: 30%;
position: relative;
margin-bottom: 10px;
border: 1px solid #CCCCCC;
}

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

.map-responsive-contact {
height: 0;
overflow: hidden;
padding-bottom: 50%;
position: relative;
margin-bottom: 10px;
border: 1px solid #CCCCCC;
}

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

.unterseitentitel {
background: #587733;
padding: 20px;
padding-left: 40px;
padding-right: 40px;
color: #FFFFFF;
}

.header-p {
color: #FFFFFF;
margin-bottom: 0;
}

.products {
background: #E6E7E8;
}

form input, form textarea {
    border: 1px solid #CCCCCC;
    width: 500px;
    max-width: 100%;
}

form input, .formbuilderform textarea  {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}

.cms_submit {
    width: 200px;
    max-width: 50%;
}

h1, h2, h3 {
color: #396A21;
text-transform: uppercase
}

h1 {
font-size: 17pt;
}

h2 {
font-size: 16pt;
}

h3 {
font-size: 15pt;
}

.unterseitentitel > h1, .unterseitentitel > h2, .unterseitentitel > h3  {
color: #FFFFFF;
}

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

.btn-primary {
border-radius: 0;
border: 0;
background: #587733;
}

.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active {
background: #476028 !important;
}

a {
color: #3A6A22;
}

a:hover {
color: #3A6A22;
}

#navbarResponsive {
background: #E0903B;
}
