@charset "UTF-8";
@import url("easy.css");
@import url("font-awesome.css");
@import url("uikit.min.css");
@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../js/PIE.htc); }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../js/PIE.htc); }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.xs-1, .s-1, .m-1, .l-1, .xs-2, .s-2, .m-2, .l-2, .xs-3, .s-3, .m-3, .l-3, .xs-4, .s-4, .m-4, .l-4, .xs-5, .s-5, .m-5, .l-5, .xs-6, .s-6, .m-6, .l-6, .xs-7, .s-7, .m-7, .l-7, .xs-8, .s-8, .m-8, .l-8, .xs-9, .s-9, .m-9, .l-9, .xs-10, .s-10, .m-10, .l-10, .xs-11, .s-11, .m-11, .l-11, .xs-12, .s-12, .m-12, .l-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.xs-1, .xs-2, .xs-3, .xs-4, .xs-5, .xs-6, .xs-7, .xs-8, .xs-9, .xs-10, .xs-11, .xs-12 {
  float: left; }

.xs-12 {
  width: 100%; }

.xs-11 {
  width: 91.66666667%; }

.xs-10 {
  width: 83.33333333%; }

.xs-9 {
  width: 75%; }

.xs-8 {
  width: 66.66666667%; }

.xs-7 {
  width: 58.33333333%; }

.xs-6 {
  width: 50%; }

.xs-5 {
  width: 41.66666667%; }

.xs-4 {
  width: 33.33333333%; }

.xs-3 {
  width: 25%; }

.xs-2 {
  width: 16.66666667%; }

.xs-1 {
  width: 8.33333333%; }

.xs-pull-12 {
  right: 100%; }

.xs-pull-11 {
  right: 91.66666667%; }

.xs-pull-10 {
  right: 83.33333333%; }

.xs-pull-9 {
  right: 75%; }

.xs-pull-8 {
  right: 66.66666667%; }

.xs-pull-7 {
  right: 58.33333333%; }

.xs-pull-6 {
  right: 50%; }

.xs-pull-5 {
  right: 41.66666667%; }

.xs-pull-4 {
  right: 33.33333333%; }

.xs-pull-3 {
  right: 25%; }

.xs-pull-2 {
  right: 16.66666667%; }

.xs-pull-1 {
  right: 8.33333333%; }

.xs-pull-0 {
  right: auto; }

.xs-push-12 {
  left: 100%; }

.xs-push-11 {
  left: 91.66666667%; }

.xs-push-10 {
  left: 83.33333333%; }

.xs-push-9 {
  left: 75%; }

.xs-push-8 {
  left: 66.66666667%; }

.xs-push-7 {
  left: 58.33333333%; }

.xs-push-6 {
  left: 50%; }

.xs-push-5 {
  left: 41.66666667%; }

.xs-push-4 {
  left: 33.33333333%; }

.xs-push-3 {
  left: 25%; }

.xs-push-2 {
  left: 16.66666667%; }

.xs-push-1 {
  left: 8.33333333%; }

.xs-push-0 {
  left: auto; }

.xs-offset-12 {
  margin-left: 100%; }

.xs-offset-11 {
  margin-left: 91.66666667%; }

.xs-offset-10 {
  margin-left: 83.33333333%; }

.xs-offset-9 {
  margin-left: 75%; }

.xs-offset-8 {
  margin-left: 66.66666667%; }

.xs-offset-7 {
  margin-left: 58.33333333%; }

.xs-offset-6 {
  margin-left: 50%; }

.xs-offset-5 {
  margin-left: 41.66666667%; }

.xs-offset-4 {
  margin-left: 33.33333333%; }

.xs-offset-3 {
  margin-left: 25%; }

.xs-offset-2 {
  margin-left: 16.66666667%; }

.xs-offset-1 {
  margin-left: 8.33333333%; }

.xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .s-1, .s-2, .s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10, .s-11, .s-12 {
    float: left; }

  .s-12 {
    width: 100%; }

  .s-11 {
    width: 91.66666667%; }

  .s-10 {
    width: 83.33333333%; }

  .s-9 {
    width: 75%; }

  .s-8 {
    width: 66.66666667%; }

  .s-7 {
    width: 58.33333333%; }

  .s-6 {
    width: 50%; }

  .s-5 {
    width: 41.66666667%; }

  .s-4 {
    width: 33.33333333%; }

  .s-3 {
    width: 25%; }

  .s-2 {
    width: 16.66666667%; }

  .s-1 {
    width: 8.33333333%; }

  .s-pull-12 {
    right: 100%; }

  .s-pull-11 {
    right: 91.66666667%; }

  .s-pull-10 {
    right: 83.33333333%; }

  .s-pull-9 {
    right: 75%; }

  .s-pull-8 {
    right: 66.66666667%; }

  .s-pull-7 {
    right: 58.33333333%; }

  .s-pull-6 {
    right: 50%; }

  .s-pull-5 {
    right: 41.66666667%; }

  .s-pull-4 {
    right: 33.33333333%; }

  .s-pull-3 {
    right: 25%; }

  .s-pull-2 {
    right: 16.66666667%; }

  .s-pull-1 {
    right: 8.33333333%; }

  .s-pull-0 {
    right: auto; }

  .s-push-12 {
    left: 100%; }

  .s-push-11 {
    left: 91.66666667%; }

  .s-push-10 {
    left: 83.33333333%; }

  .s-push-9 {
    left: 75%; }

  .s-push-8 {
    left: 66.66666667%; }

  .s-push-7 {
    left: 58.33333333%; }

  .s-push-6 {
    left: 50%; }

  .s-push-5 {
    left: 41.66666667%; }

  .s-push-4 {
    left: 33.33333333%; }

  .s-push-3 {
    left: 25%; }

  .s-push-2 {
    left: 16.66666667%; }

  .s-push-1 {
    left: 8.33333333%; }

  .s-push-0 {
    left: auto; }

  .s-offset-12 {
    margin-left: 100%; }

  .s-offset-11 {
    margin-left: 91.66666667%; }

  .s-offset-10 {
    margin-left: 83.33333333%; }

  .s-offset-9 {
    margin-left: 75%; }

  .s-offset-8 {
    margin-left: 66.66666667%; }

  .s-offset-7 {
    margin-left: 58.33333333%; }

  .s-offset-6 {
    margin-left: 50%; }

  .s-offset-5 {
    margin-left: 41.66666667%; }

  .s-offset-4 {
    margin-left: 33.33333333%; }

  .s-offset-3 {
    margin-left: 25%; }

  .s-offset-2 {
    margin-left: 16.66666667%; }

  .s-offset-1 {
    margin-left: 8.33333333%; }

  .s-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .m-1, .m-2, .m-3, .m-4, .m-5, .m-6, .m-7, .m-8, .m-9, .m-10, .m-11, .m-12 {
    float: left; }

  .m-12 {
    width: 100%; }

  .m-11 {
    width: 91.66666667%; }

  .m-10 {
    width: 83.33333333%; }

  .m-9 {
    width: 75%; }

  .m-8 {
    width: 66.66666667%; }

  .m-7 {
    width: 58.33333333%; }

  .m-6 {
    width: 50%; }

  .m-5 {
    width: 41.66666667%; }

  .m-4 {
    width: 33.33333333%; }

  .m-3 {
    width: 25%; }

  .m-2 {
    width: 16.66666667%; }

  .m-1 {
    width: 8.33333333%; }

  .m-pull-12 {
    right: 100%; }

  .m-pull-11 {
    right: 91.66666667%; }

  .m-pull-10 {
    right: 83.33333333%; }

  .m-pull-9 {
    right: 75%; }

  .m-pull-8 {
    right: 66.66666667%; }

  .m-pull-7 {
    right: 58.33333333%; }

  .m-pull-6 {
    right: 50%; }

  .m-pull-5 {
    right: 41.66666667%; }

  .m-pull-4 {
    right: 33.33333333%; }

  .m-pull-3 {
    right: 25%; }

  .m-pull-2 {
    right: 16.66666667%; }

  .m-pull-1 {
    right: 8.33333333%; }

  .m-pull-0 {
    right: auto; }

  .m-push-12 {
    left: 100%; }

  .m-push-11 {
    left: 91.66666667%; }

  .m-push-10 {
    left: 83.33333333%; }

  .m-push-9 {
    left: 75%; }

  .m-push-8 {
    left: 66.66666667%; }

  .m-push-7 {
    left: 58.33333333%; }

  .m-push-6 {
    left: 50%; }

  .m-push-5 {
    left: 41.66666667%; }

  .m-push-4 {
    left: 33.33333333%; }

  .m-push-3 {
    left: 25%; }

  .m-push-2 {
    left: 16.66666667%; }

  .m-push-1 {
    left: 8.33333333%; }

  .m-push-0 {
    left: auto; }

  .m-offset-12 {
    margin-left: 100%; }

  .m-offset-11 {
    margin-left: 91.66666667%; }

  .m-offset-10 {
    margin-left: 83.33333333%; }

  .m-offset-9 {
    margin-left: 75%; }

  .m-offset-8 {
    margin-left: 66.66666667%; }

  .m-offset-7 {
    margin-left: 58.33333333%; }

  .m-offset-6 {
    margin-left: 50%; }

  .m-offset-5 {
    margin-left: 41.66666667%; }

  .m-offset-4 {
    margin-left: 33.33333333%; }

  .m-offset-3 {
    margin-left: 25%; }

  .m-offset-2 {
    margin-left: 16.66666667%; }

  .m-offset-1 {
    margin-left: 8.33333333%; }

  .m-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .l-1, .l-2, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
    float: left; }

  .l-12 {
    width: 100%; }

  .l-11 {
    width: 91.66666667%; }

  .l-10 {
    width: 83.33333333%; }

  .l-9 {
    width: 75%; }

  .l-8 {
    width: 66.66666667%; }

  .l-7 {
    width: 58.33333333%; }

  .l-6 {
    width: 50%; }

  .l-5 {
    width: 41.66666667%; }

  .l-4 {
    width: 33.33333333%; }

  .l-3 {
    width: 25%; }

  .l-2 {
    width: 16.66666667%; }

  .l-1 {
    width: 8.33333333%; }

  .l-pull-12 {
    right: 100%; }

  .l-pull-11 {
    right: 91.66666667%; }

  .l-pull-10 {
    right: 83.33333333%; }

  .l-pull-9 {
    right: 75%; }

  .l-pull-8 {
    right: 66.66666667%; }

  .l-pull-7 {
    right: 58.33333333%; }

  .l-pull-6 {
    right: 50%; }

  .l-pull-5 {
    right: 41.66666667%; }

  .l-pull-4 {
    right: 33.33333333%; }

  .l-pull-3 {
    right: 25%; }

  .l-pull-2 {
    right: 16.66666667%; }

  .l-pull-1 {
    right: 8.33333333%; }

  .l-pull-0 {
    right: auto; }

  .l-push-12 {
    left: 100%; }

  .l-push-11 {
    left: 91.66666667%; }

  .l-push-10 {
    left: 83.33333333%; }

  .l-push-9 {
    left: 75%; }

  .l-push-8 {
    left: 66.66666667%; }

  .l-push-7 {
    left: 58.33333333%; }

  .l-push-6 {
    left: 50%; }

  .l-push-5 {
    left: 41.66666667%; }

  .l-push-4 {
    left: 33.33333333%; }

  .l-push-3 {
    left: 25%; }

  .l-push-2 {
    left: 16.66666667%; }

  .l-push-1 {
    left: 8.33333333%; }

  .l-push-0 {
    left: auto; }

  .l-offset-12 {
    margin-left: 100%; }

  .l-offset-11 {
    margin-left: 91.66666667%; }

  .l-offset-10 {
    margin-left: 83.33333333%; }

  .l-offset-9 {
    margin-left: 75%; }

  .l-offset-8 {
    margin-left: 66.66666667%; }

  .l-offset-7 {
    margin-left: 58.33333333%; }

  .l-offset-6 {
    margin-left: 50%; }

  .l-offset-5 {
    margin-left: 41.66666667%; }

  .l-offset-4 {
    margin-left: 33.33333333%; }

  .l-offset-3 {
    margin-left: 25%; }

  .l-offset-2 {
    margin-left: 16.66666667%; }

  .l-offset-1 {
    margin-left: 8.33333333%; }

  .l-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.right {
  float: right !important; }

