@charset "UTF-8";
@import url('https://static.webtonia.cloud/assets/fonts/comfortaa/comfortaa.css');
@import url('https://static.webtonia.cloud/assets/fonts/nothing-you-could-do/nothing-you-could-do.css');
@import url("easy.css");
@import url("font-awesome.css");
@import url("animate.css");
@import url("uikit.min.css");
@font-face {
  font-family: 'Icomoon';
  font-weight: normal;
  font-style: normal;
  src: url(../fonts/icomoon.woff); }
* {
  -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; }

/*
    -------------------------------------
    |Content Tabelle                    |
    |-----------------------------------|
    | 01 | Allgemeine Einstellungen     |
    | 02 | Container Einstellungen      |
    | 03 |                              |
    -------------------------------------
*/
/*  01 Allgemeine Einstellungen
---------------------------------------------------------- */
::-moz-selection {
  background-color: #f0522f;
  color: #fff; }

::selection {
  background-color: #f0522f;
  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: "Comfortaa", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #757575;
  background-color: #f9f9f9;
  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 */
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
  color: #f0522f;
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 400;
  font-family: "Comfortaa", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

p {
  font-size: 16px;
  line-height: 25px;
  color: #757575; }

.strong {
  font-weight: 700; }

.mb-10 {
  margin-bottom: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

/* a / Button┬┤s */
a {
  color: #f0522f;
  text-decoration: none;
  display: inline-block; }
  a:hover, a:focus, a:active {
    color: #f0522f;
    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 #f0522f;
  color: #f0522f;
  font-family: "Comfortaa", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: transparent;
  padding: 15px 30px;
  font-weight: 600; }
  .btn:after,
  button:after,
  input[type="submit"]:after,
  input[type="reset"]:after,
  input[type="button"]:after {
    content: "";
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f0522f; }
  .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: #f0522f;
    border-color: #f0522f;
    background-image: none; }

/*  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;
  padding: 0; }

.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;
  background-color: none; }
  @media (min-width: 54.8571428571em) {
    section {
      padding: 20px; } }
  @media (min-width: 70.8571428571em) {
    section {
      padding: 20px; } }
  @media (min-width: 85.7142857143em) {
    section {
      padding: 90px 0px; } }
  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 #f2684a;
  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: #f0522f;
    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: #f0522f;
      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: #f0522f; }

ul {
  list-style: none; }

section ul {
  list-style: square; }

.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: #f0522f;
  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: #f0522f; }
.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); }

em {
  color: #f0522f; }

.n-0 .navbar {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0px;
  border-top: none;
  border-right: none;
  border-bottom: 0px 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 {
    float: none; }
    @media screen and (min-width: 1200px) {
      .n-0 .navbar .navbar-header {
        display: inline-block;
        float: right; } }
    .n-0 .navbar .navbar-header .navbar-brand {
      float: center;
      height: auto;
      font-size: 18px;
      line-height: 20px;
      text-transform: uppercase;
      font-weight: 700;
      display: block;
      padding: 0 15px; }
      @media (min-width: 54.8571428571em) {
        .n-0 .navbar .navbar-header .navbar-brand {
          padding: 20px 0px 20px 15px; } }
      @media (min-width: 70.8571428571em) {
        .n-0 .navbar .navbar-header .navbar-brand {
          padding: 30px 0px 30px 15px; } }
      @media (min-width: 85.7142857143em) {
        .n-0 .navbar .navbar-header .navbar-brand {
          padding: 0px 0px; } }
      .n-0 .navbar .navbar-header .navbar-brand img {
        max-width: 130px; }
  .n-0 .navbar .navbar-collapse {
    padding: 0 15px;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: none; }
    @media (min-width: 54.8571428571em) {
      .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: 1200px) {
      .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: 1200px) {
        .n-0 .navbar .navbar-nav li {
          float: left; } }
    .n-0 .navbar .navbar-nav > li > a {
      padding: 15px 15px 15px 15px;
      font-size: 16px;
      text-transform: none;
      font-weight: 400;
      color: #212121; }
      @media (min-width: 54.8571428571em) {
        .n-0 .navbar .navbar-nav > li > a {
          padding: 20px 20px 20px 20px;
          font-size: 16px;
          text-transform: uppercase;
          font-weight: 600; } }
      @media (min-width: 70.8571428571em) {
        .n-0 .navbar .navbar-nav > li > a {
          padding: 30px 30px 30px 30px; } }
      @media (min-width: 85.7142857143em) {
        .n-0 .navbar .navbar-nav > li > a {
          padding: 54px 20px; } }
.n-0 .navbar .navbar-header .navbar-brand {
  color: #f0522f; }
.n-0 .navbar .navbar-header .navbar-toggle {
  border-color: none;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 58px 20px;
  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: #f0522f; }
  .n-0 .navbar .navbar-header .navbar-toggle .icon-bar {
    background-color: #f0522f; }
  @media screen and (min-width: 1200px) {
    .n-0 .navbar .navbar-header .navbar-toggle {
      display: none; } }
.n-0 .navbar .nav > li > a:hover,
.n-0 .navbar .nav > li > a:focus {
  color: #f0522f;
  background-color: rgba(0, 0, 0, 0); }
.n-0 .navbar .navbar-nav > li > a {
  color: #000; }
  .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: #f0522f;
  background-color: transparent; }
  .n-0 .navbar .navbar-nav > .active > a:after {
    border-bottom: 1px solid #fff;
    content: "";
    width: 60px;
    position: relative;
    display: block;
    top: 5px; }
  .n-0 .navbar .navbar-nav > .active > a:hover, .n-0 .navbar .navbar-nav > .active > a:focuse {
    color: #f0522f;
    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: transparent; }
.n-0 .navbar .dropdown .dropdown-menu {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-radius: 0px;
  box-shadow: none;
  padding-left: 15px; }
  @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);
      padding-left: 0; } }
  .n-0 .navbar .dropdown .dropdown-menu li {
    float: none; }
  .n-0 .navbar .dropdown .dropdown-menu > li > a {
    background-color: transparent;
    color: #212121;
    padding: 15px 15px 15px 15px; }
    @media (min-width: 54.8571428571em) {
      .n-0 .navbar .dropdown .dropdown-menu > li > a {
        padding: 15px 10px 15px 10px;
        color: #212121; } }
    .n-0 .navbar .dropdown .dropdown-menu > li > a:hover, .n-0 .navbar .dropdown .dropdown-menu > li > a:focus {
      background-color: transparent;
      color: #f0522f; }
      @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: #f0522f; } }
.n-0 .navbar-right {
  float: none; }
  @media screen and (min-width: 1200px) {
    .n-0 .navbar-right {
      float: left !important; } }

.slider-10051 {
  padding: 0px; }
  .slider-10051 .item {
    position: relative;
    z-index: -1; }
  .slider-10051 .container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
    .slider-10051 .container-fluid .container {
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0px; }
  .slider-10051 .box {
    background-color: #f0522f;
    padding: 30px; }
    @media (min-width: 54.8571428571em) {
      .slider-10051 .box {
        position: absolute;
        top: 0;
        left: 60px;
        bottom: 0;
        z-index: 3;
        width: 400px;
        background-color: rgba(240, 82, 47, 0.6); } }
    .slider-10051 .box h2 {
      margin-top: 0; }
      @media (min-width: 54.8571428571em) {
        .slider-10051 .box h2 {
          font-size: 30px;
          margin-bottom: 20px; } }
    .slider-10051 .box p {
      color: #fff;
      margin-bottom: 20px; }
      @media (min-width: 54.8571428571em) {
        .slider-10051 .box p {
          font-size: 22px; } }
    .slider-10051 .box .btn {
      border: 1px solid #f0522f;
      color: #f0522f; }

.content-10052 .box {
  border: 1px solid #fdeae6;
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  z-index: 0; }
  @media (min-width: 54.8571428571em) {
    .content-10052 .box {
      padding: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 70.8571428571em) {
    .content-10052 .box:first-child {
      margin-top: 55px; } }
  .content-10052 .box p {
    position: relative;
    z-index: 2; }
  .content-10052 .box.kontakt:after {
    font-family: "FontAwesome";
    content: "\f003";
    font-size: 190px;
    position: absolute;
    right: -15px;
    bottom: 45px;
    color: #fdeae6;
    z-index: 1; }
  .content-10052 .box.open:after {
    font-family: "FontAwesome";
    content: "\f017";
    font-size: 190px;
    position: absolute;
    right: -20px;
    bottom: 40px;
    color: #fdeae6;
    z-index: 1; }

.content-10053 {
  position: relative; }
  .content-10053 .bildbereich {
    position: relative; }
    .content-10053 .bildbereich:hover .overlay {
      background: rgba(247, 215, 52, 0); }
      .content-10053 .bildbereich:hover .overlay i {
        color: rgba(247, 215, 52, 0.9); }
  .content-10053 .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(247, 215, 52, 0.7);
    background: -moz-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247, 215, 52, 0.7)), color-stop(100%, rgba(240, 82, 47, 0.7)));
    background: -webkit-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%); }
    .content-10053 .overlay i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 280px;
      color: #fff; }
  .content-10053 .xs-12:first-child {
    margin-bottom: 30px; }
  @media (min-width: 54.8571428571em) {
    .content-10053 h2 {
      margin-bottom: 30px; } }
  @media (min-width: 54.8571428571em) {
    .content-10053 p {
      margin-bottom: 30px; } }
  @media (min-width: 70.8571428571em) {
    .content-10053 p {
      padding-right: 20px; } }
  @media (min-width: 54.8571428571em) {
    .content-10053 .btn-default {
      margin-top: 30px; } }
  @media (min-width: 54.8571428571em) {
    .content-10053 figure {
      margin-top: 8px; } }
  .content-10053 figure img {
    border-radius: 0px; }
  .content-10053 figure figcaption {
    font-style: italic;
    margin-top: 10px; }

.teaser-image-10054 {
  text-align: center; }
  .teaser-image-10054 .teaser-container {
    margin-top: 21px;
    display: block;
    border-radius: 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 55%;
    transition: all .2s ease-in-out; }
    @media (min-width: 54.8571428571em) {
      .teaser-image-10054 .teaser-container {
        margin-top: 20px; } }
    .teaser-image-10054 .teaser-container .teaser-image {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      transition: all .2s ease-in-out;
      width: 100%; }
    .teaser-image-10054 .teaser-container:hover img {
      transform: scale(1.1); }
    .teaser-image-10054 .teaser-container .teaser-overlay {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: rgba(240, 82, 47, 0.7);
      z-index: 1; }
    .teaser-image-10054 .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 (min-width: 54.8571428571em) {
        .teaser-image-10054 .teaser-container .teaser-text {
          font-size: 34px; } }
      @media (min-width: 54.8571428571em) and (max-width: 70.7857142857em) {
        .teaser-image-10054 .teaser-container .teaser-text {
          font-size: 34px; } }
    .teaser-image-10054 .teaser-container:hover .teaser-text {
      transform: scale(0.9); }

.teaser-portfolio-10055 .titel {
  padding: 20px 15px 0px; }
  @media (min-width: 54.8571428571em) {
    .teaser-portfolio-10055 .titel {
      padding: 40px 0 30px; } }
  @media (min-width: 70.8571428571em) {
    .teaser-portfolio-10055 .titel {
      padding: 60px 0; } }
.teaser-portfolio-10055 .row {
  margin: 0; }
.teaser-portfolio-10055 .portfolio-teaser .item {
  width: 100%;
  float: left;
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s; }
  @media (min-width: 54.8571428571em) {
    .teaser-portfolio-10055 .portfolio-teaser .item {
      width: 33.333%;
      padding-bottom: 24%; } }
  .teaser-portfolio-10055 .portfolio-teaser .item:hover .overlay, .teaser-portfolio-10055 .portfolio-teaser .item:focus .overlay {
    display: block; }
  .teaser-portfolio-10055 .portfolio-teaser .item:hover img, .teaser-portfolio-10055 .portfolio-teaser .item:focus img {
    transform: scale(1.1); }
  .teaser-portfolio-10055 .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-10055 .portfolio-teaser .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-color: rgba(240, 82, 47, 0.8);
  text-align: center;
  padding: 20%;
  transition: all .2s ease-in-out; }
  .teaser-portfolio-10055 .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-10055 .portfolio-teaser .overlay .bubbel:hover, .teaser-portfolio-10055 .portfolio-teaser .overlay .bubbel:focus {
      opacity: 1; }
    .teaser-portfolio-10055 .portfolio-teaser .overlay .bubbel i {
      font-size: 18px; }
  .teaser-portfolio-10055 .portfolio-teaser .overlay p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px; }
    @media (min-width: 34.2857142857em) {
      .teaser-portfolio-10055 .portfolio-teaser .overlay p {
        margin-top: 50px; } }
  .teaser-portfolio-10055 .portfolio-teaser .overlay p,
  .teaser-portfolio-10055 .portfolio-teaser .overlay small {
    color: #fff; }
  .teaser-portfolio-10055 .portfolio-teaser .overlay small {
    font-size: 14px; }
.teaser-portfolio-10055 .portfolio-teaser:before, .teaser-portfolio-10055 .portfolio-teaser:after {
  content: " ";
  display: table; }
.teaser-portfolio-10055 .portfolio-teaser:after {
  clear: both; }

html {
  position: relative; }

body {
  min-height: 100vh; }

.footer-6 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin-top: 0px;
  bottom: 0px;
  width: 100%;
  padding: 0px;
  text-align: center; }
  .footer-6 .overlay {
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(240, 82, 47, 0.2); }
  @media (min-width: 54.8571428571em) {
    .footer-6 {
      padding: 0px; } }
  @media (min-width: 70.8571428571em) {
    .footer-6 {
      padding: 0px; } }
  @media (min-width: 85.7142857143em) {
    .footer-6 {
      padding: 0px; } }
  .footer-6 .logo {
    margin: 0;
    padding: 15px; }
    @media (min-width: 34.2857142857em) {
      .footer-6 .logo {
        margin: 0;
        padding: 15px;
        float: left; } }
    .footer-6 .logo p {
      margin-bottom: 0;
      text-transform: uppercase;
      font-weight: bold;
      color: #fff; }
  .footer-6 .theme_author {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 18px; }
  .footer-6 ul {
    padding: 0;
    text-align: center;
    margin: 0;
    display: block;
    list-style: none; }
    @media (min-width: 34.2857142857em) {
      .footer-6 ul {
        float: none;
        margin: 0 auto;
        display: inline-flex; } }
    .footer-6 ul li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
      @media (min-width: 34.2857142857em) {
        .footer-6 ul li {
          float: left;
          margin: 0 auto;
          border-bottom: none; } }
    .footer-6 ul .social {
      padding-top: 20px;
      display: none; }
      @media (min-width: 34.2857142857em) {
        .footer-6 ul .social {
          display: block; } }
      .footer-6 ul .social a {
        background-color: #fff;
        color: #f0522f;
        padding: 9px 16px;
        margin: 0 10px;
        border-radius: 50px; }
    .footer-6 ul a {
      padding: 15px;
      display: block;
      text-transform: uppercase;
      color: #fff;
      font-weight: 600; }
      .footer-6 ul a:hover, .footer-6 ul a:focus {
        color: #fff;
        opacity: 0.5; }
  .footer-6 .rechte {
    padding: 30px; }
    .footer-6 .rechte h4 {
      color: #fff; }

.icon-lightbulb_outline:before {
  content: "\e900"; }

.leistungen {
  padding: 60px 20px; }
  @media (min-width: 70.8571428571em) {
    .leistungen {
      padding: 60px 60px 180px; } }
  @media (min-width: 85.7142857143em) {
    .leistungen {
      padding: 60px 160px 180px; } }
  .leistungen h1 {
    text-align: center; }
  .leistungen .leistungs_text {
    text-align: right;
    height: 100%; }
    .leistungen .leistungs_text p {
      font-size: 30px;
      padding: 0px 30px;
      line-height: 60px;
      top: 50%;
      position: absolute;
      transform: translateY(-50%); }
  .leistungen .leistung {
    position: relative;
    height: 100%; }
    .leistungen .leistung .overlay {
      position: relative;
      height: 100%;
      background: rgba(0, 0, 0, 0.1); }
      .leistungen .leistung .overlay i {
        position: relative;
        padding: 80px 0px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 100px;
        color: #fff; }
      .leistungen .leistung .overlay .textbereich {
        padding: 20px; }
        .leistungen .leistung .overlay .textbereich a {
          width: 100%; }
        .leistungen .leistung .overlay .textbereich h3 {
          padding-top: 50px;
          font-size: 35px;
          margin: 0; }
        .leistungen .leistung .overlay .textbereich p {
          position: relative;
          bottom: 30px; }
        .leistungen .leistung .overlay .textbereich h3,
        .leistungen .leistung .overlay .textbereich p {
          color: #fff;
          text-align: center; }
    .leistungen .leistung:hover .overlay {
      background: rgba(247, 215, 52, 0.7);
      background: -moz-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247, 215, 52, 0.7)), color-stop(100%, rgba(240, 82, 47, 0.7)));
      background: -webkit-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
      background: -o-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
      background: -ms-linear-gradient(top, rgba(247, 215, 52, 0.7) 0%, rgba(240, 82, 47, 0.7) 100%);
      background: linear-gradient(to bottom, rgba(247, 215, 52, 0.1) 0%, #f0522f 100%); }

.teaser-portfolio-9392 .titel {
  padding: 20px 15px 0px; }
  @media (min-width: 54.8571428571em) {
    .teaser-portfolio-9392 .titel {
      padding: 40px 0 30px; } }
  @media (min-width: 70.8571428571em) {
    .teaser-portfolio-9392 .titel {
      padding: 60px 0; } }
.teaser-portfolio-9392 .row {
  margin: 0; }
.teaser-portfolio-9392 .portfolio-teaser {
  padding: 100px 0px; }
  .teaser-portfolio-9392 .portfolio-teaser .item {
    width: 100%;
    float: left;
    padding-bottom: 70%;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s; }
    @media (min-width: 54.8571428571em) {
      .teaser-portfolio-9392 .portfolio-teaser .item {
        width: 50%;
        padding-bottom: 24%; } }
    .teaser-portfolio-9392 .portfolio-teaser .item:hover .overlay, .teaser-portfolio-9392 .portfolio-teaser .item:focus .overlay {
      display: block; }
    .teaser-portfolio-9392 .portfolio-teaser .item:hover img, .teaser-portfolio-9392 .portfolio-teaser .item:focus img {
      transform: scale(1.1); }
    .teaser-portfolio-9392 .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-9392 .portfolio-teaser .item a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 6; }
  .teaser-portfolio-9392 .portfolio-teaser .overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    padding: 20%;
    transition: all .2s ease-in-out; }
    .teaser-portfolio-9392 .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-9392 .portfolio-teaser .overlay .bubbel:hover, .teaser-portfolio-9392 .portfolio-teaser .overlay .bubbel:focus {
        opacity: 1; }
      .teaser-portfolio-9392 .portfolio-teaser .overlay .bubbel i {
        font-size: 18px; }
    .teaser-portfolio-9392 .portfolio-teaser .overlay p {
      font-family: "Comfortaa", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #F4F2C8;
      font-size: 30px;
      text-transform: uppercase;
      line-height: 35px;
      font-weight: 700;
      margin-top: 20px; }
      @media (min-width: 34.2857142857em) {
        .teaser-portfolio-9392 .portfolio-teaser .overlay p {
          margin-top: 50px; } }
    .teaser-portfolio-9392 .portfolio-teaser .overlay p,
    .teaser-portfolio-9392 .portfolio-teaser .overlay small {
      color: #fff; }
    .teaser-portfolio-9392 .portfolio-teaser .overlay small {
      font-size: 14px; }
  .teaser-portfolio-9392 .portfolio-teaser:before, .teaser-portfolio-9392 .portfolio-teaser:after {
    content: " ";
    display: table; }
  .teaser-portfolio-9392 .portfolio-teaser:after {
    clear: both; }

.content-10707 .gallery {
  margin-top: 60px; }

.uk-subnav-pill > .uk-active > a {
  background-color: #f0522f;
  color: #fff; }

.uk-subnav-pill > * > :first-child {
  padding: 10px 18px; }

.uk-subnav-pill > * > a:focus, .uk-subnav-pill > * > a:hover {
  background-color: #bababa;
  color: #fff; }

.uk-subnav > * {
  padding-left: 0px; }

.modal-dialog {
  margin: 150px auto; }

.teaser-kontakt-10717 .map {
  width: 100%; }

.borlabs_meldung {
  max-height: 300px;
  min-height: 300px;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .borlabs_meldung {
      max-height: 360px;
      min-height: 360px; } }
  .borlabs_meldung iframe {
    width: 100%; }
  .borlabs_meldung ._brlbs-content-blocker ._brlbs-embed {
    display: block !important; }
    .borlabs_meldung ._brlbs-content-blocker ._brlbs-embed img {
      width: 100%;
      margin: 0 !important;
      min-height: 500px; }
  .borlabs_meldung ._brlbs-content-blocker {
    max-height: 300px;
    min-height: 300px;
    overflow: hidden;
    display: block;
    margin: 0 !important; }
    @media screen and (min-width: 992px) {
      .borlabs_meldung ._brlbs-content-blocker {
        max-height: 360px;
        min-height: 360px; } }
    .borlabs_meldung ._brlbs-content-blocker ._brlbs-embed,
    .borlabs_meldung ._brlbs-content-blocker ._brlbs-google-maps {
      max-height: 300px;
      min-height: 300px; }
      @media screen and (min-width: 992px) {
        .borlabs_meldung ._brlbs-content-blocker ._brlbs-embed,
        .borlabs_meldung ._brlbs-content-blocker ._brlbs-google-maps {
          max-height: 360px;
          min-height: 360px; } }
  .borlabs_meldung ._brlbs-caption p {
    color: #fff; }
  .borlabs_meldung .borlabs-cookie-bct.bc-bct-iframe {
    max-height: 300px !important;
    min-height: 300px !important; }
    @media screen and (min-width: 992px) {
      .borlabs_meldung .borlabs-cookie-bct.bc-bct-iframe {
        max-height: 360px !important;
        min-height: 360px !important; } }

#BorlabsCookieBox h3 {
  font-size: 21px !important; }

/*# sourceMappingURL=style.css.map */