/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-family: 'Roboto', sans-serif;
  color: #333;
  overflow-x: hidden !important;
  overflow-y: scroll;
  font-size: 18px;
}

a {
  color: #314b95;
}

/* LAYOUT */

.container {
  max-width: 1120px;
}

.orange {
  color: #DC3C15 !important;
}

.gelb {
  color: #f6ad00 !important;
}
.red {color:#e30613;}
.text-shadow {
  text-shadow: 1px 1px 1px #666666;
}

.orange h3 {
  color: #ffffff;
}

.blue {
  background-color: rgb(17, 118, 193);
  color: #ffffff !important;
}

.blue h3 {
  color: #ffffff;
}

.eilt {
  background: rgba(184,36,33,1);
}

.dark {
  background-color: rgba(49,75,149,.7);
  color: #010101;
  position: relative;
}

.dark .container {
  position: relative;
  z-index: 1000;
}

.canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.numbers_sec {
  background-color: #f8f9fa;
}

.numbers_sec h4 {
  color: #0c76bc;
  text-align: center;
}

.numbers_sec img {
  max-height: 220px;
  margin: 0 auto;
}

.numbers {
  font-size: 45px;
  color: #314b95;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  margin: 20px auto;
  overflow: hidden;
}

.numbers__window {
  display: inline-block;
  overflow: hidden;
  width: 0.55em;
  height: 1em;
}

.numbers__window__digit {
  font: inherit;
  word-break: break-all;
  display: block;
  width: 0;
  padding: 0 0.55em 0 0;
  margin: 0 auto;
  overflow: inherit;
}

.numbers__window__digit::before {
  content: attr(data-fake);
  display: inline-block;
  width: 100%;
  height: auto;
}

[data-inviewport="count1"].is-inViewport {
  animation: counting 0.4s steps(10) forwards infinite;
  animation-iteration-count: 3;
}

[data-inviewport="count2"].is-inViewport {
  animation: counting 0.4s steps(10) forwards infinite;
  animation-iteration-count: 6;
}

[data-inviewport="count3"].is-inViewport {
  animation: counting 0.4s steps(10) forwards infinite;
  animation-iteration-count: 9;
}

[data-inviewport="count4"].is-inViewport {
  animation: counting 0.4s steps(10) forwards infinite;
  animation-iteration-count: 11;
}

[data-inviewport="count5"].is-inViewport {
  animation: counting 0.4s steps(10) forwards infinite;
  animation-iteration-count: 13;
}

@keyframes counting {
  100% {
    transform: translate3d(0, -10em, 0);
  }
}

figure.snip1192 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 220px;
  max-width: 100%;
  width: 100%;
  color: #333;
  text-align: left;
  box-shadow: none !important;
}

figure.snip1192 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

figure.snip1192 img {
  max-width: 100%;
  /*height: 40px;*/
  /*width: 40px;*/
  /*margin-bottom: 15px;*/
  display: inline-block;
  z-index: 1;
  /*position: relative;*/
}

figure.snip1192 blockquote {
  margin: 0;
  display: block;
  border-radius: 8px;
  position: relative;
  background-color: #f0f3fc;
  padding: 30px 50px 65px 50px;
  font-size: 0.8em;
  font-weight: 500;
  margin: 0 0 -20px;
  line-height: 1.6em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  min-height: 258px;
}

figure.snip1192 blockquote:before, figure.snip1192 blockquote:after {
  font-family: 'FontAwesome';
  content: "\201C";
  position: absolute;
  font-size: 30px;
  opacity: 0.3;
  font-style: normal;
  font-weight: 300;
}

figure.snip1192 blockquote:before {
  top: 25px;
  left: 20px;
}

figure.snip1192 blockquote:after {
  content: "\201D";
  right: 20px;
  bottom: 35px;
}

figure.snip1192 .author {
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  color: #314b95;
}

figure.snip1192 .author h5 {
  opacity: 0.8;
  margin: 0;
  font-weight: 800;
}

figure.snip1192 .author h5 span {
  font-weight: 400;
  text-transform: none;
  display: block;
}
.custom-line {
    background-color: #396f96;
    height: 4px;                         
	width: 100%;              
        }
/* BUTTONS & LINKS */

