@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Muli);
@import url(https://fonts.googleapis.com/css?family=Muli);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@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;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  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: "\f111";
  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: #60A231;
  color: #fff;
}

::selection {
  background-color: #60A231;
  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: "Muli", Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: rgb(117.3, 117.3, 117.3);
  background-color: #fff;
  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: rgb(33.15, 33.15, 33.15);
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 400;
}

p {
  font-size: 16px;
  line-height: 25px;
  color: rgb(117.3, 117.3, 117.3);
}

.strong {
  font-weight: 700;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

/* a / Buttons
ââââââââââââââââââââââââââââââââââââââââââââââââââ */
a {
  color: #60A231;
  text-decoration: none;
  display: inline-block;
}
a:hover, a:focus, a:active {
  color: #60A231;
  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 #60A231;
  color: #60A231;
  background-color: transparent;
  padding: 15px;
  font-weight: 600;
}
.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: #60A231;
  border-color: #60A231;
  background-image: none;
}
.btn i,
button i,
input[type=submit] i,
input[type=reset] i,
input[type=button] i {
  margin-left: 10px;
}

/*	02 Container Einstellungen
---------------------------------------------------------- */
.center-box {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  background-repeat: No-Repeat;
  background-position: left top;
}

.container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.center-box {
  background-color: #ffffff;
}
@media (min-width: 54.8571428571em) {
  .center-box {
    margin: 20px auto;
  }
}
@media (min-width: 70.8571428571em) {
  .center-box {
    margin: 40px auto;
  }
}
@media (min-width: 85.7142857143em) {
  .center-box {
    margin: 80px auto;
  }
}

section {
  padding: 15px 0;
  background-color: none;
}
@media (min-width: 54.8571428571em) {
  section {
    padding: 20px 0;
  }
}
@media (min-width: 70.8571428571em) {
  section {
    padding: 20px 0;
  }
}
@media (min-width: 85.7142857143em) {
  section {
    padding: 60px 0;
  }
}
section.zebra {
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
  border-right: none;
  border-bottom: 1px solid #e0e0e0;
  border-left: none;
}
section.zebra .container {
  background-color: transparent;
}

input[type=email],
input[type=number],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select,
.form-control {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  -moz-appearance: textfield;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  border: 1px solid rgb(116.67, 174.09, 75.78);
  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: #60A231;
  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: rgb(117.3, 117.3, 117.3);
}
.titel h3:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #60A231;
  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: #60A231;
}

ul {
  list-style: none;
}

section ul {
  list-style: square;
}
section ul li {
  font-size: 16px;
}

.row.gallery_row {
  margin-bottom: 30px;
}
.row.gallery_row a {
  display: table;
  margin: 0 auto 30px auto;
}
.row.gallery_row a img {
  margin: 0 auto;
  display: block;
}
@media (min-width: 54.8571428571em) {
  .row.gallery_row a {
    margin: 0 auto;
  }
}

/* ==================================================
  Wordpress Admin Edit
====================================================*/
.post-edit-link {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-color: #60A231;
  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 rgb(224.4, 224.4, 224.4);
  background-color: #fff;
}
.gallery .attachment-thumbnail:hover, .gallery .attachment-thumbnail:focus, .gallery .attachment-thumbnail:active {
  border-color: #60A231;
}
.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);
}

.wpcf7-form label span {
  display: contents;
}

span.wpcf7-list-item {
  margin: 0 !important;
}

