/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.de
	Available for use under the MIT License
	Version 2.10.3
*/
@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}body.hidden-scroll{overflow:hidden}.sl-overlay,.sl-wrapper{left:0;top:0;position:fixed}.sl-overlay{right:0;bottom:0;background:#000;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close,.sl-wrapper .sl-navigation button{position:fixed;height:44px;line-height:44px;z-index:10060;font-family:Arial,Baskerville,monospace}.sl-wrapper .sl-close{display:none;right:30px;top:30px;margin-top:-14px;margin-right:-14px;width:44px;color:#fff;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1060;color:#000;font-size:1rem}.sl-spinner,.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{top:50%;margin-top:-22px;width:22px;text-align:center;display:block;color:#000}.sl-wrapper .sl-navigation button.sl-next,.sl-wrapper .sl-navigation button.sl-prev{color:#fff;font-size:2rem}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0;width:100%;height:auto;transition-delay:0s;transition:none}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;background:rgba(0,0,0,.8);font-size:1rem;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0-20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:transform ease 200ms;transition:transform ease 200ms,-webkit-transform ease 200ms}a.lightbox{display:block;position:relative}a.lightbox:after,a.lightbox:before{content:"";position:absolute;opacity:0}a.lightbox:before{left:0;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(0,0,0,.17)0,rgba(0,0,0,.7) 100%);z-index:1}a.lightbox:after{width:26px;height:26px;background-size:cover;background-position:center;left:calc(50% - 13px);top:calc(50% - 13px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 28'%3E%3Cg stroke='%23FFF' stroke-width='3' fill='none' fill-rule='evenodd'%3E%3Ccircle cx='11.604' cy='11.604' r='10.104'/%3E%3Cpath stroke-linecap='square' d='M19.34 19.34 26.132 25'/%3E%3C/g%3E%3C/svg%3E");z-index:2}.sl-wrapper button.sl-close{right:50px;top:45px;width:20px;height:20px;background-size:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M1440 0v985H0V0h1440Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-1212 -117)'%3E%3Cpath d='m1230.75 118-8.75 8.75 8.75 8.75M1213 118l8.75 8.75-8.75 8.75' stroke='%23FFF' stroke-width='1.5' fill='none' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;font-size:0}.sl-wrapper .sl-navigation button.sl-next{right:37px;font-size:0;width:35px;height:35px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 35'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23F1F1F1' opacity='.6' transform='matrix(-1 0 0 1 35 0)' cx='17.5' cy='17.5' r='17.5'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='m14 8.75 8.75 8.75L14 26.25'/%3E%3C/g%3E%3C/svg%3E")}.sl-wrapper .sl-navigation button.sl-prev{left:37px;font-size:0;width:35px;height:35px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 35'%3E%3Cg transform='matrix(-1 0 0 1 35 0)' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23F1F1F1' opacity='.6' transform='matrix(-1 0 0 1 35 0)' cx='17.5' cy='17.5' r='17.5'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='m14 8.75 8.75 8.75L14 26.25'/%3E%3C/g%3E%3C/svg%3E")}.sl-wrapper .sl-image .sl-caption{background:0 0;position:relative;font-weight:300;font-size:14px;color:#fff;letter-spacing:.01px;text-align:left;line-height:22px}html.no-touchevents a.lightbox:after,html.no-touchevents a.lightbox:before{transition-duration:.3s;transition-property:opacity}html.no-touchevents a.lightbox:hover:after,html.no-touchevents a.lightbox:hover:before,html.no-touchevents footer .footerBottom p.zusatz a:hover svg{opacity:1}html.no-touchevents .sl-wrapper .sl-navigation button.sl-next:hover,html.no-touchevents .sl-wrapper .sl-navigation button.sl-prev:hover,html.no-touchevents .sl-wrapper button.sl-close:hover{opacity:.6!important}html.no-touchevents .sl-wrapper .sl-navigation button.sl-next,html.no-touchevents .sl-wrapper .sl-navigation button.sl-prev,html.no-touchevents .sl-wrapper button.sl-close{transition-property:opacity;transition-duration:.3s}footer .footerTop{background-color:#1d1d1b;padding-top:90px;padding-bottom:75px;color:#fff}@media (max-width:1199.98px){footer .footerTop{padding-bottom:55px}}@media (max-width:991.98px){footer .footerTop{padding-top:40px;padding-bottom:40px}}@media (max-width:767.98px){footer .footerTop{padding-top:30px;padding-bottom:30px}}footer .footerTop h4{font-weight:700;font-size:22px;letter-spacing:.02px;line-height:36px;margin-top:0;margin-bottom:20px;text-transform:uppercase}@media (max-width:1399.98px){footer .footerTop h4{font-size:20px;line-height:30px}}@media (max-width:1199.98px){footer .footerTop h4{font-size:19px;line-height:28px}}@media (max-width:767.98px){footer .footerTop h4{margin-bottom:10px;font-size:18px}}footer .footerTop p{font-size:18px;letter-spacing:.02px;line-height:28px;margin-top:0;margin-bottom:5px}@media (max-width:1199.98px){footer .footerTop p{font-size:16px;line-height:26px}}@media (max-width:767.98px){footer .footerTop p strong{font-size:20px;line-height:30px}}footer .footerTop p a{color:#fff;text-decoration:none!important}footer .footerTop ul.socialList{list-style-type:none;padding:0;margin:20px 0 0}footer .footerBottom ul li,footer .footerTop ul.socialList li{display:inline-block}footer .footerTop ul.socialList li:not(:last-child){margin-right:15px}footer .footerTop ul.socialList li a svg{height:30px;width:auto;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s}footer .footerTop hr:not(.hoch){border:0;height:2px;width:calc(100% + 80px);background-color:#555554;position:relative;left:-40px;margin-top:65px;margin-bottom:65px}@media (max-width:1199.98px){footer .footerTop hr:not(.hoch){left:0;width:100%;margin-top:50px;margin-bottom:45px}}@media (max-width:767.98px){footer .footerTop hr:not(.hoch){left:0;width:100%;margin-top:15px;margin-bottom:30px}}footer .footerTop hr.hoch{width:2px;height:305px;background-color:#555554;border:0;position:relative;display:block;margin:-25px 0 0}@media (max-width:1199.98px){footer .footerTop hr.hoch{height:262px}}footer .footerTop p.big{font-weight:700;font-size:48px;letter-spacing:.05px;line-height:54px;margin-bottom:15px}@media (max-width:1399.98px){footer .footerTop p.big{font-size:42px;line-height:52px}}@media (max-width:1199.98px){footer .footerTop p.big{font-size:36px;line-height:46px;margin-bottom:8px}}@media (max-width:991.98px){footer .footerTop p.big{font-size:30px;line-height:38px;margin-bottom:3px}}@media (max-width:767.98px){footer .footerTop p.big{font-size:26px;line-height:32px}}footer .footerTop p.bigSub{font-size:23px;letter-spacing:.02px;line-height:30px;margin-bottom:0}@media (max-width:1199.98px){footer .footerTop p.bigSub{font-size:20px;line-height:28px}}@media (max-width:991.98px){footer .footerTop p.bigSub{font-size:18px;line-height:25px;margin-bottom:15px}}footer .footerTop ul.footerList{list-style-type:none;margin:0;padding:0}footer .footerTop ul.footerList.footerList1 li{margin-bottom:20px}footer .footerTop ul.footerList.footerList1 li:last-child{margin-bottom:0}footer .footerTop ul.footerList.footerList1 li a{font-weight:700;text-transform:uppercase;font-size:22px;color:#fff;letter-spacing:.02px;line-height:36px;text-decoration:none!important}@media (max-width:1399.98px){footer .footerTop ul.footerList.footerList1 li a{font-size:20px;line-height:30px}}@media (max-width:1199.98px){footer .footerTop ul.footerList.footerList1 li a{font-size:19px;line-height:28px}}footer .footerTop ul.footerList:not(.footerList1) li:first-child{margin-bottom:20px}footer .footerTop ul.footerList:not(.footerList1) li:first-child:last-child{margin-bottom:0}footer .footerTop ul.footerList:not(.footerList1) li:first-child a{font-weight:700;text-transform:uppercase;font-size:22px;color:#fff;letter-spacing:.02px;line-height:36px;text-decoration:none!important}@media (max-width:1399.98px){footer .footerTop ul.footerList:not(.footerList1) li:first-child a{font-size:20px;line-height:30px}}@media (max-width:1199.98px){footer .footerTop ul.footerList:not(.footerList1) li:first-child a{font-size:19px;line-height:28px}}footer .footerTop ul.footerList:not(.footerList1) li:not(:first-child) a{font-size:18px;color:#fff;letter-spacing:.02px;line-height:30px;text-decoration:none!important}@media (max-width:1199.98px){footer .footerTop ul.footerList:not(.footerList1) li:not(:first-child) a{font-size:16px;line-height:26px}}footer .footerTop form .field{position:relative;margin-bottom:20px}footer .footerTop form .field input[type=password],footer .footerTop form .field input[type=text]{width:100%;border:0;outline:0;box-shadow:none;background-color:#3e3e3c;height:60px;padding-left:25px;box-sizing:border-box;color:#fff}@media (max-width:1199.98px){footer .footerTop form .field input[type=password],footer .footerTop form .field input[type=text]{height:45px}}footer .footerTop form .field .label,footer .footerTop form input[type=submit]{font-weight:700;text-transform:uppercase;font-size:16px;color:#fff;letter-spacing:.02px}footer .footerTop form .field .label{position:absolute;text-align:left;line-height:16px;top:21px;left:25px}@media (max-width:1199.98px){footer .footerTop form .field .label{top:14px;font-size:15px}}footer .footerTop form .field .label label:after{content:"*";color:#b71738;display:inline;padding-left:2px}footer .footerTop form .field.focused .label,footer .footerTop form .um-field-checkbox input[type=checkbox]{display:none}footer .footerTop form .um-field-checkbox{cursor:pointer;position:relative;display:block}footer .footerTop form .um-field-checkbox input[type=checkbox]+.um-field-checkbox-state{position:absolute;width:16px;height:16px;background-color:#3e3e3c;display:inline-block;top:1px;margin-right:10px;left:0}footer .footerTop form .um-field-checkbox .um-field-checkbox-option{font-size:14px;color:#fff;letter-spacing:.01px;line-height:16px;display:inline-block;padding-left:28px}footer .footerTop form .um-field-checkbox .um-field-checkbox-option a{color:#8e8e8e}footer .footerTop form input[type=submit]{box-sizing:border-box;display:block;width:100%;border:0;outline:0;box-shadow:none;cursor:pointer;margin-bottom:10px;background:#b71738;border-radius:1px;height:60px;text-align:center;line-height:20px;font-family:"Source Sans Pro";transition-property:background-color;transition-duration:.3s}@media (max-width:1199.98px){footer .footerTop form input[type=submit]{height:45px;font-size:14px;padding-top:0;margin-bottom:0}}footer .footerTop form .um-col-alt-b a{font-size:12px;color:#727271;letter-spacing:.01px;text-align:left;line-height:16px;text-decoration:none;display:inline-block;position:relative}footer .footerTop form .um-col-alt-b a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#727271}@media (max-width:991.98px){footer .footerTop .footerLeft{padding-left:30px;border-right:solid 1px #727271;padding-top:20px;padding-bottom:20px}footer .footerTop .footerRight{padding-left:30px;padding-right:30px;padding-top:20px}}@media (max-width:767.98px){footer .footerTop .footerLeft{padding-left:0;border-right:none;padding-top:0;padding-bottom:0}footer .footerTop .footerRight{padding-left:0;padding-right:0;padding-top:0}}footer .footerBottom{background-color:#000;color:#fff;padding-top:13px;padding-bottom:13px}@media (max-width:1199.98px){footer .footerBottom{font-size:14px}}footer .footerBottom ul{list-style-type:none;margin:0;padding:0;display:inline-block}footer .footerBottom ul li:not(:last-child){margin-right:50px}@media (max-width:1399.98px){footer .footerBottom ul li:not(:last-child){margin-right:30px}}@media (max-width:1199.98px){footer .footerBottom ul li:not(:last-child){margin-right:15px}}footer .footerBottom ul li a{font-size:15px;color:#fff;line-height:34px;text-decoration:none!important}@media (max-width:1199.98px){footer .footerBottom ul li a{font-size:14px}}footer .footerBottom p.zusatz{display:inline-block;color:#666;font-size:14px;line-height:30px;padding-left:25px;border-left:solid 1px #666;margin:0 0 0 25px}@media (max-width:1199.98px){footer .footerBottom p.zusatz{padding-left:20px;margin-left:20px}}@media (max-width:991.98px){footer .footerBottom p.zusatz{display:block;border:0;margin-left:0;margin-top:10px;border-top:solid 1px #3f3f3f;padding:5px 0 0}}footer .footerBottom p.zusatz svg{display:inline;height:19px;width:auto;opacity:.4;position:relative;top:3px;margin-left:10px;transition-property:opacity;transition-duration:.3s}@media (max-width:1199.98px){footer .footerBottom p.zusatz svg{height:17px}}@media (max-width:991.98px){footer .footerBottom p.zusatz svg{height:15px;margin-left:5px;top:2px}}@media (max-width:767.98px){footer .footerBottom p.zusatz svg{height:15px;top:2px;margin-left:5px}}html.no-touchevents footer ul.socialList li a:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}html.no-touchevents footer input[type=submit]{transition-property:background-color;transition-duration:.3s}html.no-touchevents footer input[type=submit]:hover{background-color:#891129}