*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

svg:not(:root) {
  overflow: hidden;
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

.clearfix {
  *zoom: 1; /* Für den IE6 und IE7 */
}

/*0298e3*/

body {
background: #f1f9ff;
font-family: 'Roboto', Arial;
width: 100%;
margin: auto;
}

.scroll-pane-wrap,
.scroll-bar-wrap {
  overflow: hidden;
  max-width: 1300px;
  margin: auto;
  position: relative;
  border:none;
  padding: 0 75px 15px 75px;
}

.scroll-pane-wrap {
  padding: 20px;
  background-color: #fff;
}

.scroll-pane,
.scroll-pane-text {
  float: left;
  border: 0;
  border-radius: 0;
  border-image-width: 0;
  overflow: hidden;
}

.scroll-pane {
  width: 67%;
  position: relative;
}

.scroll-pane:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: inset 0px 1px 6px rgba(0,0,0,.1);
  z-index: 99;
}


.scroll-pane-text {
  width: calc(1300px - 880px - 40px);
  width: 33%;
}

.scroll-pane #scroll-background {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.scroll-content {
  float: left;
  max-height: 617px;
  overflow: hidden;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.scroll-content-item {
  background-color: #fff;
  width: 880px;
  height: 600px;
  float: left;
  font-size: 3em;
  position: relative;
  font-family: 'Roboto', Arial;
  font-weight: 100;
}


.scroll-content-item img {
  width: 100%;
  height: 100%;
}

.scroll-pane-text .scroll-content-item {
  width: 460px;
  padding: 0px 110px 10px 50px;
}

.scroll-content-text {
  position: relative;
  right: 0px;
}

.scroll-content-text1{
  font-size: 102px;
  color: #0f9de4;
  margin-top: 10px;
}

.scroll-content-text2{
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  margin-top: 5px;
  margin-bottom: 20px;
}

.scroll-content-text3{
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  margin-top: 5px;
}

.scroll-content-text4{
  font-size: 48px;
  font-weight: 300;
  color: #0f9de4;
  margin-top: 20px;
}

.scroll-content-text5{
  font-size: 19px;
  font-weight: 300;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 25px;
  text-transform: uppercase;
  line-height: 19px;
  font-weight: 500;
}

.scroll-content-text6{
  font-size: 40px;
  color: #0f9de4;
}


.scroll-content-icon {
  display: flex;
  align-items: flex-end;
}

.scroll-content-icon img {
  height:auto;
  width:auto;
}


.scroll-content-icon svg {
  width: 100px;
  height:100px;
  display: block;
  margin:0;
}

.auto .scroll-content-icon svg {
  width: 150px;
  height: 70px;
}

.scroll-content-icon span {
  text-align: right;
  float: right;
  display: block;
  font-size: 24px;
}

.scroll-bar-wrap {
  clear: left;
}

.scroll-bar-wrap .ui-slider {
  background: none;
  border: 0;
  height: 1em;
  margin: 10px auto;
  background: hsl(200, 98%, 45%);
}

.scroll-bar-wrap .ui-handle-helper-parent {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.scroll-bar-wrap .ui-slider-handle {
  top: -0.5em;
  height: 1.5em;
  background: transparent;
  width: 170px;
  border: none;
  height: 25px;
  transform: translateX(-60px);
}

.scroll-bar-wrap .ui-slider-handle:focus {
  outline: none;
}

.scroll-bar-wrap .ui-slider-handle .ui-icon {
  margin: -8px auto 0;
  position: relative;
  top: .5em;
  width: 170px;
  height: 25px;
  background: transparent url(../img/regler2.png) no-repeat 0 0 / 100%;
 }

.scroll-bar-wrap .scroll-legend label {
  display: inline-block;
  text-align: center;
  font-size: 14px;
}
.scroll-bar-wrap .scroll-legend label:first-child {
  text-align: left;
  padding-left: -5px;
}
.scroll-bar-wrap .scroll-legend label:last-child {
  text-align: right;
}

.scroll-pane[data-current='0'] .ui-slider-handle {
  margin-left: 0;
}
.scroll-pane[data-current='last'] .ui-slider-handle {
  margin-left: -1.1em;
}

.desk {
  display: none;
}


/*Mobile Version*/

.carousel__item:focus {
  outline: none;
}
.carousel__img {
  width: 100%;
}

.carousel__info {
  padding: 0 15px;
  font-family: 'Roboto', Arial;
  font-weight: 100;
}

.carousel__amount,
.carousel__amount-text,
.carousel__meta-liter{
  display: block;
}

.carousel__meta {
  display: flex;
  align-items: flex-end;
  margin-bottom: 25px;
  margin-top: 10px;
}
.carousel__icon,
.carousel__meta-liter{
  float: left;
  width: 50%;
}

.carousel__meta-img {
  width: 60px;
}
.carousel__icon {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
}
.carousel__icon use {
  position: absolute;
  left: 0;
  bottom: 0;
}

.auto .carousel__icon {
  width: 160px;
}
.carousel__meta-liter {
  margin-left: 15px
}

.auto .carousel__meta-liter{
  margin-left: 0;
}

.carousel__amount {
  font-size: 42px;
  color: deepskyblue;
  margin-top: 25px;
}

.carousel__amount-text {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 25px;
}

.carousel__amount-img {
  max-width:100%;
  height: auto;
}

.carousel__text {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.45;
}

.hide {
  display: none;
}

svg path {
  fill: inherit;
}

.icon {
  width: 50px;
  height: 50px;
}

.pfeil {
  padding: 7px 5px 6px 0px;
  margin: 0;
  width: 35px;
  height: 40px;
  background: rgba(255,255,255,1);
  border: 0;
  position: absolute;
  top: 20vh;
  left: 0;
  z-index: 99;
  border-radius: 0 50% 50% 0;
  box-shadow: 1px 2px 4px rgba(0,0,0,.5);
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.pfeil path {
  fill: hsl(0,0%,15%);
}

.pfeil--rechts {
  right: 0;
  left: initial;
  padding: 7px 0 6px 5px;
  border-radius: 50% 0 0 50%;
  box-shadow: -1px 2px 4px rgba(0,0,0,.5);
}

.pfeil svg {
  width: 20px;
  height: 20px;
}

.pfeil:focus {
  outline: none;
  transform: translate3d(0px,1px,0);
  box-shadow: none;
}

.pfeil-rechts:focus {
  transform: translate3d(1px,1px,0)
}
@media (min-width: 992px) {
  .mobile {
    display: none;
  }
  .desk {
    display: block;
  }
}