.btn {
	display: flex;
	flex-direction: row;
	justify-self:center;
	width:fit-content;
  padding: 15px 35px 15px 45px;
  background-color: #e51e24;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  color: #ffffff;
  font: 800 18px/1 'Open Sans', sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  border-color: transparent;
  margin-top: .5em;
	position: relative;
}
.btn-text {align-self:center; line-height: 1.2;}
.btn-icon{position: relative;  z-index: 100; width:55px; height:55px; top:0px;
}
.btn-icon img {max-width: 55px;}
.btn-icon::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 10px;
            height: 10px;
            background-color: rgba(255, 255, 255, 0.6);
            border-radius: 50%;
            transform: translate(-50%, -50%) scale(0);
            opacity: 0;
            pointer-events: none;
            animation: click-effect 3s ease-out infinite;
        }

       @keyframes click-effect {
            0% {
                transform: translate(-50%, -50%) scale(0);
                opacity: 0.8;
            }
            31.58% { /* (0.6s / 1.9s) * 100 */
                transform: translate(-50%, -50%) scale(6);
                opacity: 0;
            }
            100% {
                transform: translate(-50%, -50%) scale(6); 
                opacity: 0;
            }
        }
@keyframes wiggle {
  0% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(0deg);
  }
  85% {
    transform: rotate(5deg);
  }
  95% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.extra-slide {
  padding: .5em;
  background-color: #f0f3fc;
  height: 100%;
}

.slick-dots {
  position: absolute;
  bottom: -35px;
}

.slider i {
  color: #314b95;
}
.faecher {
	max-width: 65%;
	transform: rotate(10deg);
	box-shadow: 0 0 10px 10px #cccccc;
}
.blue-arrow {
            position: relative;
            background-color: #154f82; 
            color: #ffffff;
            border: 2px solid #ffffff; 
            border-radius: 10px 10px 0 0; 
            padding: 20px 20px 0 20px;
            line-height: 1.5;
            text-align: center;
            width: 100%; 
            margin: 0 auto; 
            box-sizing: border-box; 
            border-bottom: none; 
        }
        .blue-arrow::after {
            content: '';
            position: absolute;
            bottom: -49px; 
            left: 0;
            width: 100%; 
            height: 50px; 
            background-color: #154f82; 
            border-bottom: 2px solid #ffffff; 
            clip-path: polygon(0% 0%, 50% 100%, 100% 0%); 
        }
.star-wrapper {position: absolute; z-index: 100; right:0; top:40%;}
.star-inner, .star {
  background-color: #e30613;
  height: 130px;
  position: relative;
  width: 130px;
}

.star {
  margin: 0 auto;
}
.star::before, .star::after {
  background-color: #e30613;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.star::before {
  transform: rotate(22.5deg);
}
.star::after {
  transform: rotate(45deg);
}

.star-inner {
  align-items: center;
  display: flex;
  font-size: 26px;
	line-height: 1.15;
  justify-content: center;
  transform: rotate(67.5deg);
}
.star-inner p {
  transform: rotate(-67.5deg);
	color:#ffffff;
	margin-bottom:0;
	left:-10px;
	text-align: center;
}
#vorteile .box {
  background-color: #314b95;
  border-radius: 6px;
  padding: 1em;
  position: relative;
  transition: all .25s;
  min-height: 350px;
  text-align: center;
  margin-top: 1em;
}

#vorteile .box:hover {
  box-shadow: 0px 14px 28px rgba(0,0,0,.5);
}

#vorteile .box h3 {
  margin-top: 0;
  color: #ffffff !important;
  font-size: 1.2em;
}

#vorteile .box .lnkImage {
  margin: 0;
}

#vorteile .innerBox {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  background-color: #f0f3fc;
  color: #314b95;
  height: 100%;
  padding: 1em;
  display: none;
  text-align: left;
  font-size: .9em;
}

.bu {
  font-size: .8em;
  text-align: center;
}

.highlight {
  background: rgba(255,255,255,0);
  background: linear-gradient(180deg, rgba(255,255,255,0) 65%, rgba(255,170,0,0.5) 75%);
}

@media (max-width: 767px) {
  .praemie {
    position: absolute;
    bottom: -3em;
    right: 0em;
  }
}