.left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible.s,
.visible.m,
.visible.l {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible.s-block,
.visible.s-inline,
.visible.s-inline-block,
.visible.m-block,
.visible.m-inline,
.visible.m-inline-block,
.visible.l-block,
.visible.l-inline,
.visible.l-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible.s {
    display: block !important; }

  table.visible.s {
    display: table; }

  tr.visible.s {
    display: table-row !important; }

  th.visible.s,
  td.visible.s {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible.s-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible.s-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible.s-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible.m {
    display: block !important; }

  table.visible.m {
    display: table; }

  tr.visible.m {
    display: table-row !important; }

  th.visible.m,
  td.visible.m {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible.m-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible.m-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible.m-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible.l {
    display: block !important; }

  table.visible.l {
    display: table; }

  tr.visible.l {
    display: table-row !important; }

  th.visible.l,
  td.visible.l {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible.l-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible.l-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible.l-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden.s {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden.m {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden.l {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: #fff url("../img/ajax-loader.gif") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev i,
  .slick-next i {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 20px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0px; }

.slick-next {
  right: 20px; }
  [dir="rtl"] .slick-next {
    left: 0px;
    right: auto; }

/* Dots */
.slick-slider {
  margin-bottom: 0px; }

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: auto;
  left: 50%;
  transform: translateX(-50%); }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "FontAwesome";
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #fff;
      opacity: 0.75; }

/*	01 Allgemeine Einstellungen */
::-moz-selection {
  background-color: #459d45;
  color: #fff; }

::selection {
  background-color: #459d45;
  color: #fff; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "montserratregular";
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #757575;
  background-color: #f9f9f9;
  min-height: 100vh;
  background-repeat: No-Repeat;
  background-position: left top;
  background-attachment: Fixed; }

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap; }
  .flexbox > div {
    float: none; }

/* Typography */
.caldera-grid .form-control {
  padding: 10px 15px !important;
  border: 1px solid #459d45 !important;
  border-radius: 0px !important;
  height: auto !important; }
.caldera-grid .btn-default {
  padding: 10px 15px !important;
  border: 1px solid #459d45 !important;
  border-radius: 0px !important; }

.ctcc-inner {
  display: block !important; }
  @media screen and (min-width: 768px) {
    .ctcc-inner {
      display: flex !important; } }

h1 {
  font-size: 22px; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 36px; } }

h2 {
  font-size: 22px; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 30px; } }

h3 {
  font-size: 18px; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 24px; } }

* + address, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
  margin: 0px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #459d45;
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 400;
  font-family: "montserratregular"; }

p {
  font-size: 16px;
  line-height: 25px;
  color: #757575;
  margin: 0 0 10px 0; }

.strong {
  font-weight: 700; }

.mb-10 {
  margin-bottom: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

/* a / Buttons */
a {
  color: #459d45;
  text-decoration: none;
  display: inline-block; }
  a:hover, a:focus, a:active {
    color: #459d45;
    text-decoration: none !important; }

.btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #459d45;
  color: #459d45;
  background-color: transparent;
  padding: 15px;
  font-family: 'montserratbold';
  white-space: inherit; }
  .btn:hover, .btn:focus, .btn:active,
  button:hover,
  button:focus,
  button:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="reset"]:active,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"]:active {
    color: #fff;
    background-color: #459d45;
    border-color: #459d45;
    background-image: none; }
  .btn i,
  button i,
  input[type="submit"] i,
  input[type="reset"] i,
  input[type="button"] i {
    margin-left: 10px; }

