/*
 background-color: lighten($green, 50%);


*/
/*debug*/
/*
#headerBox div {
  border: 1px solid #f44336;
}
*/
h2, h3, h4, h5 {
  color: #3fa535 !important;
  margin-top: 1em !important;
  margin-bottom: 0.4em !important;
  font-weight: bold !important;
  text-shadow: 1px 1px 3px #ccc;
}

h3 {
  font-size: 1.5em !important;
}

h4 {
  /*color: #0064ff !important;*/
  font-size: 1.3em !important;
}

h5 {
  /*color: #0064ff !important;*/
  font-size: 1.15em !important;
}

a, .news a, #breadcrumbMenu a, #headerBox a, footer a, .contentSectionInner a {
  color: rgb(48.2614678899, 126.3990825688, 40.6009174312);
}

a:hover, #breadcrumbMenu a:hover, footer a:hover, .contentSectionInner a:hover {
  color: rgb(48.2614678899, 126.3990825688, 40.6009174312);
}

a.btn {
  color: #fff !important;
}
a.btn :hover {
  text-decoration: none !important;
}

ul {
  padding-left: 1em;
}

#headerBox-sticky-wrapper {
  padding-top: 30px;
}

#featuredBox {
  max-width: 1920px;
  /*overflow: hidden;*/
  max-height: 400px;
  border-bottom: 10px solid #3fa535;
  height: 400px;
  background-size: 100% !important;
}

.sticky-wrapper.is-sticky #logoBox img {
  width: 100px !important;
  -webkit-transition: width 0.7s, height 0.7s; /* Safari prior 6.1 */
  transition: width 0.7s, height 0.7s;
  margin-left: 25px;
}
.sticky-wrapper.is-sticky #metaNavContainer {
  display: none;
}
.sticky-wrapper.is-sticky #navbarSupportedContent {
  padding-top: 0px !important;
}
.sticky-wrapper.is-sticky #headerBox {
  background-color: #fff;
  opacity: 0.9;
  border-bottom: 1px solid #bbb;
}
.sticky-wrapper.is-sticky #mainNavContainer {
  background-color: transparent !important;
  margin-top: 0px !important;
  box-shadow: inherit !important;
}
.sticky-wrapper.is-sticky .bg-light {
  background-color: transparent !important;
}
.sticky-wrapper.is-sticky #logoBox {
  padding: 0px 0px !important;
}

#breadcrumbMenu {
  padding-bottom: 20px;
}

#mainNavContainer {
  background-color: #f8f9fa;
  /*margin-top: 20px;*/
  box-shadow: 2px 2px 3px #333;
}

.mainContentSection {
  padding-top: 30px;
}

.navbar-brand img {
  min-width: 50px;
  max-width: 200px;
}

.navbar {
  padding: 1em 1em 1em 1em !important;
}

.ce-div {
  border-color: #3fa535 !important;
}

.colLayout4cols > div > div {
  height: 100% !important;
}

.frame-space-after-extra-small {
  margin-bottom: 0.5em;
}

.frame-space-after-small {
  margin-bottom: 1em;
}

.frame-space-after-medium {
  margin-bottom: 1.5em;
}

.frame-space-after-large {
  margin-bottom: 2em;
}

.frame-space-after-extra-large {
  margin-bottom: 3.5em;
}

.frame-space-before-extra-small {
  margin-top: 0.5em;
}

.frame-space-before-small {
  margin-top: 1em;
}

.frame-space-before-medium {
  margin-top: 1.5em;
}

.frame-space-before-large {
  margin-top: 2em;
}

.frame-space-before-extra-large {
  margin-top: 3.5em;
}

footer {
  background: url("../../../../../fileadmin/template/header/mohnacker.jpg") no-repeat center;
  background-color: #ccc;
}
footer .lastRow {
  background-color: #3fa535;
  padding: 15px 0 0 0;
  opacity: 0.9;
  color: #fff;
}
footer .rowNo2 {
  padding: 20px 0;
  background-color: #fff;
  opacity: 0.8;
}

.frame-greenBackgroundBox {
  background-color: rgb(228.6926605505, 246.004587156, 226.995412844);
  padding: 20px;
}

/*MENU*/
#navbarSupportedContent {
  padding-top: 20px;
}

.dropdown-menu {
  opacity: 0.9;
}

.navbar-nav .dropdown-menu .submenu-item {
  padding: 0.2em 1em;
  white-space: nowrap;
}
.navbar-nav .dropdown-menu .submenu-item a {
  color: #3fa535;
}
#metaNav {
  color: #aaa;
  padding: 5px 0 !important;
  font-size: 0.9em;
}
#metaNav .nav-link {
  padding: 0px 10px !important;
}