@media (max-width: 767px) {
  .btn-primary {
    max-width: 95%;
	  padding: 15px 15px 15px 15px;
  }
	.star-wrapper {}
	.star-inner, .star {width:100px !important; height:100px !important;}
	.star-inner p {font-size: 16px !important;}
	.head ul li {position: relative;}
	.head ul li:before {
    content: '';
    color: #0C76BC;
    display: inline-block;
    position: absolute !important;
    background: url(../../img/check3.png);
    background-size: 25px !important;
    background-repeat: no-repeat;
    top: 10px;
    width: 25px !important;
    height: 25px !important;
	
}
	.btn-icon {
	align-self:flex-end;
	}
	.btn-icon img {
    width: 40px;
		
}
}

@media (max-width:767px) {
  .desktop {
    display: none;
  }
}

#a1, #a2, #a3 {
  display: none;
}

/* TYPE */

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  color: #314b95;
  font-family: 'Open Sans', sans-serif;
}

h1 {
  text-align: center;
  font-weight: 700;
}

h2 {
  font-size: 1.75rem;
  margin: 20px 0;
  font-weight: 700;
}

h3 {
  margin-bottom: 15px;
}

h4 {
}

ol {
  padding-left: 3em;
}

ol li::marker {
  font-size: 1.5em;
  color: rgb(255,170,0);
  font-weight: bold;
}

@media (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}

.font2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1em;
}

.bigger {
  font-size: 1.2em;
}

.top {
  padding-bottom: .5em;
  padding-top: .5em;
  background: #ffffff;
  color: #001538;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  width: 100%;
}

.top a {
  color: #001538;
}

.top .fa {
  color: rgb(255,170,0);
  padding-right: .3em;
}

.top span.trust {
  padding-top: 10px;
  font-size: .7em;
}

.top span.trust1 {
  padding-top: 14px;
  padding-right: 5px;
  font-size: .9em;
}

.google {
  text-align: center;
  font-size: .9em;

}

.google img {
  max-width: 25px;
  padding-right: 5px;
}

ul.contact {
  margin-bottom: 0;
}

ul.contact li {
  font-size: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #001538;
  margin-top: 0;
}

ul.contact li::before {
  content: "";
}

#ticker {
  background: #0C76BC;
  color: #ffffff !important;
  text-shadow: 1px 1px 2px #333333;
  font-size: 1.2em;
  text-align: center;
}

.bn-news ul {
  bottom: 0;
}

.bn-news ul li a {
  color: #ffffff;
}

.bn-news ul li a:hover {
  color: #ffffff;
}

.accordion-header {
  margin: 0;
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  margin-top: 0;
}

.accordion-item:not(:first-of-type) {
  border: 1px solid rgba(0,0,0,.125);
}

.accordion-item {
  margin-top: 0.8em;
}

.accordion-button {
  background-color: #f0f3fc;
}

.accordion-body {
  font-size: 16px;
}

.faq .box img {
  max-height: 350px;
  margin: 0 auto;
  /*min-height: 273px;*/
}

@media screen and (max-width:768px) {
  .ticker {
    line-height: 1;
    font-size: 1.5em;
  }
}

@media screen and (max-width:768px) {
  .py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media screen and (max-width:768px) {
  .top .fa {
    color: rgb(255,170,0);
  }
}

@media screen and (max-width:768px) {
  ul.contact li {
    font-size: 0.75rem;
  }
}

@media screen and (max-width:768px) {
  ul.contact {
    padding-inline-start: 0;
  }
}

.head {
  background-size: cover;
  background-position: bottom center;
  background-color:#ece8e7;
}

.head p {
  font-size: 20px;
}

.head ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0px 0px;
}

.head ul li {
  margin-top: 8px;
  font-size: 22px;
	margin-left:25px;
	position: relative;
	padding-bottom:10px;
}

.head ul li:before {
  content: '';
  color: #0C76BC;
	display: inline-block;
	position: absolute;
	background:url(../img/check3.png);
  background-size:35px;
	background-repeat: no-repeat;
 left: -45px;
    top: 10px;
    width: 35px;
    height: 35px;
}

ul.list-check {
  list-style: none;
  margin: 0;
  padding: 0 0 20px 40px;
}

ul.list-check li {
  margin-top: 8px;
  font-size: 20px;
}

