@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Oxygen:300,400,700);
@import url("easy.css");
@import url("font-awesome.css");
@import url("uikit.min.css");
* {
  -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: #0fa22e;
  color: #fff; }

::selection {
  background-color: #0fa22e;
  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: "Oxygen", Arial, sans-serif;
  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; }
  .flexbox > div {
    float: none; }

/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0fa22e;
  margin-top: 0;
  font-weight: 400;
  font-family: "Oxygen", Arial, sans-serif; }

.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,
* + address, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
  margin: 0px; }

p {
  font-size: 16px;
  line-height: 25px;
  color: #757575;
  margin: 0 0 15px 0; }
  p:last-child {
    margin: 0px; }

.strong, strong, b {
  font-weight: 700; }

.mb-10 {
  margin-bottom: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

/* a / Buttons */
a {
  color: #0fa22e;
  text-decoration: none;
  display: inline-block; }
  a:hover, a:focus, a:active {
    color: #e3c707;
    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 #0fa22e;
  color: #0fa22e;
  background-color: transparent;
  padding: 10px 25px;
  font-weight: 400;
  border-radius: 0px; }
  .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: #0fa22e;
    border-color: #0fa22e;
    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 */
.container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

section {
  padding: 15px 0;
  background-color: none; }
  @media screen and (min-width: 768px) {
    section {
      padding: 20px 0; } }
  @media (min-width: 70.8571428571em) {
    section {
      padding: 20px 0; } }
  @media (min-width: 85.7142857143em) {
    section {
      padding: 60px 0; } }

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 #2eae49;
  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: #0fa22e;
    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: #0fa22e;
      position: absolute;
      bottom: -19px;
      left: 0; }
      @media screen and (min-width: 768px) {
        .titel h3:after {
          left: 50%;
          margin-left: -30px; } }
    @media screen and (min-width: 768px) {
      .titel h3 {
        text-align: center; } }
    .titel h3 b {
      color: #0fa22e; }

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 screen and (min-width: 768px) {
      .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: #0fa22e;
  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: #0fa22e; }
.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: inherit;
      border-right: 1px solid rgba(0, 0, 0, 0.2); }

.wpcf7-form label span {
  display: contents; }

span.wpcf7-list-item {
  margin: 0 !important; }

.slider-19851 {
  padding: 0px; }
  .slider-19851 .item {
    position: relative;
    z-index: -1; }
    .slider-19851 .item img {
      margin: 0 auto;
      display: block;
      width: 100%; }
  .slider-19851 .container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
    .slider-19851 .container-fluid .container {
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0px; }
  .slider-19851 .box {
    background-color: #0fa22e;
    padding: 30px; }
    @media screen and (min-width: 768px) {
      .slider-19851 .box {
        position: absolute;
        top: 0;
        left: 60px;
        bottom: 0;
        z-index: 3;
        width: 400px;
        background-color: rgba(15, 162, 46, 0.6); } }
    .slider-19851 .box h2 {
      margin-top: 0; }
      @media screen and (min-width: 768px) {
        .slider-19851 .box h2 {
          font-size: 30px;
          margin-bottom: 20px; } }
    .slider-19851 .box p {
      color: #fff;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .slider-19851 .box p {
          font-size: 22px; } }
    .slider-19851 .box .btn {
      border: 1px solid #e3c707;
      color: #e3c707; }

.teaser-kontakt-19859 h1 {
  text-align: center; }
.teaser-kontakt-19859 .map {
  width: 100%;
  height: 363px; }

.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; }
  .n-0 .navbar .container {
    padding: 0 15px; }
    @media (min-width: 85.7142857143em) {
      .n-0 .navbar .container {
        padding: 0 30px; } }
  .n-0 .navbar .navbar-header .navbar-brand {
    float: left;
    height: auto;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 20px 15px 20px 15px; }
    @media screen and (min-width: 768px) {
      .n-0 .navbar .navbar-header .navbar-brand {
        padding: 30px; } }
    .n-0 .navbar .navbar-header .navbar-brand img {
      max-width: inherit; }
  .n-0 .navbar .navbar-collapse {
    padding: 0 15px;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none; }
    @media screen and (min-width: 768px) {
      .n-0 .navbar .navbar-collapse {
        padding: 0;
        margin: 0; } }
  .n-0 .navbar .navbar-nav {
    margin: 0px -15px; }
    .n-0 .navbar .navbar-nav > li > a {
      padding: 15px 15px 15px 15px;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 400; }
      @media screen and (min-width: 768px) {
        .n-0 .navbar .navbar-nav > li > a {
          padding: 30px;
          font-size: 16px;
          text-transform: uppercase;
          font-weight: 400; } }