/*	02 Container Einstellungen */
.center-box {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  background-repeat: No-Repeat;
  background-position: left top; }

.container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

.center-box {
  background-color: #ffffff; }
  @media (min-width: 54.8571428571em) {
    .center-box {
      margin: 20px auto; } }
  @media (min-width: 70.8571428571em) {
    .center-box {
      margin: 40px auto; } }
  @media (min-width: 85.7142857143em) {
    .center-box {
      margin: 80px auto; } }

section {
  padding: 15px 0;
  background-color: none; }
  @media (min-width: 54.8571428571em) {
    section {
      padding: 20px 0; } }
  @media (min-width: 70.8571428571em) {
    section {
      padding: 20px 0; } }
  @media (min-width: 85.7142857143em) {
    section {
      padding: 60px 0; } }
  section.zebra {
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
    border-left: none; }
    section.zebra .container {
      background-color: transparent; }

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select,
.form-control {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  border: 1px solid #5daa5d;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border-radius: 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  textarea:focus,
  select:focus,
  .form-control:focus {
    border-color: #459d45;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6); }

.titel {
  margin-bottom: 27px; }
  .titel h3 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: #757575; }
    .titel h3:after {
      content: "";
      display: block;
      width: 60px;
      height: 2px;
      background-color: #459d45;
      position: absolute;
      bottom: -19px;
      left: 0; }
      @media (min-width: 54.8571428571em) {
        .titel h3:after {
          left: 50%;
          margin-left: -30px; } }
    @media (min-width: 54.8571428571em) {
      .titel h3 {
        text-align: center; } }
    .titel h3 b {
      color: #459d45; }

ul {
  list-style: none; }

section ul {
  list-style: square; }
  section ul li {
    font-size: 16px; }

.row.gallery_row {
  margin-bottom: 30px; }
  .row.gallery_row a {
    display: table;
    margin: 0 auto 30px auto; }
    .row.gallery_row a img {
      margin: 0 auto;
      display: block; }
    @media (min-width: 54.8571428571em) {
      .row.gallery_row a {
        margin: 0 auto; } }

/* ==================================================
  Wordpress Admin Edit
====================================================*/
.post-edit-link {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-color: #459d45;
  text-align: center;
  line-height: 60px;
  z-index: 99999999;
  color: #fff;
  font-size: 30px; }
  .post-edit-link:hover, .post-edit-link:focuse {
    color: #fff; }

/* ==================================================
  Contact Form 7
====================================================*/
.wpcf7-textarea {
  min-height: 120px; }

.ajax-loader {
  display: none; }

span.wpcf7-not-valid-tip {
  display: none; }

div.wpcf7-response-output {
  margin: 20px 0 10px;
  padding: 20px;
  border: 1px solid transparent; }

div.wpcf7-validation-errors {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1; }

div.wpcf7-mail-sent-ok {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6; }

.wpcf7-form br {
  display: none; }

.wpcf7-form span {
  display: block; }

.wpcf7-not-valid {
  border-color: red !important; }

span.wpcf7-not-valid-tip {
  display: none; }

/* ==================================================
  Galerie
====================================================*/
.gallery .gallery-item {
  float: left;
  margin-right: 40px; }
.gallery br {
  clear: none !important;
  display: none; }
.gallery .attachment-thumbnail {
  padding: 5px;
  border: 1px solid #e0e0e0;
  background-color: #fff; }
  .gallery .attachment-thumbnail:hover, .gallery .attachment-thumbnail:focus, .gallery .attachment-thumbnail:active {
    border-color: #459d45; }
.gallery:before {
  content: " ";
  display: table; }
.gallery:after {
  clear: both; }

.mobile-table {
  display: block;
  overflow: auto;
  min-width: 100%;
  width: 100%; }
  .mobile-table table {
    width: 100%;
    margin: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(0, 0, 0, 0.2); }
    .mobile-table table tr {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .mobile-table table td {
      padding: 10px;
      white-space: nowrap;
      border-right: 1px solid rgba(0, 0, 0, 0.2); }

.n-0 .navbar {
  background-color: #fff;
  border-radius: 0px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-bottom: 2px solid #459d45; }
  .n-0 .navbar .container {
    padding: 0 15px; }
    @media (min-width: 85.7142857143em) {
      .n-0 .navbar .container {
        padding: 0; } }
  .n-0 .navbar .navbar-header {
    float: none; }
    @media screen and (min-width: 992px) {
      .n-0 .navbar .navbar-header {
        display: inline-block;
        float: left; } }
    .n-0 .navbar .navbar-header .navbar-brand {
      float: left;
      height: auto;
      font-size: 18px;
      line-height: 20px;
      text-transform: uppercase;
      font-weight: 400;
      display: block;
      padding: 10px 15px;
      /* 	@include optimize-above($breakpoint-m){
      	padding: $navbar-navbar-brand-padding-m;
      } */ }
      @media (min-width: 70.8571428571em) {
        .n-0 .navbar .navbar-header .navbar-brand {
          padding: 20px 0; } }
      @media (min-width: 85.7142857143em) {
        .n-0 .navbar .navbar-header .navbar-brand {
          padding: 20px 0; } }
      .n-0 .navbar .navbar-header .navbar-brand img {
        max-width: 200px; }
        @media screen and (min-width: 992px) {
          .n-0 .navbar .navbar-header .navbar-brand img {
            max-width: 230px; } }
        @media screen and (min-width: 1200px) {
          .n-0 .navbar .navbar-header .navbar-brand img {
            max-width: 300px; } }
  .n-0 .navbar .navbar-collapse {
    padding: 0 15px;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none; }
    @media screen and (min-width: 992px) {
      .n-0 .navbar .navbar-collapse {
        padding: 0;
        margin: 0; } }
    .n-0 .navbar .navbar-collapse.collapse {
      display: none !important; }
      .n-0 .navbar .navbar-collapse.collapse.in {
        display: block !important; }
    @media screen and (min-width: 992px) {
      .n-0 .navbar .navbar-collapse.collapse {
        display: block !important; } }
  .n-0 .navbar .navbar-nav {
    margin: 0px -15px; }
    .n-0 .navbar .navbar-nav li {
      float: none; }
      @media screen and (min-width: 992px) {
        .n-0 .navbar .navbar-nav li {
          float: left; } }
    .n-0 .navbar .navbar-nav > li > a {
      padding: 15px 15px 15px 15px;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 400; }
      @media screen and (min-width: 992px) {
        .n-0 .navbar .navbar-nav > li > a {
          padding: 24px 15px;
          text-transform: uppercase;
          font-weight: 400; } }
      @media screen and (min-width: 1200px) {
        .n-0 .navbar .navbar-nav > li > a {
          padding: 42px 15px;
          font-size: 16px; } }
      @media (min-width: 85.7142857143em) {
        .n-0 .navbar .navbar-nav > li > a {
          padding: 42px 15px; } }
.n-0 .navbar .navbar-header .navbar-brand {
  color: #459d45; }
.n-0 .navbar .navbar-header .navbar-toggle {
  border-color: none;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 24px 10px;
  display: block; }
  .n-0 .navbar .navbar-header .navbar-toggle:hover, .n-0 .navbar .navbar-header .navbar-toggle:focus {
    background-color: transparent; }
    .n-0 .navbar .navbar-header .navbar-toggle:hover .icon-bar, .n-0 .navbar .navbar-header .navbar-toggle:focus .icon-bar {
      background-color: #459d45; }
  .n-0 .navbar .navbar-header .navbar-toggle .icon-bar {
    background-color: #459d45; }
  @media screen and (min-width: 992px) {
    .n-0 .navbar .navbar-header .navbar-toggle {
      display: none; } }
.n-0 .navbar .nav > li > a:hover,
.n-0 .navbar .nav > li > a:focus {
  color: #5daa5d;
  background-color: rgba(0, 0, 0, 0); }
.n-0 .navbar .navbar-nav > li > a {
  color: #363636; }
  .n-0 .navbar .navbar-nav > li > a:hover, .n-0 .navbar .navbar-nav > li > a:focuse {
    color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0); }
.n-0 .navbar .navbar-nav > .active > a {
  color: #459d45;
  background-color: transparent; }
  .n-0 .navbar .navbar-nav > .active > a:hover, .n-0 .navbar .navbar-nav > .active > a:focuse {
    color: #459d45;
    background-color: rgba(0, 0, 0, 0); }
.n-0 .navbar .navbar-nav > .disabled > a {
  color: #ccc;
  background-color: transparent; }
  .n-0 .navbar .navbar-nav > .disabled > a:hover, .n-0 .navbar .navbar-nav > .disabled > a:focuse {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0); }
.n-0 .navbar .dropdown.open {
  color: #000000;
  background-color: #ffffff; }
.n-0 .navbar .dropdown .dropdown-menu {
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  border-top: none;
  border-radius: 0px;
  box-shadow: none;
  right: auto;
  left: 0;
  font-size: 14px;
  position: relative;
  float: none;
  border: 0px;
  padding-left: 15px; }
  @media screen and (min-width: 992px) {
    .n-0 .navbar .dropdown .dropdown-menu {
      padding-left: 0;
      float: left;
      position: absolute;
      border-top: none;
      border-right: 2px solid #459d45;
      border-bottom: 2px solid #459d45;
      border-left: 2px solid #459d45; } }
  .n-0 .navbar .dropdown .dropdown-menu li {
    float: none; }
  @media (min-width: 70.8571428571em) {
    .n-0 .navbar .dropdown .dropdown-menu {
      font-size: 16px; } }
  .n-0 .navbar .dropdown .dropdown-menu > li > a {
    background-color: transparent;
    color: #363636;
    padding: 15px 15px 15px 15px; }
    @media (min-width: 54.8571428571em) {
      .n-0 .navbar .dropdown .dropdown-menu > li > a {
        padding: 15px 10px 15px 10px;
        color: #363636; } }
    .n-0 .navbar .dropdown .dropdown-menu > li > a:hover, .n-0 .navbar .dropdown .dropdown-menu > li > a:focus {
      background-color: transparent;
      color: #459d45; }
      @media (min-width: 54.8571428571em) {
        .n-0 .navbar .dropdown .dropdown-menu > li > a:hover, .n-0 .navbar .dropdown .dropdown-menu > li > a:focus {
          background-color: #f5f5f5;
          color: #459d45; } }
.n-0 .navbar-right {
  float: none !important; }
  @media screen and (min-width: 992px) {
    .n-0 .navbar-right {
      float: right !important; } }

.slider-15771 {
  padding: 0px; }
  .slider-15771 img {
    margin: 0 auto; }
  .slider-15771 .item {
    padding: 0px; }
  .slider-15771 .slick-next i, .slider-15771 .slick-prev i {
    color: #fff; }
  .slider-15771 .slick-next {
    right: 0px; }
  .slider-15771 .slick-prev {
    left: 0px; }
  .slider-15771 .slick-dots button:before {
    color: #fff;
    opacity: 0.75; }
  .slider-15771 .slick-dots .slick-active button:before {
    color: #459d45;
    opacity: 1; }

.text-border-15773 {
  background-color: #459d45;
  text-align: center;
  padding: 15px;
  color: #ffffff; }
  .text-border-15773 p {
    color: #ffffff;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 0px; }

.full-content-15775 {
  border-bottom: 2px solid #459d45; }
  .full-content-15775 h1, .full-content-15775 p {
    text-align: center; }
  .full-content-15775 .btn {
    font-family: "montserratregular";
    display: block;
    max-width: 240px;
    margin: 30px auto 0 auto; }

.teaser-blog-15772 {
  border-bottom: 2px solid #459d45;
  background-color: #fff; }
  @media (min-width: 54.8571428571em) {
    .teaser-blog-15772 .titel {
      margin-bottom: 60px; } }
  .teaser-blog-15772 .l-4 {
    margin-bottom: 20px; }
    @media (min-width: 34.2857142857em) {
      .teaser-blog-15772 .l-4 {
        margin-bottom: 30px; } }
  .teaser-blog-15772 .teaser-box {
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #fff; }
  .teaser-blog-15772 .teaser-box-img {
    position: relative;
    overflow: hidden; }
    .teaser-blog-15772 .teaser-box-img a {
      display: block;
      padding: 0;
      margin: 0; }
      .teaser-blog-15772 .teaser-box-img a:hover img {
        transform: scale(1.1, 1.1); }
    .teaser-blog-15772 .teaser-box-img img {
      display: block;
      width: 100%;
      transition: all 0.3s ease 0s; }
  .teaser-blog-15772 .teaser-box-inner {
    padding: 15px;
    background-color: #459d45;
    border: 0px; }
  .teaser-blog-15772 h3 {
    font-weight: 400;
    font-family: "montserratregular";
    color: #363636;
    font-family: "montserratregular";
    line-height: 28px; }
    .teaser-blog-15772 h3 a {
      color: #fff; }
      .teaser-blog-15772 h3 a:hover, .teaser-blog-15772 h3 a:focus {
        color: #459d45; }
    .teaser-blog-15772 h3 b {
      font-weight: 400; }
  .teaser-blog-15772 h4 {
    margin: 0px;
    font-size: 19px; }
    @media screen and (min-width: 1200px) {
      .teaser-blog-15772 h4 {
        font-size: 24px; } }
    .teaser-blog-15772 h4 a {
      color: #fff; }
  .teaser-blog-15772 .m-3 {
    margin-bottom: 30px; }
    @media screen and (min-width: 992px) {
      .teaser-blog-15772 .m-3 {
        margin-bottom: 0; } }
  @media screen and (min-width: 1200px) {
    .teaser-blog-15772 .container-fluid {
      padding: 0 45px; } }

.fixed_sidebar_15774 {
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 9;
  display: none; }
  @media (min-width: 70.8571428571em) {
    .fixed_sidebar_15774 {
      display: block; } }
  .fixed_sidebar_15774 ul {
    padding: 0px; }
    .fixed_sidebar_15774 ul li {
      margin: 15px; }
      .fixed_sidebar_15774 ul li .icon {
        display: block;
        cursor: pointer;
        position: relative;
        height: 50px; }
        .fixed_sidebar_15774 ul li .icon i {
          background-color: #363636;
          border-radius: 0px;
          position: relative;
          z-index: 5;
          color: #fff;
          font-size: 30px;
          width: 50px;
          height: 50px; }
          .fixed_sidebar_15774 ul li .icon i.akko {
            background-image: url(../img/akko_.png);
            background-repeat: no-repeat; }
          .fixed_sidebar_15774 ul li .icon i:before {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
          .fixed_sidebar_15774 ul li .icon i:hover {
            color: #fff;
            background-color: #212121; }
        .fixed_sidebar_15774 ul li .icon span {
          position: absolute;
          background-color: #459d45;
          color: #fff;
          white-space: nowrap;
          padding: 13px 0px;
          border-radius: 0px;
          top: 0px;
          right: 25px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          width: 0px;
          overflow: hidden;
          z-index: 4;
          font-size: 18px;
          height: 50px; }
        .fixed_sidebar_15774 ul li .icon:hover span {
          width: auto;
          padding: 13px 70px; }
        .fixed_sidebar_15774 ul li .icon:hover i {
          background-color: #212121; }

.full-content-15776 {
  background-color: #e0e0e0; }
  .full-content-15776 h2 {
    text-align: center;
    font-family: "montserratregular"; }
    @media screen and (min-width: 992px) {
      .full-content-15776 h2 {
        font-size: 36px; } }
  .full-content-15776 p {
    text-align: center; }
  .full-content-15776 .container {
    text-align: center; }
  .full-content-15776 h3 {
    text-align: center;
    font-family: "montserratregular";
    margin: 15px 0 15px 0; }
  .full-content-15776 .btn {
    margin-top: 30px; }

html {
  position: relative;
  min-height: 100%; }

.footer-7 {
  bottom: 0px;
  position: absolute;
  width: 100%;
  padding: 0px;
  background-color: #459d45; }
  @media (min-width: 54.8571428571em) {
    .footer-7 {
      padding: 0px; } }
  @media (min-width: 70.8571428571em) {
    .footer-7 {
      padding: 0px; } }
  @media (min-width: 85.7142857143em) {
    .footer-7 {
      padding: 0px; } }
  .footer-7 .logo {
    margin: 0;
    padding: 15px; }
    @media (min-width: 34.2857142857em) {
      .footer-7 .logo {
        margin: 0;
        padding: 15px;
        float: left; } }
    .footer-7 .logo p {
      margin-bottom: 0;
      text-transform: uppercase;
      font-weight: bold;
      color: #fff; }
  .footer-7 ul {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none; }
    @media (min-width: 34.2857142857em) {
      .footer-7 ul {
        float: right; } }
    .footer-7 ul li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
      @media (min-width: 34.2857142857em) {
        .footer-7 ul li {
          float: left;
          border-bottom: none; } }
    .footer-7 ul .social {
      display: none; }
      @media (min-width: 34.2857142857em) {
        .footer-7 ul .social {
          display: block; } }
    .footer-7 ul a {
      padding: 15px;
      display: block;
      text-transform: uppercase;
      color: #fff; }
      .footer-7 ul a:hover, .footer-7 ul a:focus {
        color: #fff;
        opacity: 0.5; }

.content-15968 .xs-12:first-child {
  margin-bottom: 30px; }
@media (min-width: 54.8571428571em) {
  .content-15968 p {
    margin-bottom: 15px; } }
@media (min-width: 70.8571428571em) {
  .content-15968 p {
    padding-right: 20px; } }

.teaser-kontakt-15978 h1 {
  text-align: center;
  margin-bottom: 40px; }
.teaser-kontakt-15978 .map {
  width: 100%;
  height: 363px; }

.google_map_15979 {
  padding: 0px; }
  .google_map_15979 iframe {
    width: 100% !important;
    height: 200px !important; }
    @media (min-width: 54.8571428571em) {
      .google_map_15979 iframe {
        height: 400px !important; } }

.full_content .fancybox {
  text-align: center; }

.downloads h1 {
  text-align: center;
  margin-bottom: 40px; }
.downloads .mb-30 {
  margin-bottom: 40px; }
.downloads a {
  display: block; }
  .downloads a img {
    max-width: 60%;
    margin: 0 auto 15px auto; }
.downloads h4 {
  margin-bottom: 0;
  text-align: center; }
.downloads p {
  text-align: center; }

.caldera-grid .form-control {
  padding: 10px 15px !important;
  border: 1px solid #459d45 !important;
  border-radius: 0px !important;
  height: auto !important; }
.caldera-grid .btn-default {
  padding: 10px 15px !important;
  border: 1px solid #459d45 !important;
  border-radius: 0px !important; }

/*# sourceMappingURL=style.css.map */