ul.list-check li:before {
  font-family: 'FontAwesome';
  content: '\f058';
  display: inline-block;
  color: #0C76BC;
  font-size: 24px;
  margin-left: -40px;
  padding-right: 14px;
}
#aktion .teile {max-height: 312px;}
.grey {
  color: #595d63 !important;
}

.green {
  color: #0B6C00;
}
.bg-darker {background-color:#ece8e7;}
.bg-pic {background:url("../img/bg.png"); background-size: cover;}
.box-dark{padding: .5em 1em; background-color:#1d71b8; color:#ffffff; text-align:center; font-weight: bold; border-radius:5px;}
.box-light{padding: .5em 1em; background-color:#64d1ff; color:#000000; text-align:center; font-weight: normal; border-radius:5px;}
.w-65 {
  max-width: 65% !important;
}

.round {
  border-radius: 50%;
}

.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left !important;
}

.min-220 {
  min-height: 220px;
}
.zahl {
    position: absolute;
    top: -15px; 
    left: 50%; 
    transform: translateX(-50%);
    font-size: 50px; 
    color: #ffffff; 
    font-weight: bold; 
    text-align: center;
    z-index: 10; 
}

.zahl::before {
    content: '';
    position: absolute;
    top: 50%; 
    left: 50%;
    transform: translate(-50%, -50%); 
    width: 90px; 
    height: 90px; 
    background-color: #1d71b8; 
    border-radius: 50%; 
    z-index: -1; 
}
.row .col-md-4:nth-of-type(2) .teile{
	transform: rotate(-6deg);
	box-shadow: 0px 0px 15px 1px #666666;
}
.stoerer {
    position: absolute;
    display: block;
    background-color: #ff0000; 
    color: #ffffff; 
    padding: 5px 20px; 
    font-size: 18px; 
    font-weight: bold; 
    text-align: center;
    border-radius: 5px 0 0 5px; 
    line-height: 1.2; 
	right:0;
	bottom:35%;
	transform:rotate(6deg);
}

.stoerer::after {
    content: '';
    position: absolute;
    right: -20px; 
    top: 0; 
    width: 0;
    height: 100%; 
    border-left: 20px solid #ff0000; 
    border-top: 25px solid transparent; 
    border-bottom: 25px solid transparent; 
}
.icon-box{
	position: relative;
	padding:1em;
	text-align: center;
}
.icon-box img {
	max-width: 80px;
}
.icon-box img.img-fluid {
	max-width: 100%;
}
.icon-box h4 {padding-top:.3em; padding-bottom:.3em;}
.box {
  background: rgba(255,255,255,.6);
  padding: 1em;
  box-shadow: none;
  border-radius: 10px;
  font-weight: bold;
  color: #010101;
  box-shadow: 0px 14px 28px rgba(0,0,0,.3);
  min-height: 200px;
  /*height: 100vh;*/
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.arrow {
  position: absolute;
  max-width: 90px;
  bottom: -3.5em;
  left: 52%;
}

.arrow2 {
  position: absolute;
  max-width: 250px;
  top: 30%;
  right: 0;
}

.arrow3 {
  position: absolute;
  max-width: 90px;
  bottom: -1.2em;
  right: 0;
}

#stoerer {
  height: 110px;
  width: 110px;
  text-align: center;
  margin-top: 0;
  color: #ffffff;
  position: absolute;
  left: 2em;
  top: 0em;
  background-color: #DC3C15;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 5px #DC3C15;
  -webkit-animation-name: stoerer;
  animation-name: stoerer;
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  z-index: 10;
}

#stoerer a {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: 1.4em;
  z-index: 100;
  position: relative;
  top: 1.4em;
  text-decoration: none;
}

#stoerer a span {
  font-weight: bold;
  font-size: 1.2em;
}

#stoerer2 {
  height: 110px;
  width: 110px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  right: 2em;
  top: 1.5em;
  background-color: #F07D00;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 5px #F07D00;
  -webkit-animation-name: stoerer;
  animation-name: stoerer;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  z-index: 10;
}

#stoerer2 a {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: 1.4em;
  z-index: 100;
  position: relative;
  top: 1.4em;
  text-decoration: none;
}

#stoerer2 a span {
  font-weight: bold;
  font-size: 1.2em;
}