.n-0 .navbar .navbar-header .navbar-brand {
  color: #0fa22e; }
.n-0 .navbar .navbar-header .navbar-toggle {
  border-color: none;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 23px 20px; }
  .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: #0fa22e; }
  .n-0 .navbar .navbar-header .navbar-toggle .icon-bar {
    background-color: #e3c707; }
.n-0 .navbar .nav > li > a:hover,
.n-0 .navbar .nav > li > a:focus {
  color: #2eae49;
  background-color: rgba(0, 0, 0, 0); }
.n-0 .navbar .navbar-nav > li > a {
  color: #bababa; }
  .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: #0fa22e;
  background-color: transparent; }
  .n-0 .navbar .navbar-nav > .active > a:hover, .n-0 .navbar .navbar-nav > .active > a:focuse {
    color: #0fa22e;
    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-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-radius: 0px;
  box-shadow: none; }
  @media screen and (min-width: 768px) {
    .n-0 .navbar .dropdown .dropdown-menu {
      border-top: none;
      border-right: 1px solid rgba(0, 0, 0, 0.05);
      border-bottom: 1px solid rgba(0, 0, 0, 0.05);
      border-left: 1px solid rgba(0, 0, 0, 0.05); } }
  .n-0 .navbar .dropdown .dropdown-menu > li > a {
    background-color: transparent;
    color: #bababa;
    padding: 15px 15px 15px 15px; }
    @media screen and (min-width: 768px) {
      .n-0 .navbar .dropdown .dropdown-menu > li > a {
        padding: 15px 10px 15px 10px;
        color: #bababa; } }
    .n-0 .navbar .dropdown .dropdown-menu > li > a:hover, .n-0 .navbar .dropdown .dropdown-menu > li > a:focus {
      background-color: #000;
      color: #0fa22e; }
      @media screen and (min-width: 768px) {
        .n-0 .navbar .dropdown .dropdown-menu > li > a:hover, .n-0 .navbar .dropdown .dropdown-menu > li > a:focus {
          background-color: #f5f5f5;
          color: #0fa22e; } }

.slider-15891 {
  padding: 0px; }
  .slider-15891 .item {
    position: relative;
    z-index: -1; }
    .slider-15891 .item img {
      margin: 0 auto;
      display: block;
      width: 100%; }
  .slider-15891 .container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
  .slider-15891 .box {
    background-color: #0fa22e;
    position: relative;
    padding: 15px; }
    @media screen and (min-width: 768px) {
      .slider-15891 .box {
        padding: 30px;
        position: absolute;
        top: 0;
        left: 60px;
        bottom: 0;
        z-index: 3;
        width: 400px;
        background-color: rgba(15, 162, 46, 0.6); } }
    .slider-15891 .box h2 {
      margin-top: 0;
      color: #fff;
      font-size: 18px; }
      @media screen and (min-width: 1200px) {
        .slider-15891 .box h2 {
          font-size: 30px;
          margin-bottom: 20px; } }
    .slider-15891 .box p {
      color: #fff;
      margin-bottom: 0px;
      font-size: 16px; }
      @media screen and (min-width: 1000px) {
        .slider-15891 .box p {
          margin-bottom: 10px; } }
      @media screen and (min-width: 1200px) {
        .slider-15891 .box p {
          font-size: 21px;
          margin-bottom: 15px; } }
    .slider-15891 .box .btn {
      border: 1px solid #e3c707;
      color: #e3c707; }

.teaser-icon-15892 {
  background-color: transparent;
  text-align: center; }
  .teaser-icon-15892 i {
    font-size: 24px;
    color: #0fa22e;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    display: block;
    border: 1px solid #0fa22e;
    margin: 0 auto 30px; }
  .teaser-icon-15892 h5 {
    text-transform: uppercase;
    font-weight: 700;
    color: #0fa22e;
    font-size: 14px;
    line-height: 9px;
    margin-bottom: 14px; }
  .teaser-icon-15892 p {
    text-transform: none;
    font-weight: 400;
    color: #757575;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0; }

.content-15893 h1 {
  text-align: center; }
.content-15893 article {
  margin-bottom: 30px; }
  .content-15893 article:last-child {
    margin-bottom: 0px; }

.teaser-image-15894 {
  text-align: center; }
  .teaser-image-15894 .teaser-container {
    margin-top: 21px;
    display: block;
    border-radius: 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 50%;
    transition: all .2s ease-in-out; }
    @media screen and (min-width: 768px) {
      .teaser-image-15894 .teaser-container {
        margin-top: 20px; } }
    .teaser-image-15894 .teaser-container .teaser-image {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      transition: all .2s ease-in-out;
      width: 100%; }
    .teaser-image-15894 .teaser-container:hover img {
      transform: scale(1.1); }
    .teaser-image-15894 .teaser-container .teaser-overlay {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: rgba(15, 162, 46, 0.7);
      z-index: 1; }
    .teaser-image-15894 .teaser-container .teaser-text {
      font-weight: 400;
      font-size: 21px;
      color: #fff;
      position: absolute;
      z-index: 20;
      top: 45%;
      width: 100%;
      transition: all .2s ease-in-out; }
      @media screen and (min-width: 768px) {
        .teaser-image-15894 .teaser-container .teaser-text {
          font-size: 34px; } }
      @media (min-width: 54.8571428571em) and (max-width: 70.7857142857em) {
        .teaser-image-15894 .teaser-container .teaser-text {
          font-size: 34px; } }
    .teaser-image-15894 .teaser-container:hover .teaser-text {
      transform: scale(0.9); }

.teaser-icon-15895 {
  background-color: #0fa22e; }
  .teaser-icon-15895 .features-item {
    position: relative;
    padding-left: 69px;
    margin: 15px 0; }
    @media screen and (min-width: 768px) {
      .teaser-icon-15895 .features-item {
        margin: 25px 0 29px; } }
  .teaser-icon-15895 i {
    font-size: 36px;
    color: #fff;
    position: absolute;
    top: 4px;
    left: 17px; }
  .teaser-icon-15895 h5 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 9px; }
  .teaser-icon-15895 p {
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0; }
  .teaser-icon-15895 a {
    margin-top: 20px;
    display: block;
    color: #fff;
    font-weight: 700;
    opacity: 0.8; }
    .teaser-icon-15895 a:before {
      content: "\f105";
      font-family: 'FontAwesome';
      margin-right: 15px; }
    .teaser-icon-15895 a:hover {
      opacity: 1; }

.google_map_15896 {
  padding: 0px; }
  .google_map_15896 iframe {
    width: 100% !important;
    height: 200px !important; }
    @media screen and (min-width: 768px) {
      .google_map_15896 iframe {
        height: 400px !important; } }

.teaser-portfolio-15898 .titel {
  padding: 20px 15px 0px; }
  @media screen and (min-width: 768px) {
    .teaser-portfolio-15898 .titel {
      padding: 40px 0 30px; } }
  @media (min-width: 70.8571428571em) {
    .teaser-portfolio-15898 .titel {
      padding: 60px 0; } }
.teaser-portfolio-15898 .row {
  margin: 0; }
.teaser-portfolio-15898 .portfolio-teaser .item {
  width: 100%;
  float: left;
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s; }
  @media screen and (min-width: 768px) {
    .teaser-portfolio-15898 .portfolio-teaser .item {
      width: 33.333%;
      padding-bottom: 21%; } }
  .teaser-portfolio-15898 .portfolio-teaser .item img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
    width: 100%;
    display: block;
    transition: all .2s ease-in-out; }
.teaser-portfolio-15898 .portfolio-teaser .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: rgba(15, 162, 46, 0.8);
  text-align: center;
  padding: 20%;
  transition: all .2s ease-in-out; }
  .teaser-portfolio-15898 .portfolio-teaser .overlay .bubbel {
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 10px;
    opacity: 0.8; }
    .teaser-portfolio-15898 .portfolio-teaser .overlay .bubbel:hover, .teaser-portfolio-15898 .portfolio-teaser .overlay .bubbel:focus {
      opacity: 1; }
    .teaser-portfolio-15898 .portfolio-teaser .overlay .bubbel i {
      font-size: 18px; }
  .teaser-portfolio-15898 .portfolio-teaser .overlay p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px; }
    @media (min-width: 34.2857142857em) {
      .teaser-portfolio-15898 .portfolio-teaser .overlay p {
        margin-top: 50px; } }
  .teaser-portfolio-15898 .portfolio-teaser .overlay p,
  .teaser-portfolio-15898 .portfolio-teaser .overlay small {
    color: #fff; }
  .teaser-portfolio-15898 .portfolio-teaser .overlay small {
    font-size: 14px; }
.teaser-portfolio-15898 .portfolio-teaser:before, .teaser-portfolio-15898 .portfolio-teaser:after {
  content: " ";
  display: table; }
.teaser-portfolio-15898 .portfolio-teaser:after {
  clear: both; }

html {
  position: relative;
  min-height: 100%; }

.footer-7 {
  bottom: 0px;
  position: absolute;
  width: 100%;
  padding: 0px;
  background-color: #212121; }
  @media screen and (min-width: 768px) {
    .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;
      font-weight: 400; }
      .footer-7 ul a:hover, .footer-7 ul a:focus {
        color: #fff;
        opacity: 0.5; }

.content-19849 .box {
  border: 1px solid #e2f4e6;
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  z-index: 0; }
  @media screen and (min-width: 768px) {
    .content-19849 .box {
      padding: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 70.8571428571em) {
    .content-19849 .box:first-child {
      margin-top: 55px; } }
.content-19849 #nav_menu-2 .h3 {
  color: #0fa22e;
  font-size: 31px; }
.content-19849 #nav_menu-2 ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .content-19849 #nav_menu-2 ul li {
    list-style: none; }
    .content-19849 #nav_menu-2 ul li a {
      color: #000;
      background-color: #eee;
      width: 100%;
      padding: 10px; }
  .content-19849 #nav_menu-2 ul .current-menu-item a {
    background-color: #333;
    color: #fff;
    border: 1px solid #0fa22e; }

/*# sourceMappingURL=style.css.map */