.firstHeadlineNoMargin h2:first-of-type {
  margin-top: 0px !important;
  border-bottom: 1px solid #3fa535;
}

#logoBox {
  padding: 10px 30px;
}

footer {
  margin-top: 30px;
  border-top: 10px solid #3fa535;
}
footer ul {
  padding-left: 20px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0.5rem 0.9rem !important;
}

/*NEWS*/
.news .img-thumbnail {
  padding: 0px;
}
.news .header a:hover {
  color: rgb(48.2614678899, 126.3990825688, 40.6009174312) !important;
}
.news .footer {
  border-top: 0px solid #eee;
}
.news .dateOverlay {
  margin-top: 20px;
  position: absolute;
  background-color: #3fa535;
  padding: 3px 8px 3px 5px;
  color: #fff;
}
.news .dateOverlay::before {
  font-family: "Font Awesome 5 Free";
  content: "\f073";
  padding: 0px 5px;
  font-size: 1em;
  color: #fff;
}
.news .news-img-wrap {
  /*border: 1px solid #bbb;*/
  box-shadow: 2px 2px 3px #999;
}
.news .btn-success {
  color: #fff !important;
}
.news .news-img-wrap {
  margin-right: 0px !important;
}
.news .article {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.news .article .lead {
  background-color: #3fa535;
  color: #fff;
  padding: 0.75em;
  margin-top: 0.5em;
}

/*FORM*/
.form-control {
  border-radius: 0px !important;
  padding: 0.75rem 0.75rem !important;
}

button.btn.btn-primary {
  background-color: #3fa535;
  border: 1px solid #3fa535 !important;
}

.form-group label.control-label {
  display: none;
}

.input.checkbox input[type=checkbox] {
  display: none;
}

.input.checkbox input[type=checkbox] + span::before {
  width: 25px;
  height: 25px;
  border-radius: 0px;
  border: 1px solid #666;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
}

.input.checkbox input[type=checkbox]:checked + span::before {
  box-shadow: inset 0px 0px 0px 3px #fff;
  background-color: #666;
}

/*gallery*/
.portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
  margin-bottom: 30px;
}

.portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

.portfolio-info {
  text-align: center;
  padding: 0px 10px 10px 10px;
}

.lb-caption {
  font-size: 1.4em !important;
}

/*CONTENT*/
.themeColorPflege .card-body {
  background-color: #daffd8;
}

.themeColorKartierung .card-body {
  background-color: #cae1ff;
}

.themeColorFuehrung .card-body {
  background-color: #f7ffc8;
}

.themeColorBehoerden .card-body {
  background-color: #ffdddc;
}

.fa-life-ring {
  font-size: 4em;
  padding: 0em 0.5em;
}

.pdfDownload::before {
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  padding-right: 5px;
  font-size: 4em;
  color: #3fa535;
}

.fas.fa-file-download {
  font-size: 4em;
  color: #3fa535;
}

.ce-gallery img {
  border: 1px solid #ccc;
  border-radius: 0.25rem !important;
  max-width: 100%;
  height: auto;
}

.greenBox {
  color: #fff;
  font-style: italic;
  background-color: #3fa535;
  padding: 10px;
  border: 1px solid #aaa;
}
.greenBox p {
  font-size: 1.2em;
  margin-bottom: 0px;
}

.card-body {
  height: 100%;
  background-color: #eee;
}

h5.card-title {
  font-size: 1.5em !important;
  font-weight: bold !important;
  text-shadow: 1px 1px 3px #ccc;
  color: #3fa535;
}

.imgBox {
  height: 200px;
}

.img-hover-zoom {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform 1.5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.2);
}

.ce-intext.ce-left .ce-gallery {
  margin-right: 25px;
}

.ce-textpic h3 {
  margin-top: 0em !important;
}

.carousel-item {
  text-align: center;
}

.tx-genericgallery-pi1 .carousel {
  width: max-content;
}

.carousel-caption {
  background-color: #0E1112;
  opacity: 0.8;
}

.carousel-caption a {
  color: #fff;
}

.frame-type-uploads img {
  border: 1px solid #999;
  padding-right: 0px;
  margin-right: 15px;
}

.card-overlayText {
  position: absolute;
  background-color: #fff;
  opacity: 0.8;
  margin: 0;
  width: 100%;
  height: 100%;
}

.card-overlayText .inner {
  padding: 25px;
}

@media (max-width: 768px) {
  #featuredBox {
    height: 215px;
  }
  .navbar-brand img {
    min-width: 50px;
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .navbar-brand {
    margin-top: -33px;
  }
  .navbar {
    padding: 1em 1em 1em 1em !important;
  }
}
@media (max-width: 992px) {
  /*menu*/
  .navbar-nav .dropdown-menu {
    margin-left: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