#stoerer3 {
  height: 110px;
  width: 110px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  right: 6.5em;
  top: 5em;
  background-color: #990000;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 5px #990000;
  -webkit-animation-name: stoerer;
  animation-name: stoerer;
  animation-delay: 4.5s;
  -webkit-animation-delay: 4.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  z-index: 10;
}

#stoerer3 a {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: 1.4em;
  z-index: 100;
  position: relative;
  top: 1.4em;
  text-decoration: none;
}

#stoerer3 a span {
  font-weight: bold;
  font-size: 1.2em;
}

@media (max-width:767px) {
  #stoerer {
    left: 5em;
  }
	.stoerer {
    position: absolute;
    display: block;
    background-color: #ff0000; 
    color: #ffffff; 
    padding: 5px 20px; 
    font-size: 18px; 
    font-weight: bold; 
    text-align: center;
    border-radius: 5px 0 0 5px; 
    line-height: 1.2; 
	right:10%;
	bottom:35%;
	transform:rotate(6deg);
}
	img[src="assets/img/arrow.png"] {
    transform:rotate(90deg);
		width:100px;
}
}

.foot {
  background-color: #333333;
  padding: 1em 0 .5em 0;
}

.copy {
  font-size: .6em;
  color: #ffffff;
  line-height: 1.3em;
}

#scroll-btn {
  background-color: #333333;
  border: 5px solid #fff;
  box-shadow: 0 3px 7px 3px rgba(33, 33, 33, 0.35);
  top: 20px;
  font-size: 0;
  height: 100px;
  opacity: 1;
  position: fixed;
  right: 20px;
  transition: background-color 300ms linear, opacity 300ms linear, right 0ms linear;
  width: 100px;
  z-index: 11;
  text-align: center;
  padding: 10px;
  text-decoration: none;
}

.scroll-btn-txt {
  display: block;
  font-size: 13px;
  line-height: 1.2;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
}

@media (max-width: 575px) {
  #scroll-btn {
    display: none;
  }
}

@media (min-width: 768px) {
  #scroll-btn {
    background-size: 90px;
    height: 180px;
    width: 200px;
  }
}

@media (min-width: 1200px) {
  #scroll-btn {
    background-size: 110px;
    height: 180px;
    width: 200px;
  }
}

#scroll-btn:hover, #scroll-btn:focus {
  background-color: #373636;
}

@media (max-width: 896px) and (max-height: 414px) {
  #scroll-btn {
    display: none;
  }
}

.tick {
  font-size: 1rem;
  white-space: nowrap;
}

.tick-flip, .tick-text-inline {
  font-size: 2.5em;
}

.tick-label {
  margin-top: .5em;
  font-size: 1em;
}

.tick-char {
  width: 1.5em;
}

.tick-text-inline {
  display: inline-block;
  text-align: center;
  min-width: 1em;
}

.tick-text-inline + .tick-text-inline {
  margin-left: -.325em;
}

.tick-group {
  margin: 0 .5em;
  text-align: center;
}

.tick-text-inline {
  color: #595d63 !important;
}

.tick-label {
  color: #ffffff !important;
}

.tick-flip-panel {
  color: #fff !important;
}

.tick-flip {
  font-family: arial, verdana, helvetica, sans-serif !important;
}

.tick-flip-panel-text-wrapper {
  line-height: 1.45 !important;
}

.tick-flip-panel {
  background-color: #DC3C15 !important;
}

.tick-flip {
  border-radius: 0.12em !important;
}

.perspective-parent {
  perspective: 250px;
}

.perspective {
  perspective-origin: 100% 50%;
  transform: rotateY(-20deg);
  box-shadow: 2px 2px 10px #666666;
}

.sparen {
  z-index: 100;
  position: absolute;
  width: 290px;
  right: -3em;
  bottom: 1em;
}

@media (max-width:767px) {
  .perspective-parent {
    perspective: 490px;
    max-width: 75% !important;
  }
}

@media (max-width:767px) {
  .sparen {
    right: 1em;
  }
}

@media (max-width:767px) {
  .arrow {
    bottom: -1.8em;
    max-width: 70px;
  }
}

@media (max-width:767px) {
  .arrow2 {

  }
}

@media (max-width:767px) {
  .arrow3 {
    bottom: -4.5em;
    transform: rotate(43deg);
    right: -0.5em;
  }
}

@media (max-width:767px) {
  .shield {
    max-width: 100% !important;
  }
}

