:root{--p-black:#000;--p-white:#fff;--p-red:#e30613;--p-gray:#666;--p-dark:#252525;--p-eee:#eee;--p-ebeb:#ebebeb;--p-50:#505050;--p-light:gray;--p-lighter:#fafafa;--p-highlight:#e30613}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1;}::selection{color:var(--p-white);background:var(--p-highlight)}html{margin:0;padding:0;font-size:100%;height:100%}html *{font-family:'Encode Sans',sans-serif;font-size:1.35rem;line-height:1.7;color:var(--p-dark);letter-spacing:normal;font-weight:400;word-break:break-word;hyphens:auto;border-color:transparent}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0;padding:0;position:relative;margin-bottom:1rem;line-height:1.3}h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{font-weight:inherit;line-height:inherit;font-size:inherit}a{display:initial;text-decoration:none}a,a:hover,a:active,a:focus{border:0;outline:0;text-decoration:none}.content a{display:inline;text-decoration:underline}a.a_underline{text-decoration:underline}a.disabled{text-decoration:none !important;cursor:default}input::-moz-focus-inner{border:0;outline:0;text-decoration:none}h1{font-size:3.1rem}h2{font-size:2.3rem}h3{font-size:1.8rem}h4{font-size:1.35rem}h5{font-size:1rem}h6{font-size:.85rem}@media screen and (max-width:1000px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.6rem}h4{font-size:1.2rem}}@media screen and (max-width:800px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}p{margin:0 0 1em}p:last-child{margin-bottom:0}p *{font-size:inherit}hr{color:var(--p-dark);background-color:var(--p-dark);height:1px;line-height:1px;border:0}img{display:block;width:auto;max-width:100%;height:auto}img.alignleft{display:initial;float:left;margin:0 1rem 1rem 0}img.aligncenter{margin:0 auto}img.alignright{display:initial;float:right;margin:0 0 1rem 1rem}img.svg{width:100%}ul,ol,li{margin:0;padding:0;list-style:none}.hidden{display:none}.force_hidden{display:none !important}.a_center{text-align:center}.a_left{text-align:left}.a_right{text-align:right}.content{text-align:left}.bold,bold,strong,b{font-weight:600}.normal{font-weight:400}.xbold{font-weight:900}.mobile_only{display:none}@media screen and (max-width:640px){.mobile_only{display:block}}@media screen and (max-width:1000px){.desktop_only{display:none !important}}video{width:100%;max-width:100%;height:auto}.embed{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.embed iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}span.icon{line-height:inherit;color:inherit;font-size:inherit;margin-right:10px;float:left}.has_bg_image{background-position:center;background-size:cover;background-repeat:no-repeat}.has_bg_image.has_bg_fixed{background-attachment:fixed}@supports (-webkit-touch-callout:none){.has_bg_image.has_bg_fixed{background-attachment:scroll}}.centered{text-align:center;position:relative;top:50%;transform:translate(0,-50%)}.text-center{text-align:center}a.button,input[type].button{bottom:0;color:var(--p-white) !important;padding:1rem 3rem;position:relative;display:inline-block !important;background-color:var(--p-red);border-radius:.25rem;cursor:pointer;z-index:1;text-decoration:none;transition:all .1s ease;line-height:1 !important;font-size:1rem !important;text-transform:uppercase;font-weight:600}input[type].button{border:0;width:auto;background:var(--p-red);margin-left:auto;margin-right:auto}a.button.small{padding:.5rem 3rem}a.button>span{z-index:2;position:relative;display:inline-block;font-size:1rem !important;text-transform:inherit;font-weight:inherit;color:var(--p-white) !important}a.button:hover{bottom:2px}.otgs-development-site-front-end{display:none !important}.move-up{position:fixed;z-index:90;bottom:1rem;right:1rem}.move-up a{box-shadow:0 0 .5rem 2px rgba(0,0,0,.1);border-radius:50%;transition:all .25s ease;text-align:center;display:block;position:relative;bottom:0;background-color:var(--p-white)}.move-up a:hover{bottom:.15rem}.move-up a span{display:inline-block;padding:0;line-height:3rem;font-size:1.25rem;color:var(--p-light);width:3rem}ul.menu li{display:inline-block;margin:0 1rem}ul.menu li:first-child{margin-left:0}ul.menu li:last-child{margin-right:0}ul.menu li a{display:block}.bg_gray{background-color:var(--p-lighter)}.border_top_gray{border-top:1px solid var(--p-ebeb)}.border_bottom_gray{border-bottom:1px solid var(--p-ebeb)}body{margin:0;padding:0;width:100%;min-height:100vh;position:relative;z-index:1;overflow-x:hidden;display:flex;flex-direction:column}.container{width:100%;max-width:90%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;position:relative}.container.headercontainer{max-width:75%}section.small_container .container{max-width:75%}@media screen and (max-width:1200px){.container{max-width:90%}.container.headercontainer{max-width:90%}}@media screen and (max-width:576px){.container{width:auto;max-width:100%}}header.header{position:relative;padding:1rem 0}header.header .logo a{display:inline-block}header.header .logo img{max-height:6rem}header.header ul.menu li a{font-weight:600;text-transform:uppercase;font-size:1.2rem}@media screen and (max-width:1000px){header.header ul.menu li a{font-size:1rem}header.header .logo img{max-height:5rem}}.mobilemenu_holder ul.menu li{display:block;margin:0 0 .5rem}.headermenu .mobilemenu *{font-size:2rem}body.showmenu .headermenu .mobilemenu .closemenu{display:block}body.showmenu .headermenu .mobilemenu .openmenu{display:none}@media screen and (max-width:1000px){.headermenu .menu-hauptmenue-container{display:none}.headermenu .mobilemenu{display:inline-block}body.showmenu .headercontainer .mobilemenu_holder{display:block}}header.header ul.top-menu{display:inline-block}header.header ul.top-menu>li{float:left;margin-right:1rem}header.header ul.top-menu>li:last-child{margin-right:0}header.header ul.top-menu li a{display:block;position:relative}header.header ul.top-menu li a span{font-size:.9rem;line-height:2rem;display:block}@media screen and (max-width:1000px){header.header ul.top-menu li a span{font-size:.8rem}}.custom-lang-switcher{background-color:var(--p-eee);padding:0 10px;display:inline-block;border-radius:5px}.custom-lang-switcher ul.ls>li{float:left;position:relative}.custom-lang-switcher ul.ls>li.active a span{color:var(--p-red);font-weight:600}.custom-lang-switcher ul.ls>li:first-child a{margin-right:15px}.custom-lang-switcher ul.ls>li:first-child a span{position:relative}.custom-lang-switcher ul.ls>li:first-child a span:after{position:absolute;right:-10px;top:0;content:'/';font-size:.9rem;line-height:2rem}.custom-download-button{background-color:var(--p-eee);padding:0 10px;display:inline-block;border-radius:5px}.custom-invisble-button{padding:0 10px;display:inline-block}.custom-search-bar .screen-reader-text{display:none}.custom-search-bar .search-submit{display:none}.custom-search-bar .search-field{border-radius:5px;border:1px solid var(--p-light);font-size:.9rem;line-height:2;padding:0 10px;display:inline-block;position:relative}footer.footer{position:relative;padding:3rem 0;background-color:var(--p-lighter)}footer.footer *{font-size:1rem;color:var(--p-dark)}footer.footer .logo a{display:inline-block}footer.footer .logo img{max-height:4rem}footer.footer ul.menu li a{opacity:.75}footer.footer ul.menu li a:hover{opacity:1}@media screen and (max-width:1000px){footer.footer ul.menu li{display:block;text-align:right;margin:0 0 .25rem}}main.default-content{margin-top:3rem}main.default-content p,main.default-content p *,main.default-content ul *,main.default-content ol *{color:var(--p-gray);font-size:1.3rem;line-height:1.3;hyphens:initial}.lb-data .lb-caption{color:#fff}.page_gallery_wrapper{max-width:100%;width:1000px;margin-left:auto;margin-right:auto;border:0;box-shadow:0 1rem 2rem rgba(0,0,0,.2);border-radius:.25rem}.post_gallery_wrapper{max-width:100%;width:1000px;margin-left:auto;margin-right:auto;border:0;box-shadow:unset;border-radius:0}.video_holder{max-width:100%;width:1000px;margin-left:auto;margin-right:auto;border:0;box-shadow:0 1rem 2rem rgba(0,0,0,.2);border-radius:.25rem}.video_holder video{display:block;border-radius:inherit}.flexslider ul.slides a{display:block;width:99%}.page_gallery_wrapper.flexslider ul.slides a{display:block;width:100%}.flex-direction-nav a{line-height:1}.flex-direction-nav a:before{line-height:1;color:var(--p-highlight)}section.page{position:relative;overflow:hidden}section.has_bg_image{background-size:cover;background-position:center}section.message{text-align:center}section.message .container{display:inline-block;margin:5rem auto;width:auto;background-color:#fff;padding:2rem 2rem 0}section.has_bg_video video.bg_video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;object-fit:cover}section.video-teaser{text-align:center}section.video-teaser .container{padding:10rem 0}section.white-content *{color:#fff !important}p.lead{width:1000px;max-width:100%;margin:0 auto}.categories_menu{text-align:center;padding-bottom:1rem;border-bottom:1px solid var(--p-eee);width:1000px;max-width:100%;margin:0 auto}.categories_menu ul li{display:inline-block;margin:.25rem .5rem}.categories_menu ul li a{text-decoration:none;font-weight:600;font-size:1.2rem;color:var(--p-dark)}.categories_menu ul li a:hover{text-decoration:underline}.category_products{margin-top:5rem;text-align:center}.products_of_category{padding-bottom:3rem;border-bottom:1px solid var(--p-eee);margin-bottom:3rem}.products_of_category.no_border{border-bottom:0;padding-bottom:0;margin-bottom:0}.other_products_of_category{padding-bottom:0;border-bottom:0;margin-bottom:0}.other_products_of_category_wrapper.has_video_not{border-top:1px solid var(--p-eee)}a.product{display:block;position:relative;text-decoration:none}a.product .item .title{font-weight:600;line-height:1.1;z-index:3;position:relative}a.product .item .image{height:10rem;background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .5s ease;margin-bottom:1rem}a.product:hover .item .image{transform:scale(1.4)}.other_products_of_category a.product .item .title{line-height:1;font-size:1rem;padding:.5rem;background-color:var(--p-eee);color:var(--p-50);border-radius:.25rem;display:inline-block}.other_products_of_category .flex-control-nav{bottom:-4rem}.breadcrumbs li{display:inline-block;margin-right:1rem}.breadcrumbs li a{font-size:1rem;margin-right:1rem}.breadcrumbs.produkt li:after{content:'\00bb'}.product_image{text-align:center}.product_image .hint span{display:inline-block;font-size:1rem;color:var(--p-gray)}.product_text ul,.product_text ul li{list-style:initial}.product_text ul{margin-bottom:2rem}.product_text ul li{margin-left:2rem;padding-left:.5rem;margin-bottom:.5rem}.product_text img{margin:0 1rem 1rem 0}.search_item a{text-decoration:underline;display:block}.search_item p{line-height:1.2}.form_holder{width:1000px;max-width:100%;margin:3rem auto}input[type],textarea,select{background:#fcfcfc;padding:.5rem;border-radius:.25rem;border:1px solid #bdbdbd;width:100%;max-width:100%}.company_content_wrapper img{margin-bottom:2rem}.product_teaser_wrapper a.product .title{border-top:1px solid #bdbdbd;padding-top:1rem;font-size:1rem}.catalog_slideshow_wrapper_wrapper_center{text-align:center}.catalog_slideshow_wrapper_wrapper_center .catalog_slideshow_wrapper{margin:0 auto;display:inline-block}.catalog_slideshow_wrapper{width:400px;max-width:100%;box-shadow:0 1rem 2rem rgba(0,0,0,.2);border-radius:.25rem}.catalog_teaser_large_wrapper .catalog_slideshow_wrapper_wrapper{margin:0 auto;display:inline-block}.catalog_teaser_large_wrapper .catalog_slideshow_wrapper_wrapper .download_link{text-align:left}.news_item{border-radius:.25rem;border:1px solid #bdbdbd}a.news{display:block;position:relative;text-decoration:none}a.news .item .title{font-weight:600;line-height:1.1;font-size:1.2rem;margin-bottom:1rem;min-height:2.4rem}a.news .item .link{font-weight:600;line-height:1.1;color:var(--p-red);font-size:1rem}a.news .item .image{height:10rem;background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .5s ease;margin-bottom:1rem}.news_item_wrapper>.wrapper{min-height:255px}.news_item_wrapper>.wrapper{min-height:255px}.border-right{border-right:1px solid #bdbdbd}@media screen and (max-width:1000px){.border-right{border-right:0}}.video_item{background-color:var(--p-eee)}.video_item video{border-radius:.25rem}.maps_wrapper.route{width:1000px;max-width:100%;margin:1rem auto;text-align:center}.maps_wrapper.route input{text-align:center}.maps_wrapper .button_wrapper{text-align:center;padding:9rem 0;border-radius:.25rem;border:1px solid #bdbdbd;background-color:var(--p-eee)}.maps_wrapper iframe{border-radius:.25rem;border:1px solid #bdbdbd;height:20rem}.wpcf7-not-valid-tip{color:var(--p-red) !important}.wpcf7-form-control.wpcf7-submit{cursor:pointer}.grecaptcha-badge{width:70px !important;overflow:hidden !important;transition:all .3s ease !important;left:4px !important}.grecaptcha-badge:hover{width:256px !important}