.n-18810 .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-18810 .navbar .container {
  padding: 0 15px;
}
@media (min-width: 85.7142857143em) {
  .n-18810 .navbar .container {
    padding: 0 30px;
  }
}
.n-18810 .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 (min-width: 54.8571428571em) {
  .n-18810 .navbar .navbar-header .navbar-brand {
    padding: 20px 0px 20px 15px;
  }
}
@media (min-width: 70.8571428571em) {
  .n-18810 .navbar .navbar-header .navbar-brand {
    padding: 30px 0px 30px 15px;
  }
}
@media (min-width: 85.7142857143em) {
  .n-18810 .navbar .navbar-header .navbar-brand {
    padding: 50px 20px 50px 20px;
  }
}
.n-18810 .navbar .navbar-header .navbar-brand img {
  max-width: inherit;
}
.n-18810 .navbar .navbar-collapse {
  padding: 0 15px;
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: none;
}
@media (min-width: 54.8571428571em) {
  .n-18810 .navbar .navbar-collapse {
    padding: 0;
    margin: 0;
  }
}
.n-18810 .navbar .navbar-nav {
  margin: 0px -15px;
}
.n-18810 .navbar .navbar-nav > li > a {
  padding: 15px 15px 15px 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
@media (min-width: 54.8571428571em) {
  .n-18810 .navbar .navbar-nav > li > a {
    padding: 20px 20px 20px 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
  }
}
@media (min-width: 70.8571428571em) {
  .n-18810 .navbar .navbar-nav > li > a {
    padding: 30px 30px 30px 30px;
  }
}
@media (min-width: 85.7142857143em) {
  .n-18810 .navbar .navbar-nav > li > a {
    padding: 50px 25px 50px 25px;
  }
}
.n-18810 .navbar .navbar-header .navbar-brand {
  color: #60A231;
}
.n-18810 .navbar .navbar-header .navbar-toggle {
  border-color: none;
  border-radius: 0;
  border: none;
  margin: 0;
}
.n-18810 .navbar .navbar-header .navbar-toggle:hover, .n-18810 .navbar .navbar-header .navbar-toggle:focus {
  background-color: transparent;
}
.n-18810 .navbar .navbar-header .navbar-toggle:hover .icon-bar, .n-18810 .navbar .navbar-header .navbar-toggle:focus .icon-bar {
  background-color: #60A231;
}
.n-18810 .navbar .navbar-header .navbar-toggle .icon-bar {
  background-color: #60A231;
}
.n-18810 .navbar .nav > li > a:hover,
.n-18810 .navbar .nav > li > a:focus {
  color: rgb(116.67, 174.09, 75.78);
  background-color: rgba(0, 0, 0, 0);
}
.n-18810 .navbar .navbar-nav > li > a {
  color: rgb(186.15, 186.15, 186.15);
}
.n-18810 .navbar .navbar-nav > li > a:hover, .n-18810 .navbar .navbar-nav > li > a:focuse {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}
.n-18810 .navbar .navbar-nav > .active > a {
  color: #60A231;
  background-color: transparent;
}
.n-18810 .navbar .navbar-nav > .active > a:hover, .n-18810 .navbar .navbar-nav > .active > a:focuse {
  color: #60A231;
  background-color: rgba(0, 0, 0, 0);
}
.n-18810 .navbar .navbar-nav > .disabled > a {
  color: #ccc;
  background-color: transparent;
}
.n-18810 .navbar .navbar-nav > .disabled > a:hover, .n-18810 .navbar .navbar-nav > .disabled > a:focuse {
  color: #ccc;
  background-color: rgba(0, 0, 0, 0);
}
.n-18810 .navbar .dropdown.open {
  color: #000000;
  background-color: #ffffff;
}
.n-18810 .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 (min-width: 54.8571428571em) {
  .n-18810 .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-18810 .navbar .dropdown .dropdown-menu > li > a {
  background-color: transparent;
  color: #bababa;
  padding: 15px 15px 15px 15px;
}
@media (min-width: 54.8571428571em) {
  .n-18810 .navbar .dropdown .dropdown-menu > li > a {
    padding: 15px 10px 15px 10px;
    color: #bababa;
  }
}
.n-18810 .navbar .dropdown .dropdown-menu > li > a:hover, .n-18810 .navbar .dropdown .dropdown-menu > li > a:focus {
  background-color: #000;
  color: #60A231;
}
@media (min-width: 54.8571428571em) {
  .n-18810 .navbar .dropdown .dropdown-menu > li > a:hover, .n-18810 .navbar .dropdown .dropdown-menu > li > a:focus {
    background-color: #f5f5f5;
    color: #60A231;
  }
}

.content-18811 .box {
  border: 1px solid rgb(235.92, 243.84, 230.28);
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  z-index: 0;
}
@media (min-width: 54.8571428571em) {
  .content-18811 .box {
    padding: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 70.8571428571em) {
  .content-18811 .box:first-child {
    margin-top: 55px;
  }
}
.content-18811 .box p {
  position: relative;
  z-index: 2;
}
.content-18811 .box.kontakt:after {
  font-family: "FontAwesome";
  content: "\f003";
  font-size: 190px;
  position: absolute;
  right: -15px;
  bottom: 45px;
  color: rgb(235.92, 243.84, 230.28);
  z-index: 1;
}
.content-18811 .box.open:after {
  font-family: "FontAwesome";
  content: "\f017";
  font-size: 190px;
  position: absolute;
  right: -20px;
  bottom: 40px;
  color: rgb(235.92, 243.84, 230.28);
  z-index: 1;
}
html {
  position: relative;
  min-height: 100%;
}

.footer-2 {
  margin-top: 30px;
  bottom: 0px;
  position: absolute;
  width: 100%;
  padding: 0px;
  background-color: #fff;
}
@media (min-width: 54.8571428571em) {
  .footer-2 {
    padding: 0px;
  }
}
@media (min-width: 70.8571428571em) {
  .footer-2 {
    padding: 0px;
  }
}
@media (min-width: 85.7142857143em) {
  .footer-2 {
    padding: 0px;
  }
}
.footer-2 .logo {
  margin: 0;
  padding: 15px;
}
@media (min-width: 34.2857142857em) {
  .footer-2 .logo {
    margin: 0;
    padding: 15px;
    width: 100%;
    text-align: center;
  }
}
.footer-2 .logo p {
  margin-bottom: 0;
  color: #999;
}
.footer-2 ul {
  padding: 0;
  margin: 0 auto;
  display: table;
  list-style: none;
  border-top: 1px solid #f0f0f0;
}
.footer-2 ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media (min-width: 34.2857142857em) {
  .footer-2 ul li {
    float: left;
    border-bottom: none;
  }
}
.footer-2 ul .social {
  display: none;
}
@media (min-width: 34.2857142857em) {
  .footer-2 ul .social {
    display: block;
  }
}
.footer-2 ul a {
  padding: 15px;
  display: block;
  text-transform: uppercase;
  color: #999;
  font-weight: 100;
}
.footer-2 ul a:hover, .footer-2 ul a:focus {
  color: #000;
  opacity: 0.5;
}

.anfrage {
  background-image: url(../../img/CC/BG.png);
  background-size: cover;
  background-position: center;
  padding-bottom: 0px;
  min-width: 1600px;
}

.cc-bg-bubbles {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.cc-start,
.cc-analyse,
.cc-wu,
.cc-fs,
.cc-rss,
.cc-network,
.ccv-slide {
  position: relative;
}
.anfrage h1 {
  color: #999;
  font-size: 50px;
  margin-bottom: 10px;
  text-align: center;
}
.anfrage h2 {
  color: #999;
  text-align: center;
  font-size: 25px;
}
.anfrage h3 {
  color: #60A231;
  margin-bottom: 10px;
}
.anfrage h4 {
  font-size: 17px;
  color: #999;
}
.anfrage .btn-chat {
  flex: 1 1 auto;
  padding: 10px 30px;
  left: -78px;
  top: 33px;
  transform: rotate(-90deg);
  position: absolute;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  font-size: 19px;
}
.anfrage .btn-buy {
  flex: 1 1 auto;
  margin: 10px;
  padding: 13px 19px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  font-size: 17px;
}
.anfrage .btn-willkommen {
  flex: 1 1 auto;
  margin: 10px;
  padding: 23px 44px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  font-size: 19px;
}
.anfrage .btn-willkommen i {
  -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;
  opacity: 0;
  position: relative;
  right: -200px;
}
.anfrage .btn-effekt {
  flex: 1 1 auto;
  margin: 10px;
  padding: 7px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  font-size: 12px;
}
.anfrage .btn-effekt:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
}
.anfrage .btn-buy:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
}
.anfrage .btn-chat:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
}
.anfrage .btn-willkommen:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
}
.anfrage .btn-willkommen:hover i {
  opacity: 1;
  right: -10px;
  -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;
}
.anfrage .btn-1 {
  background-image: linear-gradient(to right, #8d8d8d 0%, #bfbfbf 51%, #333 100%);
}
.anfrage .btn-2 {
  background-image: linear-gradient(to right, #60A231 0%, #7FD740 51%, #60A231 100%);
}
.anfrage .top_navi {
  position: relative;
}
.anfrage .tasks {
  background-color: #F6F8F8;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
}
.anfrage .progress {
  position: absolute;
  top: 48px;
  height: 7px;
  left: 101px;
  right: 145px;
}
.anfrage .progress-bar {
  background-color: #60A231;
}
.anfrage .tasks span {
  font-weight: bold;
}
.anfrage .tasks input {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.anfrage .tasks a {
  color: #000;
  text-decoration: none;
  border: none;
}
.anfrage .tasks a:hover {
  border-bottom: dashed 1px #0088cc;
}
.anfrage .tasks label {
  display: block;
  text-align: center;
}
.anfrage .videobox {
  position: fixed;
  z-index: 99;
  width: 270px;
  height: 180px;
  background-color: #929292;
  top: 100px;
  right: 40px;
}
.anfrage .videobox img {
  width: 100%;
}
.anfrage .uk-legend {
  margin-top: 30px;
  padding-bottom: 10px;
}
.anfrage .uk-subnav {
  position: relative;
}
.anfrage .uk-subnav li {
  width: 16.66%;
  padding: 0;
  position: relative;
}
.anfrage .uk-subnav li:after {
  content: "";
  background-color: #60A231;
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -20px;
  z-index: 1;
}
.anfrage .uk-subnav li:first-child:after {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.anfrage .uk-subnav li:last-child:after {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.anfrage .uk-subnav .uk-active:before {
  content: "";
  background-color: #fff;
  width: 50%;
  height: 7px;
  position: absolute;
  bottom: -20px;
  right: 0;
  z-index: 2;
}
.anfrage .uk-subnav .uk-active ~ li {
  display: none;
}
.anfrage .uk-subnav button {
  position: relative;
  font-size: 18px;
  text-transform: none;
  font-weight: 400;
  border: 0px solid;
  margin: 0 auto;
  color: #60A231;
  background-color: transparent;
}
.anfrage .uk-subnav button:after {
  content: "\f111";
  font-family: "FontAwesome";
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: table;
  color: #60A231;
  top: 39px;
}
.anfrage .uk-subnav button:hover {
  background-color: transparent;
}
.anfrage .chat {
  position: fixed;
  right: -360px;
  bottom: -160px;
  z-index: 10;
  transform: translateY(-50%);
  background-color: #e3e3e3;
  width: 360px;
  -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;
}
.anfrage .chat #chat {
  padding: 15px;
}
.anfrage .chat #chat .ansicht_user .user {
  text-align: center;
  position: relative;
}
.anfrage .chat #chat .ansicht_user .user i {
  position: relative;
  top: 20px;
}
.anfrage .chat #chat .ansicht_user .ansprechpartner h3 {
  margin-bottom: 0;
}
.anfrage .chat #chat .ansicht_user .ansprechpartner p {
  margin: 0;
  margin-bottom: 10px;
}
.anfrage .chat #chat .textarea {
  min-height: 250px;
  background-color: #fff;
  width: 100%;
  padding: 20px 10px;
  height: 250px;
  overflow-y: scroll;
}
.anfrage .chat #chat .textarea .kommentare {
  width: 100%;
  display: inline-block;
}
.anfrage .chat #chat .textarea .kommentare .person_2 a {
  color: #60A231;
}
.anfrage .chat #chat .textarea .kommentare .person_2 a:hover {
  color: #000;
}
.anfrage .chat #chat .textarea .kommentare a {
  color: #fff;
}
.anfrage .chat #chat .textarea .kommentare a:hover {
  color: #000;
}
.anfrage .chat #chat .textarea p {
  padding: 5px;
  position: relative;
  border-radius: 20px;
  min-width: 50px;
}
.anfrage .chat #chat .textarea .person_1 {
  background-color: #60A231;
  color: #fff;
  float: left;
  margin-right: 30px;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 1;
}
.anfrage .chat #chat .textarea .person_1:after {
  content: "";
  background-color: #60A231;
  width: 22px;
  height: 38px;
  position: absolute;
  bottom: -6px;
  left: 13px;
  border-radius: 5px;
  transform: rotate(62deg);
  z-index: -1;
}
.anfrage .chat #chat .textarea .person_2 {
  background-color: #eee;
  color: #000;
  float: right;
  margin-left: 30px;
  padding-right: 10px;
  padding-left: 10px;
  z-index: 1;
  text-align: right;
}
.anfrage .chat #chat .textarea .person_2:after {
  content: "";
  background-color: #eee;
  width: 22px;
  height: 38px;
  position: absolute;
  bottom: -6px;
  right: 13px;
  border-radius: 5px;
  transform: rotate(-62deg);
  z-index: -1;
}
.anfrage .chat #chat .inputarea {
  padding-top: 10px;
}
.anfrage .chat #chat .inputarea .uk-inline {
  width: 100%;
}
.anfrage .chat #chat .inputarea input {
  border: 0px;
  border-radius: 20px;
}
.anfrage .chat #chat .inputarea .uk-button {
  background-color: #60A231;
  color: #fff;
  border-radius: 250px;
  margin: 0;
  padding: 0px 11px;
  border: 0;
}
.anfrage .chat_on {
  right: 0;
  -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;
}
.anfrage .willkommen {
  padding-top: 30px;
}
.anfrage .willkommen .video {
  padding-top: 0px;
}
.anfrage .willkommen .video h3 {
  margin-top: 250px;
}
.anfrage .willkommen .video h4 {
  margin-bottom: 10px;
}
.anfrage .willkommen .video p {
  font-style: italic;
  font-size: 16px;
  color: #605a5a;
}
.anfrage .willkommen .video .box {
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
}
.anfrage .willkommen .video .box img {
  width: 100%;
}
.anfrage .wir_sind {
  padding-top: 80px;
  position: relative;
}
.anfrage .wir_sind h2 {
  font-size: 33px;
  color: #60A231;
}
.anfrage .wir_sind .infoarea {
  position: relative;
}
.anfrage .wir_sind .infoarea:first-child {
  padding-top: 60px;
}
.anfrage .wir_sind .infoarea .bildarea {
  position: relative;
}
.anfrage .wir_sind .infoarea .bildarea .first_img {
  max-width: 327px;
  margin-left: 0px;
}
.anfrage .wir_sind .infoarea .bildarea .second_img {
  max-width: 950px;
  margin-left: 190px;
}
.anfrage .wir_sind .infoarea .textarea {
  position: relative;
}
.anfrage .wir_sind .infoarea .textarea .textbox {
  background-color: rgba(51, 51, 51, 0.8);
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  padding: 48px;
  position: absolute;
  left: -269px;
  bottom: 89px;
  max-width: 680px;
}
.anfrage .wir_sind .infoarea .textarea .textbox p {
  color: #fff;
  font-size: 33px;
  margin-bottom: 0;
  line-height: 34px;
}
.anfrage .wir_sind .infoarea .textarea .textbox_2 {
  background-color: rgba(51, 51, 51, 0.8);
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  padding: 20px;
  position: absolute;
  left: 20px;
  bottom: 240px;
  max-width: 500px;
}
.anfrage .wir_sind .infoarea .textarea .textbox_2 p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
.anfrage .wir_sind .facts {
  padding: 120px 0px;
}
.anfrage .wir_sind .facts #facts {
  position: relative;
  width: 90%;
  display: table;
  margin: 0 auto;
}
.anfrage .wir_sind .facts #facts .st0 {
  fill: #60A231;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 1s linear forwards;
}
@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.anfrage .bei_uns_richtig {
  padding-top: 120px;
}
.anfrage .bei_uns_richtig .textarea {
  padding-top: 50px;
}
.anfrage .bei_uns_richtig .textarea h3 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
}
.anfrage .portfolio {
  padding-top: 60px;
}
.anfrage .portfolio h2 {
  font-size: 33px;
  color: #60A231;
}
.anfrage .portfolio .produkte {
  position: relative;
  padding-top: 60px;
  padding: 220px 0px;
}
.anfrage .portfolio .produkte .hauptpunkt {
  margin: 0 auto;
  position: relative;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.anfrage .portfolio .produkte .hauptpunkt .hintergrund {
  border: 0px;
  border-radius: 250px;
  display: inline-block;
  position: relative;
}
.anfrage .portfolio .produkte .hauptpunkt .hintergrund img {
  max-width: 260px;
}
.anfrage .portfolio .produkte .hauptpunkt .hintergrund h3, .anfrage .portfolio .produkte .hauptpunkt .hintergrund p {
  color: #fff;
}
.anfrage .portfolio .produkte .full-service {
  left: 306px;
  top: 20px;
  animation-delay: 1s;
}
.anfrage .portfolio .produkte .full-service:before {
  content: "";
  position: absolute;
  width: 74px;
  left: 152px;
  top: 162px;
  border: 2px solid #60A231;
  border-radius: 20px;
  transform: rotate(57deg);
}
.anfrage .portfolio .produkte .bester_preis {
  top: 40px;
  right: 210px;
  animation-delay: 1.5s;
}
.anfrage .portfolio .produkte .bester_preis:before {
  content: "";
  position: absolute;
  width: 132px;
  right: 130px;
  top: 155px;
  border: 2px solid #60A231;
  border-radius: 20px;
  transform: rotate(-30deg);
}
.anfrage .portfolio .produkte .mails {
  bottom: 330px;
  left: 30px;
  animation-delay: 4s;
}
.anfrage .portfolio .produkte .mails:before {
  content: "";
  position: absolute;
  width: 262px;
  left: 196px;
  bottom: 40px;
  border: 2px solid #60A231;
  border-radius: 20px;
  transform: rotate(6deg);
}
.anfrage .portfolio .produkte .pflege {
  bottom: 330px;
  right: 30px;
  animation-delay: 2s;
}
.anfrage .portfolio .produkte .pflege:before {
  content: "";
  position: absolute;
  width: 262px;
  right: 156px;
  bottom: 40px;
  border: 2px solid #60A231;
  border-radius: 20px;
  transform: rotate(-6deg);
}
.anfrage .portfolio .produkte .sparen {
  bottom: 120px;
  left: 130px;
  animation-delay: 3.5s;
}
.anfrage .portfolio .produkte .sparen:before {
  content: "";
  position: absolute;
  width: 184px;
  left: 187px;
  bottom: 130px;
  border: 2px solid #60A231;
  border-radius: 20px;
  transform: rotate(-20deg);
}
.anfrage .portfolio .produkte .betreung {
  bottom: 122px;
  right: 80px;
  animation-delay: 2.5s;
}
.anfrage .portfolio .produkte .betreung:before {
  content: "";
  position: absolute;
  width: 231px;
  right: 148px;
  bottom: 130px;
  border: 2px solid #60A231;
  border-radius: 20px;
  transform: rotate(20deg);
}
.anfrage .portfolio .produkte .design {
  bottom: 12px;
  right: 440px;
  animation-delay: 3s;
}
.anfrage .portfolio .produkte .design:before {
  content: "";
  position: absolute;
  width: 74px;
  right: 53px;
  bottom: 185px;
  border: 2px solid #60A231;
  border-radius: 20px;
  transform: rotate(80deg);
}
.anfrage .portfolio .produkte .produkt {
  margin-top: 40px;
  z-index: 99;
  position: absolute;
}
.anfrage .portfolio .produkte .produkt .fa-bilder {
  padding: 15px 10px;
  border-radius: 250px;
  font-size: 30px;
  color: #fff;
  margin-right: 10px;
  margin: 0 auto;
  display: table;
}
.anfrage .portfolio .produkte .produkt .fa-bilder:before {
  content: "";
  background-image: url(../../img/bilder.png);
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
}
.anfrage .portfolio .produkte .produkt .fa-umzug {
  padding: 15px 10px;
  border-radius: 250px;
  font-size: 30px;
  color: #fff;
  margin-right: 10px;
  margin: 0 auto;
  display: table;
}
.anfrage .portfolio .produkte .produkt .fa-umzug:before {
  content: "";
  background-image: url(../../img/umzug.png);
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
}
.anfrage .portfolio .produkte .produkt .fa-pflege {
  padding: 15px 10px;
  border-radius: 250px;
  font-size: 30px;
  color: #fff;
  margin-right: 10px;
  margin: 0 auto;
  display: table;
}
.anfrage .portfolio .produkte .produkt .fa-pflege:before {
  content: "";
  background-image: url(../../img/pflege.png);
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
}
.anfrage .portfolio .produkte .produkt .fa-seo {
  padding: 15px 10px;
  border-radius: 250px;
  font-size: 30px;
  color: #fff;
  margin-right: 10px;
  margin: 0 auto;
  display: table;
}
.anfrage .portfolio .produkte .produkt .fa-seo:before {
  content: "";
  background-image: url(../../img/seo.png);
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
}
.anfrage .portfolio .produkte .produkt .fa-texte {
  padding: 15px 10px;
  border-radius: 250px;
  font-size: 30px;
  color: #fff;
  margin-right: 10px;
  margin: 0 auto;
  display: table;
}
.anfrage .portfolio .produkte .produkt .fa-texte:before {
  content: "";
  background-image: url(../../img/texte.png);
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
}
.anfrage .portfolio .produkte .produkt .fa-mail {
  padding: 15px 10px;
  border-radius: 250px;
  font-size: 30px;
  color: #fff;
  margin-right: 10px;
  margin: 0 auto;
  display: table;
}
.anfrage .portfolio .produkte .produkt .fa-mail:before {
  content: "";
  background-image: url(../../img/mail.png);
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
}
.anfrage .portfolio .produkte .produkt #service {
  position: absolute;
}
.anfrage .portfolio .produkte .produkt .hintergrund {
  background-color: rgba(51, 51, 51, 0.8);
  padding: 25px 11px;
  border-radius: 250px;
  display: inline-block;
  position: relative;
  width: 150px;
}
.anfrage .portfolio .produkte .produkt .hintergrund h3, .anfrage .portfolio .produkte .produkt .hintergrund p {
  color: #fff;
}
.anfrage .portfolio .produkte .produkt .hintergrund:after {
  content: "";
  left: -10px;
  right: -10px;
  bottom: -10px;
  top: -10px;
  position: absolute;
  border: 3px solid #60A231;
  border-radius: 250px;
}
.anfrage .portfolio .produkte .produkt .background {
  margin: 0 auto;
  position: relative;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  max-width: 400px;
}
.anfrage .portfolio .produkte .produkt .background a {
  position: relative;
  z-index: 9;
}
.anfrage .portfolio .produkte .produkt .background a h3 {
  color: #fff;
  text-align: center;
}
.anfrage .portfolio .produkte .produkt .background a:hover h3 {
  color: #60A231;
}
.anfrage .portfolio .produkte .produkt .background h3, .anfrage .portfolio .produkte .produkt .background span {
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
}
.anfrage .portfolio .produkte .produkt .background p {
  margin-top: 20px;
}
.anfrage .portfolio .produkte .produkt:nth-child(even) #produkte {
  bottom: 221px;
  transform: scaleY(-1);
}
.anfrage .portfolio .service {
  padding-top: 120px;
}
.anfrage .portfolio .service .icons {
  padding-top: 30px;
}
.anfrage .portfolio .service .icons .icon i {
  color: #60A231;
  font-size: 53px;
  margin: 0 auto;
  display: table;
  background-color: #eee;
  padding: 50px;
  border-radius: 250px;
  width: 100%;
  text-align: center;
  max-width: 160px;
}
.anfrage .portfolio .service .icons h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-top: 20px;
  text-align: center;
  letter-spacing: 2px;
}
.anfrage .portfolio .service .icons p {
  text-align: center;
}
.anfrage .ubersicht {
  margin-top: 90px;
}
.anfrage .ubersicht .infoboxen {
  padding-top: 250px;
  position: relative;
  z-index: 9;
}
.anfrage .ubersicht .infoboxen .Ebene_1 {
  display: none;
  position: absolute;
  max-width: 710px;
  left: 250px;
  bottom: -320px;
}
.anfrage .ubersicht .infoboxen .Ebene_1 .st0 {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 1s linear forwards;
}
@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.anfrage .ubersicht .infoboxen .animation_svg {
  display: block;
}
.anfrage .ubersicht .infoboxen .text {
  position: relative;
  padding-left: 20px;
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  background-color: #fff;
  padding: 25px;
  z-index: 9;
}
.anfrage .ubersicht .infoboxen .text .number {
  position: absolute;
  background: linear-gradient(to right, #60A231 0%, #7FD740 51%, #60A231 100%);
  left: -29px;
  top: -30px;
  padding: 7px;
  border-radius: 250px;
  width: 57px;
  height: 57px;
}
.anfrage .ubersicht .infoboxen .text .number h1 {
  background-color: #fff;
  border-radius: 250px;
  padding: 7px 15px;
  font-size: 23px;
  margin: 0;
  width: 43px;
  height: 43px;
}
.anfrage .ubersicht .infoboxen .text i {
  color: #60A231;
  padding-right: 10px;
  margin-bottom: 20px;
}
.anfrage .ubersicht .infoboxen .bildarea {
  position: relative;
}
.anfrage .ubersicht .infoboxen .bildarea img {
  max-height: 279px;
}
.anfrage .ubersicht .infoboxen .bildarea .bild_1, .anfrage .ubersicht .infoboxen .bildarea .bild_2 {
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
}
.anfrage .ubersicht .infoboxen .bildarea .bild_2 {
  position: absolute;
  left: 120px;
  top: 50px;
}
.anfrage .ubersicht .infoboxen:first-child {
  padding-top: 60px;
}
.anfrage .ubersicht .infoboxen:nth-child(even) .Ebene_1 {
  transform: scaleX(-1);
}
.anfrage .ubersicht .infoboxen:nth-child(4) {
  margin-bottom: 60px;
}
.anfrage .leistungen {
  padding-top: 60px;
}
.anfrage .leistungen .design {
  padding: 0px 170px;
  margin-top: 30px;
  border-radius: 10px;
}
.anfrage .leistungen .design h3 {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #999;
  padding: 7px;
  font-size: 40px;
  text-transform: uppercase;
}
.anfrage .leistungen .design .textarea {
  padding: 10px 0px 30px 100px;
  background-color: #fff;
  border-radius: 10px;
}
.anfrage .leistungen .design .textarea p {
  margin-top: 20px;
}
.anfrage .leistungen .design .textarea p i {
  color: #60A231;
  padding-right: 10px;
}
.anfrage .angebot {
  margin-top: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
}
.anfrage .angebot .headline {
  background-color: #F4F4F4;
  padding: 20px;
  position: relative;
}
.anfrage .angebot .content {
  padding: 20px;
  padding-bottom: 0px;
}
.anfrage .angebot .vertrag h3 {
  padding-top: 7px;
  font-size: 22px;
}
.anfrage .angebot .logo img {
  max-width: 200px;
  float: right;
}
.anfrage .angebot .daten h3 {
  width: 100%;
}
.anfrage .angebot .daten h4 {
  font-weight: 400;
}
.anfrage .angebot .daten div {
  margin-top: 5px;
}
.anfrage .angebot .daten div h3 {
  width: 100%;
}
.anfrage .angebot .daten div i {
  color: #60A231;
  padding-right: 5px;
}
.anfrage .angebot .button {
  padding: 0px 0px 20px;
}
.anfrage .footer {
  background-color: #eee;
  padding: 9px 6px;
}
.anfrage .footer p {
  font-size: 12px;
  line-height: 16px;
}
.anfrage .footer .adresse p {
  line-height: 15px;
}
.anfrage .uebersicht {
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  padding: 20px;
}

.login {
  background-image: url(../../img/Bubbles2.png);
  background-size: contain;
  padding-bottom: 0px;
}
.login .btn-buy {
  flex: 1 1 auto;
  margin: 10px;
  padding: 13px 19px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  font-size: 17px;
}
.login .btn-buy:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
}
.login .btn-2 {
  background-image: linear-gradient(to right, #60A231 0%, #7FD740 51%, #60A231 100%);
}
.login .ansicht {
  -webkit-box-shadow: 0px 0px 40px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 40px -14px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 40px -14px rgba(0, 0, 0, 0.75);
  margin-top: 90px;
}
.login .background {
  background-color: #fff;
  padding: 50px 90px;
}
.login .background img {
  max-width: 280px;
  margin: 0 auto;
  display: table;
}
.login .background .email {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.login .background .email h3 {
  text-align: center;
  color: #999;
}
.login .background .email .uk-inline {
  width: 100%;
}
.login .background .email .uk-inline svg {
  color: #60A231;
}
.login .background .email .uk-inline input {
  border: 0px;
  border-bottom: 1px solid #999;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset;
}
.login .background .email .button {
  margin-top: 40px;
}
.login .bildarea {
  position: relative;
}
.login .bildarea .overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(22, 22, 22, 0.3);
  width: 50%;
}
.login .bildarea .overlay h1 {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: #fff;
  text-transform: uppercase;
}
.login img {
  width: 100%;
}

.loading_video {
  background-image: url(../../img/Bubbles2.png);
  background-size: contain;
  padding-bottom: 0px;
}
.loading_video .btn-buy {
  flex: 1 1 auto;
  margin: 10px;
  padding: 13px 19px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  font-size: 17px;
}
.loading_video .btn-buy:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
}
.loading_video .btn-2 {
  background-image: linear-gradient(to right, #60A231 0%, #7FD740 51%, #60A231 100%);
}
.loading_video .ansicht {
  -webkit-box-shadow: 0px 0px 40px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 40px -14px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 40px -14px rgba(0, 0, 0, 0.75);
  margin-top: 70px;
}
.loading_video .bildarea {
  position: relative;
}
.loading_video .bildarea .overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 30px 0px;
}
.loading_video .bildarea .overlay img {
  max-width: 450px;
  margin: 0 auto;
}
.loading_video .bildarea .overlay h1 {
  text-align: center;
  padding-top: 60px;
}
.loading_video .bildarea .overlay .button {
  position: absolute;
  bottom: 150px;
  width: 100%;
  animation-delay: 10s;
}
.loading_video .bildarea .overlay .button a {
  text-transform: none;
}

.uk-modal h2 {
  padding-bottom: 10px;
  color: #60A231;
  text-align: center;
  border-bottom: 2px solid #60A231;
}
.uk-modal b {
  color: #60A231;
  font-weight: 400;
}

.custom-button {
  flex: 1 1 auto;
  margin: 10px;
  padding: 13px 19px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  background-color: transparent;
  border: none !important;
  background-image: linear-gradient(to right, #60A231 0%, #7FD740 51%, #60A231 100%);
  font-size: 17px;
  font-weight: 400;
  display: inline-flex;
  line-height: 1;
}
.custom-button:hover {
  background-color: transparent;
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  background-image: linear-gradient(to right, #60A231 0%, #7FD740 51%, #60A231 100%);
}
.custom-button.back-btn {
  background-image: linear-gradient(to right, #bcbcbc 0%, #bcbcbc 51%, #bcbcbc 100%);
}
.custom-button.back-btn:hover {
  background-image: linear-gradient(to right, #bcbcbc 0%, #bcbcbc 51%, #bcbcbc 100%);
}

.custom-close-modal-btn {
  border: none;
  font-weight: 400;
}
.custom-close-modal-btn:hover, .custom-close-modal-btn:active, .custom-close-modal-btn:focus {
  background-color: transparent;
}

/* /// HIDE BROWSER DEFAULT INPUT TAGS /// */
label [type=radio],
label [type=checkbox] {
  display: none;
}

/* /// MAKE THE CURSOR A HAND /// */
.radio span:hover,
.radio-inline span:hover,
.checkbox span:hover,
.checkbox-inline span:hover {
  cursor: pointer;
}

/* /// OUR CUSTOM INPUTS /// */
.radio span:before,
.checkbox span:before,
.radio-inline span:before,
.checkbox-inline span:before {
  content: "";
  border: 1px solid #60A231;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 2px;
  background-color: #fff;
}

.checkbox label {
  position: relative;
}
.checkbox label span {
  padding-left: 10px;
  display: block;
}
.checkbox label a {
  color: #60A231;
}

.radio span:before {
  content: "";
  color: #60A231;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  border-radius: 50%;
}

/* /// CHECKED STATE /// */
[type=radio]:checked + span:before {
  content: "✗";
}

.radio span:hover:before,
.radio-inline span:hover:before {
  border: 1px solid #60A231;
}

.checkbox span:hover:before,
.checkbox-inline span:hover:before {
  content: "";
  filter: alpha(opacity=20);
  border: 1px solid #60A231;
}

[type=checkbox]:checked + span:before {
  content: "✓";
  text-align: center;
  color: #60A231;
  font-size: 18px;
  line-height: 18px;
}

[type=radio]:checked + span:before:hover,
[type=checkbox]:checked + span:before:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

#modal_sepa h4 a {
  font-size: 14px;
}
#modal_sepa .uk-alert {
  padding: 5px 10px;
}
#modal_sepa .uk-list-striped > li {
  padding: 5px 10px;
}
#modal_sepa .uk-list-striped {
  border: 1px solid #e5e5e5;
  border-top: none;
}
#modal_sepa .uk-list-striped > li:nth-of-type(2n+1) {
  border-top: 1px solid #e5e5e5;
  border-bottom: 0px solid #e5e5e5;
}
