﻿/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden !important}#swipebox-overlay img{border:none !important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999 !important;overflow:hidden;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100% !important;height:100% !important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../images/swipebox/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{transform:translate3d(0, -50px, 0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{transform:translate3d(0, 50px, 0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(../images/swipebox/icons.png);background-repeat:no-repeat;border:none !important;text-decoration:none !important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{animation:leftSpring .3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{backface-visibility:hidden;transition:all .3s ease;content:" ";position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;box-shadow:inset 10px 0px 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;box-shadow:inset -10px 0px 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width: 800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff !important;font-size:15px;line-height:43px;family:"Work Sans",sans-serif}.slick-slider{position:relative;display:block;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:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("../images/loading-32x32-fff.gif") center center no-repeat}.slick-prev,.slick-next{position:absolute;display:block;height:40px;width:40px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:#222;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:#222}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev .glyphicon-menu-left,.slick-prev .glyphicon-menu-right,.slick-next .glyphicon-menu-left,.slick-next .glyphicon-menu-right{display:inline-block;width:40px;height:40px;font-size:20px;line-height:40px;-moz-border-radius:20px;border-radius:20px;text-align:center;-webkit-box-shadow:0px 0px 0px 1px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 0px 1px rgba(0,0,0,.75);box-shadow:0px 0px 0px 1px rgba(0,0,0,.75)}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev{left:-61px}[dir=rtl] .slick-prev{left:auto;right:-61px}.slick-next{right:-61px}[dir=rtl] .slick-next{left:-61px;right:auto}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.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:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);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:"•";width:20px;height:20px;font-family:"Glyphicons Halflings";font-size:6px;line-height:20px;text-align:center;color:#222;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#222;opacity:.75}.btn-cart{font-weight:700;font-size:16px;width:100%;border-radius:2px;color:#fff;text-transform:uppercase;background:#96a523;line-height:36px}.btn-quote{font-weight:700;font-size:16px;width:100%;border-radius:2px;color:#222;text-transform:uppercase;background-color:#fff;border:2px solid #96a523;line-height:36px}.btn-new{width:30%}span.green{color:#48b36b}span.orange{color:#96a523}.shop-categories h1{font-family:Oswald;font-size:20px;font-weight:700;text-transform:uppercase;text-align:center;margin:0 0 40px 0;letter-spacing:5px}.shop-categories .category{padding-bottom:25px;margin-bottom:40px}.shop-categories .category a.category-tile{position:relative;display:block;margin-bottom:25px;height:263px;overflow:hidden}.shop-categories .category a.category-tile img{width:100%;height:auto}.shop-categories .category a.category-tile .gradient{height:100%}.shop-categories .category a.category-tile .category-caption{position:absolute;bottom:0;left:0;right:0;padding:25px 20px;color:#fff}.shop-categories .category a.category-tile .category-caption .category-label{font-family:Oswald;font-size:20px;font-weight:700;text-transform:uppercase;line-height:1}@media(min-width: 768px){.shop-categories .category a.category-tile .category-caption .category-label{font-size:23px}}.shop-categories .category a.category-tile .category-caption>span.category-more{font-family:Oswald;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff}.shop-categories .category a.category-tile .category-caption>span.category-more span{color:#96a523;margin-left:5px}.shop-categories .category .category-teaser{height:90%}.shop-categories .category .category-teaser p{font-size:12px;font-weight:400;color:#666;margin-bottom:20px;height:34px;overflow:hidden;text-overflow:ellipsis}.shop-categories .category .category-teaser ul{font-size:14px;font-weight:500;color:#b2b3b5;line-height:1.7;margin-bottom:13px;padding-left:17px;height:72px;overflow:hidden;text-overflow:ellipsis}.shop-categories .category .category-teaser ul li a{color:#222}.shop-categories .category .category-teaser a.category-more{font-family:Oswald;font-size:14px;font-weight:700;color:#222}.shop-categories .category .category-teaser a.category-more span{color:#96a523;margin-left:5px}.shop-categories .brands{text-align:justify;-ms-text-justify:distribute-all-lines;text-justify:distribute-all-lines;margin:50px auto 0;width:70%}.shop-categories .brands .brands-row a{vertical-align:top;display:inline-block;zoom:1}@media(max-width: 1199px){.shop-categories .brands .brands-row a{width:50%;float:left;text-align:center;height:70px}}@media(max-width: 767px){.shop-categories .brands .brands-row a{width:100%}}.shop-categories .brands .brands-row .stretch{width:100%;display:inline-block;font-size:0;line-height:0}.shop-categories.shop-categories-sub1 .sidebar,.shop-categories.shop-categories-sub2 .sidebar,.shop-categories.shop-categories-sub3 .sidebar{letter-spacing:.5px;font-size:16px;font-weight:700}.shop-categories.shop-categories-sub1 .sidebar .sidebar-header,.shop-categories.shop-categories-sub2 .sidebar .sidebar-header,.shop-categories.shop-categories-sub3 .sidebar .sidebar-header{background:#455b27;color:#fff;padding:13px 10px}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar{font-family:Oswald}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li{border-bottom:1px solid #b2b3b5}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li>a,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li>a,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li>a{padding:13px 10px;color:#96a523}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li>a span,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li>a span,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li>a span{width:90%;display:inline-block}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li>a:hover,.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li>a:focus,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li>a:hover,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li>a:focus,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li>a:hover,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li>a:focus{background:#fff;text-decoration:none;color:#222}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li>a:after,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li>a:after,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li>a:after{color:#666;content:"";font-weight:normal;font-family:"Glyphicons Halflings";float:right}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li.active>a,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li.active>a,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li.active>a{color:#222}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li.active>ul,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li.active>ul,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li.active>ul{list-style:disc;color:#b2b3b5;font-weight:500;font-size:15px;margin-top:-5px;margin-bottom:13px;padding-left:27px}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li.active>ul>li,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li.active>ul>li,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li.active>ul>li{line-height:2}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li.active>ul>li>a,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li.active>ul>li>a,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li.active>ul>li>a{color:#222}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li.active>ul>li.active>ul,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li.active>ul>li.active>ul,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li.active>ul>li.active>ul{list-style:disc;color:#b2b3b5;padding-left:22px}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li.active>ul>li.active>ul>li>a,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li.active>ul>li.active>ul>li>a,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li.active>ul>li.active>ul>li>a{color:#666}.shop-categories.shop-categories-sub1 .sidebar .nav-sidebar>li.active>ul>li.active>ul>li.active>a,.shop-categories.shop-categories-sub2 .sidebar .nav-sidebar>li.active>ul>li.active>ul>li.active>a,.shop-categories.shop-categories-sub3 .sidebar .nav-sidebar>li.active>ul>li.active>ul>li.active>a{color:#222;font-weight:700}.shop-categories.shop-categories-sub1 .main .btn-toggle-nav,.shop-categories.shop-categories-sub2 .main .btn-toggle-nav,.shop-categories.shop-categories-sub3 .main .btn-toggle-nav{font-weight:700;font-size:14px;border-radius:0;background:#455b27;color:#fff;padding:15px 10px;margin-bottom:20px}.shop-categories.shop-categories-sub1 .main .btn-toggle-nav .icon-bar,.shop-categories.shop-categories-sub2 .main .btn-toggle-nav .icon-bar,.shop-categories.shop-categories-sub3 .main .btn-toggle-nav .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:#fff}.shop-categories.shop-categories-sub1 .main .btn-toggle-nav .icon-bar+.icon-bar,.shop-categories.shop-categories-sub2 .main .btn-toggle-nav .icon-bar+.icon-bar,.shop-categories.shop-categories-sub3 .main .btn-toggle-nav .icon-bar+.icon-bar{margin-top:4px}.shop-categories.shop-categories-sub1 .main h1,.shop-categories.shop-categories-sub2 .main h1,.shop-categories.shop-categories-sub3 .main h1{family:Oswald;text-align:left;margin-bottom:20px}.shop-categories.shop-categories-sub1 .main .main-teaser,.shop-categories.shop-categories-sub2 .main .main-teaser,.shop-categories.shop-categories-sub3 .main .main-teaser{color:#666;font-family:"Work Sans",sans-serif;font-size:14px;font-weight:400;margin-bottom:35px}.shop-categories.shop-categories-sub1 .main .category .category-label,.shop-categories.shop-categories-sub2 .main .category .category-label,.shop-categories.shop-categories-sub3 .main .category .category-label{margin-bottom:10px}.shop-categories.shop-categories-sub1 .main .category .category-teaser p,.shop-categories.shop-categories-sub2 .main .category .category-teaser p,.shop-categories.shop-categories-sub3 .main .category .category-teaser p{height:51px;overflow:hidden}.shop-categories.shop-categories-sub1 .main .category ul,.shop-categories.shop-categories-sub2 .main .category ul,.shop-categories.shop-categories-sub3 .main .category ul{min-height:72px}.shop-categories.shop-categories-sub2 .main .category a.category-tile{border:1px solid #dfdfdf;text-decoration:none}.shop-categories.shop-categories-sub2 .main .category a.category-tile .category-img{width:100%;height:262px;position:relative}.shop-categories.shop-categories-sub2 .main .category a.category-tile .category-img img{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.shop-categories.shop-categories-sub2 .main .category a.category-tile .category-caption{position:relative;font-family:Oswald;color:#222;padding:20px}.shop-categories.shop-categories-sub2 .main .category a.category-tile .category-caption .category-label{margin:0;overflow:hidden;text-overflow:ellipsis;height:40px}@media(min-width: 768px){.shop-categories.shop-categories-sub2 .main .category a.category-tile .category-caption .category-label{height:69px}}@media(min-width: 1200px){.shop-categories.shop-categories-sub2 .main .category a.category-tile .category-caption .category-label{height:46px}}.shop-categories.shop-categories-sub3 .main .products-filter{margin-bottom:5px}@media(min-width: 768px){.shop-categories.shop-categories-sub3 .main .products-filter{margin-bottom:0px}}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown{width:100%;margin-bottom:0}@media(min-width: 768px){.shop-categories.shop-categories-sub3 .main .products-filter .dropdown{margin-bottom:0}}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown .btn-filter{background-color:#c3c3c5;color:#fff;border-radius:0;width:100%;text-align:left;padding:14px 10px 13px 10px;margin-bottom:15px;font-size:12px;font-weight:600}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown .btn-filter span{white-space:nowrap;display:inline-block;width:85%;overflow:hidden;text-overflow:ellipsis}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown .btn-filter:after{color:#fff;content:"";font-weight:normal;font-family:"Glyphicons Halflings";float:right}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown .dropdown-menu{width:100%;margin-top:0;border-radius:0;border-color:#dfdfdf;border-top:0;padding:10px}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown .dropdown-menu .header{letter-spacing:.6px;font-size:14px;font-weight:600}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown .dropdown-menu .checkbox label{font-size:13px;font-weight:500;letter-spacing:.6px;color:#666;min-height:10px}.shop-categories.shop-categories-sub3 .main .products-filter .dropdown .dropdown-menu .checkbox label input[type=checkbox]{margin-top:0}.shop-categories.shop-categories-sub3 .main .article{margin-bottom:35px}.shop-categories.shop-categories-sub3 .main .article .article-img{width:100%;height:262px;position:relative;display:block;border:1px solid #c3c3c5;margin-bottom:25px}.shop-categories.shop-categories-sub3 .main .article .article-img img{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.shop-categories.shop-categories-sub3 .main .article .article-name{font-size:16px;font-weight:600;margin-bottom:12px;color:#222;display:block;overflow:hidden;text-overflow:ellipsis;height:44px}@media(min-width: 1200px){.shop-categories.shop-categories-sub3 .main .article .article-name{height:44px}}.shop-categories.shop-categories-sub3 .main .article .article-name span{font-size:12px}.shop-categories.shop-categories-sub3 .main .article .article-description{font-size:12px;font-weight:400;color:#666;overflow:hidden;text-overflow:ellipsis;height:34px}.shop-categories.shop-categories-sub3 .main .article .article-teaser p{font-size:12px;font-weight:400;color:#666;margin-bottom:20px;height:34px;overflow:hidden;text-overflow:ellipsis}.shop-categories.shop-categories-sub3 .main .article .article-teaser ul{font-size:12px;font-weight:500;color:#b2b3b5;line-height:2;margin-bottom:13px;padding-left:17px;height:72px;overflow:hidden;text-overflow:ellipsis}.shop-categories.shop-categories-sub3 .main .article .article-teaser ul li a{color:#222}@media(min-width: 768px){.shop-article-main{margin-bottom:60px}}.shop-article-main .shop-article-images{margin-bottom:35px}.shop-article-main .shop-article-images .thumbs-mobile{margin-top:48px}.shop-article-main .shop-article-images .thumbnail{margin-bottom:10px;padding:0;border-radius:0;cursor:pointer;width:60px;height:60px;background-position:center center;background-repeat:no-repeat;background-size:cover}@media(min-width: 992px){.shop-article-main .shop-article-images .thumbnail{width:82px;height:82px}}@media(max-width: 1199px){.shop-article-main .shop-article-images .thumbnail{float:left;margin-right:10px}}.shop-article-main .shop-article-images .thumbnail.selected{border-color:#e2001a}.shop-article-main .shop-article-images .carousel-inner .slide{width:100%;height:346px;position:relative}@media(min-width: 992px){.shop-article-main .shop-article-images .carousel-inner .slide{height:455px}}@media(min-width: 1200px){.shop-article-main .shop-article-images .carousel-inner .slide{height:539px}}.shop-article-main .shop-article-images .carousel-inner img{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.shop-article-main .shop-article-images .carousel-nav{text-align:center;list-style:none;padding:0;margin-top:48px;margin-bottom:0}.shop-article-main .shop-article-images .carousel-nav li{display:inline-block;width:12px;height:12px;margin:0 14px;cursor:pointer;border:1px solid #b2b3b5;border-radius:10px}.shop-article-main .shop-article-images .carousel-nav .active{background-color:#e2001a;border-color:#e2001a}.shop-article-main .shop-article-details a{font-family:"Work Sans",sans-serif;color:#222}.shop-article-main .shop-article-details .manufacturer{margin-bottom:12px}.shop-article-main .shop-article-details h1{font-family:Oswald;font-weight:600;font-size:40px;color:#585556;letter-spacing:.8px;margin:0 0 10px 0}@media(min-width: 768px){.shop-article-main .shop-article-details h1{font-size:30px}}.shop-article-main .shop-article-details .category{letter-spacing:.6px;font-weight:500;font-size:20px}@media(min-width: 768px){.shop-article-main .shop-article-details .category{font-size:16px}}.shop-article-main .shop-article-details .price{font-weight:600;font-size:40px;color:#e2001a;margin:30px 0 20px 0}.shop-article-main .shop-article-details .availability{margin-bottom:20px}.shop-article-main .shop-article-details .availability a{font-weight:500;font-size:18px;display:block;margin-bottom:3px}@media(min-width: 768px){.shop-article-main .shop-article-details .availability a{font-size:12px}}.shop-article-main .shop-article-details .availability .availability-result{font-family:"Work Sans",sans-serif;font-weight:500;font-size:20px}@media(min-width: 768px){.shop-article-main .shop-article-details .availability .availability-result{font-size:16px}}.shop-article-main .shop-article-details .availability .availability-result span{position:relative;top:-1px}.shop-article-main .shop-article-details .art-details-label{font-weight:500;font-size:18px;letter-spacing:.6px;color:#666;margin-bottom:5px}@media(min-width: 768px){.shop-article-main .shop-article-details .art-details-label{font-size:17px}}.shop-article-main .shop-article-details .delivery{margin-bottom:30px}.shop-article-main .shop-article-details .delivery .delivery-time{font-family:"Work Sans",sans-serif;font-weight:500;font-size:20px}@media(min-width: 768px){.shop-article-main .shop-article-details .delivery .delivery-time{font-size:16px}}.shop-article-main .shop-article-details .form-add-to-cart .col-qty{padding-right:15px;margin-bottom:10px}@media(min-width: 480px){.shop-article-main .shop-article-details .form-add-to-cart .col-qty{padding-right:5px;margin-bottom:0}}.shop-article-main .shop-article-details .form-add-to-cart .col-qty select{border-radius:2px;height:50px;color:#222;font-weight:600;font-size:16px}.shop-article-main .shop-article-details .form-add-to-cart .col-btn{padding-left:15px}@media(min-width: 480px){.shop-article-main .shop-article-details .form-add-to-cart .col-btn{padding-left:0}}.shop-article-main .shop-article-details .user-action{margin-bottom:30px}.shop-article-main .shop-article-details .user-action a{font-weight:500;font-size:12px;margin-right:25px}.shop-article-main .shop-article-details .user-action a span{color:#b2b3b5;margin-right:7px}.shop-article-main .shop-article-details .data-sheet{margin-bottom:40px}.shop-article-main .shop-article-details .data-sheet a{font-weight:500;font-size:14px}.shop-article-main .shop-article-details .data-sheet a.file-pdf{background:rgba(0,0,0,0) url(/public/images/icon-pdf-22x24-ff9e2b.png) no-repeat left center;padding:2px 0 2px 30px}.shop-article-main .shop-article-details .payment img{margin-right:5px}@media(max-width: 767px){.shop-article-main .shop-article-details .payment{margin-bottom:15px}}.shop-article-share.shop-article-share-mobile{margin-bottom:40px}.shop-article-share .share-label{font-weight:500;font-size:18px;margin-bottom:3px}@media(min-width: 768px){.shop-article-share .share-label{font-size:12px}}@media(max-width: 479px){.shop-article-share a{display:inline-block;margin-bottom:5px}}.shop-article-share .btn{font-weight:600;font-size:16px;color:#fff;display:inline-block;border-radius:2px;line-height:42px;padding:0 10px;margin-bottom:5px}@media(min-width: 768px){.shop-article-share .btn{font-size:11px;line-height:34px}}.shop-article-share .btn-facebook{background:#3b5999 url(/public/images/icon-facebook-15x28-fff.png) no-repeat 10px center;padding-left:35px}@media(min-width: 768px){.shop-article-share .btn-facebook{background-image:url(/public/images/icon-facebook-7x15-fff.png);padding-left:27px}}.shop-article-share .btn-gplus{background:#de4b39 url(/public/images/icon-googleplus-23x23-fff.png) no-repeat 10px center;padding-left:43px}@media(min-width: 768px){.shop-article-share .btn-gplus{background-image:url(/public/images/icon-googleplus-15x13-fff.png);padding-left:35px}}.shop-article-share .btn-xing{background:#026467 url(/public/images/icon-xing-29x30-fff.png) no-repeat 10px center;padding-left:49px}@media(min-width: 768px){.shop-article-share .btn-xing{background-image:url(/public/images/icon-xing-14x16-fff.png);padding-left:34px}}.shop-article-share .btn-linkedin{background:#0e76a8 url(/public/images/icon-linkedin-27x26-fff.png) no-repeat 10px center;padding-left:47px}@media(min-width: 768px){.shop-article-share .btn-linkedin{background-image:url(/public/images/icon-linkedin-16x16-fff.png);padding-left:36px}}.shop-article-share .btn-twitter{background:#55acef url(/public/images/icon-twitter-27x22-fff.png) no-repeat 10px center;padding-left:47px}@media(min-width: 768px){.shop-article-share .btn-twitter{background-image:url(/public/images/icon-twitter-16x12-fff.png);padding-left:36px}}.shop-article-share .btn-whatsapp{background:#2cb742 url(/public/images/icon-whatsapp-30x30-fff.png) no-repeat 10px center;padding-left:50px}@media(min-width: 768px){.shop-article-share .btn-whatsapp{background-image:url(/public/images/icon-whatsapp-16x16-fff.png);padding-left:36px}}.shop-article-share .btn-mail{color:#fff;background:#666 url(/public/images/icon-mail-30x22-fff.png) no-repeat 10px center;padding-left:50px}@media(min-width: 768px){.shop-article-share .btn-mail{background-image:url(/public/images/icon-mail-16x12-fff.png);padding-left:36px}}.shop-article-table{margin-bottom:50px;color:#222}.shop-article-table label{font-weight:500;font-size:18px}@media(min-width: 768px){.shop-article-table label{font-size:15px}}.shop-article-table select{font-weight:700;font-size:14px;letter-spacing:.7px;line-height:20px;color:#666;background:#f0f0f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:3px;border:0 none;-webkit-box-shadow:0px 1px 1px 0px #c5c5c5;-moz-box-shadow:0px 1px 1px 0px #c5c5c5;box-shadow:0px 1px 1px 0px #c5c5c5;margin-left:5px}@media(min-width: 768px){.shop-article-table select{font-size:14px}}.shop-article-table .table{margin-top:20px;width:1140px}.shop-article-table .table>thead>tr>td{background:#979892;font-size:15px}.shop-article-table .table>thead>tr>td select{background:#fff;text-transform:uppercase;margin:7px}.shop-article-table .table>thead>tr>th{font-weight:600;font-size:16px;border-top:0 none;border-bottom:1px solid #dfdfdf;color:#979892;text-transform:uppercase;padding:18px 8px}@media(min-width: 768px){.shop-article-table .table>thead>tr>th{font-size:15px}}.shop-article-table .table>tbody td.item-col5{max-width:200px}.shop-article-table .table>tbody>tr>td{font-weight:500;font-size:20px;width:140px;border-bottom:1px solid #dfdfdf;vertical-align:middle;padding:20px 8px}@media(min-width: 768px){.shop-article-table .table>tbody>tr>td{font-size:16px}}.shop-article-table .table>tbody>tr>td.item-icon{width:40px;color:#c3c3c5}.shop-article-table .table>tbody>tr>td input.form-control{font-weight:500;font-size:17px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #dfdfdf;text-align:center}.shop-article-table .table>tbody>tr>td.item-btn{width:100px}.shop-article-table .table>tbody>tr>td.item-btn .btn-cart{font-weight:700;font-size:9px;line-height:1;padding:5px 6px 4px 6px;display:table;width:auto}.shop-article-table .table>tbody>tr>td.item-btn .btn-cart .btn-label{text-align:left;vertical-align:middle;display:table-cell;width:80px;white-space:normal}.shop-article-table .table>tbody>tr>td.item-btn .btn-cart .btn-icon{text-align:right;font-size:14px;display:table-cell;width:14px}.shop-article-table .table>tbody>tr.active>td{background:#979892}.shop-article-table .table>tbody>tr.collapse .row{margin-right:-8px;margin-left:-8px}.shop-article-table .table>tbody>tr.collapse .row>div{padding-left:8px;padding-right:8px}.shop-article-table .table>tbody>tr.collapse .row>div img{width:100%;height:auto}.shop-article-table .table>tbody>tr.collapse .row>div .table{margin:0}.shop-article-table .table>tbody>tr.collapse .row>div .table>tbody>tr>td{font-weight:400;font-size:20px;color:#f0f0f0}@media(min-width: 768px){.shop-article-table .table>tbody>tr.collapse .row>div .table>tbody>tr>td{font-size:14px}}.shop-article-table .table>tbody>tr.collapse .row>div .table>tbody>tr:first-child>td{border-top:0 none}.shop-article-table .view-all{font-weight:500;font-size:12px;background:rgba(0,0,0,0) url(/public/images/bg-acc-arrow-down-222-16x16.png) no-repeat right center;padding-right:25px;display:inline-block}.shop-article-tabs{margin-bottom:50px}.shop-article-tabs .nav-tabs>li{font-family:"Work Sans",sans-serif;font-weight:500;font-size:16px;margin-left:38px;margin-bottom:0}@media(max-width: 479px){.shop-article-tabs .nav-tabs>li{float:none}}@media(min-width: 768px){.shop-article-tabs .nav-tabs>li{font-size:12px}}.shop-article-tabs .nav-tabs>li>a,.shop-article-tabs .nav-tabs>li.active>a,.shop-article-tabs .nav-tabs>li.active>a:hover,.shop-article-tabs .nav-tabs>li.active>a:focus{border-color:#dfdfdf;border-width:1px 1px 0 1px;border-style:solid;border-radius:0;color:#222;padding:8px 20px}.shop-article-tabs .nav-tabs>li.active>a,.shop-article-tabs .nav-tabs>li.active>a:hover,.shop-article-tabs .nav-tabs>li.active>a:focus{background-color:#96a523;border-color:#96a523;color:#fff}.shop-article-tabs .tab-content{border-color:#dfdfdf;border-width:0 1px 1px 1px;border-style:solid}.shop-article-tabs .tab-content .tab-pane{font-weight:400;font-size:20px;color:#222;padding:40px 30px}@media(min-width: 768px){.shop-article-tabs .tab-content .tab-pane{font-size:14px}}.shop-article-tabs .tab-content .tab-pane .table{margin:10px 0}.shop-article-tabs .tab-content .tab-pane .table>tbody>tr>td{border-top:0;border-bottom:1px solid #dfdfdf}a.drawing-3d,a.op-instruction,a.tech-drawing,a.data-sheet{color:#222;padding:15px 0;white-space:nowrap;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:left center;display:inline-block;margin:10px 0;font-size:18px}a.drawing-3d{background-image:url(/images/icon-drawing-3d-60x52.png);padding-left:70px}a.op-instruction{background-image:url(/images/icon-operating-instruction-42x53.png);padding-left:52px}a.tech-drawing{background-image:url(/images/icon-technical-drawing-46x52.png);padding-left:56px}a.data-sheet{background-image:url(/images/mounting-declaration.svg);background-size:auto 56px;padding-left:52px}.shop-article-content{margin-bottom:50px}.shop-article-content h2{font-family:Oswald;font-weight:600;font-size:30px;padding-bottom:5px;margin:0 0 40px 0;border-bottom:1px solid #dfdfdf}@media(min-width: 768px){.shop-article-content h2{font-size:20px}}.shop-article-content p{font-weight:400;font-size:20px;color:#666;margin-bottom:30px}@media(min-width: 768px){.shop-article-content p{font-size:14px}}.checkout-user-data{font-weight:600;font-size:16px;letter-spacing:.7px}.checkout-user-data>div{margin-bottom:10px}.checkout-user-data>div span{font-weight:400;color:#666}.checkout-site-data{font-family:"Work Sans",sans-serif;font-weight:500;font-size:14px;color:#999;border:1px solid #dfdfdf;padding:15px 38px;line-height:20px}.checkout-site-data a{color:#999}.checkout-site-data .site-name{font-family:Oswald;font-weight:600;font-size:16px;letter-spacing:.7px;color:#96a523;margin-bottom:10px;line-height:normal}.checkout-step-line{margin:39px 0 40px 0;border-bottom:1px solid #dfdfdf}.checkout-step-line div{height:60px;line-height:32px;background:#f0f0f0 url(/images/bg-cart-step-13x60.png) no-repeat right top;font-weight:400;font-size:18px;padding:0 13px 0 0}@media(max-width: 768px){.checkout-step-line div{padding:0}}.checkout-step-line div .round.hollow{height:32px;width:32px;line-height:32px;-moz-border-radius:16px;border-radius:16px;background-color:rgba(0,0,0,0);color:#222;-webkit-box-shadow:0px 0px 0px 1px #b2b3b5;-moz-box-shadow:0px 0px 0px 1px #b2b3b5;box-shadow:0px 0px 0px 1px #b2b3b5}.checkout-step-line div a{display:block;padding:14px 0 14px 50px;color:#222}@media(min-width: 768px)and (max-width: 991px){.checkout-step-line div a{padding-left:80px}}@media(min-width: 1200px){.checkout-step-line div a{padding-left:80px}}.checkout-step-line div a span{font-weight:500;font-size:14px;margin-right:13px}.checkout-step-line div a.disabled{pointer-events:none}.checkout-step-line div a.active{color:#fff;background-color:#96a523;height:60px}.checkout-step-line div a.active .round.hollow{color:#fff;-webkit-box-shadow:0px 0px 0px 1px hsla(0,0%,100%,.5);-moz-box-shadow:0px 0px 0px 1px hsla(0,0%,100%,.5);box-shadow:0px 0px 0px 1px hsla(0,0%,100%,.5)}.checkout-step-line div.checkout-step-4{background-image:none}.checkout-step-line.checkout-step-1-active .checkout-step-1{background-image:url(/images/bg-cart-step-active-right-13x60px-gruen.svg);background-repeat:no-repeat;background-size:auto auto}.checkout-step-line.checkout-step-2-active .checkout-step-1{background-image:url(/images/bg-cart-step-active-left-13x60px-gruen.svg)}.checkout-step-line.checkout-step-2-active .checkout-step-2{background-image:url(/images/bg-cart-step-active-right-13x60px-gruen.svg);background-repeat:no-repeat;background-size:auto auto}.checkout-step-line.checkout-step-3-active .checkout-step-2{background-image:url(/images/bg-cart-step-active-left-13x60px-gruen.svg)}.checkout-step-line.checkout-step-3-active .checkout-step-3{background-image:url(/images/bg-cart-step-active-right-13x60px-gruen.svg)}.checkout-step-line.checkout-step-4-active .checkout-step-3{background-image:url(/images/bg-cart-step-active-left-13x60px-gruen.svg)}.checkout-step-line.checkout-step-4-active .checkout-step-4{background-color:#96a523}@media(max-width: 991px){.checkout-step-line .checkout-step-1,.checkout-step-line .checkout-step-2{border-bottom:1px solid #dfdfdf}.checkout-step-line .checkout-step-2{background-image:none !important}}@media(max-width: 479px){.checkout-step-line .checkout-step-1,.checkout-step-line .checkout-step-2,.checkout-step-line .checkout-step-3{border-bottom:1px solid #dfdfdf}.checkout-step-line .checkout-step-1,.checkout-step-line .checkout-step-2,.checkout-step-line .checkout-step-3,.checkout-step-line .checkout-step-4{background-image:none !important}}.checkout-content .table,.enquiry-request .table{font-size:18px;color:#222;border-bottom:1px solid #dfdfdf}.checkout-content .table>thead>tr>th,.enquiry-request .table>thead>tr>th{font-size:18px;font-weight:600;letter-spacing:.7px;color:#666;text-transform:uppercase;text-align:center;padding:15px 8px;vertical-align:middle;border-bottom:1px solid #dfdfdf}.checkout-content .table>tbody>tr>td,.enquiry-request .table>tbody>tr>td{padding:15px 8px;vertical-align:middle;border-top:1px solid #dfdfdf}.checkout-content .table td.item-img,.enquiry-request .table td.item-img{width:194px}.checkout-content .table td.item-img .item-img-wrapper,.enquiry-request .table td.item-img .item-img-wrapper{width:150px;height:150px;position:relative}@media(min-width: 1200px){.checkout-content .table td.item-img .item-img-wrapper,.enquiry-request .table td.item-img .item-img-wrapper{width:100%}}.checkout-content .table td.item-img .item-img-wrapper img,.enquiry-request .table td.item-img .item-img-wrapper img{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.checkout-content .table td.item-name,.enquiry-request .table td.item-name{width:343px;white-space:normal}.checkout-content .table td.item-name .item-label,.enquiry-request .table td.item-name .item-label{font-size:17px;letter-spacing:.7px;font-weight:600;margin-bottom:2px;min-width:280px}.checkout-content .table td.item-name .item-number,.enquiry-request .table td.item-name .item-number{font-weight:300;font-size:.8em;margin-bottom:10px;min-width:280px}.checkout-content .table td.item-name .item-availability,.enquiry-request .table td.item-name .item-availability{font-size:13px;margin-bottom:10px}.checkout-content .table td.item-name .item-availability .availability-label,.enquiry-request .table td.item-name .item-availability .availability-label{font-weight:500;color:#888;display:block;font-size:15px;letter-spacing:.6px}.checkout-content .table td.item-name .item-availability .availability-result,.enquiry-request .table td.item-name .item-availability .availability-result{font-family:"Work Sans",sans-serif;font-weight:600;color:#666}.checkout-content .table td.item-name .item-availability .availability-result span,.enquiry-request .table td.item-name .item-availability .availability-result span{position:relative;top:-1px;margin-right:5px}.checkout-content .table td.item-name .item-delivery,.enquiry-request .table td.item-name .item-delivery{display:flex;align-items:center;font-family:"Work Sans",sans-serif;font-size:15px;font-weight:500}.checkout-content .table td.item-price,.enquiry-request .table td.item-price{width:148px;font-weight:500;text-align:center}.checkout-content .table td.item-qty,.enquiry-request .table td.item-qty{width:200px;font-weight:500}.checkout-content .table td.item-qty .form-control,.enquiry-request .table td.item-qty .form-control{border-radius:0;border-color:#c3c3c5;-webkit-box-shadow:none;box-shadow:none}.checkout-content .table td.item-unit,.enquiry-request .table td.item-unit{width:114px;font-weight:500;text-align:center}.checkout-content .table td.item-total,.enquiry-request .table td.item-total{width:148px;font-weight:500;text-align:center}.checkout-content .table td.item-action,.enquiry-request .table td.item-action{width:79px;text-align:right}.checkout-content .table td.item-action button,.enquiry-request .table td.item-action button{border:0;background:rgba(0,0,0,0);outline:0}.checkout-content .table td.item-action a,.enquiry-request .table td.item-action a{color:#222}.checkout-content .table td.item-action a.item-edit,.enquiry-request .table td.item-action a.item-edit{color:#96a523;margin-right:13px}.checkout-content .table-condensed>thead>tr>th,.checkout-content .table-condensed>tbody>tr>td,.enquiry-request .table-condensed>thead>tr>th,.enquiry-request .table-condensed>tbody>tr>td{padding:5px}.checkout-content.checkout-cart,.enquiry-request.checkout-cart{font-size:16px;color:#222}.checkout-content.checkout-cart .cart-items-count,.enquiry-request.checkout-cart .cart-items-count{font-weight:400;margin-bottom:35px}.checkout-content.checkout-cart .cart-items-count span,.enquiry-request.checkout-cart .cart-items-count span{color:#96a523}.checkout-content.checkout-address,.enquiry-request.checkout-address{font-weight:400;font-size:19px;color:#222;border-bottom:1px solid #dfdfdf;margin-bottom:20px;padding-bottom:20px}.checkout-content.checkout-address h2,.enquiry-request.checkout-address h2{font-family:Oswald;font-weight:600;font-size:19px;letter-spacing:.7px;color:#96a523;margin:35px 0 15px}.checkout-content.checkout-address .border-between>[class*=col-]:before,.enquiry-request.checkout-address .border-between>[class*=col-]:before{background:#dfdfdf}.checkout-content.checkout-address .checkout-address-shipping,.enquiry-request.checkout-address .checkout-address-shipping{margin-bottom:30px}@media(min-width: 768px){.checkout-content.checkout-address .checkout-address-shipping,.enquiry-request.checkout-address .checkout-address-shipping{margin-bottom:0;padding-right:40px;border-right:1px solid #dfdfdf}}.checkout-content.checkout-address .checkout-address-shipping h2,.enquiry-request.checkout-address .checkout-address-shipping h2{font-family:Oswald}@media(min-width: 768px){.checkout-content.checkout-address .checkout-address-invoice,.enquiry-request.checkout-address .checkout-address-invoice{padding-left:40px;border-left:1px solid #dfdfdf;margin-left:-1px}}.checkout-content.checkout-address .form-group,.enquiry-request.checkout-address .form-group{margin-bottom:20px}.checkout-content.checkout-address label,.enquiry-request.checkout-address label{letter-spacing:.6px;font-weight:400;font-size:16px}.checkout-content.checkout-address .form-control,.enquiry-request.checkout-address .form-control{font-weight:400;font-size:15px;color:#666;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}.checkout-content.checkout-address input[type=checkbox],.enquiry-request.checkout-address input[type=checkbox]{margin-top:6px}.checkout-content.checkout-address .checkbox,.enquiry-request.checkout-address .checkbox{margin-bottom:26px}.checkout-content.checkout-payment,.enquiry-request.checkout-payment{font-weight:400;font-size:12px;color:#222;border-bottom:1px solid #dfdfdf;margin-bottom:20px;padding-bottom:20px}.checkout-content.checkout-payment h2,.enquiry-request.checkout-payment h2{font-family:Oswald;font-weight:600;font-size:18px;letter-spacing:.7px;color:#96a523;margin:35px 0 15px}.checkout-content.checkout-payment h2:first-child,.enquiry-request.checkout-payment h2:first-child{margin:0 0 30px 0}.checkout-content.checkout-payment h3,.enquiry-request.checkout-payment h3{font-family:Oswald;font-weight:600;font-size:14px;color:#222;margin:0 0 15px}.checkout-content.checkout-payment .border-between>[class*=col-]:before,.enquiry-request.checkout-payment .border-between>[class*=col-]:before{background:#dfdfdf}.checkout-content.checkout-payment .checkout-payment-method,.enquiry-request.checkout-payment .checkout-payment-method{margin-bottom:30px}@media(min-width: 768px){.checkout-content.checkout-payment .checkout-payment-method,.enquiry-request.checkout-payment .checkout-payment-method{margin-bottom:0;padding-right:40px;border-right:1px solid #dfdfdf}}@media(min-width: 768px){.checkout-content.checkout-payment .checkout-payment-details,.enquiry-request.checkout-payment .checkout-payment-details{padding-left:40px;border-left:1px solid #dfdfdf;margin-left:-1px}}.checkout-content.checkout-payment .checkout-payment-details .payment-cc-expire,.enquiry-request.checkout-payment .checkout-payment-details .payment-cc-expire{margin-left:-5px;margin-right:-5px}.checkout-content.checkout-payment .checkout-payment-details .payment-cc-expire>[class*=col-],.enquiry-request.checkout-payment .checkout-payment-details .payment-cc-expire>[class*=col-]{padding-left:5px;padding-right:5px}.checkout-content.checkout-payment .checkout-payment-details .payment-cc-expire>[class*=col-] input,.enquiry-request.checkout-payment .checkout-payment-details .payment-cc-expire>[class*=col-] input{margin-bottom:10px}@media(min-width: 768px){.checkout-content.checkout-payment .checkout-payment-details .payment-cc-expire>[class*=col-] input,.enquiry-request.checkout-payment .checkout-payment-details .payment-cc-expire>[class*=col-] input{margin-bottom:0}}.checkout-content.checkout-payment .form-group,.enquiry-request.checkout-payment .form-group{margin-bottom:20px}.checkout-content.checkout-payment label,.enquiry-request.checkout-payment label{font-weight:400;font-size:12px}.checkout-content.checkout-payment .form-control,.enquiry-request.checkout-payment .form-control{font-weight:400;font-size:12px;color:#222;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}.checkout-content.checkout-payment input[type=radio],.enquiry-request.checkout-payment input[type=radio]{margin-top:2px}.checkout-content.checkout-payment .radio,.enquiry-request.checkout-payment .radio{margin:0}.checkout-content.checkout-payment .radio-inline+.radio-inline,.enquiry-request.checkout-payment .radio-inline+.radio-inline{margin-left:40px}.checkout-content.checkout-overview,.enquiry-request.checkout-overview{font-family:"Work Sans",sans-serif;font-weight:400;font-size:16px;color:#222;border-bottom:1px solid #dfdfdf;margin-bottom:20px}.checkout-content.checkout-overview h2,.enquiry-request.checkout-overview h2{font-family:Oswald;font-weight:400;font-size:16px;margin:0 0 35px}.checkout-content.checkout-overview .table td.item-qty,.enquiry-request.checkout-overview .table td.item-qty{text-align:center}.checkout-content.checkout-overview .checkout-overview-address,.enquiry-request.checkout-overview .checkout-overview-address{margin-bottom:13px}.checkout-content.checkout-overview .checkout-overview-address h2,.enquiry-request.checkout-overview .checkout-overview-address h2{font-family:Oswald;font-weight:600;font-size:18px;letter-spacing:.7px;color:#96a523;margin:15px 0 22px}.checkout-content.checkout-overview .checkout-overview-address p,.enquiry-request.checkout-overview .checkout-overview-address p{line-height:20px;margin-bottom:20px}.checkout-content.checkout-overview .checkout-overview-address a,.enquiry-request.checkout-overview .checkout-overview-address a{font-weight:600;font-size:14px;color:#222}.checkout-content.checkout-overview .checkout-overview-address a span,.enquiry-request.checkout-overview .checkout-overview-address a span{color:#96a523;margin-right:7px}.checkout-content.checkout-complete h2,.enquiry-request.checkout-complete h2{font-family:Oswald;font-weight:600;font-size:24px;letter-spacing:.7px;margin:35px 0 35px}.checkout-content.checkout-complete .table td.item-qty,.enquiry-request.checkout-complete .table td.item-qty{text-align:center}.payment-error{color:#e2001a}.checkout-footer,.enquiry-address-price-summary{margin-bottom:20px}.checkout-footer a.back,.enquiry-address-price-summary a.back{font-size:16px;font-weight:600;color:#222;margin-bottom:20px;display:inline-block}@media(min-width: 768px){.checkout-footer a.back,.enquiry-address-price-summary a.back{margin-bottom:0}}.checkout-footer a.back .round,.enquiry-address-price-summary a.back .round{height:24px;width:24px;line-height:28px;-moz-border-radius:12px;border-radius:12px;color:#fff;background-color:#96a523;font-size:12px;margin-right:9px}.checkout-footer .cart-advantages,.enquiry-address-price-summary .cart-advantages{font-size:12px;font-weight:500;color:#666}.checkout-footer .cart-advantages span,.enquiry-address-price-summary .cart-advantages span{display:block;margin-bottom:15px}.checkout-footer .cart-advantages span.trusted-shops,.enquiry-address-price-summary .cart-advantages span.trusted-shops{background:rgba(0,0,0,0) url(/public/images/icon-trusted-shops-21x22.png) no-repeat 5px center;padding:3px 0 3px 42px}.checkout-footer .cart-advantages span.delivery,.enquiry-address-price-summary .cart-advantages span.delivery{background:rgba(0,0,0,0) url(/public/images/truck_green.svg) no-repeat left center;padding:1px 0 1px 42px}.checkout-footer .cart-advantages span.secure,.enquiry-address-price-summary .cart-advantages span.secure{background:rgba(0,0,0,0) url(/public/images/icon-secure-16x21.png) no-repeat 7px center;padding:3px 0 3px 42px}.checkout-footer .cart-summary,.enquiry-address-price-summary .cart-summary{font-size:17px;margin-bottom:8px;letter-spacing:.6px}.checkout-footer .cart-summary .row,.enquiry-address-price-summary .cart-summary .row{margin-bottom:5px}.checkout-footer .cart-summary .cart-summary-label,.enquiry-address-price-summary .cart-summary .cart-summary-label{font-weight:500;color:#666}.checkout-footer .cart-summary .cart-summary-price,.enquiry-address-price-summary .cart-summary .cart-summary-price{font-weight:500;color:#222;text-align:right}.checkout-footer .cart-gross,.enquiry-address-price-summary .cart-gross{border-top:1px solid #dfdfdf;padding-top:8px;margin-bottom:35px}.checkout-footer .cart-gross .cart-gross-label,.enquiry-address-price-summary .cart-gross .cart-gross-label{font-weight:500;color:#666;line-height:25px}.checkout-footer .cart-gross .cart-gross-price,.enquiry-address-price-summary .cart-gross .cart-gross-price{font-size:20px;font-weight:600;color:#222;text-align:right}.customer .sidebar{font-family:Oswald}.customer .sidebar .sidebar-outline{border:2px solid #475b23;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:30px 20px 10px 20px}@media(min-width: 992px){.customer .sidebar .sidebar-outline{border-width:1px}}.customer .sidebar .sidebar-outline ul{margin-bottom:10px}.customer .sidebar .sidebar-outline ul li{margin-bottom:20px}@media(min-width: 992px){.customer .sidebar .sidebar-outline ul li{margin-bottom:10px}}.customer .sidebar .sidebar-outline ul li.headline{font-size:25px;margin-bottom:25px;text-transform:uppercase;color:#475b23;letter-spacing:.7px}@media(min-width: 992px){.customer .sidebar .sidebar-outline ul li.headline{font-size:16px;margin-bottom:15px}}.customer .sidebar .sidebar-outline ul li:not(.headline) a{font-weight:300;font-size:30px;color:#222;padding:0 0 0 27px;display:block}@media(min-width: 992px){.customer .sidebar .sidebar-outline ul li:not(.headline) a{font-size:16px;padding:0 0 0 17px}}.customer .sidebar .sidebar-outline ul li:not(.headline):before{font-family:Oswald;font-size:25px;float:left;margin-left:-2px;color:#666}@media(min-width: 992px){.customer .sidebar .sidebar-outline ul li:not(.headline):before{font-size:12px}}.customer .sidebar .sidebar-outline ul li.active a{font-weight:700}.customer .sidebar .sidebar-outline ul li a:hover,.customer .sidebar .sidebar-outline ul li a:focus{background:rgba(0,0,0,0)}.customer .main h1{font-family:Oswald;font-size:30px;font-weight:500;color:#222;margin-top:75px}@media(min-width: 992px){.customer .main h1{margin-top:0;font-size:20px;font-weight:600}}.customer .main h2{font-family:Oswald;font-size:25px;font-weight:600;color:#475b23;margin-top:25px;margin-bottom:20px}@media(min-width: 992px){.customer .main h2{font-size:18px}}.customer .main .row .tile{display:block;background:#f8f8f8;padding:4rem;color:#222;text-decoration:none;margin-bottom:15px}.customer .main .row .tile-caption{display:block;color:#222;margin-bottom:25px;text-decoration:none;font-size:18px;font-weight:600}@media(min-width: 992px){.customer .main .row .tile-caption{font-size:16px}}@media(min-width: 480px){.customer .main .row .tile-caption{height:50px}}@media(min-width: 992px){.customer .main .row .tile-caption{height:44px}}.customer-overview .main .row{text-align:center}.customer-orders .main h1{font-family:Oswald;font-weight:600;font-size:30px;color:#fff;background-color:#222;text-align:center;padding:13px 0;margin-bottom:25px}@media(min-width: 992px){.customer-orders .main h1{font-size:20px}}.customer-orders .main .table>thead>tr>th{font-weight:500;font-size:12px;color:#222;border-bottom:1px solid #dfdfdf}.customer-orders .main .table>tbody>tr>td{font-weight:500;font-size:11px;color:#666;border:0 none}.customer-orders .main .table>tbody>tr>td .btn-link{font-weight:500;font-size:20px;color:#96a523;padding:0;display:inline;white-space:normal;text-align:left}@media(min-width: 992px){.customer-orders .main .table>tbody>tr>td .btn-link{font-size:11px}}.customer-orders .main .table>tbody>tr:nth-of-type(odd){background-color:#f8f8f8}.customer-orders .main .table td,.customer-orders .main .table th{width:10%}@media(max-width: 991px){.customer-orders .main .table,.customer-orders .main .table thead,.customer-orders .main .table tbody,.customer-orders .main .table th,.customer-orders .main .table td,.customer-orders .main .table tr{display:block}.customer-orders .main .table>thead>tr{position:absolute;top:-9999px;left:-9999px}.customer-orders .main .table>tbody>tr>td{border:none;position:relative;padding-left:50%;white-space:normal;text-align:left;width:auto;font-weight:500;font-size:20px}.customer-orders .main .table td:before{content:attr(data-title);position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;text-align:left;overflow:hidden;font-weight:500;font-size:20px}}.customer-orders .main .popover{font-family:"Work Sans",sans-serif,sans-serif;font-size:20px;font-weight:500;color:#666}@media(min-width: 992px){.customer-orders .main .popover{font-size:11px}}.customer-orders .main .popover b{font-weight:500;color:#222}.customer-orders .main .order-filter{margin-bottom:25px}.customer-orders .main .order-filter .form-group{margin-bottom:0}.customer-orders .main .order-filter .form-group label{font-weight:500;font-size:18px;color:#222;margin-right:10px}@media(min-width: 992px){.customer-orders .main .order-filter .form-group label{font-size:11px}}.customer-orders .main .order-filter .form-group .form-control{font-weight:400;font-size:18px;color:#666;border:1px solid #dfdfdf;height:50px;padding:6px 12px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:inline-block;width:auto;vertical-align:middle}@media(min-width: 992px){.customer-orders .main .order-filter .form-group .form-control{font-weight:500;font-size:11px;height:34px}}.customer-returns .main .location-tile{background:#f8f8f8;font-size:25px;font-weight:500;color:#666;margin-bottom:0;text-align:center;padding-top:65px;margin-top:75px}@media(min-width: 992px){.customer-returns .main .location-tile{font-size:12px;margin-top:0}}.customer-returns .main .location-tile h1{margin-top:0;margin-bottom:50px}@media(min-width: 992px){.customer-returns .main .location-tile h1{margin-bottom:10px}}.customer-returns .main .location-tile a{color:#666;white-space:nowrap}.customer-returns .main .location-tile .location-tile-content{padding:115px 30px 60px 30px;background:rgba(0,0,0,0) url(/public/images/icon-map-marker-60x86.png) no-repeat top center}@media(min-width: 992px){.customer-returns .main .location-tile .location-tile-content{background:rgba(0,0,0,0) url(/public/images/icon-map-marker-60x86.png) no-repeat 30px 40px;padding:40px 30px 60px 115px;width:570px;margin:0 auto}}.customer-returns .main .location-tile .location-tile-content .location-headline{font-family:Oswald;font-size:25px;font-weight:600;color:#96a523;text-transform:uppercase;margin-bottom:25px}@media(min-width: 992px){.customer-returns .main .location-tile .location-tile-content .location-headline{text-align:left;font-size:15px}}.customer-returns .main .location-tile .location-tile-content .row{text-align:center}@media(min-width: 992px){.customer-returns .main .location-tile .location-tile-content .row{text-align:left}}.customer-returns .main .location-tile .location-tile-content .row .location-address{margin-bottom:15px}@media(min-width: 992px){.customer-returns .main .location-tile .location-tile-content .row .location-address{margin-bottom:0}}.customer-payment .main .payments-form>.row{border-top:1px solid #dfdfdf;padding-top:30px;padding-bottom:30px}.customer-payment .main .payments-form>.row:first-child{border:0 none}.customer-payment .main .payments-form>.row .col-name .radio label{font-weight:700;font-size:25px;color:#012169;text-transform:uppercase}@media(min-width: 992px){.customer-payment .main .payments-form>.row .col-name .radio label{font-size:16px}}.customer-payment .main .payments-form>.row .col-name .radio label span{margin-left:3px}.customer-payment .main .payments-form>.row .col-name .radio input[type=radio]{margin-top:13px}@media(min-width: 992px){.customer-payment .main .payments-form>.row .col-name .radio input[type=radio]{margin-top:6px}}.customer-payment .main .payments-form>.row .col-details{font-weight:400;font-size:20px;color:#666;padding-top:25px}@media(min-width: 992px){.customer-payment .main .payments-form>.row .col-details{font-size:12px;padding-top:0}}.customer-payment .main .payments-form>.row .col-details>*:last-child{margin-bottom:0}.customer-payment .main .payments-form>.row .col-details .payment-headline{font-family:Oswald;font-weight:500;font-size:20px;color:#222;margin-top:15px;margin-bottom:10px}@media(min-width: 992px){.customer-payment .main .payments-form>.row .col-details .payment-headline{font-weight:700;font-size:13px}}.customer-payment .main .payments-form>.row .col-details .payment-headline:first-child{margin-top:0}.customer-payment .main .payments-form>.row .col-details .form-group{margin-bottom:20px}.customer-payment .main .payments-form>.row .col-details label{font-weight:400;font-size:20px}@media(min-width: 992px){.customer-payment .main .payments-form>.row .col-details label{font-size:12px}}.customer-payment .main .payments-form>.row .col-details .form-control{font-weight:400;font-size:20px;color:#666;border:1px solid #dfdfdf;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;height:50px}@media(min-width: 992px){.customer-payment .main .payments-form>.row .col-details .form-control{font-size:12px;height:42px}}.customer-payment .main .payments-form>.row .col-details input[type=checkbox]{margin-top:8px}@media(min-width: 992px){.customer-payment .main .payments-form>.row .col-details input[type=checkbox]{margin-top:2px}}.customer-payment .main .payments-form>.row .col-details .payment-cc-expire{margin-left:-5px;margin-right:-5px}.customer-payment .main .payments-form>.row .col-details .payment-cc-expire>[class*=col-]{padding-left:5px;padding-right:5px}.customer-payment .main .payments-form>.row .col-details .payment-cc-expire>[class*=col-] input{margin-bottom:10px}@media(min-width: 768px){.customer-payment .main .payments-form>.row .col-details .payment-cc-expire>[class*=col-] input{margin-bottom:0}}.customer-payment .main .payments-form .btn-orange{width:auto;color:#fff;font-size:16px;padding:10px 20px;line-height:20px;text-transform:none}@media(min-width: 992px){.customer-payment .main .payments-form .btn-orange{font-size:12px}}.customer-invoice .main{background-color:#f8f8f8;padding:55px 30px 30px;margin-top:75px}@media(min-width: 992px){.customer-invoice .main{margin-top:0}}.customer-invoice .main h1{text-align:center;margin-top:0}.customer-invoice .main h2{font-family:Oswald;font-weight:600;font-size:25px;color:#222}@media(min-width: 992px){.customer-invoice .main h2{font-size:16px}}.customer-invoice .main .row .tile{font-weight:500;font-size:20px;background:#fff;border:1px solid #dfdfdf;color:#666;padding:20px;line-height:28px;position:relative}@media(min-width: 992px){.customer-invoice .main .row .tile{font-size:12px;line-height:22px}}.customer-invoice .main .row .tile .address{margin-bottom:80px}@media(min-width: 768px){.customer-invoice .main .row .tile .address{margin-bottom:50px}}@media(min-width: 992px){.customer-invoice .main .row .tile .address{margin-bottom:10px}}.customer-invoice .main .row .tile .address-form label{font-weight:400;font-size:20px}@media(min-width: 992px){.customer-invoice .main .row .tile .address-form label{font-size:12px}}.customer-invoice .main .row .tile .address-form .form-control{font-weight:400;font-size:20px;color:#666;border:1px solid #dfdfdf;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;height:50px}@media(min-width: 992px){.customer-invoice .main .row .tile .address-form .form-control{font-size:12px;height:42px}}.customer-invoice .main .row .tile .address-form input[type=checkbox]{margin-top:8px}@media(min-width: 992px){.customer-invoice .main .row .tile .address-form input[type=checkbox]{margin-top:2px}}.customer-invoice .main .row .tile .address-form>.row{margin-left:-5px;margin-right:-5px}.customer-invoice .main .row .tile .address-form>.row>[class*=col-]{padding-left:5px;padding-right:5px}.customer-invoice .main .row .tile .address-form>.row>[class*=col-] input{margin-bottom:10px}@media(min-width: 768px){.customer-invoice .main .row .tile .address-form>.row>[class*=col-] input{margin-bottom:0}}@media(min-width: 768px){.customer-invoice .main .row .tile .address-form>.row.last .form-group{margin:0}}.customer-invoice .main .row .tile .address-form .btn-orange{color:#fff;font-size:16px;padding:14px 20px;line-height:20px;text-transform:none}@media(min-width: 992px){.customer-invoice .main .row .tile .address-form .btn-orange{font-size:12px;padding:10px 20px}}.customer-invoice .main .row .tile .action{position:absolute;bottom:20px;left:20px}.customer-invoice .main .row .tile.tile-active{border:1px solid #96a523;height:312px}.customer-invoice .main .row .tile.tile-active .address{font-weight:500;font-size:20px;line-height:28px;margin-bottom:10px}@media(min-width: 992px){.customer-invoice .main .row .tile.tile-active .address{font-weight:600;font-size:16px;line-height:26px}}@media(min-width: 992px){.customer-invoice .main .row.addresses-other .tile{height:300px}}.customer-userdata h1{margin-bottom:30px}.customer-userdata .userdata-form{font-weight:400;font-size:20px}@media(min-width: 992px){.customer-userdata .userdata-form{font-size:12px}}.customer-userdata .userdata-form label{font-weight:400;font-size:20px}@media(min-width: 992px){.customer-userdata .userdata-form label{font-size:12px}}.customer-userdata .userdata-form .form-control{font-weight:400;font-size:20px;color:#666;border:1px solid #dfdfdf;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;height:50px}@media(min-width: 992px){.customer-userdata .userdata-form .form-control{font-size:12px;height:42px}}.customer-userdata .userdata-form input[type=checkbox]{margin-top:8px}@media(min-width: 992px){.customer-userdata .userdata-form input[type=checkbox]{margin-top:2px}}.customer-userdata .userdata-form>.row{margin-left:-5px;margin-right:-5px}.customer-userdata .userdata-form>.row>[class*=col-]{padding-left:5px;padding-right:5px}.customer-userdata .userdata-form>.row>[class*=col-] input{margin-bottom:10px}@media(min-width: 768px){.customer-userdata .userdata-form>.row>[class*=col-] input{margin-bottom:0}}@media(min-width: 768px){.customer-userdata .userdata-form>.row.last .form-group{margin:0}}.customer-userdata .userdata-form .btn-orange{color:#fff;font-size:16px;padding:14px 20px;line-height:20px;text-transform:none;width:auto;margin-top:30px}@media(min-width: 992px){.customer-userdata .userdata-form .btn-orange{font-size:15px;padding:10px 20px}}.customer-password .main{background-color:#f8f8f8;text-align:center;padding:55px 30px;margin-top:75px}@media(min-width: 992px){.customer-password .main{margin-top:0}}.customer-password .main h1{margin-bottom:30px;margin-top:0}@media(min-width: 992px){.customer-password .main .changepassword-form{width:325px;margin:0 auto}}.customer-password .main .changepassword-form .form-control{font-weight:400;font-size:20px;color:#666;border:1px solid #dfdfdf;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;height:50px}@media(min-width: 992px){.customer-password .main .changepassword-form .form-control{font-size:14px;height:42px}}.customer-password .main .changepassword-form .btn-orange{color:#fff;font-size:16px;padding:14px 20px;line-height:20px;text-transform:none}@media(min-width: 992px){.customer-password .main .changepassword-form .btn-orange{font-size:12px;padding:10px 20px}}.search-result h1{font-family:Oswald;font-size:30px;font-weight:600;text-transform:uppercase;margin:0 0 40px 0;letter-spacing:5px}@media(min-width: 992px){.search-result h1{font-size:20px}}.search-result h2{font-family:Oswald;font-weight:600;font-size:25px;margin-bottom:20px}@media(min-width: 992px){.search-result h2{font-size:16px}}.search-result .wrapper-pagination .pagination{margin-top:30px;margin-bottom:30px}.search-result p{line-height:28px;margin-bottom:15px;font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.search-result p{font-size:14px}}@media(min-width: 992px){.search-result p{line-height:26px}}.search-result p a{font-weight:600;text-decoration:underline}.search-result form{margin-bottom:30px}.search-result form .control-label{font-weight:400;font-size:18px;color:#666;text-align:left;line-height:42px;padding-top:0;letter-spacing:.6px}@media(min-width: 992px){.search-result form .control-label{font-size:18px}}.search-result form .form-control{box-shadow:0 0 0;border-color:#dfdfdf;border-radius:2px;font-size:18px;color:#666;padding:0 20px;line-height:42px;height:42px;margin-bottom:10px}@media(min-width: 768px){.search-result form .form-control{margin-bottom:0}}@media(min-width: 992px){.search-result form .form-control{font-size:12px}}.search-result .search-result-articles{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.search-result .search-result-articles{font-size:14px}}.search-result .search-result-articles .row{border-bottom:1px solid #dfdfdf}.search-result .search-result-articles .row:first-child{border-top:1px solid #dfdfdf}.search-result .search-result-articles .row>div{margin-top:10px;margin-bottom:10px}.search-result .search-result-articles .article-img{margin:0}.search-result .search-result-articles .article-img img{max-width:100%;height:auto;display:block;max-height:40px}.search-result .search-result-articles .article-caption a{color:#222;font-weight:600}.search-result .search-result-articles .article-desc{height:40px;overflow:hidden;text-overflow:ellipsis}@media(min-width: 480px){.search-result .search-result-articles .article-price{text-align:right}}.search-result .search-result-categories{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.search-result .search-result-categories{font-size:14px}}.search-result .search-result-categories .row>div{margin-bottom:30px}.search-result .search-result-categories .category-caption{margin-bottom:15px;color:#222;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:block}@media(min-width: 480px){.search-result .search-result-categories .category-caption{height:56px}}@media(min-width: 992px){.search-result .search-result-categories .category-caption{height:40px}}.search-result .search-result-categories .category-img{width:100%;height:262px;position:relative;display:block;border:1px solid #c3c3c5;margin-bottom:15px}.search-result .search-result-categories .category-img img{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.solutions .d-none{display:none !important}.solutions .d-flex{display:flex}.solutions .flex-column{flex-direction:column}.solutions .justify-content-start{justify-content:start}.solutions .justify-content-center{justify-content:center}.solutions .justify-content-end{justify-content:end}.solutions .justify-content-space-between{justify-content:space-between}.solutions .align-items-start{align-items:flex-start}.solutions .align-items-center{align-items:center}.solutions .align-items-end{align-items:flex-end}.solutions .w-100{width:100%}.solutions .h-100{width:100%}.solutions .flex-1{flex:1}.solutions .p-1{padding:1rem}.solutions .p-2{padding:2rem}.solutions .pb-3{padding-bottom:3rem}.solutions .m-1{margin:1rem}.solutions .mt-0{margin-top:0}.solutions .mt-auto{margin-top:auto}.solutions .mb-0{margin-bottom:0}.solutions .mb-3{margin-bottom:3rem}.solutions .mr-1{margin-right:1rem}.solutions .ml-1{margin-left:1rem}.solutions .mt-2{margin-top:2rem}.solutions .mt-3{margin-top:3rem}.solutions .mt-4{margin-top:4rem}.solutions .color-white{color:#fff}.solutions .color-orange{color:#96a523}.solutions .bg-light-gray{background-color:#e7e7e7}.solutions .fw-bold{font-weight:700}.solutions img{height:100%;max-width:100%}.solutions .sub-caption{font-weight:400;font-family:Oswald,"Work Sans",sans-serif;text-shadow:1px 1px 2px #000;display:inline-flex;padding:5px;background-color:#2f3125}.solutions .headline-font{font-family:Oswald}.solutions .border{border:1px solid #000}.solutions .cursor-pointer{cursor:pointer}.solutions .user-select-none{user-select:none}.solutions .header-image-container{height:35rem;font-family:Oswald;background-image:linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.9)),url(../images/solutions-background.png);background-position:top center;background-repeat:no-repeat;background-size:cover}.solutions .header-image-container h1{font-text-shadow:1px 1px 2px #000;margin-top:0;font-family:Oswald}.solutions .tags-container{margin-left:-1rem;margin-right:-1rem}.solutions h3{font-family:Oswald}.solutions .solution-result-container{display:flex;flex-wrap:wrap}.solutions .solution-tile{flex:0 0 21%;margin:1rem;max-width:25rem;min-width:25rem;min-height:25rem;max-height:25rem;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.solutions .highlighted-static-filter{filter:grayscale(1);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 512 512"><path d="M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');background-position:95% 5%;background-repeat:no-repeat;background-size:3rem;background-margin-top:2rem;background-margin-right:2rem}.solutions .highlighted-tag-filter{border-color:#96a523;color:#96a523;box-shadow:0px 0px 2px 2px #96a523;text-shadow:1px 1px 0px #96a523}.share-btn{float:right;background:rgba(0,0,0,0);border:none;font-size:10px;padding:7px 0}.share-modal{display:none;position:fixed;z-index:99999;padding:10% 20vw;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.share-modal-content{background-color:#fefefe;margin:auto;padding:30px;border:1px solid #888;width:100%;max-width:440px}.share-modal-content h4{margin-top:4px;font-size:20px;font-weight:600}.share-group{display:flex;flex-direction:column;gap:14px}.share-group span{margin-left:6px}.media-share-btn{padding:8px 4px;color:#222;border:none;background:rgba(0,0,0,0);align-self:start;text-align:left;word-break:break-all}.media-share-btn:hover{text-decoration:none;color:#f7931d;cursor:pointer}.share-img{height:40px;width:40px;background-color:#000;border-radius:20px;padding:2px;margin-top:-4px}.share-modal-content p{color:#999;margin:0}.close{opacity:1;font-weight:normal;color:#000;float:right;font-size:28px}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}.related-tiles-container{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.related-tiles-container a:hover,.related-tiles-container a:focus{text-decoration:none}.related-tile{cursor:pointer;height:28rem;width:28rem;display:flex;flex-direction:column;justify-content:end;background-position:center;background-size:cover}.related-tile-heading{padding:12px 16px}.solutions-title{font-size:50px;margin-bottom:30px;color:#96a523;font-weight:bold}.category-container{display:flex;justify-content:space-between;align-items:center;gap:1rem}.tile-container h3{overflow-wrap:break-word;text-overflow:ellipsis;overflow:hidden}.tile-container{width:25%;height:28rem;background-color:#96a523}.tile-image-container{color:#fff;flex:1;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:auto}.bewegen-icon{background-image:url(../images/icon_lasten_bewegen.svg)}.lasten-sichern-icon{background-image:url(../images/icon_lasten_sichern.svg)}.personen-sichern-icon{background-image:url(../images/icon_personen_sichern.svg)}.arbeitsmittel-icon{background-image:url(../images/icon_arbeitsmittel_pruefen.svg)}@media(max-width: 768px){.solution-result-container{justify-content:center}.sm-text-center{text-align:center}.title-header{font-size:20px}.solutions-title{font-size:45px}.category-container{flex-wrap:wrap;justify-content:center}.tile-container{width:49%;height:28rem}.related-tiles-container{justify-content:center}}@media(max-width: 520px){.solutions .category-container{flex-direction:column;gap:2rem}.solutions .tile-container{height:6rem;width:100%;background-color:#96a523;flex-direction:row-reverse;justify-content:space-between;font-size:13px;padding:.5rem}.solutions .tile-container h3{font-size:16px;margin:0}.solutions .tile-image-container{width:25%;flex:inherit}.solutions .title-header{font-size:16px;text-align:center}.solutions .solutions-title{font-size:25px;text-align:center}.solutions .solutions-subtitle{font-size:20px}.solutions .content-text{font-size:14px}.solutions .header-image-container{height:17.5rem}.solutions .tags-heading,.solutions .solutions-heading{text-align:center}.solutions .tag-item{width:100%;text-align:center;padding:1.5rem}.solutions .solution-result-container a{margin:auto}}.services{font-family:Work Sans,sans-serif !important}.services .header-container{position:relative}.services h1,.services h2,.services h3{font-family:Oswald,sans-serif;color:#2f3124}.services .services-header-background{min-height:60rem;display:flex;position:relative;background-size:cover;background-position:center;background-image:url(../images/service/Services_webbanner.jpg);justify-content:end}.services .services-header-background .header-title-container{display:flex;flex-direction:column;z-index:800;align-self:center}@media screen and (min-width: 1200px){.services .services-header-background .header-title-container{width:35%}}@media screen and (max-width: 1200px){.services .services-header-background .header-title-container{width:30%}}@media screen and (max-width: 767px){.services .services-header-background .header-title-container{width:27%}}.services .services-header-background .header-title-container h2{letter-spacing:0;color:#fff;text-shadow:0 3px 10px rgba(0,0,0,.7176470588);font-size:40px;font-family:Oswald,serif;font-weight:300;text-decoration:none}.services .services-description-background-image-overlay{min-height:min-content;background:rgba(0,0,0,0) linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.737254902) 49%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;opacity:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.services .services-description-background-image{background-size:cover;background-position:center;background-image:url(../images/service/Background_carousel.jpeg)}.services .info-container{display:grid;grid-template-columns:1fr 1fr;padding:15rem 0}.services .services-description{width:80%;padding:5rem 10rem;text-align:left;font-size:24px}.services .services-description>h1{width:80%;letter-spacing:0;font-size:35px;font-family:Oswald,serif;font-weight:300;text-decoration:none}.services .mission-statement-background{min-height:75rem;display:flex;position:relative}.services .mission-statement-background-image{width:100%;object-fit:cover;height:75rem}.services .mission-statement-container{min-height:inherit;width:55rem;position:absolute;background:rgba(150,165,36,.9019607843);display:flex;flex-direction:column;padding:4rem}.services .mission-statement-description{font-family:Oswald,sans-serif;color:#2e3124;padding:3rem 0;font-size:38px}.services .mission-statement-company{font-family:Oswald,sans-serif;font-size:24px;color:#fff;font-weight:bold}.services .mission-statement-button{text-decoration:none;font-family:Oswald,sans-serif;font-size:20px;width:fit-content;padding:1rem 1.75rem;align-self:center;color:#fff;background:rgba(0,0,0,0);border:3px solid #fff;border-radius:30px;font-weight:bold}.services .mission-statement-button:hover{transition:all 100ms ease-in-out;color:#e21a00;border-color:#e21a00}.services .services-listing{display:flex;flex-direction:column}.services .service-item{border-top:1px solid #2f3124;padding:4rem 0;display:flex;justify-content:space-between}.services .service-item a{width:40%}.services .service-item a img{width:100%}.services .service-item-info{width:50%;display:flex;flex-direction:column;gap:1rem}.services .service-item-header{font-family:Oswald,sans-serif;text-decoration:none;word-wrap:break-word;color:#2f3124;cursor:pointer}.services .search-container{display:flex;justify-content:center;align-items:center;padding-bottom:2rem;position:relative}.services .search-icon{position:absolute;fill:#2f3124;width:2em;right:2rem}.services .search-bar{border:2px solid #2e3124;border-radius:30px;width:100%;padding:1rem 6rem 1rem 2rem;margin:0 auto;font-size:2.25rem}.services .show-more-btn{font-family:Oswald,sans-serif;padding:1.5rem 2.5rem;width:fit-content;margin:auto;border-radius:40px;border:none;background-color:#e21a00;color:#fff;font-weight:bold;font-size:18px;transition:all 150ms ease-in-out}.services .show-more-btn::before{content:attr(data-content)}.services .show-more-btn:hover{background-color:#2f3124}.services .tags-container{margin-top:4rem;padding:0 2rem;display:flex;flex-wrap:wrap;gap:1rem}.services .tag-item{font-family:Oswald,sans-serif;width:max-content;text-decoration:none;border:2px solid;border-radius:40px;padding:.5rem 2rem;font-size:20px;cursor:pointer;transition:all 200ms ease-out}.services .tag-item:hover{color:rgba(0,110,160,.8) !important;border-color:rgba(0,110,160,.8) !important}.services .continue-reading{display:flex;align-items:center;gap:.75rem;font-weight:600}.services .right-angle-svg{fill:#e21a00;width:.75em}.circle-container{display:flex;justify-content:center;background-color:hsla(0,0%,100%,.7);position:relative;width:63rem;height:63rem;border-radius:50%;padding:0;list-style:none}.circle-container>*{display:block;position:absolute;top:50%;left:50%;margin:-2.25rem;width:4.5rem;height:4.5rem}.circle-container>*:nth-of-type(1){transform:rotate(-45deg) translate(31.5rem) rotate(45deg)}.circle-container>*:nth-of-type(2){transform:rotate(6.4285714286deg) translate(31.5rem) rotate(-6.4285714286deg)}.circle-container>*:nth-of-type(3){transform:rotate(57.8571428571deg) translate(31.5rem) rotate(-57.8571428571deg)}.circle-container>*:nth-of-type(4){transform:rotate(109.2857142857deg) translate(31.5rem) rotate(-109.2857142857deg)}.circle-container>*:nth-of-type(5){transform:rotate(160.7142857143deg) translate(31.5rem) rotate(-160.7142857143deg)}.circle-container>*:nth-of-type(6){transform:rotate(212.1428571429deg) translate(31.5rem) rotate(-212.1428571429deg)}.circle-container>*:nth-of-type(7){transform:rotate(263.5714285714deg) translate(31.5rem) rotate(-263.5714285714deg)}.circle-container li{display:block;border-radius:50%;color:#1d1f17;cursor:pointer;z-index:10}.circle-container li::before{font-family:Oswald,sans-serif;font-size:2.2em;font-weight:bold;position:absolute;width:max-content;pointer-events:none}.circle-container li:hover::after,.circle-container li.active::after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:6.75rem;height:6.75rem;border:4px solid #c32e0b;border-radius:50%}.circle-container li:hover::before,.circle-container li.active::before{transform:scale(1.5)}.circle-container{border:4px solid #eef0d3;justify-self:start;font-family:Oswald,sans-serif}.circle-container li:nth-child(6){background-color:#8e9513}.circle-container li:nth-child(6)::before{top:-80%;left:-280%;content:attr(data-content)}.circle-container li:nth-child(6):hover::before,.circle-container li:nth-child(6).active::before{top:-110%;left:-340%}.circle-container li:nth-child(7){background-color:#3d4919}.circle-container li:nth-child(7)::before{left:120%;top:-75%;content:attr(data-content)}.circle-container li:nth-child(7):hover::before,.circle-container li:nth-child(7).active::before{top:-80%;left:225%}.circle-container li:nth-child(1){background-color:#b7be61}.circle-container li:nth-child(1)::before{left:140%;top:-50%;content:attr(data-content)}.circle-container li:nth-child(1):hover::before,.circle-container li:nth-child(1).active::before{top:-90%;left:300%}.circle-container li:nth-child(2){background-color:#868780}.circle-container li:nth-child(2)::before{left:150%;content:attr(data-content)}.circle-container li:nth-child(2):hover::before,.circle-container li:nth-child(2).active::before{left:225%}.circle-container li:nth-child(3){background-color:#8e9513}.circle-container li:nth-child(3)::before{top:125%;left:50%;content:attr(data-content)}.circle-container li:nth-child(3):hover::before,.circle-container li:nth-child(3).active::before{transform:scale(1.5);top:150%;left:90%}.circle-container li:nth-child(4){background-color:#afb143}.circle-container li:nth-child(4)::before{top:125%;left:-200%;content:attr(data-content)}.circle-container li:nth-child(4):hover::before,.circle-container li:nth-child(4).active::before{top:150%;left:-200%}.circle-container li:nth-child(5){background-color:#3d4919}.circle-container li:nth-child(5)::before{top:120%;left:-225%;content:attr(data-content)}.circle-container li:nth-child(5):hover::before,.circle-container li:nth-child(5).active::before{top:140%;left:-260%}.circle-container .circle-content{font-family:"Work Sans",sans-serif;cursor:auto;z-index:1;font-size:2.8rem;display:flex;position:relative;justify-content:space-around;align-items:center;flex-direction:column;gap:2rem;width:85%;inset:0;margin:0;text-align:center;height:100%}.circle-container .circle-content .circle-content-container{display:flex;flex-direction:column;align-items:center}.circle-container .circle-content .circle-description{font-size:1.9rem;margin-bottom:2rem;padding:0 8rem;line-height:140%}.circle-container .circle-content .default-circle-description{font-size:2.4rem;line-height:160%}.circle-container .circle-content .circle-button{display:inline-flex;align-items:center;font-size:1.5rem;padding:.5rem 2rem;margin-bottom:.2rem}.circle-container .circle-content .circle-listing{display:flex;flex-direction:column;justify-content:center;gap:1rem;font-family:"Oswald",sans-serif;margin-bottom:3rem}.circle-container .circle-content .circle-listing .circle-listing-item{display:flex;align-items:center;gap:1rem;cursor:pointer;text-decoration:none;color:#2f3124;font-weight:700}.circle-container .circle-content .circle-listing .circle-listing-item .right-angle-svg{width:1.75rem}.circle-container .circle-content:hover::after{display:none;content:none}@media screen and (max-width: 768px){.services .desktop-only{display:none}.services .container{padding-left:2rem;padding-right:2rem}.services .show-more-btn::after,.services .show-more-btn::before{font-size:1.4rem}.services .services-header-background{flex-direction:column;justify-content:end;align-items:center;background-image:none}.services .services-header-background-image-left{height:100%;width:100%;min-height:inherit;z-index:1;background-size:cover;background-position:center;background-image:url(../images/service/Background_header_left.jpeg)}.services .services-header-background .header-title-container{position:relative;flex-direction:column;width:100%;border:none;border-radius:0;background-color:#2f3124;min-height:0;padding:6rem 4rem}.services .services-header-background .header-title-container h1{font-weight:lighter}.services .info-container{padding:0;display:block}.services .services-description{padding:2rem;width:100%}.services .services-description>div{font-size:2.1rem;line-height:33px;text-align:left}.services .services-description>h1{width:100%;text-align:center}.services .search-bar{font-size:1.75rem;padding-right:5rem}.services .search-icon{margin-top:.5rem;position:absolute;fill:#2f3124;width:1em;right:1.5rem}.services .service-item{flex-direction:column;margin:0}.services .service-item-info{width:100%;font-size:2rem;margin-bottom:2rem}.services .service-item a{width:100%}.services .mission-statement-background{flex-direction:column;justify-content:end;align-items:center}.services .mission-statement-background-image{min-height:30rem}.services .mission-statement-container{margin:0;width:auto;padding:2rem;min-height:auto;position:relative}.services-title{font-size:50px;margin-bottom:30px;color:#96a523;font-weight:bold}}.single-service .header-image-container{display:flex;flex-direction:column;justify-content:end;height:35rem;background-position:top center;background-repeat:no-repeat;background-size:cover}.single-service .header-image-container h1{font-text-shadow:1px 1px 2px #000;margin-top:0}.single-service .title-header{color:#fff;font-weight:bold}.single-service .services-title{font-size:50px;margin-bottom:30px;color:#96a523;font-weight:bold}.single-service .share-btn{float:right;background:rgba(0,0,0,0);border:none;font-size:10px;padding:7px 0}.single-service .share-modal{display:none;position:fixed;z-index:99999;padding:10% 20vw;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.single-service .share-modal-content{background-color:#fefefe;margin:auto;padding:30px;border:1px solid #888;width:100%;max-width:440px}.single-service .share-modal-content h4{margin-top:4px;font-size:20px;font-weight:600}.single-service .share-group{display:flex;flex-direction:column;gap:14px}.single-service .share-group span{margin-left:6px}.single-service .media-share-btn{padding:8px 4px;color:#222;border:none;background:rgba(0,0,0,0);align-self:start;text-align:left;word-break:break-all}.single-service .media-share-btn:hover{text-decoration:none;color:#f7931d;cursor:pointer}.single-service .share-img{height:40px;width:40px;background-color:#000;border-radius:20px;padding:2px;margin-top:-4px}.single-service .share-modal-content p{color:#999;margin:0}.single-service .bg-light-gray{background-color:#e7e7e7}.single-service .related-services-header{font-weight:bold;color:#96a523}.single-service .related-tiles-container{display:flex;flex-wrap:wrap;align-items:center;gap:3px}.single-service .related-tiles-container a:hover,.single-service .related-tiles-container a:focus{text-decoration:none}.single-service .related-tile{cursor:pointer;height:28rem;width:28rem;display:flex;flex-direction:column;justify-content:end;background-position:center;background-size:cover}.single-service .related-tile-heading{padding:12px 16px}.single-service .color-orange{color:#96a523}@media screen and (max-width: 1560px){.services .info-container{padding:10rem;grid-template-columns:1fr;gap:5rem}.services .services-description{padding:4rem}.services .circle-description{font-size:1.7rem !important}.services .circle-listing{font-size:2rem}.circle-container{position:relative;width:56.7rem;height:56.7rem;border-radius:50%;padding:0;list-style:none}.circle-container>*{display:block;position:absolute;top:50%;left:50%;margin:-2.025rem;width:4.05rem;height:4.05rem}.circle-container>*:nth-of-type(1){transform:rotate(-45deg) translate(28.35rem) rotate(45deg)}.circle-container>*:nth-of-type(2){transform:rotate(6.4285714286deg) translate(28.35rem) rotate(-6.4285714286deg)}.circle-container>*:nth-of-type(3){transform:rotate(57.8571428571deg) translate(28.35rem) rotate(-57.8571428571deg)}.circle-container>*:nth-of-type(4){transform:rotate(109.2857142857deg) translate(28.35rem) rotate(-109.2857142857deg)}.circle-container>*:nth-of-type(5){transform:rotate(160.7142857143deg) translate(28.35rem) rotate(-160.7142857143deg)}.circle-container>*:nth-of-type(6){transform:rotate(212.1428571429deg) translate(28.35rem) rotate(-212.1428571429deg)}.circle-container>*:nth-of-type(7){transform:rotate(263.5714285714deg) translate(28.35rem) rotate(-263.5714285714deg)}.circle-container li{display:block;border-radius:50%;color:#1d1f17;cursor:pointer;z-index:10}.circle-container li::before{font-family:Oswald,sans-serif;font-size:2.2em;font-weight:bold;position:absolute;width:max-content;pointer-events:none}.circle-container li:hover::after,.circle-container li.active::after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:6.075rem;height:6.075rem;border:4px solid #c32e0b;border-radius:50%}.circle-container li:hover::before,.circle-container li.active::before{transform:scale(1.5)}.circle-container{justify-self:center}.circle-container #circle-content{font-size:2.1rem}.circle-container li:nth-child(6)::before{left:-250%}.circle-container li:nth-child(6):hover::before,.circle-container li:nth-child(6).active::before{left:-325%}.circle-container li::before{font-size:1.65em !important}.circle-container li:hover::before,.circle-container li.active::before{transform:scale(1.35)}}@media screen and (min-width: 960px){.services .mobile-only{display:none !important}}@media screen and (min-width: 768px)and (max-width: 960px){.services .service-item{margin:0}.services .header-title{font-size:4rem !important}.circle-container{display:none}}@media screen and (max-width: 768px){.services .info-container{padding:0}.related-services-header{text-align:center}}@media screen and (min-width: 768px){.services .container{padding-right:2rem;padding-left:2rem}.services{font-size:16px !important}.services .mission-statement-container{right:10%}}@media screen and (min-width: 768px){.services .mission-statement-container{right:15%}}@media screen and (min-width: 1200px){.services .mission-statement-container{right:20%}}.accordion-container{background-color:#efefee;padding:3rem;display:flex !important;flex-direction:column;gap:4rem}.accordion-title{font-size:3.5rem;color:#2f3124;width:90%;font-weight:bold;font-family:Oswald,sans-serif}.accordion-button{display:inline-flex;padding:.8rem 1.7rem !important;font-size:1.5rem !important}.accordion-listing{margin:0;padding:1rem 0 1rem 4rem;list-style:none;display:flex;flex-direction:column;justify-content:center;gap:3rem;position:relative}.accordion-listing .accordion-item{display:flex;align-items:center;width:100%;position:relative}.accordion-listing .accordion-item .accordion-circle{position:absolute;width:3rem;height:3rem;border-radius:100%;left:-1.5rem;top:.5rem}.accordion-listing .accordion-item .accordion-circle.active::before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:5.1rem;height:5.1rem;border:3px solid #c32e0b;border-radius:100%}.accordion-listing .accordion-item .accordion-content-container{display:flex;flex-direction:column;gap:1.5rem}.accordion-listing .accordion-item .accordion-title{padding-left:3rem;font-size:2.5rem;color:#2f3124;width:max-content}.accordion-listing .accordion-item .accordion-content{display:flex;flex-direction:column;gap:1.5rem;padding-left:2.1rem}.accordion-listing .accordion-item .accordion-description{word-wrap:break-word;width:90%;font-size:2rem;color:#2f3124;font-family:"Work Sans",sans-serif}.accordion-listing .accordion-item .accordion-service-listing{display:flex;flex-direction:column;margin:2rem 0;gap:1.2rem}.accordion-listing .accordion-item .accordion-service-listing .accordion-service-item{text-decoration:none;cursor:pointer;color:#2f3124;display:flex;align-items:center;font-size:2.5rem;font-family:Oswald,sans-serif;gap:1rem}.accordion-listing .accordion-item .accordion-service-listing .accordion-service-item div{margin-bottom:.5rem}.accordion-listing .accordion-item .accordion-service-listing .accordion-service-item .right-angle-svg{width:1.5rem}.accordion-listing::before{position:absolute;content:"";height:100%;width:4rem;border:2px solid #c32e0b;border-radius:4rem;left:0}.mission-page{font-family:Work Sans,sans-serif !important;margin:auto;color:#2e3124}.mission-page h1{font-size:55px;font-family:Oswald}.mission-page h2{font-size:38px;font-family:Oswald}.mission-page h3{font-family:Oswald}.mission-page .header-container{display:flex}.mission-page .gray-background{display:none}.mission-page .mission-page-header-background{min-height:60rem;display:flex;position:relative;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../images/mission/Header-Unternehmen-desktop.jpg)}.mission-page .header-title{color:#fff;margin-top:13rem;font-family:Oswald,ExtraLight;font-weight:200;letter-spacing:-2px;text-shadow:#000 1px 0 10px}.mission-page .our-vision{background-color:#b4be5a;padding-bottom:5rem}.mission-page .contact-us-btn{font-family:Oswald,sans-serif;padding:1rem 2rem;width:fit-content;border-radius:40px;border:none;background-color:#e21a00;color:#fff;font-weight:bold;font-size:18px;transition:all 135ms ease-in-out}.mission-page .contact-us-btn::before{content:attr(data-content)}.mission-page .contact-us-btn:hover{text-decoration:none;background-color:#2f3124}.mission-page .split-sections{display:flex;padding:5rem 2rem;gap:10rem;font-size:23px;max-width:135rem;margin:auto}.mission-page .split-sections .section{gap:2rem;flex:1;justify-content:space-between;display:flex;flex-direction:column}.mission-page .who-we-are{background-color:#eef0d2;padding-bottom:10rem;position:relative;overflow:hidden}.mission-page .nature-is-our-guide{background:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.mission-page .image-container{display:flex;justify-content:space-between;max-width:135rem;margin:auto;gap:5rem}.mission-page .image-container h2{text-align:center;color:rgba(150,165,36,.9019607843)}.mission-page .image-container .nature-line{display:block;position:absolute;transform:translate(-75rem, 5rem);z-index:1}.mission-page .image-container .nature-image{z-index:10}.mission-page .image-container .nature-image img{height:30rem;width:30rem;border:.5px solid #e2001a;border-radius:15rem}.mission-page img{transition:all 200ms ease-in-out}.mission-page .rotate{transform:rotate(180deg) !important}.mission-page .hidden{display:none}@media(max-width: 400px){.mission-page .menu .item{font-size:18px !important}}@media(max-width: 992px){.mission-page .mission-page-header-background{flex-direction:column;justify-content:end;background-image:url(../images/mission/Header-Unternehmen-mobil.jpg)}.mission-page .header-title{background-color:#2f3124;padding:2rem;margin:initial}}@media(min-width: 1200px){.mission-page .menu{display:none}.mission-page .menu-xl{max-width:135rem;margin:2rem auto}.mission-page .menu-xl .line{position:absolute;z-index:1}.mission-page .menu-xl .menu-item{font-family:Oswald;padding:1rem;cursor:pointer;max-width:fit-content;display:grid;z-index:10;position:relative}.mission-page .menu-xl .menu-item .item-title{line-height:3rem}.mission-page .menu-xl .menu-item:hover .item-title{padding-left:1rem;transition:all 200ms ease-in-out}.mission-page .menu-xl .menu-item:hover .item-description{display:block;transition:all 200ms ease-in-out}.mission-page .menu-xl .item-description{display:none;background:#fff;border-radius:50px;padding:2rem;width:45rem;height:min-content;align-self:end;margin-bottom:5rem;position:absolute}}@media(max-width: 1200px){.mission-page .menu{display:flex;flex-direction:column;gap:2rem;padding:2rem}.mission-page .menu .item{background:#fff;border-radius:2rem;width:100%;padding:2rem;cursor:pointer;font-size:23px;content:url("../images/mission/arrow-up.svg")}.mission-page .menu .item-description{padding-top:2rem;transition:all 1000ms ease-in-out}.mission-page .menu-xl{display:none}.mission-page h1{text-align:left !important}.mission-page .vision-line,.mission-page .vision-line-xl{display:none}.mission-page .split-sections{flex-direction:column;gap:0}.mission-page .image-container{flex-direction:column}.mission-page .who-we-are .split-sections{flex-direction:column-reverse}.mission-page .nature-line{display:none !important}}@media(min-width: 1200px)and (max-width: 1735px){.mission-page .vision-line{position:absolute;transform:translate(-50rem, 4rem);max-width:93%}.mission-page .vision-line-xl{display:none}.mission-page .who-we-are-left{display:block;transform:translate(-45rem, 2rem);max-width:110%}.mission-page .who-we-are-right{display:block;transform:translate(110rem, 0rem)}.mission-page .who-we-are-bottom{display:block;transform:translate(-48rem, 18rem)}.mission-page .who-we-are-left-xl,.mission-page .who-we-are-bottom-xl{display:none}}@media(min-width: 1735px){.mission-page .vision-line{display:none}.mission-page .vision-line-xl{position:absolute;transform:translate(-98rem, 4rem);display:block}.mission-page .gray-background{display:block;background-color:#8e887c;width:35rem}.mission-page .who-we-are-left-xl{display:block;transform:translate(-100rem, 2rem)}.mission-page .who-we-are-right{transform:translate(110rem, 0rem)}.mission-page .who-we-are-bottom-xl{display:block;transform:translate(-110rem, 15rem)}.mission-page .who-we-are-left,.mission-page .who-we-are-bottom{display:none}}@media(min-width: 2400px){.mission-page .nature-line{transform:translate(-93rem, 5rem) !important;width:115vw}}@media(min-width: 993px){.mission-page .header-title{margin-left:20px}}@media(min-width: 1090px){.mission-page .header-title{margin-left:60px}}@media(min-width: 1180px){.mission-page .header-title{margin-left:120px}}@media(min-width: 1290px){.mission-page .header-title{margin-left:180px}}@media(min-width: 1420px){.mission-page .header-title{margin-left:230px}}@media(min-width: 1520px){.mission-page .header-title{margin-left:280px}}@media(min-width: 1630px){.mission-page .header-title{margin-left:330px}}@media(min-width: 1735px){.mission-page .header-title{margin-left:85px}}@media(min-width: 1745px){.mission-page .header-title{margin-left:120px}}@media(min-width: 1800px){.mission-page .header-title{margin-left:170px}}@media(min-width: 1925px){.mission-page .header-title{margin-left:220px}}@media(min-width: 2050px){.mission-page .header-title{margin-left:280px}}.error-410.main-container{display:flex;justify-content:center;gap:8rem;align-items:flex-end;min-height:55vh}.error-410{font-size:20px}.error-410 h1{font-family:Oswald;font-size:50px;font-weight:600;letter-spacing:2px}.error-410 h2{font-family:Oswald;font-size:38px}.error-410 .img-container{display:flex;justify-content:center;flex-direction:column;align-items:center}.error-410 .img-container img{object-fit:cover;max-height:35rem}.error-410 .content-container{display:flex;flex-direction:column;row-gap:4rem;height:100%}.error-410 .content-container ul{list-style:none;padding:0}.error-410 .content-container .fa-solid.fa-angle-right{color:#e2001a}.error-410 .btn-container{margin-top:4rem;display:flex;justify-content:flex-start;gap:1rem}.error-410 a.btn{font-family:Oswald;padding:1rem 2.5rem;border-radius:40px;min-width:22rem;border:none;background-color:#e2001a;color:#fff;font-weight:bold;font-size:20px;transition:all 150ms ease-in-out}.error-410 a.btn:hover{background-color:#2f3124}@media screen and (max-width: 992px){.error-410{font-size:18px}.error-410 h2{font-size:22px}.error-410.main-container{padding:0 2rem;height:auto;gap:0;flex-direction:column;align-items:center;justify-content:center;min-height:75vh}.error-410 .img-container img{max-height:25rem}.error-410 .content-container{align-items:center;text-align:center;gap:1rem}.error-410 .desktop-only{display:none !important}}input[id^=checkBtn]{display:none}body{overflow-x:hidden}.seo-shop h3{font-family:"Oswald";padding-bottom:15px;font-size:33px}.seo-shop a{color:#000;text-decoration:underline}.seo-shop li{list-style-type:none;font:normal normal normal 23px/33px Work Sans}.seo-shop li span{color:red}.seo-shop p{font:normal normal normal 23px/33px Work Sans}.solutions-shop p{font:normal normal normal 23px/33px Work Sans}#listing{display:none}input[id^=checkBtn]:checked~#listing{display:block}.btn-spinner,.btn-spinner:after{border-radius:50%;height:auto;display:inline-block;float:right}.is-loading>.btn-spinner{margin-left:10px;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid hsla(0,0%,100%,.2);border-right:1.1em solid hsla(0,0%,100%,.2);border-bottom:1.1em solid hsla(0,0%,100%,.2);border-left:1.1em solid #000;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}.btn-icon.is-loading>.btn-spinner{position:absolute;margin-left:-1.2rem;border-left-color:rgba(247,147,29,.75);animation-duration:.5s;-webkit-animation-duration:.5s}@-webkit-keyframes load8{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes load8{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}html{position:relative;min-height:100%}body{font-family:"Work Sans",sans-serif;font-size:16px;font-weight:400;color:#222}body .wave{position:absolute;width:100%;z-index:10;top:15rem}body .wave-svg{fill:rgba(0,0,0,0);stroke:#e30613;stroke-width:.3px}@media(max-width: 992px){body .wave{display:none !important}}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.atlwdg-trigger.atlwdg-RIGHT{top:80% !important;z-index:100000}@media(min-width: 992px){body{margin-bottom:100px}}body>.container{padding-bottom:50px;font-family:Oswald}@media(min-width: 992px){.header-wrapper{display:flex;justify-content:space-between;align-items:center}}.activtag-news a{font-size:20px;height:66px;color:#000;font-weight:900;text-transform:uppercase}.activtag-news{height:60px}.event-info{padding-right:10px;border-right:1px solid #d3d3d3;font-weight:600 !important}.event-info-right{padding-left:10px;border-right:none;font-weight:normal !important}.activtag-head-box{min-height:200px}.activtag-btn{font-weight:700;font-size:12px;width:100%;border-radius:2px;color:#fff;background:#96a523;line-height:36px}.activtag-article{border-bottom:0 !important}.activtag-teaser{font-size:13px;color:#000;font-weight:500;min-height:60px}.activtag-left{text-align:left !important}.activtag-left-2{text-align:left !important;font-size:25px !important;font-weight:400 !important;letter-spacing:.5px !important;text-transform:none !important}.at-guide{color:#000;font-size:9pt}.guide-active{text-decoration:underline}.activtag-img{margin-top:3%;margin-bottom:3%}.activtag-buy{width:300px}.activtag-left-sub{text-align:left !important;font-size:25px !important;font-weight:900 !important;letter-spacing:0px !important;text-transform:uppercase !important}.activtag-left-sub-2{text-align:left !important;font-size:25px !important;font-weight:900 !important;letter-spacing:0px !important;text-transform:none !important}.activtag-left-sub-white{text-align:left !important;font-size:25px !important;font-weight:900 !important;letter-spacing:0px !important;text-transform:uppercase !important;padding-left:4%}.icon-quest{color:#96a523}.quest{font-size:.9em !important}.activtag-white{padding-left:4%}.merc-button[_ngcontent-xth-c0]{background-color:red !important}.activtag-frame{padding-top:2%;margin-bottom:0 !important}.activtag-margin{margin-top:10%}.activtag-head{font-size:45px;font-weight:700;color:#fff !important;line-height:15px;margin-bottom:10px}@media(max-width: 480px){.activtag-head{text-shadow:0px 0px 1px #000;text-transform:uppercase;color:#fff;font-size:25px;line-height:32px}}@media(min-width: 480px){.activtag-head{letter-spacing:2px;text-shadow:0px 0px 1px #000;text-transform:uppercase;color:#fff;font-size:35px;line-height:32px}}@media(min-width: 768px){.activtag-head{letter-spacing:2px;text-shadow:0px 0px 1px #000;text-transform:uppercase;color:#fff;font-size:35px;line-height:30px}}@media(min-width: 992px){.activtag-head{letter-spacing:2px;text-shadow:0px 0px 1px #000;text-transform:uppercase;color:#fff;font-size:40px;line-height:35px}}.activtag-subhead{font-size:18px;font-weight:700;color:#fff;margin-bottom:12px;line-height:15px;letter-spacing:1px}@media(max-width: 480px){.activtag-subhead{text-shadow:0px 0px 1px #000;color:#fff;font-size:20px;line-height:12px}}@media(min-width: 480px){.activtag-subhead{text-shadow:0px 0px 1px #000;color:#fff;font-size:22px;line-height:12px}}@media(min-width: 768px){.activtag-subhead{text-shadow:0px 0px 1px #000;color:#fff;font-size:22px;line-height:25px}}@media(min-width: 992px){.activtag-subhead{text-shadow:0px 0px 1px #000;color:#fff;font-size:22px;line-height:32px}}.bgimg-wrapper{width:100%;margin:0 auto;background:rgba(0,0,0,0) no-repeat top center}@media(min-width: 1440px){.bgimg-wrapper{max-width:1680px}}.bgimg-wrapper-aktivtag .bgimg-wrapper-einladung .bgimg-wrapper-anfahrt .bgimg-wrapper-vortraege .bgimg-wrapper-messe .bgimg-wrapper-booking{width:100%;margin:0 auto;background:rgba(0,0,0,0) no-repeat top center}@media(min-width: 1440px){.bgimg-wrapper-aktivtag .bgimg-wrapper-einladung .bgimg-wrapper-anfahrt .bgimg-wrapper-vortraege .bgimg-wrapper-messe .bgimg-wrapper-booking{max-width:1680px}}a{color:#96a523}a:hover,a:focus{color:#96a523}a:focus{outline:0}b,strong{font-weight:600}#emailx,.emailx{display:none}.jumbotron p{font-size:16px}.form-control:focus{border-color:#96a523;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(150,165,35,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(150,165,35,.6)}.iframe-h{height:1350px}::-ms-clear{display:none}.form-control-clear{z-index:10;pointer-events:auto;cursor:pointer}.col-ms-15,.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.col-ms-15{width:20%;float:left}@media(min-width: 480px){.col-xs-15{width:20%;float:left}}@media(min-width: 768px){.col-sm-15{width:20%;float:left}}@media(min-width: 992px){.col-md-15{width:20%;float:left}}@media(min-width: 1200px){.col-lg-15{width:20%;float:left}}@media screen and (max-width: 991px){.row-offcanvas{position:relative;-webkit-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}.row-offcanvas-right{right:0}.row-offcanvas-left{left:0}.row-offcanvas-right .sidebar-offcanvas{right:-50%}.row-offcanvas-left .sidebar-offcanvas{left:-50%}.row-offcanvas-right.active{right:50%}.row-offcanvas-left.active{left:50%}.sidebar-offcanvas{position:absolute;top:0;width:50%}}@media screen and (max-width: 479px){.iframe-h{height:1600px}.row-offcanvas-right .sidebar-offcanvas{right:-73%}.row-offcanvas-left .sidebar-offcanvas{left:-73%}.row-offcanvas-right.active{right:73%}.row-offcanvas-left.active{left:73%}.sidebar-offcanvas{width:75%}}.border-between>[class*=col-]:before{bottom:0;content:" ";position:absolute;width:1px;top:0}.border-between>[class*=col-]:before{left:0}.border-between>[class*=col-]:after{right:-1px}.border-between>[class*=col-]:first-child:before,.border-between>[class*=col-]:last-child:after{display:none}#cookie-bar{background:#222;height:auto;line-height:24px;color:#999;text-align:center;padding:3px 15px;font-weight:500;font-size:11px}#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%}#cookie-bar.fixed.bottom{bottom:0;top:auto}#cookie-bar p{margin:0;padding:0}#cookie-bar a{display:inline-block;margin-left:8px}#cookie-bar .btn-orange{font-weight:700;font-size:9px;line-height:20px;width:auto;padding:2px 12px}#CybotCookiebotDialogPoweredbyCybot{display:none !important}#CybotCookiebotDialogPoweredbyLink{background-image:url("/images/logo-carlstahl-hebetechnik.png");background-repeat:no-repeat;background-size:contain;height:3vw}#CybotCookiebotDialogBodyButtonAccept{background-color:#475b23;border-color:#475b23;color:#fff}#CybotCookiebotDialog.CybotCookiebotDialogActive+div#CybotCookiebotDialogBodyUnderlay{opacity:.9}.gradient{position:absolute;bottom:0;left:0;width:100%;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQzIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44MyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 13%, rgba(0, 0, 0, 0.08) 26%, rgba(0, 0, 0, 0.13) 30%, rgba(0, 0, 0, 0.35) 44%, rgba(0, 0, 0, 0.43) 51%, rgba(0, 0, 0, 0.69) 79%, rgba(0, 0, 0, 0.83) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(13%, rgba(0, 0, 0, 0)), color-stop(26%, rgba(0, 0, 0, 0.08)), color-stop(30%, rgba(0, 0, 0, 0.13)), color-stop(44%, rgba(0, 0, 0, 0.35)), color-stop(51%, rgba(0, 0, 0, 0.43)), color-stop(79%, rgba(0, 0, 0, 0.69)), color-stop(100%, rgba(0, 0, 0, 0.83)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 13%, rgba(0, 0, 0, 0.08) 26%, rgba(0, 0, 0, 0.13) 30%, rgba(0, 0, 0, 0.35) 44%, rgba(0, 0, 0, 0.43) 51%, rgba(0, 0, 0, 0.69) 79%, rgba(0, 0, 0, 0.83) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 13%, rgba(0, 0, 0, 0.08) 26%, rgba(0, 0, 0, 0.13) 30%, rgba(0, 0, 0, 0.35) 44%, rgba(0, 0, 0, 0.43) 51%, rgba(0, 0, 0, 0.69) 79%, rgba(0, 0, 0, 0.83) 100%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 13%, rgba(0, 0, 0, 0.08) 26%, rgba(0, 0, 0, 0.13) 30%, rgba(0, 0, 0, 0.35) 44%, rgba(0, 0, 0, 0.43) 51%, rgba(0, 0, 0, 0.69) 79%, rgba(0, 0, 0, 0.83) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 13%, rgba(0, 0, 0, 0.08) 26%, rgba(0, 0, 0, 0.13) 30%, rgba(0, 0, 0, 0.35) 44%, rgba(0, 0, 0, 0.43) 51%, rgba(0, 0, 0, 0.69) 79%, rgba(0, 0, 0, 0.83) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d4000000', GradientType=0)}.round{display:inline-block;height:30px;width:30px;line-height:30px;-moz-border-radius:15px;border-radius:15px;text-align:center}.round.hollow{display:inline-block;height:30px;width:30px;line-height:30px;-moz-border-radius:15px;border-radius:15px;text-align:center;-webkit-box-shadow:0px 0px 0px 1px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 0px 1px rgba(0,0,0,.75);box-shadow:0px 0px 0px 1px rgba(0,0,0,.75)}.btn>.loading{background:rgba(0,0,0,0) url(../images/loading-32x32-fff.gif) no-repeat center center;width:16px;height:16px;display:inline-block;position:relative;top:1px}.btn-orange{font-weight:700;font-size:16px;width:100%;border-radius:2px;color:#dfdfdf;text-transform:uppercase;background:#96a523;line-height:36px}.btn-pdf{font-weight:700;font-size:12px;border-radius:2px;color:#fff;background:#96a523 url(../images/icon-pdf-43x43-dc7d0c.png) no-repeat left center;line-height:43px;display:inline-block;padding:0 11px 0 54px}.btn-pdf:hover,.btn-pdf:focus{color:#fff;text-decoration:none}.box{padding:20px;font-weight:400;font-size:20px;line-height:28px}@media(min-width: 992px){.box{font-size:14px;line-height:26px}}.box.box-orange{background:#96a523;color:#f8f8f8}.centered{float:none;margin-right:auto;margin-left:auto}span.glyphicon.glyphicon-dot:before{content:"●"}span.red{color:#e2001a}ul.red{color:#e2001a}ul.red span{color:#222}.wrapper-pagination{text-align:center}@media(min-width: 992px){.wrapper-pagination{text-align:left}}.wrapper-pagination .pagination{margin:35px 0 0;font-size:30px;font-weight:400;line-height:30px}@media(min-width: 992px){.wrapper-pagination .pagination{font-size:12px;line-height:18px}}.wrapper-pagination .pagination>li{display:inline-block;margin-left:5px;text-align:center}.wrapper-pagination .pagination>li>a{border-radius:0;border:1px solid #c3c3c5;color:#666;padding:4px 9px;min-width:56px}@media(min-width: 992px){.wrapper-pagination .pagination>li>a{min-width:26px}}.wrapper-pagination .pagination>li:first-child{margin:0}.wrapper-pagination .pagination>li.active>a{border-color:#96a523;background:#96a523;color:#fff}.nav-item.navbar-right-cart.dropdown .dropdown-menu{min-width:220px;padding:0 0 4px;border-radius:0;border:1px solid #ddd;box-shadow:0 6px 12px rgba(0,0,0,.175);background-color:#fff;margin-top:27px}.nav-item.navbar-right-cart.dropdown .dropdown-menu hr{margin:14px 0}.nav-item.navbar-right-cart.dropdown .dropdown-menu .logout-btn-top{background-color:#96a523;margin:0}.nav-item.navbar-right-cart.dropdown .dropdown-menu .logout-btn-top a{color:#fff !important;padding:8px 15px;display:flex;align-items:center;font-weight:lighter}.nav-item.navbar-right-cart.dropdown .dropdown-menu .logout-btn-top a:hover,.nav-item.navbar-right-cart.dropdown .dropdown-menu .logout-btn-top a:focus{background-color:rgb(111.75,122.925,26.075);color:#fff !important;text-decoration:none}.nav-item.navbar-right-cart.dropdown .dropdown-menu .logout-btn-top a span.fa-solid{margin-right:10px;color:#fff}.nav-item.navbar-right-cart.dropdown .dropdown-menu .login-btn-top{display:flex;justify-content:center;padding-top:1rem}.nav-item.navbar-right-cart.dropdown .dropdown-menu .login-btn-top a{background:#e21a00;color:#fff;border-radius:50px;padding:6px 16px}.nav-item.navbar-right-cart.dropdown .dropdown-menu .login-btn-top a:hover{background:#2e3124}.nav-item.navbar-right-cart.dropdown .dropdown-menu .register-btn{padding-top:6px}.nav-item.navbar-right-cart.dropdown .dropdown-menu .register-btn span{display:flex;margin:auto;justify-content:center;align-items:center;flex-direction:row;gap:4px}.nav-item.navbar-right-cart.dropdown .dropdown-menu .register-btn span a{color:#96a523}.nav-item.navbar-right-cart.dropdown .dropdown-menu .register-btn span a:hover{color:#b4be5a}.nav-item.navbar-right-cart.dropdown .dropdown-menu .dropdown-header{background-color:#fff;padding:15px;margin:0;border-top:none}.nav-item.navbar-right-cart.dropdown .dropdown-menu .dropdown-header h4{font-weight:normal;font-size:16px;color:#475b23;margin:0}.nav-item.navbar-right-cart.dropdown .dropdown-menu .divider{height:1px;margin:0;overflow:hidden;background-color:#e5e5e5}.nav-item.navbar-right-cart.dropdown .dropdown-menu li:not(.dropdown-header):not(.divider):not(.logout-btn-top):not(.login-btn-top):not(.register-btn) a{color:#333;display:flex;align-items:center;font-weight:lighter;align-items:center;gap:1rem;padding:3px 15px}.nav-item.navbar-right-cart.dropdown .dropdown-menu li:not(.dropdown-header):not(.divider):not(.logout-btn-top):not(.login-btn-top):not(.register-btn) a:hover,.nav-item.navbar-right-cart.dropdown .dropdown-menu li:not(.dropdown-header):not(.divider):not(.logout-btn-top):not(.login-btn-top):not(.register-btn) a:focus{background-color:#f5f5f5;color:#262626;text-decoration:none}.nav-item.navbar-right-cart.dropdown .dropdown-menu li:not(.dropdown-header):not(.divider):not(.logout-btn-top):not(.login-btn-top):not(.register-btn) a span.fa-solid{width:14px;color:#96a523;display:flex;justify-content:center}header{padding-bottom:0;font-family:Oswald;position:sticky;background-color:#fff;z-index:999;padding-top:2rem;top:0;z-index:10000}@media(min-width: 992px){header{border-bottom:1px solid #dfdfdf}}@media(max-width: 992px){header{padding-top:.5rem}}@media(min-width: 992px)and (max-width: 1030px){header .container{margin:0}}header .header-left{text-align:center}@media(min-width: 992px){header .header-left{float:left}}header .navbar-collapse{margin-left:-15px !important;margin-top:-15px !important}@media(min-width: 992px){header .header-center{float:left;position:relative}}@media(max-width: 992px){header .header-center{padding:0;margin-top:20px}}header .header-center .hotline{margin:0 0 25px 0;color:#96a523;font-family:Oswald;font-weight:600;letter-spacing:.8px}@media(min-width: 1200px){header .header-center .hotline{margin-left:55px}}header .header-center .hotline .hotline-label{font-size:16px;letter-spacing:.5px;color:#666;padding-right:10px}@media(min-width: 992px){header .header-center .hotline .hotline-label{padding-right:5px}}@media(min-width: 1200px){header .header-center .hotline .hotline-label{padding-right:10px}}header .header-center .search{position:relative}@media(max-width: 992px){header .header-center .search{margin-left:0}}header .header-center .search .input-group{background:#fff;display:flex;justify-content:center;padding-right:50px}@media(min-width: 1200px){header .header-center .search .input-group{margin-right:0px}}header .header-center .search .input-group .input-group-search{width:250px;z-index:0}header .header-center .search .input-group .input-group-button{position:relative;width:fit-content;left:-35px;top:6px}header .header-center .search .input-group .input-group-button .nav-glyphicon{color:#000}header .header-center .search .input-group .form-control{display:inline;width:100%;box-shadow:0 0 0;border-color:#000;border-radius:25px;font-size:14px;letter-spacing:.7px;color:#666;padding:0 40px 0 20px;line-height:42px;height:35px}header .header-center .search .input-group button{border-color:#dfdfdf;border-width:0;background:rgba(0,0,0,0);padding:0 20px}header .header-center .search img.logo-ts{margin-right:10px}@media(min-width: 1200px){header .header-center .search img.logo-ts{margin-right:20px}}header .header-center .search img.logo-ex{margin-top:5px}header .header-right{display:flex;flex-flow:column;float:right;padding-right:0px;margin-right:-40px}header .header-right .search{flex-grow:1;position:relative;min-width:225px}header .header-right .search .input-group{background:#fff;display:flex}@media(min-width: 1200px){header .header-right .search .input-group{margin-right:0px}}header .header-right .search .input-group .input-group-search{z-index:0}header .header-right .search .input-group .input-group-button{position:absolute;top:5px;right:0;width:50px;height:100%}header .header-right .search .input-group .input-group-button .nav-glyphicon{color:#000}header .header-right .search .input-group .form-control{box-shadow:0 0 0;border-color:#000;border-radius:25px;font-size:14px;letter-spacing:.7px;color:#666;padding:0 20px;line-height:42px;height:30px}header .header-right .search .input-group button{border-color:#dfdfdf;border-width:0;background:rgba(0,0,0,0);padding:0 20px}header .header-right .search img.logo-ts{margin-right:10px}@media(min-width: 1200px){header .header-right .search img.logo-ts{margin-right:20px}}header .header-right .search img.logo-ex{margin-top:5px}@media(min-width: 1200px){header .header-right{width:auto;margin-right:-20px}}header .header-right a{color:#999}header .header-right nav.meta{font-size:15px;font-weight:500;line-height:16px;float:right}header .header-right nav.meta ul.nav-meta{font-family:Oswald,"Work Sans",sans-serif;float:left;list-style:none;margin:0;padding:0 10px 0 0}header .header-right nav.meta ul.nav-meta a{padding-right:4px}@media(min-width: 992px){header .header-right nav.meta ul.nav-meta{padding:0}}@media(min-width: 1200px){header .header-right nav.meta ul.nav-meta{padding:0 10px 0 0}}header .header-right nav.meta ul.nav-meta li{float:left;margin-left:7px}@media(min-width: 1200px){header .header-right nav.meta ul.nav-meta li{margin-left:15px}}header .header-right nav.meta ul.nav-meta li:first-child{margin:0}header .header-right nav.meta ul.nav-meta li>span{color:#999}header .header-right nav.meta ul.nav-meta li>label{color:#999;font-weight:500}header .header-right nav.meta ul.nav-meta li>label:hover{text-decoration:underline}header .header-right nav.meta ul.nav-meta li.border{padding:0 7px 0 0;border-right:1px solid #dfdfdf}header .header-right nav.meta ul.nav-meta ul.dropdown-menu{font-size:11px;margin:0;font-family:Oswald}header .header-right nav.meta ul.nav-meta ul.dropdown-menu li{margin:0;float:none}header .header-right nav.meta ul.nav-meta ul.dropdown-menu li a{padding:3px 5px}header .header-right nav.meta ul.language{float:left;list-style:none;margin:0;margin-left:10px;padding:0}@media(min-width: 1200px){header .header-right nav.meta ul.language{margin-left:20px}}header .header-right nav.meta ul.language li{float:left;margin-left:5px}header .header-right .nav-customer{text-align:right;margin-top:28px;line-height:26px;font-size:12px;font-weight:600}header .header-right .nav-customer.cart-full{padding-right:13px}header .header-right .nav-customer a{color:#666;margin-left:7px;position:relative}@media(min-width: 1200px){header .header-right .nav-customer a{margin-left:17px}}header .header-right .nav-customer span.glyphicon{font-size:21px;color:#b2b3b5;position:relative;top:7px;padding-left:4px}header .header-right .nav-customer .badge{background:#96a523;position:absolute;top:-8px;right:-13px;font-size:10px;font-weight:600}header .header-right .nav-customer .customer-user{float:left;text-align:left;line-height:14px;margin:6px 0 0 50px;color:#666;font-size:14px;font-weight:600}header .header-right .nav-customer .customer-account .customer-label{font-size:15px;letter-spacing:.5px;padding-right:28px;background:rgba(0,0,0,0) url(../images/faq/register_green.svg) no-repeat right center}header .header-right .nav-customer .customer-cart .cart-amount{color:#96a523}.search-results{max-height:calc(100vh - 6rem);padding:1rem;overflow-y:auto;overflow-x:hidden;position:absolute;transform:translate(-38rem, 3rem);z-index:1000;float:left;width:672px;margin:0;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #dfdfdf;border-radius:2px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);border-top-left-radius:0;color:#666;font-size:15px;font-weight:400}.search-results>.row>.col-md-5{border-right:1px solid #dfdfdf}.search-results>.row>.col-md-7{border-left:1px solid #dfdfdf;margin-left:-1px}.search-results ul{list-style:none;padding:0;margin-bottom:5px}.search-results .search-res-label{letter-spacing:.9px;font-weight:600;font-size:15px;margin-bottom:10px}.search-results .search-res-border,.search-results .search-res-categories{border-color:#dfdfdf;border-style:solid}.search-results .search-res-nothing{padding:20px}.search-results .search-res-suggestions{padding:20px 20px 10px 20px}.search-results .search-res-categories{padding:20px 20px 10px 20px;border-width:1px 0 0 0}.search-results .search-res-suggestions ul>li,.search-results .search-res-categories ul>li{padding:5px 0}.search-results .search-res-suggestions ul>li a,.search-results .search-res-categories ul>li a{color:#666;text-decoration:none;cursor:pointer}.search-results .search-res-suggestions ul>li a:hover,.search-results .search-res-categories ul>li a:hover{font-weight:600}.search-results .search-res-suggestions ul>li a .hilite,.search-results .search-res-categories ul>li a .hilite{color:#96a523;font-weight:500}.search-results .search-res-suggestions ul>li a span,.search-results .search-res-categories ul>li a span{word-break:break-word}.search-results .search-res-articles{font-weight:500;font-size:15px;color:#666;margin-right:-2px}.search-results .search-res-articles .row{border-top:1px solid #dfdfdf;margin:0;padding:10px 0}.search-results .search-res-articles .row:first-child{border:0 none}.search-results .search-res-articles .row a{color:#666}.search-results .search-res-articles .row>div{padding-left:10px}.search-results .search-res-articles .row>div:first-child{padding-right:0}.search-results a.btn-show-all{width:auto;padding:6px 30px;float:right;margin:15px !important;color:#fff !important}.language-selection-default{background-color:#96a523;width:100% !important;height:auto}.language-selection-default .language-selection{padding-top:30px;padding-bottom:30px;color:#fff}.language-selection-default .language-selection label{letter-spacing:.7px;font-family:Oswald;margin-bottom:15px}.language-selection-default .language-selection a{text-decoration:none;color:#fff}.language-selection-default .language-selection .btn{font-weight:700;font-size:12px;background:#888;color:#fff;border:1px solid #888;border-radius:2px;padding:12px 20px 11px 20px;width:auto;margin-left:30px}.language-selection-default .language-selection select{font-weight:700;font-size:12px;border:1px solid #888;border-radius:2px;width:auto;height:inherit !important}.country-selection-default .country-selection{font-family:Oswald}.country-selection-default .country-selection .main-title{margin-top:60px}.country-selection-default .country-selection .main-title label{letter-spacing:.9px;font-size:xx-large}.country-selection-default .country-selection .continent{margin-bottom:80px}.country-selection-default .country-selection .continent .continent-title{border-bottom:2px solid #a9a9a9}.country-selection-default .country-selection .continent .continent-title label{letter-spacing:.8px;font-size:larger;margin-top:40px;margin-bottom:20px}.country-selection-default .country-selection .continent .countries{display:flex;row-gap:20px;column-gap:80px;flex-wrap:wrap}.country-selection-default .country-selection .continent .countries .country{min-width:200px;padding:40px 0px 0px 0}.country-selection-default .country-selection .continent .countries .country img{height:3rem;width:5rem;border:1px solid #c3c3c5}.country-selection-default .country-selection .continent .countries .country label a{letter-spacing:.7px;font-size:18px;color:#222 !important}.country-selection-default .country-selection .continent .countries .country label{margin-left:20px;margin-bottom:0px}.country-selection-default .country-selection .continent .countries .no-margin{margin-left:0 !important}.country-selection-default .country-selection .continent .countries .country{display:flex;flex-direction:row;align-items:center;min-width:200px;padding:40px 0px 0px 0}.country-selection-default .country-selection .continent .countries .country.country-g{font-family:"Work Sans",sans-serif;flex-direction:column;align-items:flex-start}@media(min-width: 992px){.country-selection-default .country-selection .continent .countries .country.country-g{flex-direction:row;align-items:center}}@media(min-width: 992px){.country-selection-default .country-selection .continent .countries .country.country-g p{margin:0;margin-right:30px}}.country-selection-default .country-selection .continent .countries .country img{height:30px}.country-selection-default .country-selection .continent .countries .country label a{color:#222 !important}.country-selection-default .country-selection .continent .countries .country label{margin-left:20px}.country-selection-default .country-selection .continent .countries .country a{text-decoration:none;color:#fff}.country-selection-default .country-selection .continent .countries .country .btn{font-weight:700;font-size:16px;background:#96a523;color:#fff !important;padding:12px 20px 11px 20px;width:auto}.navbar-mobile{display:flex;align-items:center}@media(max-width: 992px){.navbar-mobile{width:100%}}.navbar-mobile::before{content:none;display:none}.navbar-mobile::after{content:none;display:none}.navbar-mobile .logo-mobile{margin:auto}@media(min-width: 992px){.navbar-mobile .logo-mobile{display:none}}.my-cs-mobile>li>a{color:#000;font-size:20px;font-weight:lighter}.my-cs-mobile .open>a{color:#c32e0b !important;background-color:rgba(0,0,0,0) !important}.navbar-default{font-family:Oswald;background-color:#fff;border-color:#dfdfdf;border-width:0;z-index:900;margin-bottom:0}@media(min-width: 992px){.navbar-default{border-width:0 0 1px}}@media(max-width: 991px){.navbar-default{box-shadow:0px 10px 10px -15px #111}.navbar-default #nav-main{border-top:5px solid #96a523;border-bottom:1px solid #8c8d91}.navbar-default #nav-main .navbar-deafault{box-shadow:none}}.navbar-default .navbar-nav>li>a:hover{color:#96a523}.navbar-default .nav-meta-mobile{border-top:2px solid #96a523;padding-top:40px;padding-bottom:40px;font-family:Oswald;font-size:25px;font-weight:500}.navbar-default .nav-meta-mobile .navbar-nav>li>a{padding:0 15px;line-height:45px;color:#999;font-family:Oswald}.navbar-default .nav-meta-mobile .hotline{line-height:38px;margin-top:30px;font-weight:600;color:#96a523}@media(min-width: 480px){.navbar-default .nav-meta-mobile .hotline{margin-top:12px}}.navbar-default .nav-meta-mobile .hotline .hotline-label{font-size:14px;color:#666;display:block}.navbar-default .nav-meta-mobile .newsletter{margin-top:30px}.navbar-default .nav-meta-mobile .newsletter a{color:#666}.navbar-default .nav-meta-mobile .newsletter a span{color:#b2b3b5;padding-right:10px}.navbar-default .nav-meta-mobile .currency-switcher,.navbar-default .nav-meta-mobile .language-switcher{list-style-type:none;float:left;padding:0;margin-top:30px}.navbar-default .nav-meta-mobile .currency-switcher>li,.navbar-default .nav-meta-mobile .language-switcher>li{float:left}.navbar-default .nav-meta-mobile .currency-switcher>li>a,.navbar-default .nav-meta-mobile .language-switcher>li>a{line-height:45px;color:#999;text-decoration:none}.navbar-default .nav-meta-mobile .currency-switcher>li>a .glyphicon,.navbar-default .nav-meta-mobile .language-switcher>li>a .glyphicon{top:3px}.navbar-default .nav-meta-mobile .currency-switcher{border-right:1px solid #dfdfdf;padding-right:20px}.navbar-default .nav-meta-mobile .language-switcher li{padding-left:20px}.navbar-default .nav-mobile{float:right;margin-top:8px;margin-right:15px;font-size:33px}.navbar-default .nav-mobile.cart-full{padding-right:13px}.navbar-default .nav-mobile .mobile-search{display:inline-block}.navbar-default .nav-mobile .mobile-search.open{position:static}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu{width:100%;left:0;right:0;background-color:rgba(0,0,0,0);border:0 none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin-top:20px}@media(min-width: 768px){.navbar-default .nav-mobile .mobile-search.open .dropdown-menu{width:84%;left:8%;right:8%}}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu .form-control{-webkit-box-shadow:0px 0px 10px 5px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 10px 5px rgba(0,0,0,.1);box-shadow:0px 0px 10px 5px rgba(0,0,0,.1);border-color:#dfdfdf;border-radius:2px;font-size:20px;color:#666;padding:0 20px;line-height:58px;height:58px}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu .search-results{max-height:calc(100vh - 6rem);padding:1rem;overflow-y:auto;overflow-x:hidden;width:100%;position:relative;margin:5px 0 0 0;border-radius:2px;border:0 none;font-size:24px;-webkit-box-shadow:0px 0px 10px 5px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 10px 5px rgba(0,0,0,.1);box-shadow:0px 0px 10px 5px rgba(0,0,0,.1)}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu .search-results>.row>.col-md-5{border:0 none}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu .search-results>.row>.col-md-7{border:0 none;margin:0}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu .search-results .search-res-label{font-size:18px}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu .search-results .search-res-articles{font-size:24px}.navbar-default .nav-mobile .mobile-search.open .dropdown-menu .search-results a{margin:0}.navbar-default .nav-mobile a{letter-spacing:.9px;color:#475b23;position:relative;margin-left:11px}.navbar-default .nav-mobile .badge{background:#96a523;position:absolute;top:0;right:-13px;font-size:10px;font-weight:600}.navbar-default .navbar-bottom>li{padding:0}.navbar-default .navbar-bottom>li>a{color:#231f20;margin:8px 0;line-height:20px;font-size:18px;padding:5px 30px}.navbar-default .navbar-left li .hidden{display:none}.navbar-default .navbar-left{font-weight:normal}@media(min-width: 992px){.navbar-default .navbar-left{display:flex;font-size:1.8rem}}.navbar-default .navbar-left>.open>a{color:#c32e0b;background-color:inherit !important;border-bottom:4px solid #c32e0b}@media(max-width: 992px){.navbar-default .navbar-left>.open>a{border:none}}.navbar-default .navbar-left>.open>a:hover{color:#c32e0b;border-color:#fff;border-bottom:4px solid #c32e0b}@media(max-width: 992px){.navbar-default .navbar-left>.open>a:hover{border:none}}.navbar-default .navbar-left>li{padding:0}@media(min-width: 992px){.navbar-default .navbar-left>li{padding:0}}@media(min-width: 1200px){.navbar-default .navbar-left>li{padding:0 20px 0 0}}.navbar-default .navbar-left>li>a{color:#231f20;margin:8px 0 0 0;padding:0;line-height:30px;font-size:22px}@media(min-width: 992px){.navbar-default .navbar-left>li>a{padding:12px;line-height:10px;font-family:Oswald,sans-serif;letter-spacing:.9px}}@media(max-width: 992px){.navbar-default .navbar-left>li>a{padding:5px 30px}}.navbar-default .navbar-left>li.active>a{color:#c32e0b;background:#fff}@media(min-width: 992px){.navbar-default .navbar-left>li.active>a{font-family:Oswald}}.navbar-default .navbar-left>li.active>a:hover,.navbar-default .navbar-left>li.active>a:focus{color:#c32e0b;background:#fff}.navbar-default .navbar-left>li.dropdown.open{position:relative}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu{display:block;left:0;right:0;text-transform:none;margin-top:36px;border:none;box-shadow:none}@media(max-width: 992px){.navbar-default .navbar-left>li.dropdown.open .dropdown-menu{margin-top:0;width:auto;margin-left:35px}}@media(min-width: 992px){.navbar-default .navbar-left>li.dropdown.open .dropdown-menu{-webkit-box-shadow:0px 15px 25px 0px rgba(0,0,0,.3);box-shadow:0px 15px 25px 0px rgba(0,0,0,.3);padding:0}}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu>li{margin:0;padding:0;letter-spacing:.8px}@media(max-width: 991px){.navbar-default .navbar-left>li.dropdown.open .dropdown-menu>li{margin:0;font-size:25px;font-weight:500}}@media(max-width: 991px){.navbar-default .navbar-left>li.dropdown.open .dropdown-menu>li a{color:#000;line-height:20px;white-space:normal;background-color:#fff;font-weight:100;font-size:20px;padding-bottom:10px}}@media(max-width: 992px){.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-dropdown-right{display:none}}@media(max-width: 992px){.navbar-default .navbar-left>li.dropdown.open .dropdown-menu li.active{background-color:#efefee;margin-left:-1px}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu li.active .dropdown-toggler{font-weight:400}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu li.active a{background-color:rgba(0,0,0,0)}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu li.active ul li a{padding-left:40px}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu li.active .dropdown-submenu-active{border-left:6px solid #c32e0b;padding-left:20px}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu li.active .nav-dropdown-right{background-color:#efefee}}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .dropdown-content{padding:0;background-color:#fff;border:2px solid #ababab}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub{font-family:Oswald;font-size:18px;font-weight:500}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub .nav-dropdown-right{background-color:#efefee;top:-2px;left:100%;right:auto;box-shadow:0 0;border:2px solid #ababab;border-radius:0;padding:15px 0;min-width:300px;width:auto;display:none;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:thin}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub .nav-dropdown-right ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub ul{list-style:none;margin:0;padding:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub ul li a{display:inline-block;width:100%;color:#666;text-decoration:none;font-weight:100;letter-spacing:1px;font-size:18px;padding:8px 25px}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub ul li:hover{background-color:#efefee}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub ul li.active{background-color:#efefee;border-left:6px solid #c32e0b;margin-left:-1px}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .nav-sub ul li.active .dropdown-toggler{font-weight:400}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .teaser{position:relative;background:rgba(0,0,0,0) no-repeat center;background-size:cover}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .teaser .teaser-caption{position:absolute;bottom:30px;left:40px;color:#fff}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .teaser .teaser-caption .teaser-caption-main{font-family:Oswald;font-size:23px;font-weight:700;text-shadow:0px 2px 1px #000;text-transform:uppercase}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .teaser .teaser-caption .teaser-caption-sub{font-family:Oswald;font-size:14px;font-weight:500;text-shadow:0px 2px 1px #000;margin-bottom:15px}.navbar-default .navbar-left>li.dropdown.open .dropdown-menu .teaser .teaser-caption a{color:#fff;width:auto;padding:6px 30px;font-size:14px;line-height:23px}.navbar-default .navbar-right{font-weight:500;font-size:13px;padding-right:5px}@media(min-width: 1200px){.navbar-default .navbar-right{padding-right:0}}.navbar-default .navbar-right>li{padding:15px 0 12px 0}.navbar-default .navbar-right>li>a,.navbar-default .navbar-right>li>span{display:inline-block;color:#666;padding:3px 10px;border-left:1px solid #dfdfdf;line-height:20px}@media(min-width: 1200px){.navbar-default .navbar-right>li>a,.navbar-default .navbar-right>li>span{padding:3px 15px}}.navbar-default .navbar-right>li>a span.glyphicon,.navbar-default .navbar-right>li>span span.glyphicon{color:#000;padding-right:9px}.navbar-default .navbar-right>li>a:hover{color:#000}.navbar-default .navbar-right>li>a:hover span.glyphicon{color:#000}.navbar-default .navbar-right>li>span a{display:inline-block;height:20px;vertical-align:middle}.navbar-default .navbar-right>li>span a.facebook{background:rgba(0,0,0,0) url(../images/icon-facebook-7x15-b2b3b5.png) no-repeat center center;width:7px;margin:0 3px 0 7px}.navbar-default .navbar-right>li>span a.facebook:hover{background-image:url(../images/icon-facebook-7x15-ff9e2b.png)}.navbar-default .navbar-right>li>span a.xing{background:rgba(0,0,0,0) url(../images/icon-xing-14x16-b2b3b5.png) no-repeat center center;width:14px;margin:0 3px 0 3px}.navbar-default .navbar-right>li>span a.xing:hover{background-image:url(../images/icon-xing-14x16-ff9e2b.png)}.navbar-default .navbar-right>li>span a.linkedin{background:rgba(0,0,0,0) url(../images/icon-linkedin-16x16-b2b3b5.png) no-repeat center center;width:16px;margin:0 3px 0 3px}.navbar-default .navbar-right>li>span a.linkedin:hover{background-image:url(../images/icon-linkedin-16x16-ff9e2b.png)}.navbar-default .navbar-right>li>span a.youtube{background:rgba(0,0,0,0) url(../images/icon-youtube-16x14-b2b3b5.png) no-repeat center center;width:16px;margin:0 3px 0 3px}.navbar-default .navbar-right>li>span a.youtube:hover{background-image:url(../images/icon-youtube-16x14-ff9e2b.png)}.navbar-default .navbar-right>li>span a.gplus{background:rgba(0,0,0,0) url(../images/icon-googleplus-15x13-b2b3b5.png) no-repeat center center;width:15px;margin:0 3px 0 3px}.navbar-default .navbar-right>li>span a.gplus:hover{background-image:url(../images/icon-googleplus-15x13-ff9e2b.png)}.navbar-default .navbar-right>li>span a.instagram{background:rgba(0,0,0,0) url(../images/icon-instagram-14x14-b2b3b5.png) no-repeat center center;width:14px;margin:0 0 0 3px}.navbar-default .navbar-right>li>span a.instagram:hover{background-image:url(../images/icon-instagram-14x14-ff9e2b.png)}.navbar-default .navbar-right>li:first-child>a{border:0}.navbar-right-menu{font-family:"Oswald",sans-serif;font-weight:100;margin-bottom:0}.navbar-right-menu .navbar-right-child{width:100%;display:flex;justify-content:space-around}.navbar-right-menu .navbar-right-child>li>a{color:#000;background-color:#fff;cursor:pointer;padding:6px;letter-spacing:.5px;display:inline-block}.navbar-right-menu .navbar-right-child a::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.navbar-right-menu .navbar-right-child>li>a:hover{color:#b4be5a;transform:scale(0.8)}.navbar-right-menu .navbar-right-child>li>a:hover::before{transform:scale(1.25)}.navbar-right-menu .navbar-right-child .navbar-right-cart>a{transform:scale(1)}.navbar-right-menu .navbar-right-child .navbar-right-cart>a .badge{position:relative;z-index:2;display:flex;font-size:12px;font-weight:bold;line-height:1;color:#fff;background-color:#777;border-radius:10px;width:18px;height:18px;justify-content:center;align-items:center;margin-top:-26px;margin-left:11px}.navbar-right-menu .navbar-right-child .navbar-right-cart>a:hover{color:#b4be5a;transform:scale(1)}.navbar-right-menu .navbar-right-child .navbar-right-cart .dropdown-toggle{gap:.5rem;display:flex;align-items:center}.navbar-default-new>a:hover{color:#c32e0b;border:6px solid #c32e0b}.breadcrumb{font-size:15px;font-weight:600;font-family:Oswald;background:rgba(0,0,0,0);padding:7px 0;margin-bottom:60px}@media(min-width: 992px){.breadcrumb{font-size:15px;letter-spacing:.8px}}.breadcrumb a{color:#666}.breadcrumb>.active{color:#222}.breadcrumb>li+li:before{content:"";font-family:"Glyphicons Halflings";font-size:12px;font-weight:normal;color:#666;position:relative;top:0}@media(min-width: 992px){.breadcrumb>li+li:before{top:2px}}.side-panel .side-panel-trigger{position:absolute;left:-54px;top:0;width:54px;text-align:center;font-size:25px}.side-panel .side-panel-trigger>div{width:54px;height:54px;padding-top:13px;cursor:pointer;background:#96a523}.side-panel .side-panel-trigger>div.btn-mail{margin-bottom:1px}.side-panel input[type=checkbox]{margin-top:0px}.side-panel .side-panel-container{background:#96a523;padding:3px}.side-panel .side-panel-container .side-panel-content{background:#fff;color:#222;padding:25px 17px}.side-panel .side-panel-container .side-panel-content .side-panel-headline{font-family:Oswald;font-size:20px;font-weight:600;text-align:center;margin-bottom:24px}.side-panel .side-panel-container .side-panel-content .alert{font-size:13px;font-weight:600}.side-panel .side-panel-container .side-panel-content .row{margin-right:-5px;margin-left:-5px}.side-panel .side-panel-container .side-panel-content .row [class*=col-]{padding-left:5px;padding-right:5px}.side-panel .side-panel-container .side-panel-content .form-group{margin-bottom:10px;font-size:12px}.side-panel .side-panel-container .side-panel-content .form-group ::-webkit-input-placeholder{color:#222}.side-panel .side-panel-container .side-panel-content .form-group :-moz-placeholder{color:#222;opacity:1}.side-panel .side-panel-container .side-panel-content .form-group ::-moz-placeholder{color:#222;opacity:1}.side-panel .side-panel-container .side-panel-content .form-group :-ms-input-placeholder{color:#222}.side-panel .side-panel-container .side-panel-content .form-group .form-control{font-weight:400;font-size:12px;color:#222;background-color:#e7e7e7;border:0;height:37px;padding:10px 15px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}.side-panel .side-panel-container .side-panel-content .form-group select.form-control{padding:10px 11px}.side-panel .side-panel-container .side-panel-content .form-group textarea.form-control{resize:vertical;height:auto}@media(min-width: 992px){.side-panel .side-panel-container .side-panel-content .form-group textarea.form-control#callback-message{height:65px}}@media(min-width: 992px){.side-panel .side-panel-container .side-panel-content .form-group .g-recaptcha{transform:scale(0.845);transform-origin:0 0}}.side-panel .side-panel-container .side-panel-content .help-block{font-weight:400;font-size:12px;color:#222}.side-panel .side-panel-container .side-panel-content button{color:#fff;font-size:12px;font-weight:700;line-height:23px}.side-panel .side-panel-container .side-panel-content .side-panel-site{font-size:12px;font-weight:600;color:#666;margin-top:27px}.side-panel .side-panel-container .side-panel-content .side-panel-site .site-name{font-family:Oswald;font-size:15px;font-weight:600;color:#96a523;text-transform:uppercase;letter-spacing:1px;margin-bottom:11px}.side-panel .side-panel-container .side-panel-content .side-panel-site a{color:#666}.side-panel .side-panel-container .side-panel-content .side-panel-site .row{line-height:18px}footer{width:100%;color:#e7e7e7;height:100px;position:absolute;bottom:0;font-weight:500;font-size:14px}footer .btn-top{background:rgba(0,0,0,0) url(../images/red_top_new.png) no-repeat top center;background-size:80px 80px;width:40px;height:63px;cursor:pointer;position:absolute;right:15rem;bottom:7rem}footer .footer-label,footer .headline,footer label,footer .headline a{letter-spacing:.6px;font-family:Oswald;font-weight:700;font-size:19px;color:#96a523}footer .footer-top{background:#2f3125;border-bottom:1px solid #2f3125;padding:30px}@media(min-width: 1200px){footer .footer-top{height:100px}}footer .footer-top .footer-newsletter{margin-top:30px}footer .footer-top .footer-newsletter .control-label{text-align:left;white-space:nowrap;padding-top:0;margin-bottom:15px;letter-spacing:.8px}@media(min-width: 1200px){footer .footer-top .footer-newsletter .control-label{padding-top:9px;margin-bottom:0}}footer .footer-top .footer-newsletter .footer-newsletter-input{margin-bottom:15px}@media(min-width: 480px){footer .footer-top .footer-newsletter .footer-newsletter-input{margin-bottom:0;padding:0 0 0 15px}}@media(min-width: 480px){footer .footer-top .footer-newsletter .footer-newsletter-button{padding:0 15px 0 10px;text-align:right}}@media(min-width: 1200px){footer .footer-top .footer-newsletter .footer-newsletter-button{padding:0 0 0 10px;text-align:left}}footer .footer-top .footer-newsletter .form-control{font-weight:400;font-size:12px;border:1px solid #e7e7e7;border-radius:2px;color:#e7e7e7;padding:0 20px;background:#2f3125;margin:0 10px 0 0;height:42px}footer .footer-top .footer-newsletter .btn{font-weight:700;font-size:12px;background:#96a523;color:#fff;border:1px solid #96a523;border-radius:2px;padding:12px 20px 11px 20px;width:100%}footer .footer-top .payments{letter-spacing:.6px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;line-height:30px}@media(min-width: 1200px){footer .footer-top .payments{text-align:right;margin:36px 0 0 0}}@media(max-width: 767px){footer .footer-top .payments{text-align:right;margin:36px 0 0 0}}footer .footer-top .payments .other-payments{padding-left:11px;text-align:left;color:#96a523;letter-spacing:1px;font-size:15px;font-family:Oswald;font-weight:700;text-transform:uppercase}footer .footer-top .payments .footer-label{letter-spacing:.8px;margin-right:13px;display:block}@media(min-width: 768px){footer .footer-top .payments .footer-label{display:inline}}footer .footer-top .payments img{margin-top:-2px;margin-left:2px}@media(min-width: 768px){footer .footer-top .payments img{margin-left:5px}}@media(min-width: 1200px){footer .footer-top .payments img.invoice{margin-left:13px}}footer .footer-nav{background:#2f3125;padding:30px;border-bottom:1px solid #2f3125}footer .footer-nav .container::before{display:none}footer .footer-nav .row::before{display:none}footer .footer-nav .col-last{margin-left:-10px;white-space:nowrap}footer .footer-nav .row{display:flex;flex-wrap:wrap}@media(max-width: 481px){footer .footer-nav .row{justify-content:space-between}}@media(min-width: 992px){footer .footer-nav .row{justify-content:space-between}}footer .footer-nav ul{list-style:none;margin:0 0 30px 10px;padding:0}footer .footer-nav ul li{margin-bottom:10px}footer .footer-nav ul li.headline{margin-bottom:20px;letter-spacing:.7px}footer .footer-nav ul li:not(.headline) a{color:#e7e7e7;display:block}footer .footer-nav ul.social-media .headline{width:100%}footer .footer-nav ul.social-media{display:flex;flex-wrap:wrap}footer .footer-nav ul.social-media li:not(.headline){font-size:23px;margin-right:3rem}footer .footer-nav ul.contact{font-weight:500;font-size:14px}footer .footer-nav ul.contact li:not(.headline):before{color:#475b23}footer .footer-nav ul.contact li.phone:before{content:""}footer .footer-nav ul.contact li.email:before{content:"✉"}footer .footer-nav ul.contact li:not(.headline) a{padding-left:23px}footer .footer-bottom{background:#2f3125;font-weight:400;line-height:17px}footer .footer-bottom a{color:#e7e7e7}footer .footer-bottom .row{width:100%;padding-bottom:0}footer .footer-bottom .footer-line-container{display:flex;flex-flow:row-reverse;justify-content:space-between;width:100%}footer .footer-bottom .footer-line-nav{margin-bottom:13px;width:50%;display:flex;justify-content:flex-end}footer .footer-bottom .footer-line-nav span{white-space:nowrap;margin:0 20px}footer .footer-bottom .footer-line-copyright{font-weight:500;color:#475b23}footer .footer-bottom .footer-line-language{font-size:12px;text-align:right;margin-top:15px}@media(min-width: 768px){footer .footer-bottom .footer-line-language{margin-top:-17px}}@media(min-width: 992px){footer .footer-bottom .footer-line-language{font-size:11px;margin-top:0}}footer .footer-bottom .footer-line-language span{margin-right:10px}footer .footer-bottom .footer-line-language a{margin-left:5px}@media(max-width: 992px){footer{bottom:-100px}footer .footer-bottom{line-height:25px}footer .footer-bottom .footer-line-container{flex-flow:column}footer .footer-bottom .footer-line-container .footer-line-nav{flex-flow:column}footer .footer-bottom .footer-line-container .footer-line-nav>span{margin:0 7px}footer .footer-bottom .footer-line-container .footer-line-copyright{padding-bottom:20px}}@media(max-width: 992px){.footer-nav{padding:30px 0 0 !important}}@media(max-width: 480px){.footer-column{width:100%}}.centered-float{float:right;position:relative;left:-50%;text-align:left}.centered-float ul{list-style:none;position:relative;left:50%;white-space:nowrap;padding:0}.centered-float ul li{position:relative;display:inline-block}.shop-register,.guest-registration{text-align:center}.shop-register h1,.guest-registration h1{font-family:Oswald;font-size:20px;font-weight:700;text-transform:uppercase;text-align:center;margin:0 0 30px 0;letter-spacing:5px}@media(min-width: 768px){.shop-register h1,.guest-registration h1{margin-bottom:88px}}.shop-register h2,.guest-registration h2{font-family:Oswald;font-size:17px;font-weight:600;letter-spacing:.6px;margin:0 0 50px 0}.shop-register hr,.guest-registration hr{border-top:1px solid #e8e8e9;margin:25px 0 40px}.shop-register .centered,.guest-registration .centered{width:100%}@media(min-width: 768px){.shop-register .centered,.guest-registration .centered{width:720px}}.shop-register .register-step-line,.guest-registration .register-step-line{border-top:5px solid #e8e8e9;margin:33px -16.66666667%;padding:0;text-align:left;list-style:none}.shop-register .register-step-line .register-step,.guest-registration .register-step-line .register-step{float:left;width:33.33333333%;padding-top:30px;position:relative}.shop-register .register-step-line .register-step:first-of-type:before,.shop-register .register-step-line .register-step:last-of-type:before,.guest-registration .register-step-line .register-step:first-of-type:before,.guest-registration .register-step-line .register-step:last-of-type:before{content:"";width:50%;height:100%;background:#fff;position:absolute;top:-5px;left:0}.shop-register .register-step-line .register-step:last-of-type:before,.guest-registration .register-step-line .register-step:last-of-type:before{left:50%}.shop-register .register-step-line .register-step .round,.guest-registration .register-step-line .register-step .round{height:50px;width:50px;line-height:50px;-moz-border-radius:25px;border-radius:25px;background-color:#b2b3b5;color:#fff;margin-left:-25px;text-align:center;position:absolute;top:-28px;left:50%;font-weight:700;font-size:15px;text-decoration:none}@media(min-width: 480px){.shop-register .register-step-line .register-step .round,.guest-registration .register-step-line .register-step .round{height:70px;width:70px;line-height:70px;-moz-border-radius:35px;border-radius:35px;margin-left:-35px;top:-38px;font-size:20px}}.shop-register .register-step-line .register-step.active .round,.guest-registration .register-step-line .register-step.active .round{background-color:#96a523}.shop-register .help-text,.guest-registration .help-text{font-family:"Work Sans",sans-serif;font-weight:400;font-size:17px;margin:30px 0 50px}.shop-register .register-choice,.guest-registration .register-choice{margin-bottom:40px}@media(max-width: 479px){.shop-register .register-choice [class*=col-]:first-child,.guest-registration .register-choice [class*=col-]:first-child{border-bottom:1px solid #dfdfdf;padding-bottom:15px;margin-bottom:20px}}@media(min-width: 480px){.shop-register .register-choice.border-between>[class*=col-]:before,.guest-registration .register-choice.border-between>[class*=col-]:before{background:#dfdfdf}}.shop-register .register-choice img,.guest-registration .register-choice img{margin-bottom:25px}.shop-register .register-choice .radio,.guest-registration .register-choice .radio{margin:0}.shop-register .register-choice .radio label,.guest-registration .register-choice .radio label{letter-spacing:.6px;font-weight:700;font-size:15px;color:#666}.shop-register .register-choice .radio label input[type=radio],.guest-registration .register-choice .radio label input[type=radio]{margin-top:2px}.shop-register .btn-register,.guest-registration .btn-register{border-radius:2px;background-color:#96a523;color:#fff;font-size:15px;font-weight:700;padding:12px 39px}@media(max-width: 479px){.shop-register .btn-register,.guest-registration .btn-register{padding:12px 20px;margin-bottom:14rem}}.shop-register .register-form,.guest-registration .register-form{text-align:left}@media(max-width: 767px){.shop-register .register-form .register-data-company,.guest-registration .register-form .register-data-company{margin-bottom:30px}}.shop-register .register-form h2,.guest-registration .register-form h2{font-family:Oswald;font-size:18px;font-weight:600;color:#96a523;margin-bottom:15px}.shop-register .register-form label,.guest-registration .register-form label{font-weight:400;font-size:16px;color:dimgray}.shop-register .register-form .form-control,.guest-registration .register-form .form-control{font-weight:400;font-size:14px;color:#222;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}.shop-register .register-form .help-block,.guest-registration .register-form .help-block{font-weight:400;font-size:12px;color:#e2001a}.shop-register .register-form .checkbox label,.guest-registration .register-form .checkbox label{font-family:"Work Sans",sans-serif;font-weight:400;font-size:15px}.shop-register .register-form .checkbox label input[type=checkbox],.guest-registration .register-form .checkbox label input[type=checkbox]{margin-top:2px}.shop-register .register-form .checkbox label span,.guest-registration .register-form .checkbox label span{color:#96a523}.shop-register .register-footer .register-footer-back,.guest-registration .register-footer .register-footer-back{text-align:left}.shop-register .register-footer .register-footer-continue,.guest-registration .register-footer .register-footer-continue{text-align:right}.shop-register .register-complete,.guest-registration .register-complete{font-weight:600;font-size:16px;letter-spacing:.7px;margin-top:30px}@media(min-width: 768px){.shop-register .register-complete,.guest-registration .register-complete{margin-top:100px}}.shop-register-customer h1{font-family:Oswald;font-size:30px;font-weight:600;margin:0 0 20px 0}@media(min-width: 992px){.shop-register-customer h1{font-size:20px;font-weight:600}}.shop-register-customer h2{margin-top:40px;font-family:Oswald;font-weight:600;font-size:25px}@media(min-width: 992px){.shop-register-customer h2{font-size:16px}}.shop-register-customer p{line-height:28px;margin-bottom:15px;font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.shop-register-customer p{font-size:14px}}@media(min-width: 992px){.shop-register-customer p{line-height:26px}}.shop-register-customer p a{font-weight:600;text-decoration:underline}.shop-login h1{font-family:Oswald;font-size:20px;font-weight:700;text-transform:uppercase;text-align:center;margin:0 0 40px 0;letter-spacing:5px}.shop-login .centered{width:100%}@media(min-width: 480px){.shop-login .centered{width:400px}}.shop-login label{font-weight:400;font-size:15px;color:#222}.shop-login .form-control{font-weight:400;font-size:14px;color:#222;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}.shop-login .help-block{font-weight:400;font-size:12px;color:#e2001a}.shop-login .login-footer{font-weight:400;font-size:15px;padding-top:5px}.shop-login .login-footer .login-footer-left{padding-top:12px}.shop-login .login-footer .login-footer-left a{color:#222;text-decoration:underline}.shop-login .login-footer .login-footer-center{padding-top:12px;text-align:center}.shop-login .login-footer .login-footer-right{text-align:right}.shop-login .btn-login{border-radius:2px;background-color:#96a523;color:#fff;font-size:15px;font-weight:700;padding:1rem}.services,.contact,.company,.general{font-size:24px;font-weight:400;font-family:"Work Sans",sans-serif;color:#666}@media(min-width: 992px){.services,.contact,.company,.general{font-size:16px}}.services .jumbotron,.contact .jumbotron,.company .jumbotron,.general .jumbotron{background:#f8f8f8}.services h1,.contact h1,.company h1,.general h1{font-family:Oswald;font-size:30px;font-weight:600;color:#222;margin:0 0 20px 0}@media(min-width: 992px){.services h1,.contact h1,.company h1,.general h1{font-size:24px;font-weight:600}}.services p,.contact p,.company p,.general p{line-height:28px;margin-bottom:15px}@media(min-width: 992px){.services p,.contact p,.company p,.general p{line-height:26px}}@media(min-width: 992px){.services .row-service.first a.service,.services .row-company.first a.service,.contact .row-service.first a.service,.contact .row-company.first a.service,.company .row-service.first a.service,.company .row-company.first a.service,.general .row-service.first a.service,.general .row-company.first a.service{height:245px;overflow:hidden}}@media(min-width: 1200px){.services .row-service.first a.service,.services .row-company.first a.service,.contact .row-service.first a.service,.contact .row-company.first a.service,.company .row-service.first a.service,.company .row-company.first a.service,.general .row-service.first a.service,.general .row-company.first a.service{height:299px}}@media(min-width: 992px){.services .row-service.first a.service img,.services .row-company.first a.service img,.contact .row-service.first a.service img,.contact .row-company.first a.service img,.company .row-service.first a.service img,.company .row-company.first a.service img,.general .row-service.first a.service img,.general .row-company.first a.service img{margin-top:-170px}}.services .row-service.last,.services .row-company.last,.contact .row-service.last,.contact .row-company.last,.company .row-service.last,.company .row-company.last,.general .row-service.last,.general .row-company.last{margin-top:30px;margin-bottom:80px}.services .row-service.last>div:first-child .service,.services .row-company.last>div:first-child .service,.contact .row-service.last>div:first-child .service,.contact .row-company.last>div:first-child .service,.company .row-service.last>div:first-child .service,.company .row-company.last>div:first-child .service,.general .row-service.last>div:first-child .service,.general .row-company.last>div:first-child .service{margin-bottom:30px}@media(min-width: 992px){.services .row-service.last>div:first-child .service,.services .row-company.last>div:first-child .service,.contact .row-service.last>div:first-child .service,.contact .row-company.last>div:first-child .service,.company .row-service.last>div:first-child .service,.company .row-company.last>div:first-child .service,.general .row-service.last>div:first-child .service,.general .row-company.last>div:first-child .service{margin-bottom:0}}.services .row-service .service,.services .row-service .col-company,.services .row-company .service,.services .row-company .col-company,.contact .row-service .service,.contact .row-service .col-company,.contact .row-company .service,.contact .row-company .col-company,.company .row-service .service,.company .row-service .col-company,.company .row-company .service,.company .row-company .col-company,.general .row-service .service,.general .row-service .col-company,.general .row-company .service,.general .row-company .col-company{position:relative;display:block}.services .row-service .service img,.services .row-service .col-company img,.services .row-company .service img,.services .row-company .col-company img,.contact .row-service .service img,.contact .row-service .col-company img,.contact .row-company .service img,.contact .row-company .col-company img,.company .row-service .service img,.company .row-service .col-company img,.company .row-company .service img,.company .row-company .col-company img,.general .row-service .service img,.general .row-service .col-company img,.general .row-company .service img,.general .row-company .col-company img{width:100%;height:auto}.services .row-service .service .service-caption,.services .row-service .service .company-caption,.services .row-service .col-company .service-caption,.services .row-service .col-company .company-caption,.services .row-company .service .service-caption,.services .row-company .service .company-caption,.services .row-company .col-company .service-caption,.services .row-company .col-company .company-caption,.contact .row-service .service .service-caption,.contact .row-service .service .company-caption,.contact .row-service .col-company .service-caption,.contact .row-service .col-company .company-caption,.contact .row-company .service .service-caption,.contact .row-company .service .company-caption,.contact .row-company .col-company .service-caption,.contact .row-company .col-company .company-caption,.company .row-service .service .service-caption,.company .row-service .service .company-caption,.company .row-service .col-company .service-caption,.company .row-service .col-company .company-caption,.company .row-company .service .service-caption,.company .row-company .service .company-caption,.company .row-company .col-company .service-caption,.company .row-company .col-company .company-caption,.general .row-service .service .service-caption,.general .row-service .service .company-caption,.general .row-service .col-company .service-caption,.general .row-service .col-company .company-caption,.general .row-company .service .service-caption,.general .row-company .service .company-caption,.general .row-company .col-company .service-caption,.general .row-company .col-company .company-caption{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;color:#fff}@media(min-width: 480px){.services .row-service .service .service-caption,.services .row-service .service .company-caption,.services .row-service .col-company .service-caption,.services .row-service .col-company .company-caption,.services .row-company .service .service-caption,.services .row-company .service .company-caption,.services .row-company .col-company .service-caption,.services .row-company .col-company .company-caption,.contact .row-service .service .service-caption,.contact .row-service .service .company-caption,.contact .row-service .col-company .service-caption,.contact .row-service .col-company .company-caption,.contact .row-company .service .service-caption,.contact .row-company .service .company-caption,.contact .row-company .col-company .service-caption,.contact .row-company .col-company .company-caption,.company .row-service .service .service-caption,.company .row-service .service .company-caption,.company .row-service .col-company .service-caption,.company .row-service .col-company .company-caption,.company .row-company .service .service-caption,.company .row-company .service .company-caption,.company .row-company .col-company .service-caption,.company .row-company .col-company .company-caption,.general .row-service .service .service-caption,.general .row-service .service .company-caption,.general .row-service .col-company .service-caption,.general .row-service .col-company .company-caption,.general .row-company .service .service-caption,.general .row-company .service .company-caption,.general .row-company .col-company .service-caption,.general .row-company .col-company .company-caption{padding:25px 20px}}@media(min-width: 768px){.services .row-service .service .service-caption,.services .row-service .service .company-caption,.services .row-service .col-company .service-caption,.services .row-service .col-company .company-caption,.services .row-company .service .service-caption,.services .row-company .service .company-caption,.services .row-company .col-company .service-caption,.services .row-company .col-company .company-caption,.contact .row-service .service .service-caption,.contact .row-service .service .company-caption,.contact .row-service .col-company .service-caption,.contact .row-service .col-company .company-caption,.contact .row-company .service .service-caption,.contact .row-company .service .company-caption,.contact .row-company .col-company .service-caption,.contact .row-company .col-company .company-caption,.company .row-service .service .service-caption,.company .row-service .service .company-caption,.company .row-service .col-company .service-caption,.company .row-service .col-company .company-caption,.company .row-company .service .service-caption,.company .row-company .service .company-caption,.company .row-company .col-company .service-caption,.company .row-company .col-company .company-caption,.general .row-service .service .service-caption,.general .row-service .service .company-caption,.general .row-service .col-company .service-caption,.general .row-service .col-company .company-caption,.general .row-company .service .service-caption,.general .row-company .service .company-caption,.general .row-company .col-company .service-caption,.general .row-company .col-company .company-caption{padding:10px 20px}}@media(min-width: 992px){.services .row-service .service .service-caption,.services .row-service .service .company-caption,.services .row-service .col-company .service-caption,.services .row-service .col-company .company-caption,.services .row-company .service .service-caption,.services .row-company .service .company-caption,.services .row-company .col-company .service-caption,.services .row-company .col-company .company-caption,.contact .row-service .service .service-caption,.contact .row-service .service .company-caption,.contact .row-service .col-company .service-caption,.contact .row-service .col-company .company-caption,.contact .row-company .service .service-caption,.contact .row-company .service .company-caption,.contact .row-company .col-company .service-caption,.contact .row-company .col-company .company-caption,.company .row-service .service .service-caption,.company .row-service .service .company-caption,.company .row-service .col-company .service-caption,.company .row-service .col-company .company-caption,.company .row-company .service .service-caption,.company .row-company .service .company-caption,.company .row-company .col-company .service-caption,.company .row-company .col-company .company-caption,.general .row-service .service .service-caption,.general .row-service .service .company-caption,.general .row-service .col-company .service-caption,.general .row-service .col-company .company-caption,.general .row-company .service .service-caption,.general .row-company .service .company-caption,.general .row-company .col-company .service-caption,.general .row-company .col-company .company-caption{padding:25px 20px}}.services .row-service .service .service-caption .service-caption-sub,.services .row-service .service .service-caption .company-caption-sub,.services .row-service .service .company-caption .service-caption-sub,.services .row-service .service .company-caption .company-caption-sub,.services .row-service .col-company .service-caption .service-caption-sub,.services .row-service .col-company .service-caption .company-caption-sub,.services .row-service .col-company .company-caption .service-caption-sub,.services .row-service .col-company .company-caption .company-caption-sub,.services .row-company .service .service-caption .service-caption-sub,.services .row-company .service .service-caption .company-caption-sub,.services .row-company .service .company-caption .service-caption-sub,.services .row-company .service .company-caption .company-caption-sub,.services .row-company .col-company .service-caption .service-caption-sub,.services .row-company .col-company .service-caption .company-caption-sub,.services .row-company .col-company .company-caption .service-caption-sub,.services .row-company .col-company .company-caption .company-caption-sub,.contact .row-service .service .service-caption .service-caption-sub,.contact .row-service .service .service-caption .company-caption-sub,.contact .row-service .service .company-caption .service-caption-sub,.contact .row-service .service .company-caption .company-caption-sub,.contact .row-service .col-company .service-caption .service-caption-sub,.contact .row-service .col-company .service-caption .company-caption-sub,.contact .row-service .col-company .company-caption .service-caption-sub,.contact .row-service .col-company .company-caption .company-caption-sub,.contact .row-company .service .service-caption .service-caption-sub,.contact .row-company .service .service-caption .company-caption-sub,.contact .row-company .service .company-caption .service-caption-sub,.contact .row-company .service .company-caption .company-caption-sub,.contact .row-company .col-company .service-caption .service-caption-sub,.contact .row-company .col-company .service-caption .company-caption-sub,.contact .row-company .col-company .company-caption .service-caption-sub,.contact .row-company .col-company .company-caption .company-caption-sub,.company .row-service .service .service-caption .service-caption-sub,.company .row-service .service .service-caption .company-caption-sub,.company .row-service .service .company-caption .service-caption-sub,.company .row-service .service .company-caption .company-caption-sub,.company .row-service .col-company .service-caption .service-caption-sub,.company .row-service .col-company .service-caption .company-caption-sub,.company .row-service .col-company .company-caption .service-caption-sub,.company .row-service .col-company .company-caption .company-caption-sub,.company .row-company .service .service-caption .service-caption-sub,.company .row-company .service .service-caption .company-caption-sub,.company .row-company .service .company-caption .service-caption-sub,.company .row-company .service .company-caption .company-caption-sub,.company .row-company .col-company .service-caption .service-caption-sub,.company .row-company .col-company .service-caption .company-caption-sub,.company .row-company .col-company .company-caption .service-caption-sub,.company .row-company .col-company .company-caption .company-caption-sub,.general .row-service .service .service-caption .service-caption-sub,.general .row-service .service .service-caption .company-caption-sub,.general .row-service .service .company-caption .service-caption-sub,.general .row-service .service .company-caption .company-caption-sub,.general .row-service .col-company .service-caption .service-caption-sub,.general .row-service .col-company .service-caption .company-caption-sub,.general .row-service .col-company .company-caption .service-caption-sub,.general .row-service .col-company .company-caption .company-caption-sub,.general .row-company .service .service-caption .service-caption-sub,.general .row-company .service .service-caption .company-caption-sub,.general .row-company .service .company-caption .service-caption-sub,.general .row-company .service .company-caption .company-caption-sub,.general .row-company .col-company .service-caption .service-caption-sub,.general .row-company .col-company .service-caption .company-caption-sub,.general .row-company .col-company .company-caption .service-caption-sub,.general .row-company .col-company .company-caption .company-caption-sub{text-shadow:2px 4px 9px #000;display:inline-flex;padding:5px;background-color:#2f3125;font-family:Oswald;font-size:16px;font-weight:400;margin-bottom:7px;color:#fff}@media(min-width: 480px){.services .row-service .service .service-caption .service-caption-sub,.services .row-service .service .service-caption .company-caption-sub,.services .row-service .service .company-caption .service-caption-sub,.services .row-service .service .company-caption .company-caption-sub,.services .row-service .col-company .service-caption .service-caption-sub,.services .row-service .col-company .service-caption .company-caption-sub,.services .row-service .col-company .company-caption .service-caption-sub,.services .row-service .col-company .company-caption .company-caption-sub,.services .row-company .service .service-caption .service-caption-sub,.services .row-company .service .service-caption .company-caption-sub,.services .row-company .service .company-caption .service-caption-sub,.services .row-company .service .company-caption .company-caption-sub,.services .row-company .col-company .service-caption .service-caption-sub,.services .row-company .col-company .service-caption .company-caption-sub,.services .row-company .col-company .company-caption .service-caption-sub,.services .row-company .col-company .company-caption .company-caption-sub,.contact .row-service .service .service-caption .service-caption-sub,.contact .row-service .service .service-caption .company-caption-sub,.contact .row-service .service .company-caption .service-caption-sub,.contact .row-service .service .company-caption .company-caption-sub,.contact .row-service .col-company .service-caption .service-caption-sub,.contact .row-service .col-company .service-caption .company-caption-sub,.contact .row-service .col-company .company-caption .service-caption-sub,.contact .row-service .col-company .company-caption .company-caption-sub,.contact .row-company .service .service-caption .service-caption-sub,.contact .row-company .service .service-caption .company-caption-sub,.contact .row-company .service .company-caption .service-caption-sub,.contact .row-company .service .company-caption .company-caption-sub,.contact .row-company .col-company .service-caption .service-caption-sub,.contact .row-company .col-company .service-caption .company-caption-sub,.contact .row-company .col-company .company-caption .service-caption-sub,.contact .row-company .col-company .company-caption .company-caption-sub,.company .row-service .service .service-caption .service-caption-sub,.company .row-service .service .service-caption .company-caption-sub,.company .row-service .service .company-caption .service-caption-sub,.company .row-service .service .company-caption .company-caption-sub,.company .row-service .col-company .service-caption .service-caption-sub,.company .row-service .col-company .service-caption .company-caption-sub,.company .row-service .col-company .company-caption .service-caption-sub,.company .row-service .col-company .company-caption .company-caption-sub,.company .row-company .service .service-caption .service-caption-sub,.company .row-company .service .service-caption .company-caption-sub,.company .row-company .service .company-caption .service-caption-sub,.company .row-company .service .company-caption .company-caption-sub,.company .row-company .col-company .service-caption .service-caption-sub,.company .row-company .col-company .service-caption .company-caption-sub,.company .row-company .col-company .company-caption .service-caption-sub,.company .row-company .col-company .company-caption .company-caption-sub,.general .row-service .service .service-caption .service-caption-sub,.general .row-service .service .service-caption .company-caption-sub,.general .row-service .service .company-caption .service-caption-sub,.general .row-service .service .company-caption .company-caption-sub,.general .row-service .col-company .service-caption .service-caption-sub,.general .row-service .col-company .service-caption .company-caption-sub,.general .row-service .col-company .company-caption .service-caption-sub,.general .row-service .col-company .company-caption .company-caption-sub,.general .row-company .service .service-caption .service-caption-sub,.general .row-company .service .service-caption .company-caption-sub,.general .row-company .service .company-caption .service-caption-sub,.general .row-company .service .company-caption .company-caption-sub,.general .row-company .col-company .service-caption .service-caption-sub,.general .row-company .col-company .service-caption .company-caption-sub,.general .row-company .col-company .company-caption .service-caption-sub,.general .row-company .col-company .company-caption .company-caption-sub{font-size:17px}}@media(min-width: 768px){.services .row-service .service .service-caption .service-caption-sub,.services .row-service .service .service-caption .company-caption-sub,.services .row-service .service .company-caption .service-caption-sub,.services .row-service .service .company-caption .company-caption-sub,.services .row-service .col-company .service-caption .service-caption-sub,.services .row-service .col-company .service-caption .company-caption-sub,.services .row-service .col-company .company-caption .service-caption-sub,.services .row-service .col-company .company-caption .company-caption-sub,.services .row-company .service .service-caption .service-caption-sub,.services .row-company .service .service-caption .company-caption-sub,.services .row-company .service .company-caption .service-caption-sub,.services .row-company .service .company-caption .company-caption-sub,.services .row-company .col-company .service-caption .service-caption-sub,.services .row-company .col-company .service-caption .company-caption-sub,.services .row-company .col-company .company-caption .service-caption-sub,.services .row-company .col-company .company-caption .company-caption-sub,.contact .row-service .service .service-caption .service-caption-sub,.contact .row-service .service .service-caption .company-caption-sub,.contact .row-service .service .company-caption .service-caption-sub,.contact .row-service .service .company-caption .company-caption-sub,.contact .row-service .col-company .service-caption .service-caption-sub,.contact .row-service .col-company .service-caption .company-caption-sub,.contact .row-service .col-company .company-caption .service-caption-sub,.contact .row-service .col-company .company-caption .company-caption-sub,.contact .row-company .service .service-caption .service-caption-sub,.contact .row-company .service .service-caption .company-caption-sub,.contact .row-company .service .company-caption .service-caption-sub,.contact .row-company .service .company-caption .company-caption-sub,.contact .row-company .col-company .service-caption .service-caption-sub,.contact .row-company .col-company .service-caption .company-caption-sub,.contact .row-company .col-company .company-caption .service-caption-sub,.contact .row-company .col-company .company-caption .company-caption-sub,.company .row-service .service .service-caption .service-caption-sub,.company .row-service .service .service-caption .company-caption-sub,.company .row-service .service .company-caption .service-caption-sub,.company .row-service .service .company-caption .company-caption-sub,.company .row-service .col-company .service-caption .service-caption-sub,.company .row-service .col-company .service-caption .company-caption-sub,.company .row-service .col-company .company-caption .service-caption-sub,.company .row-service .col-company .company-caption .company-caption-sub,.company .row-company .service .service-caption .service-caption-sub,.company .row-company .service .service-caption .company-caption-sub,.company .row-company .service .company-caption .service-caption-sub,.company .row-company .service .company-caption .company-caption-sub,.company .row-company .col-company .service-caption .service-caption-sub,.company .row-company .col-company .service-caption .company-caption-sub,.company .row-company .col-company .company-caption .service-caption-sub,.company .row-company .col-company .company-caption .company-caption-sub,.general .row-service .service .service-caption .service-caption-sub,.general .row-service .service .service-caption .company-caption-sub,.general .row-service .service .company-caption .service-caption-sub,.general .row-service .service .company-caption .company-caption-sub,.general .row-service .col-company .service-caption .service-caption-sub,.general .row-service .col-company .service-caption .company-caption-sub,.general .row-service .col-company .company-caption .service-caption-sub,.general .row-service .col-company .company-caption .company-caption-sub,.general .row-company .service .service-caption .service-caption-sub,.general .row-company .service .service-caption .company-caption-sub,.general .row-company .service .company-caption .service-caption-sub,.general .row-company .service .company-caption .company-caption-sub,.general .row-company .col-company .service-caption .service-caption-sub,.general .row-company .col-company .service-caption .company-caption-sub,.general .row-company .col-company .company-caption .service-caption-sub,.general .row-company .col-company .company-caption .company-caption-sub{font-size:16px}}@media(min-width: 992px){.services .row-service .service .service-caption .service-caption-sub,.services .row-service .service .service-caption .company-caption-sub,.services .row-service .service .company-caption .service-caption-sub,.services .row-service .service .company-caption .company-caption-sub,.services .row-service .col-company .service-caption .service-caption-sub,.services .row-service .col-company .service-caption .company-caption-sub,.services .row-service .col-company .company-caption .service-caption-sub,.services .row-service .col-company .company-caption .company-caption-sub,.services .row-company .service .service-caption .service-caption-sub,.services .row-company .service .service-caption .company-caption-sub,.services .row-company .service .company-caption .service-caption-sub,.services .row-company .service .company-caption .company-caption-sub,.services .row-company .col-company .service-caption .service-caption-sub,.services .row-company .col-company .service-caption .company-caption-sub,.services .row-company .col-company .company-caption .service-caption-sub,.services .row-company .col-company .company-caption .company-caption-sub,.contact .row-service .service .service-caption .service-caption-sub,.contact .row-service .service .service-caption .company-caption-sub,.contact .row-service .service .company-caption .service-caption-sub,.contact .row-service .service .company-caption .company-caption-sub,.contact .row-service .col-company .service-caption .service-caption-sub,.contact .row-service .col-company .service-caption .company-caption-sub,.contact .row-service .col-company .company-caption .service-caption-sub,.contact .row-service .col-company .company-caption .company-caption-sub,.contact .row-company .service .service-caption .service-caption-sub,.contact .row-company .service .service-caption .company-caption-sub,.contact .row-company .service .company-caption .service-caption-sub,.contact .row-company .service .company-caption .company-caption-sub,.contact .row-company .col-company .service-caption .service-caption-sub,.contact .row-company .col-company .service-caption .company-caption-sub,.contact .row-company .col-company .company-caption .service-caption-sub,.contact .row-company .col-company .company-caption .company-caption-sub,.company .row-service .service .service-caption .service-caption-sub,.company .row-service .service .service-caption .company-caption-sub,.company .row-service .service .company-caption .service-caption-sub,.company .row-service .service .company-caption .company-caption-sub,.company .row-service .col-company .service-caption .service-caption-sub,.company .row-service .col-company .service-caption .company-caption-sub,.company .row-service .col-company .company-caption .service-caption-sub,.company .row-service .col-company .company-caption .company-caption-sub,.company .row-company .service .service-caption .service-caption-sub,.company .row-company .service .service-caption .company-caption-sub,.company .row-company .service .company-caption .service-caption-sub,.company .row-company .service .company-caption .company-caption-sub,.company .row-company .col-company .service-caption .service-caption-sub,.company .row-company .col-company .service-caption .company-caption-sub,.company .row-company .col-company .company-caption .service-caption-sub,.company .row-company .col-company .company-caption .company-caption-sub,.general .row-service .service .service-caption .service-caption-sub,.general .row-service .service .service-caption .company-caption-sub,.general .row-service .service .company-caption .service-caption-sub,.general .row-service .service .company-caption .company-caption-sub,.general .row-service .col-company .service-caption .service-caption-sub,.general .row-service .col-company .service-caption .company-caption-sub,.general .row-service .col-company .company-caption .service-caption-sub,.general .row-service .col-company .company-caption .company-caption-sub,.general .row-company .service .service-caption .service-caption-sub,.general .row-company .service .service-caption .company-caption-sub,.general .row-company .service .company-caption .service-caption-sub,.general .row-company .service .company-caption .company-caption-sub,.general .row-company .col-company .service-caption .service-caption-sub,.general .row-company .col-company .service-caption .company-caption-sub,.general .row-company .col-company .company-caption .service-caption-sub,.general .row-company .col-company .company-caption .company-caption-sub{font-size:16px}}.services .row-service .service .service-caption .service-caption-main,.services .row-service .service .service-caption .company-caption-main,.services .row-service .service .company-caption .service-caption-main,.services .row-service .service .company-caption .company-caption-main,.services .row-service .col-company .service-caption .service-caption-main,.services .row-service .col-company .service-caption .company-caption-main,.services .row-service .col-company .company-caption .service-caption-main,.services .row-service .col-company .company-caption .company-caption-main,.services .row-company .service .service-caption .service-caption-main,.services .row-company .service .service-caption .company-caption-main,.services .row-company .service .company-caption .service-caption-main,.services .row-company .service .company-caption .company-caption-main,.services .row-company .col-company .service-caption .service-caption-main,.services .row-company .col-company .service-caption .company-caption-main,.services .row-company .col-company .company-caption .service-caption-main,.services .row-company .col-company .company-caption .company-caption-main,.contact .row-service .service .service-caption .service-caption-main,.contact .row-service .service .service-caption .company-caption-main,.contact .row-service .service .company-caption .service-caption-main,.contact .row-service .service .company-caption .company-caption-main,.contact .row-service .col-company .service-caption .service-caption-main,.contact .row-service .col-company .service-caption .company-caption-main,.contact .row-service .col-company .company-caption .service-caption-main,.contact .row-service .col-company .company-caption .company-caption-main,.contact .row-company .service .service-caption .service-caption-main,.contact .row-company .service .service-caption .company-caption-main,.contact .row-company .service .company-caption .service-caption-main,.contact .row-company .service .company-caption .company-caption-main,.contact .row-company .col-company .service-caption .service-caption-main,.contact .row-company .col-company .service-caption .company-caption-main,.contact .row-company .col-company .company-caption .service-caption-main,.contact .row-company .col-company .company-caption .company-caption-main,.company .row-service .service .service-caption .service-caption-main,.company .row-service .service .service-caption .company-caption-main,.company .row-service .service .company-caption .service-caption-main,.company .row-service .service .company-caption .company-caption-main,.company .row-service .col-company .service-caption .service-caption-main,.company .row-service .col-company .service-caption .company-caption-main,.company .row-service .col-company .company-caption .service-caption-main,.company .row-service .col-company .company-caption .company-caption-main,.company .row-company .service .service-caption .service-caption-main,.company .row-company .service .service-caption .company-caption-main,.company .row-company .service .company-caption .service-caption-main,.company .row-company .service .company-caption .company-caption-main,.company .row-company .col-company .service-caption .service-caption-main,.company .row-company .col-company .service-caption .company-caption-main,.company .row-company .col-company .company-caption .service-caption-main,.company .row-company .col-company .company-caption .company-caption-main,.general .row-service .service .service-caption .service-caption-main,.general .row-service .service .service-caption .company-caption-main,.general .row-service .service .company-caption .service-caption-main,.general .row-service .service .company-caption .company-caption-main,.general .row-service .col-company .service-caption .service-caption-main,.general .row-service .col-company .service-caption .company-caption-main,.general .row-service .col-company .company-caption .service-caption-main,.general .row-service .col-company .company-caption .company-caption-main,.general .row-company .service .service-caption .service-caption-main,.general .row-company .service .service-caption .company-caption-main,.general .row-company .service .company-caption .service-caption-main,.general .row-company .service .company-caption .company-caption-main,.general .row-company .col-company .service-caption .service-caption-main,.general .row-company .col-company .service-caption .company-caption-main,.general .row-company .col-company .company-caption .service-caption-main,.general .row-company .col-company .company-caption .company-caption-main{font-family:Oswald;font-size:20px;font-weight:600;letter-spacing:.6px;text-shadow:0px 2px 1px #000;margin-bottom:15px;line-height:30px}@media(min-width: 480px){.services .row-service .service .service-caption .service-caption-main,.services .row-service .service .service-caption .company-caption-main,.services .row-service .service .company-caption .service-caption-main,.services .row-service .service .company-caption .company-caption-main,.services .row-service .col-company .service-caption .service-caption-main,.services .row-service .col-company .service-caption .company-caption-main,.services .row-service .col-company .company-caption .service-caption-main,.services .row-service .col-company .company-caption .company-caption-main,.services .row-company .service .service-caption .service-caption-main,.services .row-company .service .service-caption .company-caption-main,.services .row-company .service .company-caption .service-caption-main,.services .row-company .service .company-caption .company-caption-main,.services .row-company .col-company .service-caption .service-caption-main,.services .row-company .col-company .service-caption .company-caption-main,.services .row-company .col-company .company-caption .service-caption-main,.services .row-company .col-company .company-caption .company-caption-main,.contact .row-service .service .service-caption .service-caption-main,.contact .row-service .service .service-caption .company-caption-main,.contact .row-service .service .company-caption .service-caption-main,.contact .row-service .service .company-caption .company-caption-main,.contact .row-service .col-company .service-caption .service-caption-main,.contact .row-service .col-company .service-caption .company-caption-main,.contact .row-service .col-company .company-caption .service-caption-main,.contact .row-service .col-company .company-caption .company-caption-main,.contact .row-company .service .service-caption .service-caption-main,.contact .row-company .service .service-caption .company-caption-main,.contact .row-company .service .company-caption .service-caption-main,.contact .row-company .service .company-caption .company-caption-main,.contact .row-company .col-company .service-caption .service-caption-main,.contact .row-company .col-company .service-caption .company-caption-main,.contact .row-company .col-company .company-caption .service-caption-main,.contact .row-company .col-company .company-caption .company-caption-main,.company .row-service .service .service-caption .service-caption-main,.company .row-service .service .service-caption .company-caption-main,.company .row-service .service .company-caption .service-caption-main,.company .row-service .service .company-caption .company-caption-main,.company .row-service .col-company .service-caption .service-caption-main,.company .row-service .col-company .service-caption .company-caption-main,.company .row-service .col-company .company-caption .service-caption-main,.company .row-service .col-company .company-caption .company-caption-main,.company .row-company .service .service-caption .service-caption-main,.company .row-company .service .service-caption .company-caption-main,.company .row-company .service .company-caption .service-caption-main,.company .row-company .service .company-caption .company-caption-main,.company .row-company .col-company .service-caption .service-caption-main,.company .row-company .col-company .service-caption .company-caption-main,.company .row-company .col-company .company-caption .service-caption-main,.company .row-company .col-company .company-caption .company-caption-main,.general .row-service .service .service-caption .service-caption-main,.general .row-service .service .service-caption .company-caption-main,.general .row-service .service .company-caption .service-caption-main,.general .row-service .service .company-caption .company-caption-main,.general .row-service .col-company .service-caption .service-caption-main,.general .row-service .col-company .service-caption .company-caption-main,.general .row-service .col-company .company-caption .service-caption-main,.general .row-service .col-company .company-caption .company-caption-main,.general .row-company .service .service-caption .service-caption-main,.general .row-company .service .service-caption .company-caption-main,.general .row-company .service .company-caption .service-caption-main,.general .row-company .service .company-caption .company-caption-main,.general .row-company .col-company .service-caption .service-caption-main,.general .row-company .col-company .service-caption .company-caption-main,.general .row-company .col-company .company-caption .service-caption-main,.general .row-company .col-company .company-caption .company-caption-main{font-size:28px;line-height:32px}}@media(min-width: 768px){.services .row-service .service .service-caption .service-caption-main,.services .row-service .service .service-caption .company-caption-main,.services .row-service .service .company-caption .service-caption-main,.services .row-service .service .company-caption .company-caption-main,.services .row-service .col-company .service-caption .service-caption-main,.services .row-service .col-company .service-caption .company-caption-main,.services .row-service .col-company .company-caption .service-caption-main,.services .row-service .col-company .company-caption .company-caption-main,.services .row-company .service .service-caption .service-caption-main,.services .row-company .service .service-caption .company-caption-main,.services .row-company .service .company-caption .service-caption-main,.services .row-company .service .company-caption .company-caption-main,.services .row-company .col-company .service-caption .service-caption-main,.services .row-company .col-company .service-caption .company-caption-main,.services .row-company .col-company .company-caption .service-caption-main,.services .row-company .col-company .company-caption .company-caption-main,.contact .row-service .service .service-caption .service-caption-main,.contact .row-service .service .service-caption .company-caption-main,.contact .row-service .service .company-caption .service-caption-main,.contact .row-service .service .company-caption .company-caption-main,.contact .row-service .col-company .service-caption .service-caption-main,.contact .row-service .col-company .service-caption .company-caption-main,.contact .row-service .col-company .company-caption .service-caption-main,.contact .row-service .col-company .company-caption .company-caption-main,.contact .row-company .service .service-caption .service-caption-main,.contact .row-company .service .service-caption .company-caption-main,.contact .row-company .service .company-caption .service-caption-main,.contact .row-company .service .company-caption .company-caption-main,.contact .row-company .col-company .service-caption .service-caption-main,.contact .row-company .col-company .service-caption .company-caption-main,.contact .row-company .col-company .company-caption .service-caption-main,.contact .row-company .col-company .company-caption .company-caption-main,.company .row-service .service .service-caption .service-caption-main,.company .row-service .service .service-caption .company-caption-main,.company .row-service .service .company-caption .service-caption-main,.company .row-service .service .company-caption .company-caption-main,.company .row-service .col-company .service-caption .service-caption-main,.company .row-service .col-company .service-caption .company-caption-main,.company .row-service .col-company .company-caption .service-caption-main,.company .row-service .col-company .company-caption .company-caption-main,.company .row-company .service .service-caption .service-caption-main,.company .row-company .service .service-caption .company-caption-main,.company .row-company .service .company-caption .service-caption-main,.company .row-company .service .company-caption .company-caption-main,.company .row-company .col-company .service-caption .service-caption-main,.company .row-company .col-company .service-caption .company-caption-main,.company .row-company .col-company .company-caption .service-caption-main,.company .row-company .col-company .company-caption .company-caption-main,.general .row-service .service .service-caption .service-caption-main,.general .row-service .service .service-caption .company-caption-main,.general .row-service .service .company-caption .service-caption-main,.general .row-service .service .company-caption .company-caption-main,.general .row-service .col-company .service-caption .service-caption-main,.general .row-service .col-company .service-caption .company-caption-main,.general .row-service .col-company .company-caption .service-caption-main,.general .row-service .col-company .company-caption .company-caption-main,.general .row-company .service .service-caption .service-caption-main,.general .row-company .service .service-caption .company-caption-main,.general .row-company .service .company-caption .service-caption-main,.general .row-company .service .company-caption .company-caption-main,.general .row-company .col-company .service-caption .service-caption-main,.general .row-company .col-company .service-caption .company-caption-main,.general .row-company .col-company .company-caption .service-caption-main,.general .row-company .col-company .company-caption .company-caption-main{font-size:20px;line-height:30px}}@media(min-width: 992px){.services .row-service .service .service-caption .service-caption-main,.services .row-service .service .service-caption .company-caption-main,.services .row-service .service .company-caption .service-caption-main,.services .row-service .service .company-caption .company-caption-main,.services .row-service .col-company .service-caption .service-caption-main,.services .row-service .col-company .service-caption .company-caption-main,.services .row-service .col-company .company-caption .service-caption-main,.services .row-service .col-company .company-caption .company-caption-main,.services .row-company .service .service-caption .service-caption-main,.services .row-company .service .service-caption .company-caption-main,.services .row-company .service .company-caption .service-caption-main,.services .row-company .service .company-caption .company-caption-main,.services .row-company .col-company .service-caption .service-caption-main,.services .row-company .col-company .service-caption .company-caption-main,.services .row-company .col-company .company-caption .service-caption-main,.services .row-company .col-company .company-caption .company-caption-main,.contact .row-service .service .service-caption .service-caption-main,.contact .row-service .service .service-caption .company-caption-main,.contact .row-service .service .company-caption .service-caption-main,.contact .row-service .service .company-caption .company-caption-main,.contact .row-service .col-company .service-caption .service-caption-main,.contact .row-service .col-company .service-caption .company-caption-main,.contact .row-service .col-company .company-caption .service-caption-main,.contact .row-service .col-company .company-caption .company-caption-main,.contact .row-company .service .service-caption .service-caption-main,.contact .row-company .service .service-caption .company-caption-main,.contact .row-company .service .company-caption .service-caption-main,.contact .row-company .service .company-caption .company-caption-main,.contact .row-company .col-company .service-caption .service-caption-main,.contact .row-company .col-company .service-caption .company-caption-main,.contact .row-company .col-company .company-caption .service-caption-main,.contact .row-company .col-company .company-caption .company-caption-main,.company .row-service .service .service-caption .service-caption-main,.company .row-service .service .service-caption .company-caption-main,.company .row-service .service .company-caption .service-caption-main,.company .row-service .service .company-caption .company-caption-main,.company .row-service .col-company .service-caption .service-caption-main,.company .row-service .col-company .service-caption .company-caption-main,.company .row-service .col-company .company-caption .service-caption-main,.company .row-service .col-company .company-caption .company-caption-main,.company .row-company .service .service-caption .service-caption-main,.company .row-company .service .service-caption .company-caption-main,.company .row-company .service .company-caption .service-caption-main,.company .row-company .service .company-caption .company-caption-main,.company .row-company .col-company .service-caption .service-caption-main,.company .row-company .col-company .service-caption .company-caption-main,.company .row-company .col-company .company-caption .service-caption-main,.company .row-company .col-company .company-caption .company-caption-main,.general .row-service .service .service-caption .service-caption-main,.general .row-service .service .service-caption .company-caption-main,.general .row-service .service .company-caption .service-caption-main,.general .row-service .service .company-caption .company-caption-main,.general .row-service .col-company .service-caption .service-caption-main,.general .row-service .col-company .service-caption .company-caption-main,.general .row-service .col-company .company-caption .service-caption-main,.general .row-service .col-company .company-caption .company-caption-main,.general .row-company .service .service-caption .service-caption-main,.general .row-company .service .service-caption .company-caption-main,.general .row-company .service .company-caption .service-caption-main,.general .row-company .service .company-caption .company-caption-main,.general .row-company .col-company .service-caption .service-caption-main,.general .row-company .col-company .service-caption .company-caption-main,.general .row-company .col-company .company-caption .service-caption-main,.general .row-company .col-company .company-caption .company-caption-main{font-size:28px;line-height:32px}}.services .row-service .service .service-caption span.service-more,.services .row-service .service .service-caption span.company-more,.services .row-service .service .company-caption span.service-more,.services .row-service .service .company-caption span.company-more,.services .row-service .col-company .service-caption span.service-more,.services .row-service .col-company .service-caption span.company-more,.services .row-service .col-company .company-caption span.service-more,.services .row-service .col-company .company-caption span.company-more,.services .row-company .service .service-caption span.service-more,.services .row-company .service .service-caption span.company-more,.services .row-company .service .company-caption span.service-more,.services .row-company .service .company-caption span.company-more,.services .row-company .col-company .service-caption span.service-more,.services .row-company .col-company .service-caption span.company-more,.services .row-company .col-company .company-caption span.service-more,.services .row-company .col-company .company-caption span.company-more,.contact .row-service .service .service-caption span.service-more,.contact .row-service .service .service-caption span.company-more,.contact .row-service .service .company-caption span.service-more,.contact .row-service .service .company-caption span.company-more,.contact .row-service .col-company .service-caption span.service-more,.contact .row-service .col-company .service-caption span.company-more,.contact .row-service .col-company .company-caption span.service-more,.contact .row-service .col-company .company-caption span.company-more,.contact .row-company .service .service-caption span.service-more,.contact .row-company .service .service-caption span.company-more,.contact .row-company .service .company-caption span.service-more,.contact .row-company .service .company-caption span.company-more,.contact .row-company .col-company .service-caption span.service-more,.contact .row-company .col-company .service-caption span.company-more,.contact .row-company .col-company .company-caption span.service-more,.contact .row-company .col-company .company-caption span.company-more,.company .row-service .service .service-caption span.service-more,.company .row-service .service .service-caption span.company-more,.company .row-service .service .company-caption span.service-more,.company .row-service .service .company-caption span.company-more,.company .row-service .col-company .service-caption span.service-more,.company .row-service .col-company .service-caption span.company-more,.company .row-service .col-company .company-caption span.service-more,.company .row-service .col-company .company-caption span.company-more,.company .row-company .service .service-caption span.service-more,.company .row-company .service .service-caption span.company-more,.company .row-company .service .company-caption span.service-more,.company .row-company .service .company-caption span.company-more,.company .row-company .col-company .service-caption span.service-more,.company .row-company .col-company .service-caption span.company-more,.company .row-company .col-company .company-caption span.service-more,.company .row-company .col-company .company-caption span.company-more,.general .row-service .service .service-caption span.service-more,.general .row-service .service .service-caption span.company-more,.general .row-service .service .company-caption span.service-more,.general .row-service .service .company-caption span.company-more,.general .row-service .col-company .service-caption span.service-more,.general .row-service .col-company .service-caption span.company-more,.general .row-service .col-company .company-caption span.service-more,.general .row-service .col-company .company-caption span.company-more,.general .row-company .service .service-caption span.service-more,.general .row-company .service .service-caption span.company-more,.general .row-company .service .company-caption span.service-more,.general .row-company .service .company-caption span.company-more,.general .row-company .col-company .service-caption span.service-more,.general .row-company .col-company .service-caption span.company-more,.general .row-company .col-company .company-caption span.service-more,.general .row-company .col-company .company-caption span.company-more{font-family:Oswald;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff}@media(min-width: 480px){.services .row-service .service .service-caption span.service-more,.services .row-service .service .service-caption span.company-more,.services .row-service .service .company-caption span.service-more,.services .row-service .service .company-caption span.company-more,.services .row-service .col-company .service-caption span.service-more,.services .row-service .col-company .service-caption span.company-more,.services .row-service .col-company .company-caption span.service-more,.services .row-service .col-company .company-caption span.company-more,.services .row-company .service .service-caption span.service-more,.services .row-company .service .service-caption span.company-more,.services .row-company .service .company-caption span.service-more,.services .row-company .service .company-caption span.company-more,.services .row-company .col-company .service-caption span.service-more,.services .row-company .col-company .service-caption span.company-more,.services .row-company .col-company .company-caption span.service-more,.services .row-company .col-company .company-caption span.company-more,.contact .row-service .service .service-caption span.service-more,.contact .row-service .service .service-caption span.company-more,.contact .row-service .service .company-caption span.service-more,.contact .row-service .service .company-caption span.company-more,.contact .row-service .col-company .service-caption span.service-more,.contact .row-service .col-company .service-caption span.company-more,.contact .row-service .col-company .company-caption span.service-more,.contact .row-service .col-company .company-caption span.company-more,.contact .row-company .service .service-caption span.service-more,.contact .row-company .service .service-caption span.company-more,.contact .row-company .service .company-caption span.service-more,.contact .row-company .service .company-caption span.company-more,.contact .row-company .col-company .service-caption span.service-more,.contact .row-company .col-company .service-caption span.company-more,.contact .row-company .col-company .company-caption span.service-more,.contact .row-company .col-company .company-caption span.company-more,.company .row-service .service .service-caption span.service-more,.company .row-service .service .service-caption span.company-more,.company .row-service .service .company-caption span.service-more,.company .row-service .service .company-caption span.company-more,.company .row-service .col-company .service-caption span.service-more,.company .row-service .col-company .service-caption span.company-more,.company .row-service .col-company .company-caption span.service-more,.company .row-service .col-company .company-caption span.company-more,.company .row-company .service .service-caption span.service-more,.company .row-company .service .service-caption span.company-more,.company .row-company .service .company-caption span.service-more,.company .row-company .service .company-caption span.company-more,.company .row-company .col-company .service-caption span.service-more,.company .row-company .col-company .service-caption span.company-more,.company .row-company .col-company .company-caption span.service-more,.company .row-company .col-company .company-caption span.company-more,.general .row-service .service .service-caption span.service-more,.general .row-service .service .service-caption span.company-more,.general .row-service .service .company-caption span.service-more,.general .row-service .service .company-caption span.company-more,.general .row-service .col-company .service-caption span.service-more,.general .row-service .col-company .service-caption span.company-more,.general .row-service .col-company .company-caption span.service-more,.general .row-service .col-company .company-caption span.company-more,.general .row-company .service .service-caption span.service-more,.general .row-company .service .service-caption span.company-more,.general .row-company .service .company-caption span.service-more,.general .row-company .service .company-caption span.company-more,.general .row-company .col-company .service-caption span.service-more,.general .row-company .col-company .service-caption span.company-more,.general .row-company .col-company .company-caption span.service-more,.general .row-company .col-company .company-caption span.company-more{font-size:16px}}@media(min-width: 768px){.services .row-service .service .service-caption span.service-more,.services .row-service .service .service-caption span.company-more,.services .row-service .service .company-caption span.service-more,.services .row-service .service .company-caption span.company-more,.services .row-service .col-company .service-caption span.service-more,.services .row-service .col-company .service-caption span.company-more,.services .row-service .col-company .company-caption span.service-more,.services .row-service .col-company .company-caption span.company-more,.services .row-company .service .service-caption span.service-more,.services .row-company .service .service-caption span.company-more,.services .row-company .service .company-caption span.service-more,.services .row-company .service .company-caption span.company-more,.services .row-company .col-company .service-caption span.service-more,.services .row-company .col-company .service-caption span.company-more,.services .row-company .col-company .company-caption span.service-more,.services .row-company .col-company .company-caption span.company-more,.contact .row-service .service .service-caption span.service-more,.contact .row-service .service .service-caption span.company-more,.contact .row-service .service .company-caption span.service-more,.contact .row-service .service .company-caption span.company-more,.contact .row-service .col-company .service-caption span.service-more,.contact .row-service .col-company .service-caption span.company-more,.contact .row-service .col-company .company-caption span.service-more,.contact .row-service .col-company .company-caption span.company-more,.contact .row-company .service .service-caption span.service-more,.contact .row-company .service .service-caption span.company-more,.contact .row-company .service .company-caption span.service-more,.contact .row-company .service .company-caption span.company-more,.contact .row-company .col-company .service-caption span.service-more,.contact .row-company .col-company .service-caption span.company-more,.contact .row-company .col-company .company-caption span.service-more,.contact .row-company .col-company .company-caption span.company-more,.company .row-service .service .service-caption span.service-more,.company .row-service .service .service-caption span.company-more,.company .row-service .service .company-caption span.service-more,.company .row-service .service .company-caption span.company-more,.company .row-service .col-company .service-caption span.service-more,.company .row-service .col-company .service-caption span.company-more,.company .row-service .col-company .company-caption span.service-more,.company .row-service .col-company .company-caption span.company-more,.company .row-company .service .service-caption span.service-more,.company .row-company .service .service-caption span.company-more,.company .row-company .service .company-caption span.service-more,.company .row-company .service .company-caption span.company-more,.company .row-company .col-company .service-caption span.service-more,.company .row-company .col-company .service-caption span.company-more,.company .row-company .col-company .company-caption span.service-more,.company .row-company .col-company .company-caption span.company-more,.general .row-service .service .service-caption span.service-more,.general .row-service .service .service-caption span.company-more,.general .row-service .service .company-caption span.service-more,.general .row-service .service .company-caption span.company-more,.general .row-service .col-company .service-caption span.service-more,.general .row-service .col-company .service-caption span.company-more,.general .row-service .col-company .company-caption span.service-more,.general .row-service .col-company .company-caption span.company-more,.general .row-company .service .service-caption span.service-more,.general .row-company .service .service-caption span.company-more,.general .row-company .service .company-caption span.service-more,.general .row-company .service .company-caption span.company-more,.general .row-company .col-company .service-caption span.service-more,.general .row-company .col-company .service-caption span.company-more,.general .row-company .col-company .company-caption span.service-more,.general .row-company .col-company .company-caption span.company-more{font-size:14px}}@media(min-width: 992px){.services .row-service .service .service-caption span.service-more,.services .row-service .service .service-caption span.company-more,.services .row-service .service .company-caption span.service-more,.services .row-service .service .company-caption span.company-more,.services .row-service .col-company .service-caption span.service-more,.services .row-service .col-company .service-caption span.company-more,.services .row-service .col-company .company-caption span.service-more,.services .row-service .col-company .company-caption span.company-more,.services .row-company .service .service-caption span.service-more,.services .row-company .service .service-caption span.company-more,.services .row-company .service .company-caption span.service-more,.services .row-company .service .company-caption span.company-more,.services .row-company .col-company .service-caption span.service-more,.services .row-company .col-company .service-caption span.company-more,.services .row-company .col-company .company-caption span.service-more,.services .row-company .col-company .company-caption span.company-more,.contact .row-service .service .service-caption span.service-more,.contact .row-service .service .service-caption span.company-more,.contact .row-service .service .company-caption span.service-more,.contact .row-service .service .company-caption span.company-more,.contact .row-service .col-company .service-caption span.service-more,.contact .row-service .col-company .service-caption span.company-more,.contact .row-service .col-company .company-caption span.service-more,.contact .row-service .col-company .company-caption span.company-more,.contact .row-company .service .service-caption span.service-more,.contact .row-company .service .service-caption span.company-more,.contact .row-company .service .company-caption span.service-more,.contact .row-company .service .company-caption span.company-more,.contact .row-company .col-company .service-caption span.service-more,.contact .row-company .col-company .service-caption span.company-more,.contact .row-company .col-company .company-caption span.service-more,.contact .row-company .col-company .company-caption span.company-more,.company .row-service .service .service-caption span.service-more,.company .row-service .service .service-caption span.company-more,.company .row-service .service .company-caption span.service-more,.company .row-service .service .company-caption span.company-more,.company .row-service .col-company .service-caption span.service-more,.company .row-service .col-company .service-caption span.company-more,.company .row-service .col-company .company-caption span.service-more,.company .row-service .col-company .company-caption span.company-more,.company .row-company .service .service-caption span.service-more,.company .row-company .service .service-caption span.company-more,.company .row-company .service .company-caption span.service-more,.company .row-company .service .company-caption span.company-more,.company .row-company .col-company .service-caption span.service-more,.company .row-company .col-company .service-caption span.company-more,.company .row-company .col-company .company-caption span.service-more,.company .row-company .col-company .company-caption span.company-more,.general .row-service .service .service-caption span.service-more,.general .row-service .service .service-caption span.company-more,.general .row-service .service .company-caption span.service-more,.general .row-service .service .company-caption span.company-more,.general .row-service .col-company .service-caption span.service-more,.general .row-service .col-company .service-caption span.company-more,.general .row-service .col-company .company-caption span.service-more,.general .row-service .col-company .company-caption span.company-more,.general .row-company .service .service-caption span.service-more,.general .row-company .service .service-caption span.company-more,.general .row-company .service .company-caption span.service-more,.general .row-company .service .company-caption span.company-more,.general .row-company .col-company .service-caption span.service-more,.general .row-company .col-company .service-caption span.company-more,.general .row-company .col-company .company-caption span.service-more,.general .row-company .col-company .company-caption span.company-more{font-size:12px}}.services .row-service .service .service-caption span.service-more span,.services .row-service .service .service-caption span.company-more span,.services .row-service .service .company-caption span.service-more span,.services .row-service .service .company-caption span.company-more span,.services .row-service .col-company .service-caption span.service-more span,.services .row-service .col-company .service-caption span.company-more span,.services .row-service .col-company .company-caption span.service-more span,.services .row-service .col-company .company-caption span.company-more span,.services .row-company .service .service-caption span.service-more span,.services .row-company .service .service-caption span.company-more span,.services .row-company .service .company-caption span.service-more span,.services .row-company .service .company-caption span.company-more span,.services .row-company .col-company .service-caption span.service-more span,.services .row-company .col-company .service-caption span.company-more span,.services .row-company .col-company .company-caption span.service-more span,.services .row-company .col-company .company-caption span.company-more span,.contact .row-service .service .service-caption span.service-more span,.contact .row-service .service .service-caption span.company-more span,.contact .row-service .service .company-caption span.service-more span,.contact .row-service .service .company-caption span.company-more span,.contact .row-service .col-company .service-caption span.service-more span,.contact .row-service .col-company .service-caption span.company-more span,.contact .row-service .col-company .company-caption span.service-more span,.contact .row-service .col-company .company-caption span.company-more span,.contact .row-company .service .service-caption span.service-more span,.contact .row-company .service .service-caption span.company-more span,.contact .row-company .service .company-caption span.service-more span,.contact .row-company .service .company-caption span.company-more span,.contact .row-company .col-company .service-caption span.service-more span,.contact .row-company .col-company .service-caption span.company-more span,.contact .row-company .col-company .company-caption span.service-more span,.contact .row-company .col-company .company-caption span.company-more span,.company .row-service .service .service-caption span.service-more span,.company .row-service .service .service-caption span.company-more span,.company .row-service .service .company-caption span.service-more span,.company .row-service .service .company-caption span.company-more span,.company .row-service .col-company .service-caption span.service-more span,.company .row-service .col-company .service-caption span.company-more span,.company .row-service .col-company .company-caption span.service-more span,.company .row-service .col-company .company-caption span.company-more span,.company .row-company .service .service-caption span.service-more span,.company .row-company .service .service-caption span.company-more span,.company .row-company .service .company-caption span.service-more span,.company .row-company .service .company-caption span.company-more span,.company .row-company .col-company .service-caption span.service-more span,.company .row-company .col-company .service-caption span.company-more span,.company .row-company .col-company .company-caption span.service-more span,.company .row-company .col-company .company-caption span.company-more span,.general .row-service .service .service-caption span.service-more span,.general .row-service .service .service-caption span.company-more span,.general .row-service .service .company-caption span.service-more span,.general .row-service .service .company-caption span.company-more span,.general .row-service .col-company .service-caption span.service-more span,.general .row-service .col-company .service-caption span.company-more span,.general .row-service .col-company .company-caption span.service-more span,.general .row-service .col-company .company-caption span.company-more span,.general .row-company .service .service-caption span.service-more span,.general .row-company .service .service-caption span.company-more span,.general .row-company .service .company-caption span.service-more span,.general .row-company .service .company-caption span.company-more span,.general .row-company .col-company .service-caption span.service-more span,.general .row-company .col-company .service-caption span.company-more span,.general .row-company .col-company .company-caption span.service-more span,.general .row-company .col-company .company-caption span.company-more span{color:#96a523;margin-left:5px}.services .row-company,.contact .row-company,.company .row-company,.general .row-company{margin-bottom:50px}.services .row-company .col-company,.contact .row-company .col-company,.company .row-company .col-company,.general .row-company .col-company{margin-bottom:30px}.services.services-at .row-service.first a.service{height:auto}.services.services-at .row-service.first a.service img{margin-top:0}.services.services-at .row-service.first>div:first-child .service{margin-bottom:30px}@media(min-width: 992px){.services.services-at .row-service.first>div:first-child .service{margin-bottom:0}}.services.services-at .row-service.last{margin-top:30px;margin-bottom:80px}.services.services-at .row-service.last>div:first-child .service{margin-bottom:30px}@media(min-width: 992px){.services.services-at .row-service.last>div:first-child .service{margin-bottom:0}}.services.iservices .logo-iservices{text-align:center}@media(max-width: 479px),(min-width: 992px){.services.iservices .logo-iservices{text-align:left}.services.iservices .logo-iservices img{width:100%;height:auto;margin-top:0}}@media(min-width: 992px){.services.iservices .logo-iservices img{margin-top:150px}}.services.iservices .slider-wrapper{padding-bottom:76px}@media(min-width: 992px){.services.iservices .slider-wrapper{padding-bottom:36px}}.services.iservices .slider-wrapper .slider-3d{text-align:center}.services.iservices .slider-wrapper .slider-3d .slick-slide{padding:10px 0 0 0}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .slick-slide{padding:57px 0}}.services.iservices .slider-wrapper .slider-3d .sheet{color:#666;border:1px solid #96a523;background:#f8f8f8;font-size:20px;font-weight:400;padding:30px 25px 13px 25px;position:relative;text-align:center;z-index:1;transition:all 300ms ease;margin:10px;-webkit-box-shadow:0px 0px 10px 5px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 10px 5px rgba(0,0,0,.1);box-shadow:0px 0px 10px 5px rgba(0,0,0,.1)}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .sheet{-webkit-box-shadow:0px 0px 15px 5px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 15px 5px rgba(0,0,0,.1);box-shadow:0px 0px 15px 5px rgba(0,0,0,.1);width:370px;opacity:.5;-webkit-filter:blur(3px);filter:blur(3px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');background:#fff;border:0 none;font-size:11px}}.services.iservices .slider-wrapper .slider-3d .sheet .headline-main{font-family:Oswald;font-weight:600;font-size:40px;color:#96a523;text-transform:uppercase;margin-bottom:20px;line-height:40px}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .sheet .headline-main{font-size:14px;line-height:14px}}.services.iservices .slider-wrapper .slider-3d .sheet .headline-sub{font-family:Oswald;font-weight:500;font-size:25px;color:#222;margin-bottom:12px;line-height:30px}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .sheet .headline-sub{font-size:12px;line-height:17px}}.services.iservices .slider-wrapper .slider-3d .sheet p{line-height:30px}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .sheet p{line-height:20px}}@media(max-width: 991px){.services.iservices .slider-wrapper .slider-3d .slick-current .sheet{opacity:1;z-index:3;-webkit-filter:blur(0px);filter:blur(0px);filter:none;filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0')}}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .slick-center .sheet{-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);-webkit-transform:scale(1.2);opacity:1;transform:scale(1.2);z-index:3;-webkit-filter:blur(0px);filter:blur(0px);filter:none;filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');border:1px solid #96a523;background:#f8f8f8}}.services.iservices .slider-wrapper .slider-3d .slick-dots{bottom:-76px}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .slick-dots{bottom:-36px}}.services.iservices .slider-wrapper .slider-3d .slick-dots li{height:39px;width:39px;margin:0 15px}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .slick-dots li{height:19px;width:19px;margin:0 5px}}.services.iservices .slider-wrapper .slider-3d .slick-dots li button{height:39px;width:39px;background:rgba(0,0,0,0) url(../images/dot-b2b3b5-39x39.png) no-repeat center}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .slick-dots li button{height:19px;width:19px;background:rgba(0,0,0,0) url(../images/dot-b2b3b5-19x19.png) no-repeat center}}.services.iservices .slider-wrapper .slider-3d .slick-dots li button:before{opacity:1;content:"";height:39px;width:39px}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .slick-dots li button:before{height:19px;width:19px}}.services.iservices .slider-wrapper .slider-3d .slick-dots li.slick-active button{background:rgba(0,0,0,0) url(../images/dot-f7931d-39x39.png) no-repeat center}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-3d .slick-dots li.slick-active button{background:rgba(0,0,0,0) url(../images/dot-f7931d-19x19.png) no-repeat center}}.services.iservices .slider-wrapper .slider-arrows{position:relative}.services.iservices .slider-wrapper .slider-arrows .slick-arrow{top:20px;height:74px;width:104px}@media(min-width: 992px){.services.iservices .slider-wrapper .slider-arrows .slick-arrow{top:-15px}}.services.iservices .slider-wrapper .slider-arrows .slick-prev{background:rgba(0,0,0,0) url(../images/btn-slider-prev.png) no-repeat 0 0;left:0}.services.iservices .slider-wrapper .slider-arrows .slick-next{background:rgba(0,0,0,0) url(../images/btn-slider-next.png) no-repeat 0 0;right:0}.services.iservices .videos-iservices{margin-bottom:80px;padding-top:80px;padding-bottom:60px}@media(min-width: 992px){.services.iservices .videos-iservices{padding-bottom:90px}}.services.iservices .videos-iservices h2{font-family:Oswald;font-weight:600;font-size:20px;color:#222;margin:0 0 15px;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.services.iservices .videos-iservices h2{height:44px}}@media(min-width: 992px){.services.iservices .videos-iservices h2{font-weight:500;font-size:14px;height:30px}}.services.iservices .videos-iservices .download{text-align:center;margin-top:15px;margin-bottom:30px}@media(min-width: 992px){.services.iservices .videos-iservices .download{margin-top:30px;margin-bottom:0}}@media(max-width: 991px){.services.iservices .videos-iservices .download .btn-pdf{width:100%}}@media(max-width: 991px){.services.iservices .five-points{padding:0 20px}}@media(min-width: 1440px){.services.iservices .five-points{max-width:1440px}}.services.iservices .five-points img{width:100%;height:auto}@media(max-width: 991px){.services.iservices .five-points img{margin-bottom:20px}}.services.iservices .five-points .row{margin-bottom:80px}.services.iservices .five-points h2{font-family:Oswald;font-weight:600;font-size:30px;color:#222;margin-top:0;text-transform:uppercase}@media(min-width: 992px){.services.iservices .five-points h2{font-size:20px}}.services.iservices .five-points h3{font-family:Oswald;font-weight:600;font-size:25px;color:#96a523;text-transform:uppercase;padding-left:18px}@media(min-width: 992px){.services.iservices .five-points h3{font-size:16px}}.services.iservices .five-points h3 .round{height:50px;width:50px;line-height:50px;-moz-border-radius:25px;border-radius:25px;background-color:#b2b3b5;color:#fff;margin-left:-25px;text-align:center;font-weight:600;font-size:25px;margin-right:19px;float:left}@media(min-width: 768px){.services.iservices .five-points h3 .round{float:none}}@media(min-width: 992px){.services.iservices .five-points h3 .round{font-size:16px;height:36px;width:36px;line-height:36px;-moz-border-radius:18px;border-radius:18px;margin-left:-18px}}.services.iservices .five-points p{margin-left:63px;color:#666}@media(min-width: 992px){.services.iservices .five-points p{margin-left:55px}}.services.iservices .five-points ul.red{margin-left:20px;padding-left:63px}@media(min-width: 992px){.services.iservices .five-points ul.red{padding-left:55px}}.services.iservices .five-points ul.red li{line-height:28px;margin-bottom:5px}@media(min-width: 992px){.services.iservices .five-points ul.red li{line-height:26px}}.services.iservices .five-points ul.red li span{color:#666}.services.iservices .profit{margin-bottom:60px;padding-top:70px;padding-bottom:55px}.services.iservices .profit h2{font-family:Oswald;font-weight:600;font-size:30px;color:#222;text-transform:uppercase;margin-top:0;margin-bottom:35px;text-align:center}@media(min-width: 992px){.services.iservices .profit h2{font-size:20px;text-align:left}}.services.iservices .profit .nav-pills>li>a{background:#b2b3b5;color:#fff;text-align:center;border-radius:2px;font-weight:700;font-size:25px}@media(min-width: 992px){.services.iservices .profit .nav-pills>li>a{font-size:12px}}.services.iservices .profit .nav-pills>li.active>a{background:#96a523}.services.iservices .profit .nav-pills>li+li{margin-top:10px}.services.iservices .profit .tab-content h3{font-family:Oswald;font-weight:600;font-size:30px;text-transform:uppercase;color:#96a523;margin-top:70px}@media(min-width: 992px){.services.iservices .profit .tab-content h3{font-size:16px}.services.iservices .profit .tab-content h3:first-child{margin-top:0}}.services.iservices .profit .tab-content p{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.services.iservices .profit .tab-content p{font-size:14px}}.services.iservices .profit .tab-content .headline-sub{font-weight:500;font-size:20px;color:#222;line-height:28px;margin-bottom:15px;margin-top:30px}@media(min-width: 992px){.services.iservices .profit .tab-content .headline-sub{font-size:14px;line-height:26px}}.services.iservices .profit .tab-content ul.red{margin-left:0;padding-left:20px}.services.iservices .profit .tab-content ul.red li{line-height:28px;margin-bottom:5px}.services.iservices .profit .tab-content ul.red li span{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.services.iservices .profit .tab-content ul.red li span{font-size:14px;line-height:26px}}.services.iservices .profit .tab-content img{width:100%;height:auto;margin-bottom:40px;margin-top:40px}@media(min-width: 992px){.services.iservices .profit .tab-content img{margin-top:0}}.services.iservices .teamwork{margin-bottom:60px}.services.iservices .teamwork h2{font-family:Oswald;font-weight:600;font-size:30px;color:#222;text-transform:uppercase;margin-top:0;margin-bottom:30px}@media(min-width: 992px){.services.iservices .teamwork h2{font-size:20px}}.services.iservices .teamwork ul.red{margin-left:0;padding-left:20px}.services.iservices .teamwork ul.red li{line-height:28px;margin-bottom:5px}.services.iservices .teamwork ul.red li span{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.services.iservices .teamwork ul.red li span{font-size:14px;line-height:26px}}.services.iservices .teamwork ul.red li span.headline-sub{font-weight:500;color:#222}@media(max-width: 991px){.services.iservices .iservices{margin-bottom:0}}.services.iservices .iservices .container{width:835px;text-align:center}@media(min-width: 992px){.services.iservices .iservices .container{text-align:left}}.services.iservices .iservices .container img.logo-iservices{margin-top:0;width:100%;height:auto;max-width:228px}.services.iservices .iservices .container .slogan{font-weight:400;font-size:25px;margin-top:27px;color:#222}@media(min-width: 992px){.services.iservices .iservices .container .slogan{font-size:20px}}.services.kran-lam{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.services.kran-lam{font-size:14px}}.services.kran-lam h2{font-family:Oswald;font-size:30px;font-weight:600;color:#222;margin:0 0 20px 0}@media(min-width: 992px){.services.kran-lam h2{font-size:20px;font-weight:600}}.services.kran-lam h3{color:#96a523;text-transform:uppercase;margin:40px 0 20px 0;font-family:Oswald;font-weight:600;font-size:25px}@media(min-width: 992px){.services.kran-lam h3{font-size:16px}}.services.kran-lam a.btn-orange{font-size:12px;font-weight:700;line-height:30px;color:#fff;width:100%;text-transform:none;margin-bottom:15px}@media(min-width: 992px){.services.kran-lam a.btn-orange{width:auto;padding:6px 35px;margin:0 3px}}.services.kran-lam a.btn-pdf{width:100%;text-align:center}@media(min-width: 992px){.services.kran-lam a.btn-pdf{width:auto}}.services.kran-lam ul.red{margin-left:0;padding-left:20px}.services.kran-lam ul.red li{margin-bottom:20px}.services.kran-lam ul.red li span{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.services.kran-lam ul.red li span{font-size:14px}}.services.kran-lam ul.red li span.headline-sub{font-weight:500;color:#222}.services.kran-lam .row.cranes{margin-bottom:100px}.services.kran-lam .row.cranes img{width:100%;height:auto;border:1px solid #96a523;-webkit-box-shadow:0 0 10px 0px rgba(0,0,0,.1);box-shadow:0 0 10px 0px rgba(0,0,0,.1)}.services.kran-lam .lam{margin-top:60px}.services.kran-lam .lam .row{margin-bottom:80px}@media(min-width: 992px){.services.kran-lam .lam p.mb{margin-bottom:150px}}.services.repair{font-weight:400;font-size:24px;color:#666}@media(min-width: 992px){.services.repair{font-size:16px}}.services.repair h2{letter-spacing:.6px;color:#96a523;margin-top:40px;margin-bottom:24px;font-family:Oswald;font-weight:600;font-size:25px}@media(min-width: 992px){.services.repair h2{font-size:24px}}.services.repair ul{margin-left:0;padding-left:20px}.services.repair ul li{line-height:26px;margin-bottom:5px}.services.repair ul li strong{color:#222;font-weight:500}.services.repair .row.equipments{margin-bottom:80px}.services.repair .row.equipments .equipment img{width:100%;height:auto}.services.repair .row.equipments .equipment h3{letter-spacing:.7px;color:#222;font-family:Oswald;font-weight:600;font-size:24px;text-overflow:ellipsis}@media(min-width: 480px){.services.repair .row.equipments .equipment h3{height:66px}}@media(min-width: 992px){.services.repair .row.equipments .equipment h3{height:34px;font-size:18px}}.services.repair .row.equipments .equipment p{font-size:17px;line-height:26px;overflow:hidden;text-overflow:ellipsis;padding-bottom:7px;margin-bottom:48px}@media(min-width: 480px){.services.repair .row.equipments .equipment p{height:260px}}@media(min-width: 768px){.services.repair .row.equipments .equipment p{height:234px}}@media(min-width: 992px){.services.repair .row.equipments .equipment p{height:115px;font-size:15px;line-height:18px}}.services.academy{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.services.academy{font-size:14px}}.services.academy .last>p:first-child{margin-top:15px}@media(min-width: 992px){.services.academy .last>p:first-child{margin-top:0}}.services.academy ul{margin-left:0;padding-left:20px}.services.academy ul li{line-height:28px;margin-bottom:5px}@media(min-width: 992px){.services.academy ul li{line-height:26px}}.services.academy ul li a{color:#222;font-weight:500}.services.academy h2{line-height:2em;color:#222;margin-top:30px;margin-bottom:20px;font-family:Oswald;font-weight:600;font-size:25px}@media(min-width: 992px){.services.academy h2{font-weight:700;font-size:16px}}.services.academy a.academy-more{float:right;margin-top:30px;display:block;font-size:15px;font-weight:700;color:#222}@media(min-width: 992px){.services.academy a.academy-more{font-size:12px}}.services.academy a.academy-more span{color:#96a523;margin-left:5px}.services.academy .jumbotron{margin-top:30px;margin-bottom:0;padding-top:0;padding-bottom:0}.services.academy .seminars .seminar{margin-bottom:30px}.services.academy .seminars .seminar img{width:100%;height:auto}.services.academy .seminars .seminar h3{font-family:Oswald;font-weight:600;font-size:20px;line-height:28px}@media(min-width: 480px){.services.academy .seminars .seminar h3{height:196px;overflow:hidden;text-overflow:ellipsis}}@media(min-width: 768px){.services.academy .seminars .seminar h3{height:196px}}@media(min-width: 992px){.services.academy .seminars .seminar h3{font-size:16px;line-height:22px;height:111px}}.services.academy .seminars .seminar h3 a{color:#222}.services.academy.academy-at img.logo{margin-bottom:15px}@media(min-width: 480px){.services.academy.academy-at img.logo{float:right;margin-left:15px}}.services.academy.academy-at h1{margin-bottom:40px}.services.academy.academy-at .mb-40{margin-bottom:40px}.services.academy.academy-at .jumbotron.further-seminars{background-color:#e8e8e9;margin:0;padding:50px 0}.services.academy.academy-at .jumbotron.further-seminars p{font-size:20px;color:#666}@media(min-width: 992px){.services.academy.academy-at .jumbotron.further-seminars p{font-size:14px}}.services.academy.academy-at .jumbotron.further-seminars .headline{text-transform:uppercase;color:#96a523;font-weight:600;margin-bottom:50px}.services.academy.academy-at .jumbotron.first{margin-top:0}.company.about-us{font-size:22px;font-weight:600;letter-spacing:.6px;color:#666}@media(min-width: 992px){.company.about-us{font-size:14px}}.company.about-us img{width:100%;height:auto}.company.about-us h2{font-family:Oswald;font-size:30px;font-weight:500;color:#222;margin-bottom:30px}.company.about-us .history h3{font-family:Oswald;font-size:25px;font-weight:600;color:#96a523;margin-top:30px}@media(min-width: 992px){.company.about-us .history h3{font-size:22px;margin-top:0}}.company.about-us .timeline h3{font-family:Oswald;font-size:25px;font-weight:600;letter-spacing:.6px;color:#96a523;margin-top:60px;margin-bottom:30px}@media(min-width: 992px){.company.about-us .timeline h3{font-size:22px;font-weight:600}}.company.about-us .slider-wrapper{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;margin-bottom:80px}@media(min-width: 768px){.company.about-us .slider-wrapper{width:100%}}@media(min-width: 992px){.company.about-us .slider-wrapper{width:940px;padding-right:65px;padding-left:65px}}@media(min-width: 1200px){.company.about-us .slider-wrapper{width:1140px}}@media(min-width: 1400px){.company.about-us .slider-wrapper{width:1290px}}.company.about-us .slider-wrapper .timeline-slider{margin-left:-10px;margin-right:-10px}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider{margin:0}}.company.about-us .slider-wrapper .timeline-slider .timeline-block{margin:0 10px}.company.about-us .slider-wrapper .timeline-slider .timeline-block .timeline-year{font-size:25px;font-weight:600;color:#222;margin-top:25px}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider .timeline-block .timeline-year{font-size:16px}}.company.about-us .slider-wrapper .timeline-slider .timeline-block .timeline-content{font-size:18px;font-weight:400;margin-top:10px}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider .timeline-block .timeline-content{font-size:13px}}.company.about-us .slider-wrapper .timeline-slider .slick-dots{bottom:-49px}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider .slick-dots{bottom:-36px}}.company.about-us .slider-wrapper .timeline-slider .slick-dots li{height:25px;width:25px;margin:0 15px}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider .slick-dots li{height:19px;width:19px;margin:0 7px}}.company.about-us .slider-wrapper .timeline-slider .slick-dots li button{height:25px;width:25px;background:rgba(0,0,0,0) url(../images/dot-b2b3b5-25x25.png) no-repeat center}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider .slick-dots li button{height:19px;width:19px;background:rgba(0,0,0,0) url(../images/dot-b2b3b5-19x19.png) no-repeat center}}.company.about-us .slider-wrapper .timeline-slider .slick-dots li button:before{opacity:1;content:"";height:25px;width:25px}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider .slick-dots li button:before{height:19px;width:19px}}.company.about-us .slider-wrapper .timeline-slider .slick-dots li.slick-active button{background-size:auto auto;background:rgba(0,0,0,0) url(../images/green-dot.svg) no-repeat center}@media(min-width: 992px){.company.about-us .slider-wrapper .timeline-slider .slick-dots li.slick-active button{background-size:auto auto;background:rgba(0,0,0,0) url(../images/green-dot.svg) no-repeat center}}.company.about-us .jumbotron.philosophy{padding-top:40px;padding-bottom:40px}.company.about-us .jumbotron.philosophy h2{font-family:Oswald;margin-top:0;margin-bottom:30px}.company.about-us .jumbotron.philosophy h3{font-family:Oswald;font-size:25px;font-weight:400;color:#222;margin-top:30px}@media(min-width: 992px){.company.about-us .jumbotron.philosophy h3{margin-top:0;font-size:20px}}.company.about-us .jumbotron.philosophy p{font-size:20px;font-weight:200;color:#666}@media(min-width: 992px){.company.about-us .jumbotron.philosophy p{font-size:14px}}.company.about-us .facts .row{margin-bottom:80px}.company.about-us .facts .row img{border:2px solid #f8f8f8;padding:30px 20px;margin-bottom:30px}@media(min-width: 992px){.company.about-us .facts .row img{margin-bottom:0}}.company.academy h2{font-family:Oswald;font-size:25px;font-weight:600;color:#96a523}@media(min-width: 992px){.company.academy h2{font-size:14px;font-weight:500}}.company.academy img{width:100%;height:auto}.company.academy .intro img{margin-bottom:30px}@media(min-width: 992px){.company.academy .intro img{margin-bottom:0}}.company.academy .academy-buttons{margin-top:35px;margin-bottom:55px}.company.academy .academy-buttons .btn-orange{font-size:25px;font-weight:700;line-height:66px;color:#fff;width:100%;text-transform:none}@media(min-width: 992px){.company.academy .academy-buttons .btn-orange{font-size:12px;line-height:30px;width:auto;padding:6px 35px;margin:0 3px}}.company.academy .row-academy{margin-top:13px;margin-bottom:80px}.company.academy .row-academy>[class^=col-]{margin-top:30px}.company.career .row-company{margin-top:30px}.contact{padding-bottom:70px}.contact .slider-wrapper{margin:0;width:100%;max-width:1440px}@media(min-width: 1460px){.contact .slider-wrapper{margin:0 auto}}.contact .slider-wrapper .location-slider .location{text-align:center;padding:0 2px;display:block;text-decoration:none;float:left;width:100%}.contact .slider-wrapper .location-slider .location .location-tile{margin:0 auto;position:relative;width:100%;max-width:478px}.contact .slider-wrapper .location-slider .location img{width:100%;height:auto}.contact .slider-wrapper .location-slider .location .location-caption{position:absolute;bottom:0;right:0;padding:9px 19px;background:#455b27;width:auto;text-align:left;color:#fff;letter-spacing:1px;font-family:Oswald;font-weight:600;font-size:16px}.contact h2{font-family:Oswald;font-size:16px;font-weight:600;color:#96a523;margin-top:45px}.contact .hint{font-size:12px;font-weight:400;color:#666}.contact .hint span{font-size:20px}.contact .worldmap{position:relative;text-align:center;margin-top:35px;height:300px}@media(min-width: 768px){.contact .worldmap{height:400px}}@media(min-width: 992px){.contact .worldmap{height:500px}}@media(min-width: 1200px){.contact .worldmap{height:600px}}.contact .worldmap .amcharts-map-area{cursor:pointer}.contact .country-list .country-list-inner{width:100%}@media(min-width: 768px){.contact .country-list .country-list-inner{height:600px;overflow-y:auto;overflow-x:hidden;padding-right:15px}}.contact .country-list .country-list-inner .form-search{margin-bottom:35px}.contact .country-list .country-list-inner .form-search .col-label{padding-right:0}.contact .country-list .country-list-inner .form-search .col-label label{font-family:Oswald;font-size:15px;font-weight:600;letter-spacing:1px;color:#222;line-height:34px}.contact .country-list .country-list-inner .form-search .col-input{padding:0 10px}.contact .country-list .country-list-inner .form-search .col-input input{font-size:11px;font-weight:500;color:#666;border-color:#dfdfdf;box-shadow:none;border-radius:2px;height:34px}@media(min-width: 768px)and (max-width: 991px){.contact .country-list .country-list-inner .form-search .col-input{padding:0 15px}}.contact .country-list .country-list-inner .form-search .col-btn{padding-left:0}.contact .country-list .country-list-inner .form-search .col-btn button{font-size:12px;font-weight:700;color:#fff;text-transform:none;line-height:32px;padding:0}@media(min-width: 768px)and (max-width: 991px){.contact .country-list .country-list-inner .form-search .col-btn{padding-left:15px}}.contact .country-list .country-list-inner .location{font-size:13px;font-weight:500;color:#666;margin-bottom:25px}.contact .country-list .country-list-inner .location .location-name{font-family:Oswald;font-size:15px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:5px}.contact .country-list .country-list-inner .location .location-name a{color:#222}.contact .country-list .country-list-inner .location .location-contact{margin-top:3px}.contact .country-map{text-align:center;height:600px}.contact .country{border-bottom:1px solid #dfdfdf;padding-bottom:25px;margin-bottom:25px}.contact .country:first-of-type{margin-top:45px}.contact .country h2{font-family:Oswald;margin:0}.contact .country .location{margin-top:25px}.contact .country .location .location-name{font-family:Oswald;font-size:13px;font-weight:600;letter-spacing:1px;color:#222;text-transform:uppercase}.contact .country .location .location-address,.contact .country .location .location-contact{font-size:13px;font-weight:500;color:#666;margin-top:10px}.contact .country .location .location-address a,.contact .country .location .location-contact a{color:#666}.contact .contact-buttons{text-align:center;margin-top:35px}.contact .contact-buttons .btn-orange{font-size:12px;font-weight:700;line-height:30px;color:#fff;width:auto;text-transform:none;padding:6px 35px;margin:0 3px}.contact.country .row-country{margin-top:45px}.contact.location .row-location-images{margin-bottom:30px}.contact.location .row-location-images img{width:100%;height:auto}.contact.location .row-location-images>.location-img-main img{margin-bottom:30px}@media(min-width: 768px){.contact.location .row-location-images>.location-img-main img{margin-bottom:0}}.contact.location .row-location-images>.location-img-other.last{margin-top:30px}@media(min-width: 768px){.contact.location .row-location-images>.location-img-other.last{margin-top:19px}}.contact.location .row-location-data .location-tile{background:#f8f8f8;font-size:12px;font-weight:500;color:#666;margin-bottom:30px}@media(min-width: 768px){.contact.location .row-location-data .location-tile{margin-bottom:0;height:260px}}@media(min-width: 992px){.contact.location .row-location-data .location-tile{background:#f8f8f8 url(../images/icon-map-marker-60x86.png) no-repeat 30px 40px}}@media(min-width: 1200px){.contact.location .row-location-data .location-tile{height:220px}}.contact.location .row-location-data .location-tile a{color:#666;white-space:nowrap}.contact.location .row-location-data .location-tile .location-tile-content{padding:40px 30px}@media(min-width: 992px){.contact.location .row-location-data .location-tile .location-tile-content{padding:40px 30px 40px 115px}}.contact.location .row-location-data .location-tile .location-tile-content h1{font-family:Oswald;font-size:15px;font-weight:600;color:#96a523;text-transform:uppercase}.contact.location .row-location-data .location-tile .location-tile-content .location-address{margin-bottom:15px}@media(min-width: 1200px){.contact.location .row-location-data .location-tile .location-tile-content .location-address{margin-bottom:0}}.contact.location .row-location-data .location-map{width:100%;height:260px}@media(min-width: 1200px){.contact.location .row-location-data .location-map{height:220px}}.faq,.terms,.news{padding-bottom:70px}.faq h1,.terms h1,.news h1{font-family:Oswald;font-size:30px;font-weight:600;color:#222;margin:0 0 20px 0;letter-spacing:.5px}@media(min-width: 992px){.faq h1,.terms h1,.news h1{font-size:24px;font-weight:600}}.faq.faq-details h1,.faq.terms-details h1,.terms.faq-details h1,.terms.terms-details h1,.news.faq-details h1,.news.terms-details h1{margin-bottom:20px;letter-spacing:.7px}@media(min-width: 992px){.faq.faq-details h1,.faq.terms-details h1,.terms.faq-details h1,.terms.terms-details h1,.news.faq-details h1,.news.terms-details h1{margin-bottom:50px}}.faq.faq-details ol,.faq.terms-details ol,.terms.faq-details ol,.terms.terms-details ol,.news.faq-details ol,.news.terms-details ol{line-height:28px}@media(min-width: 992px){.faq.faq-details ol,.faq.terms-details ol,.terms.faq-details ol,.terms.terms-details ol,.news.faq-details ol,.news.terms-details ol{line-height:26px}}.faq.faq-details ol ul,.faq.terms-details ol ul,.terms.faq-details ol ul,.terms.terms-details ol ul,.news.faq-details ol ul,.news.terms-details ol ul{list-style-type:disc;margin-bottom:15px}.faq.faq-details ol ol,.faq.terms-details ol ol,.terms.faq-details ol ol,.terms.terms-details ol ol,.news.faq-details ol ol,.news.terms-details ol ol{list-style-type:lower-latin}.faq .row-faq .tile,.faq .row-terms .tile,.faq .row-news .tile,.terms .row-faq .tile,.terms .row-terms .tile,.terms .row-news .tile,.news .row-faq .tile,.news .row-terms .tile,.news .row-news .tile{display:block;background:#f8f8f8;text-align:center;padding:20px;color:#222;text-decoration:none;margin-bottom:30px;letter-spacing:.7px;font-size:20px;font-family:Oswald;font-weight:600}@media(min-width: 768px){.faq .row-faq .tile,.faq .row-terms .tile,.faq .row-news .tile,.terms .row-faq .tile,.terms .row-terms .tile,.terms .row-news .tile,.news .row-faq .tile,.news .row-terms .tile,.news .row-news .tile{padding:30px}}@media(min-width: 992px){.faq .row-faq .tile,.faq .row-terms .tile,.faq .row-news .tile,.terms .row-faq .tile,.terms .row-terms .tile,.terms .row-news .tile,.news .row-faq .tile,.news .row-terms .tile,.news .row-news .tile{font-size:18px}}.faq .row-faq .tile img,.faq .row-terms .tile img,.faq .row-news .tile img,.terms .row-faq .tile img,.terms .row-terms .tile img,.terms .row-news .tile img,.news .row-faq .tile img,.news .row-terms .tile img,.news .row-news .tile img{margin-bottom:30px}.faq .row-faq .tile .tile-caption,.faq .row-terms .tile .tile-caption,.faq .row-news .tile .tile-caption,.terms .row-faq .tile .tile-caption,.terms .row-terms .tile .tile-caption,.terms .row-news .tile .tile-caption,.news .row-faq .tile .tile-caption,.news .row-terms .tile .tile-caption,.news .row-news .tile .tile-caption{color:#888}@media(min-width: 480px){.faq .row-faq .tile .tile-caption,.faq .row-terms .tile .tile-caption,.faq .row-news .tile .tile-caption,.terms .row-faq .tile .tile-caption,.terms .row-terms .tile .tile-caption,.terms .row-news .tile .tile-caption,.news .row-faq .tile .tile-caption,.news .row-terms .tile .tile-caption,.news .row-news .tile .tile-caption{height:56px}}@media(min-width: 992px){.faq .row-faq .tile .tile-caption,.faq .row-terms .tile .tile-caption,.faq .row-news .tile .tile-caption,.terms .row-faq .tile .tile-caption,.terms .row-terms .tile .tile-caption,.terms .row-news .tile .tile-caption,.news .row-faq .tile .tile-caption,.news .row-terms .tile .tile-caption,.news .row-news .tile .tile-caption{height:auto}}.faq .row-news .tile .tile-caption,.terms .row-news .tile .tile-caption,.news .row-news .tile .tile-caption{height:auto}.faq .wrapper-terms,.terms .wrapper-terms,.news .wrapper-terms{margin:0 auto}@media(min-width: 992px){.faq .wrapper-terms,.terms .wrapper-terms,.news .wrapper-terms{width:950px;padding-right:0;padding-left:0}}.faq .wrapper-terms .row-terms .tile .tile-caption,.terms .wrapper-terms .row-terms .tile .tile-caption,.news .wrapper-terms .row-terms .tile .tile-caption{color:#888;letter-spacing:.7px}@media(min-width: 480px){.faq .wrapper-terms .row-terms .tile .tile-caption,.terms .wrapper-terms .row-terms .tile .tile-caption,.news .wrapper-terms .row-terms .tile .tile-caption{height:112px}}@media(min-width: 992px){.faq .wrapper-terms .row-terms .tile .tile-caption,.terms .wrapper-terms .row-terms .tile .tile-caption,.news .wrapper-terms .row-terms .tile .tile-caption{height:44px}}.faq .sidebar,.terms .sidebar,.news .sidebar{font-size:16px;font-weight:700}.faq .sidebar .nav-sidebar,.terms .sidebar .nav-sidebar,.news .sidebar .nav-sidebar{font-family:Oswald;font-size:18px;font-weight:500}.faq .sidebar .nav-sidebar>li,.terms .sidebar .nav-sidebar>li,.news .sidebar .nav-sidebar>li{border-bottom:1px solid #c3c3c5}.faq .sidebar .nav-sidebar>li>a,.terms .sidebar .nav-sidebar>li>a,.news .sidebar .nav-sidebar>li>a{padding:13px 15px;color:#222}@media(min-width: 992px){.faq .sidebar .nav-sidebar>li>a,.terms .sidebar .nav-sidebar>li>a,.news .sidebar .nav-sidebar>li>a{padding:13px 0}}.faq .sidebar .nav-sidebar>li>a span,.terms .sidebar .nav-sidebar>li>a span,.news .sidebar .nav-sidebar>li>a span{width:90%;display:inline-block}.faq .sidebar .nav-sidebar>li>a:hover,.faq .sidebar .nav-sidebar>li>a:focus,.terms .sidebar .nav-sidebar>li>a:hover,.terms .sidebar .nav-sidebar>li>a:focus,.news .sidebar .nav-sidebar>li>a:hover,.news .sidebar .nav-sidebar>li>a:focus{background:#fff;text-decoration:none;color:#96a523}.faq .sidebar .nav-sidebar>li.active>a,.terms .sidebar .nav-sidebar>li.active>a,.news .sidebar .nav-sidebar>li.active>a{color:#96a523}.faq .sidebar .nav-sidebar>li:first-child,.terms .sidebar .nav-sidebar>li:first-child,.news .sidebar .nav-sidebar>li:first-child{border-top:1px solid #c3c3c5}.faq .sidebar .sidebar-location,.terms .sidebar .sidebar-location,.news .sidebar .sidebar-location{font-weight:500;font-size:12px;color:#666;margin-top:25px;padding-left:15px}@media(min-width: 992px){.faq .sidebar .sidebar-location,.terms .sidebar .sidebar-location,.news .sidebar .sidebar-location{padding:0}}.faq .sidebar .sidebar-location .location-name,.terms .sidebar .sidebar-location .location-name,.news .sidebar .sidebar-location .location-name{font-family:Oswald;font-weight:600;font-size:15px;letter-spacing:1px;color:#96a523;text-transform:uppercase;margin-bottom:15px}.faq .sidebar .sidebar-location .location-address,.terms .sidebar .sidebar-location .location-address,.news .sidebar .sidebar-location .location-address{margin-bottom:10px}.faq .sidebar .sidebar-location a,.terms .sidebar .sidebar-location a,.news .sidebar .sidebar-location a{color:#666}.faq .main .btn-toggle-nav,.terms .main .btn-toggle-nav,.news .main .btn-toggle-nav{font-weight:700;font-size:14px;border-radius:0;background:#222;color:#fff;padding:15px 10px;margin-bottom:20px}.faq .main .btn-toggle-nav .icon-bar,.terms .main .btn-toggle-nav .icon-bar,.news .main .btn-toggle-nav .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:#fff}.faq .main .btn-toggle-nav .icon-bar+.icon-bar,.terms .main .btn-toggle-nav .icon-bar+.icon-bar,.news .main .btn-toggle-nav .icon-bar+.icon-bar{margin-top:4px}.faq .main h2,.terms .main h2,.news .main h2{letter-spacing:.5px;font-family:Oswald;font-size:24px;font-weight:600;color:#96a523;margin-top:0;margin-bottom:15px}.faq .main .panel-group,.terms .main .panel-group,.news .main .panel-group{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #dfdfdf;margin-bottom:30px}.faq .main .panel-group .panel,.terms .main .panel-group .panel,.news .main .panel-group .panel{border-radius:0;border:0 none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.faq .main .panel-group .panel>.panel-heading,.terms .main .panel-group .panel>.panel-heading,.news .main .panel-group .panel>.panel-heading{background:rgba(0,0,0,0);border:0 none;color:#222;padding:20px;border-radius:0;letter-spacing:.6px}.faq .main .panel-group .panel>.panel-heading .panel-title,.terms .main .panel-group .panel>.panel-heading .panel-title,.news .main .panel-group .panel>.panel-heading .panel-title{font-family:Oswald;font-size:18px;font-weight:500;background:rgba(0,0,0,0) url(../images/bg-acc-arrow-right-c3c3c5-16x16.png) no-repeat right center}.faq .main .panel-group .panel>.panel-heading .panel-title>a,.terms .main .panel-group .panel>.panel-heading .panel-title>a,.news .main .panel-group .panel>.panel-heading .panel-title>a{text-decoration:none;color:#222;display:block;padding-right:20px}.faq .main .panel-group .panel.active .panel-title,.terms .main .panel-group .panel.active .panel-title,.news .main .panel-group .panel.active .panel-title{background-image:url(../images/bg-acc-arrow-down-222-16x16.png)}.faq .main .panel-group .panel>.panel-heading+.panel-collapse>.panel-body,.terms .main .panel-group .panel>.panel-heading+.panel-collapse>.panel-body,.news .main .panel-group .panel>.panel-heading+.panel-collapse>.panel-body{border:0 none}.faq .main .panel-group .panel .panel-collapse .panel-body,.terms .main .panel-group .panel .panel-collapse .panel-body,.news .main .panel-group .panel .panel-collapse .panel-body{font-size:16px;font-weight:400;color:#666;padding:10px 30px 30px 30px;line-height:1.857}.faq .main .panel-group .panel+.panel,.terms .main .panel-group .panel+.panel,.news .main .panel-group .panel+.panel{margin-top:0;border-top:1px solid #dfdfdf}.news.press .nav,.news.blog .nav,.news.newsletter .nav,.news.catalogues .nav,.news.events .nav,.news.downloads .nav{font-family:Oswald;font-size:30px;font-weight:700;line-height:25px;margin-bottom:35px}@media(min-width: 992px){.news.press .nav,.news.blog .nav,.news.newsletter .nav,.news.catalogues .nav,.news.events .nav,.news.downloads .nav{font-size:20px;line-height:20px}}.news.press .nav li,.news.blog .nav li,.news.newsletter .nav li,.news.catalogues .nav li,.news.events .nav li,.news.downloads .nav li{float:left;text-transform:uppercase;letter-spacing:5px;border-right:1px solid #b2b3b5;padding-right:15px;margin-right:15px;margin-bottom:30px}@media(min-width: 992px){.news.press .nav li,.news.blog .nav li,.news.newsletter .nav li,.news.catalogues .nav li,.news.events .nav li,.news.downloads .nav li{margin-bottom:15px}}.news.press .nav li>a,.news.blog .nav li>a,.news.newsletter .nav li>a,.news.catalogues .nav li>a,.news.events .nav li>a,.news.downloads .nav li>a{color:#666;padding:0}.news.press .nav li>a:hover,.news.press .nav li>a:focus,.news.blog .nav li>a:hover,.news.blog .nav li>a:focus,.news.newsletter .nav li>a:hover,.news.newsletter .nav li>a:focus,.news.catalogues .nav li>a:hover,.news.catalogues .nav li>a:focus,.news.events .nav li>a:hover,.news.events .nav li>a:focus,.news.downloads .nav li>a:hover,.news.downloads .nav li>a:focus{background:rgba(0,0,0,0)}.news.press .nav li.last,.news.blog .nav li.last,.news.newsletter .nav li.last,.news.catalogues .nav li.last,.news.events .nav li.last,.news.downloads .nav li.last{border:0 none;padding:0;margin:0}.news.press .nav li.last>a,.news.blog .nav li.last>a,.news.newsletter .nav li.last>a,.news.catalogues .nav li.last>a,.news.events .nav li.last>a,.news.downloads .nav li.last>a{padding-right:0}.news.press .nav li.active>a,.news.blog .nav li.active>a,.news.newsletter .nav li.active>a,.news.catalogues .nav li.active>a,.news.events .nav li.active>a,.news.downloads .nav li.active>a{color:#96a523}.news.press .news-filter .form-group,.news.blog .news-filter .form-group,.news.newsletter .news-filter .form-group,.news.catalogues .news-filter .form-group,.news.events .news-filter .form-group,.news.downloads .news-filter .form-group{margin-bottom:0}.news.press .news-filter .form-group .news-filter-input,.news.press .news-filter .form-group .news-filter-year,.news.blog .news-filter .form-group .news-filter-input,.news.blog .news-filter .form-group .news-filter-year,.news.newsletter .news-filter .form-group .news-filter-input,.news.newsletter .news-filter .form-group .news-filter-year,.news.catalogues .news-filter .form-group .news-filter-input,.news.catalogues .news-filter .form-group .news-filter-year,.news.events .news-filter .form-group .news-filter-input,.news.events .news-filter .form-group .news-filter-year,.news.downloads .news-filter .form-group .news-filter-input,.news.downloads .news-filter .form-group .news-filter-year{margin-bottom:10px}@media(min-width: 480px){.news.press .news-filter .form-group .news-filter-input,.news.press .news-filter .form-group .news-filter-year,.news.blog .news-filter .form-group .news-filter-input,.news.blog .news-filter .form-group .news-filter-year,.news.newsletter .news-filter .form-group .news-filter-input,.news.newsletter .news-filter .form-group .news-filter-year,.news.catalogues .news-filter .form-group .news-filter-input,.news.catalogues .news-filter .form-group .news-filter-year,.news.events .news-filter .form-group .news-filter-input,.news.events .news-filter .form-group .news-filter-year,.news.downloads .news-filter .form-group .news-filter-input,.news.downloads .news-filter .form-group .news-filter-year{padding:0 0 0 15px;margin-bottom:0}}.news.press .news-filter .form-group .form-control,.news.blog .news-filter .form-group .form-control,.news.newsletter .news-filter .form-group .form-control,.news.catalogues .news-filter .form-group .form-control,.news.events .news-filter .form-group .form-control,.news.downloads .news-filter .form-group .form-control{font-weight:400;font-size:18px;color:#666;border:1px solid #dfdfdf;height:50px;padding:6px 12px;border-radius:0;-webkit-box-shadow:none;box-shadow:none}@media(min-width: 992px){.news.press .news-filter .form-group .form-control,.news.blog .news-filter .form-group .form-control,.news.newsletter .news-filter .form-group .form-control,.news.catalogues .news-filter .form-group .form-control,.news.events .news-filter .form-group .form-control,.news.downloads .news-filter .form-group .form-control{font-weight:500;font-size:13px;height:39px}}.news.press .news-filter .form-group .btn,.news.blog .news-filter .form-group .btn,.news.newsletter .news-filter .form-group .btn,.news.catalogues .news-filter .form-group .btn,.news.events .news-filter .form-group .btn,.news.downloads .news-filter .form-group .btn{font-weight:700;font-size:18px;color:#fff;width:100%;text-transform:none;line-height:20px;padding:14px 12px}@media(min-width: 992px){.news.press .news-filter .form-group .btn,.news.blog .news-filter .form-group .btn,.news.newsletter .news-filter .form-group .btn,.news.catalogues .news-filter .form-group .btn,.news.events .news-filter .form-group .btn,.news.downloads .news-filter .form-group .btn{font-size:12px;padding:6px 12px}}.news.press .news-filter .news-filter-reset,.news.blog .news-filter .news-filter-reset,.news.newsletter .news-filter .news-filter-reset,.news.catalogues .news-filter .news-filter-reset,.news.events .news-filter .news-filter-reset,.news.downloads .news-filter .news-filter-reset{font-size:14px;font-weight:400;display:inline-block;margin-top:14px}.news.press .article,.news.blog .article,.news.newsletter .article,.news.catalogues .article,.news.events .article,.news.downloads .article{border-bottom:1px solid #dfdfdf;padding-bottom:25px;margin-top:35px}.news.press .article a.img,.news.blog .article a.img,.news.newsletter .article a.img,.news.catalogues .article a.img,.news.events .article a.img,.news.downloads .article a.img{display:block;width:100%;padding-bottom:68.6784599%;position:relative;margin-bottom:25px}.news.press .article a.img>span,.news.blog .article a.img>span,.news.newsletter .article a.img>span,.news.catalogues .article a.img>span,.news.events .article a.img>span,.news.downloads .article a.img>span{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.news.press .article a.img>span img,.news.blog .article a.img>span img,.news.newsletter .article a.img>span img,.news.catalogues .article a.img>span img,.news.events .article a.img>span img,.news.downloads .article a.img>span img{width:100%;height:auto}.news.press .article .news-date,.news.blog .article .news-date,.news.newsletter .article .news-date,.news.catalogues .article .news-date,.news.events .article .news-date,.news.downloads .article .news-date{font-size:15px;font-weight:600;color:#666}@media(min-width: 768px){.news.press .article .news-date,.news.blog .article .news-date,.news.newsletter .article .news-date,.news.catalogues .article .news-date,.news.events .article .news-date,.news.downloads .article .news-date{font-size:13px}}@media(min-width: 992px){.news.press .article .news-date,.news.blog .article .news-date,.news.newsletter .article .news-date,.news.catalogues .article .news-date,.news.events .article .news-date,.news.downloads .article .news-date{font-size:13px}}.news.press .article .news-title,.news.blog .article .news-title,.news.newsletter .article .news-title,.news.catalogues .article .news-title,.news.events .article .news-title,.news.downloads .article .news-title{font-family:Oswald;font-size:20px;font-weight:600;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis}@media(min-width: 480px){.news.press .article .news-title,.news.blog .article .news-title,.news.newsletter .article .news-title,.news.catalogues .article .news-title,.news.events .article .news-title,.news.downloads .article .news-title{height:84px}}@media(min-width: 768px){.news.press .article .news-title,.news.blog .article .news-title,.news.newsletter .article .news-title,.news.catalogues .article .news-title,.news.events .article .news-title,.news.downloads .article .news-title{font-size:18px;height:75px}}@media(min-width: 992px){.news.press .article .news-title,.news.blog .article .news-title,.news.newsletter .article .news-title,.news.catalogues .article .news-title,.news.events .article .news-title,.news.downloads .article .news-title{font-size:17px;height:52px}}.news.press .article .news-title a,.news.blog .article .news-title a,.news.newsletter .article .news-title a,.news.catalogues .article .news-title a,.news.events .article .news-title a,.news.downloads .article .news-title a{color:#222;font-size:16px;letter-spacing:.6px}.news.press .article .news-teaser,.news.blog .article .news-teaser,.news.newsletter .article .news-teaser,.news.catalogues .article .news-teaser,.news.events .article .news-teaser,.news.downloads .article .news-teaser{font-size:13px;font-weight:400;color:#666;margin-bottom:20px;height:70px;overflow:hidden;text-overflow:ellipsis}.news.press .article a.news-more,.news.blog .article a.news-more,.news.newsletter .article a.news-more,.news.catalogues .article a.news-more,.news.events .article a.news-more,.news.downloads .article a.news-more{font-family:Oswald;font-size:15px;font-weight:700;color:#222}.news.press .article a.news-more span,.news.blog .article a.news-more span,.news.newsletter .article a.news-more span,.news.catalogues .article a.news-more span,.news.events .article a.news-more span,.news.downloads .article a.news-more span{color:#96a523;margin-left:5px}.news.press-details h1{font-family:Oswald;font-weight:500;font-size:30px;color:#96a523;margin-bottom:10px}@media(min-width: 992px){.news.press-details h1{font-size:35px}}.news.press-details .article-date{font-weight:500;font-size:16px;color:#666;margin-bottom:30px}@media(min-width: 768px){.news.press-details .article-date{font-size:18px}}@media(min-width: 992px){.news.press-details .article-date{font-size:14px;margin-bottom:60px}}.news.press-details .btn-orange{width:auto;color:#fff;font-size:12px;text-transform:none;padding:10px 20px;line-height:20px}.news.press-details .article-content{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.news.press-details .article-content{font-size:14px}}.news.press-details .article-content *:first-child{margin-top:0}.news.press-details .article-content h2{font-family:Oswald;font-weight:500;font-size:25px;color:#96a523;margin-bottom:20px}@media(min-width: 992px){.news.press-details .article-content h2{font-size:20px}}.news.press-details .article-content h3{font-family:Oswald;font-weight:500;font-size:25px;color:#222;margin-bottom:20px}@media(min-width: 992px){.news.press-details .article-content h3{font-weight:600;font-size:16px}}.news.press-details .article-content .btn{margin-top:20px}@media(min-width: 992px){.news.press-details .article-content .btn{margin-top:100px}}.news.press-details .article-images{margin-top:75px}@media(min-width: 992px){.news.press-details .article-images{margin-top:0}}.news.press-details .article-images img{margin-bottom:30px;width:100%;height:auto}@media(min-width: 992px){.news.press-details .article-images img{margin-bottom:10px}}@media(min-width: 992px){.news.press-details .article-images .btn{margin-top:30px}}.news.blog-details h1{font-family:Oswald;font-weight:500;font-size:30px;color:#96a523;margin-bottom:10px}@media(min-width: 992px){.news.blog-details h1{font-size:35px}}.news.blog-details .article-date{font-weight:500;font-size:16px;color:#666;margin-bottom:15px}@media(min-width: 768px){.news.blog-details .article-date{font-size:18px}}@media(min-width: 992px){.news.blog-details .article-date{font-size:14px}}.news.blog-details .article-content{font-weight:400;font-size:20px;color:#666;margin-bottom:15px}@media(min-width: 992px){.news.blog-details .article-content{font-size:14px}}.news.blog-details .article-content *:first-child{margin-top:0}.news.blog-details .article-content h2{font-family:Oswald;font-weight:500;font-size:25px;color:#96a523;margin-bottom:20px}@media(min-width: 992px){.news.blog-details .article-content h2{font-size:20px}}.news.blog-details .article-content h3{font-family:Oswald;font-weight:500;font-size:25px;color:#222;margin-bottom:20px}@media(min-width: 992px){.news.blog-details .article-content h3{font-weight:600;font-size:16px}}.news.blog-details .article-content img{margin-bottom:20px;width:100%;height:auto}.news.blog-details .article-images img{margin-bottom:20px;width:100%;height:auto}.news.blog-details .article-share{margin-left:-10px;margin-right:-10px}.news.blog-details .article-share .btn{font-weight:600;font-size:20px;color:#fff;display:inline-block;border-radius:2px;line-height:62px;padding:0 10px;width:100%;margin-bottom:20px}@media(min-width: 992px){.news.blog-details .article-share .btn{font-size:11px;line-height:34px}}.news.blog-details .article-share .btn-facebook{background:#3b5999 url(../images/icon-facebook-15x28-fff.png) no-repeat 10px center;padding-left:35px}@media(min-width: 992px){.news.blog-details .article-share .btn-facebook{background-image:url(../images/icon-facebook-7x15-fff.png);padding-left:27px}}.news.blog-details .article-share .btn-gplus{background:#de4b39 url(../images/icon-googleplus-23x23-fff.png) no-repeat 10px center;padding-left:43px}@media(min-width: 992px){.news.blog-details .article-share .btn-gplus{background-image:url(../images/icon-googleplus-15x13-fff.png);padding-left:35px}}.news.blog-details .article-share .btn-xing{background:#026467 url(../images/icon-xing-29x30-fff.png) no-repeat 10px center;padding-left:49px}@media(min-width: 992px){.news.blog-details .article-share .btn-xing{background-image:url(../images/icon-xing-14x16-fff.png);padding-left:34px}}.news.blog-details .article-share .btn-linkedin{background:#0e76a8 url(../images/icon-linkedin-27x26-fff.png) no-repeat 10px center;padding-left:47px}@media(min-width: 992px){.news.blog-details .article-share .btn-linkedin{background-image:url(../images/icon-linkedin-16x16-fff.png);padding-left:36px}}.news.blog-details .article-share .btn-twitter{background:#55acef url(../images/icon-twitter-27x22-fff.png) no-repeat 10px center;padding-left:47px}@media(min-width: 992px){.news.blog-details .article-share .btn-twitter{background-image:url(../images/icon-twitter-16x12-fff.png);padding-left:36px}}.news.blog-details .article-share .btn-whatsapp{background:#2cb742 url(../images/icon-whatsapp-30x30-fff.png) no-repeat 10px center;padding-left:50px}@media(min-width: 992px){.news.blog-details .article-share .btn-whatsapp{background-image:url(../images/icon-whatsapp-16x16-fff.png);padding-left:36px}}.news.blog-details .article-share .btn-mail{color:#fff;background:#666 url(../images/icon-mail-30x22-fff.png) no-repeat 10px center;padding-left:50px}@media(min-width: 992px){.news.blog-details .article-share .btn-mail{background-image:url(../images/icon-mail-16x12-fff.png);padding-left:36px}}.news.blog-details .article-comments h2{font-weight:500;font-size:30px;color:#222;margin-bottom:30px;margin-top:40px}@media(min-width: 992px){.news.blog-details .article-comments h2{font-weight:600;font-size:20px}}.news.blog-details .article-comments ul.comment-list{list-style-type:none;padding:0;color:#666}.news.blog-details .article-comments ul.comment-list>li{padding-top:30px;border-bottom:1px solid #dfdfdf}.news.blog-details .article-comments ul.comment-list>li:first-child{padding-top:0}.news.blog-details .article-comments ul.comment-list>li .comment-head{margin-bottom:10px}.news.blog-details .article-comments ul.comment-list>li .comment-head .comment-author{font-weight:700;font-size:20px;color:#222;display:inline-block;margin-right:10px}@media(min-width: 992px){.news.blog-details .article-comments ul.comment-list>li .comment-head .comment-author{font-size:12px}}.news.blog-details .article-comments ul.comment-list>li .comment-head .comment-date{font-weight:500;font-size:14px;display:inline-block;margin-right:10px}@media(min-width: 992px){.news.blog-details .article-comments ul.comment-list>li .comment-head .comment-date{font-weight:400;font-size:12px}}.news.blog-details .article-comments ul.comment-list>li .comment-head .comment-reply{font-weight:700;font-size:15px;color:#666;background:rgba(0,0,0,0) url(../images/icon-reply-24x22-f7931d.png) no-repeat left center;text-transform:uppercase;padding:1px 0 1px 29px}@media(min-width: 992px){.news.blog-details .article-comments ul.comment-list>li .comment-head .comment-reply{font-size:10px;background-image:url(../images/icon-reply-16x16-f7931d.png);padding-left:21px}}.news.blog-details .article-comments ul.comment-list>li .comment-content{font-weight:400;font-size:20px;margin-bottom:30px;white-space:pre-wrap}@media(min-width: 992px){.news.blog-details .article-comments ul.comment-list>li .comment-content{font-size:14px}}.news.blog-details .article-comments ul.comment-list>li ul.comment-replies{list-style-type:none;padding-left:60px}.news.blog-details .article-comments ul.comment-list>li ul.comment-replies>li{padding-top:30px;border-top:1px solid #dfdfdf}.news.blog-details .article-comment-form h2{font-weight:500;font-size:30px;color:#222;margin-bottom:30px;margin-top:40px}@media(min-width: 992px){.news.blog-details .article-comment-form h2{font-weight:600;font-size:20px}}.news.blog-details .article-comment-form label{font-weight:400;font-size:18px;color:#222}@media(min-width: 992px){.news.blog-details .article-comment-form label{font-size:12px}}.news.blog-details .article-comment-form .form-control{font-weight:400;font-size:16px;color:#222;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}@media(min-width: 992px){.news.blog-details .article-comment-form .form-control{font-size:12px}}.news.blog-details .article-comment-form textarea.form-control{height:100px}.news.blog-details .article-comment-form .btn-orange{width:auto;color:#fff;font-size:16px;padding:10px 20px;line-height:20px}@media(min-width: 992px){.news.blog-details .article-comment-form .btn-orange{font-size:12px}}.news.blog-details .article-comment-form .help-block{font-weight:400;font-size:12px;color:#222}.news.blog-details .article-comment-form .help-block.error{color:#e2001a}.news.blog-details .articles-latest{margin-bottom:25px}.news.blog-details .articles-latest .headline{font-weight:600;font-size:16px;color:#96a523;margin-bottom:20px}.news.blog-details .articles-latest .article{font-weight:700;font-size:12px;margin-top:15px;padding-bottom:15px}.news.blog-details .articles-latest .article>div:first-child{padding-right:15px}.news.blog-details .articles-latest .article img{width:100%;height:auto;margin-bottom:0}.news.blog-details .articles-latest .article a{color:#222}.news.blog-details .articles-latest .articles-more{margin-top:25px}.news.blog-details .articles-latest .articles-more a{font-size:12px;font-weight:700;color:#222}.news.blog-details .articles-latest .articles-more a span{color:#96a523;margin-left:5px}.news.catalogues .catalogue{background-color:#f8f8f8;padding:0;margin-bottom:30px}@media(min-width: 992px){.news.catalogues .catalogue{height:602px;padding:20px}}.news.catalogues .catalogue img.catalogue-img{width:100%;height:auto;border:1px solid #b2b3b5;margin-bottom:25px}.news.catalogues .catalogue .catalogue-info{padding:0 20px 20px}@media(min-width: 480px){.news.catalogues .catalogue .catalogue-info{height:150px}}@media(min-width: 992px){.news.catalogues .catalogue .catalogue-info{padding:0;height:auto}}.news.catalogues .catalogue .catalogue-info .catalogue-title{font-weight:700;font-size:18px;color:#222;margin-bottom:10px}@media(min-width: 480px){.news.catalogues .catalogue .catalogue-info .catalogue-title{height:75px}}@media(min-width: 992px){.news.catalogues .catalogue .catalogue-info .catalogue-title{font-size:16px;height:auto}}.news.catalogues .catalogue .catalogue-info .catalogue-order{font-weight:600;font-size:15px;color:#666;display:block;margin-top:5px;cursor:pointer}@media(min-width: 992px){.news.catalogues .catalogue .catalogue-info .catalogue-order{font-weight:700;font-size:12px}}.news.catalogues .catalogue .catalogue-info .catalogue-order:hover{text-decoration:underline}.news.catalogues .catalogue .catalogue-info a{font-weight:700;font-size:13px;color:#666;display:block;margin-top:5px}@media(min-width: 992px){.news.catalogues .catalogue .catalogue-info a{font-size:12px}}.news.catalogues .catalogue .catalogue-info a.catalogue-pdf{background:rgba(0,0,0,0) url(../images/icon-pdf-16x16-666.png) no-repeat right center;display:inline-block;padding-right:26px}.news.catalogues .catalogue .catalogue-info a img{margin-right:5px}.news.catalogues .catalogue.active{background-color:#96a523}.news.catalogues h2{font-family:Oswald;font-weight:500;font-size:20px;color:#96a523;margin-top:20px;margin-bottom:20px}.news.catalogues .alert{font-weight:600;font-size:20px}@media(min-width: 992px){.news.catalogues .alert{font-size:14px}}.news.catalogues label{font-weight:400;font-size:18px;color:#222}@media(min-width: 992px){.news.catalogues label{font-size:12px}}.news.catalogues .form-control{font-weight:400;font-size:16px;color:#222;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}@media(min-width: 992px){.news.catalogues .form-control{font-size:12px}}.news.catalogues .btn-orange{width:auto;color:#fff;font-size:16px;padding:10px 20px;line-height:20px}@media(min-width: 992px){.news.catalogues .btn-orange{font-size:12px}}.news.catalogues .help-block{font-weight:400;font-size:12px;color:#222}.news.catalogues .help-block.error{color:#e2001a}.news.events .slider-wrapper{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;margin-bottom:80px}@media(min-width: 768px){.news.events .slider-wrapper{width:100%}}@media(min-width: 992px){.news.events .slider-wrapper{width:940px;padding-right:65px;padding-left:65px}}@media(min-width: 1200px){.news.events .slider-wrapper{width:1140px}}@media(min-width: 1400px){.news.events .slider-wrapper{width:1290px}}.news.events .slider-wrapper .tradefair-header{font-size:25px;font-weight:500;background-color:#f8f8f8;text-align:center;padding:35px 20px 30px}.news.events .slider-wrapper .tradefair-slider{background-color:#f8f8f8;border-bottom:30px solid #f8f8f8}@media(min-width: 480px){.news.events .slider-wrapper .tradefair-slider{background:#f8f8f8 url(../images/bg-dfdfdf.png) repeat-y top center}}.news.events .slider-wrapper .tradefair-slider .tradefair{padding:0 50px}.news.events .slider-wrapper .tradefair-slider .tradefair img{width:100%;height:auto;margin-bottom:10px}@media(min-width: 768px){.news.events .slider-wrapper .tradefair-slider .tradefair img{margin-bottom:0}}.news.events .slider-wrapper .tradefair-slider .tradefair .tradefair-name{font-size:20px;font-weight:600;color:#96a523;margin-bottom:5px}@media(min-width: 992px){.news.events .slider-wrapper .tradefair-slider .tradefair .tradefair-name{font-size:16px}}.news.events .slider-wrapper .tradefair-slider .tradefair .tradefair-info{font-size:15px;font-weight:600;color:#666}@media(min-width: 768px){.news.events .slider-wrapper .tradefair-slider .tradefair .tradefair-info{font-weight:500;font-size:12px}}.news.events h1{font-family:Oswald;font-weight:500;font-size:30px;color:#96a523;margin-bottom:50px}@media(min-width: 992px){.news.events h1{font-size:35px}}.news.events h1 div{margin-bottom:30px}.news.events h1 span.glyphicon{top:-4px;font-size:20px;margin-right:10px}@media(min-width: 992px){.news.events h1 span.glyphicon{font-size:25px}}.news.events .event-invitation{border-bottom:1px solid #dfdfdf;padding-bottom:35px;margin-bottom:50px}.news.events .event-invitation .btn-orange{width:auto;color:#fff;font-size:12px;text-transform:none;padding:10px 20px;line-height:20px}.news.events .event-invitation .event-content{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.news.events .event-invitation .event-content{font-size:14px;line-height:26px}}.news.events .event-invitation .event-content *:first-child{margin-top:0}.news.events .event-invitation .event-content h2{font-family:Oswald;font-weight:500;font-size:25px;color:#96a523;margin-bottom:20px}@media(min-width: 992px){.news.events .event-invitation .event-content h2{font-size:20px}}.news.events .event-invitation .event-content h3{font-family:Oswald;font-weight:500;font-size:25px;color:#222;margin-bottom:20px}@media(min-width: 992px){.news.events .event-invitation .event-content h3{font-weight:600;font-size:16px}}.news.events .event-invitation .event-content .event-video{margin-top:20px}.news.events .event-invitation .event-content .btn{margin-bottom:20px}.news.events .event-invitation .event-images{margin-top:60px}@media(min-width: 992px){.news.events .event-invitation .event-images{margin-top:0}}.news.events .event-invitation .event-images img{margin-bottom:30px;width:100%;height:auto}@media(min-width: 992px){.news.events .event-invitation .event-images img{margin-bottom:10px}}.news.events .event-invitation .event-images .event-images-btn{text-align:center}@media(min-width: 992px){.news.events .event-invitation .event-images .event-images-btn{text-align:left}}@media(min-width: 992px){.news.events .event-invitation .event-images .event-images-btn .btn{margin-top:30px}}.news.events h2{font-family:Oswald;font-weight:600;font-size:30px;color:#96a523;margin-bottom:25px}@media(min-width: 992px){.news.events h2{font-weight:500;font-size:20px}}.news.events .event-form{border-bottom:1px solid #dfdfdf;padding-bottom:20px;margin-bottom:50px}.news.events .event-form .alert{font-weight:600;font-size:20px}@media(min-width: 992px){.news.events .event-form .alert{font-size:14px}}.news.events .event-form label{font-weight:400;font-size:18px;color:#222}@media(min-width: 992px){.news.events .event-form label{font-size:12px}}.news.events .event-form .form-control{font-weight:400;font-size:16px;color:#666;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}@media(min-width: 992px){.news.events .event-form .form-control{font-size:12px}}.news.events .event-form textarea.form-control{height:100px}.news.events .event-form .persons-headline{font-weight:600;font-size:20px;margin-bottom:30px}@media(min-width: 992px){.news.events .event-form .persons-headline{font-size:14px}}.news.events .event-form .person{border-bottom:1px dotted #dfdfdf;padding-bottom:15px;margin-bottom:15px}.news.events .event-form .btn-orange{width:auto;color:#fff;font-size:16px;padding:10px 20px;line-height:20px;text-transform:none}@media(min-width: 992px){.news.events .event-form .btn-orange{font-size:12px}}.news.events .event-form .help-block{font-weight:400;font-size:12px;color:#222}.news.events .event-form .help-block.error{color:#e2001a}.news.events .event-information{font-weight:400;font-size:20px;color:#666}@media(min-width: 992px){.news.events .event-information{font-size:14px;line-height:26px}}.news.events .event-information h2{family:Oswald;margin-bottom:10px}.news.events .event-information .subtitle{font-weight:600;font-size:20px;color:#96a523;margin-bottom:30px}@media(min-width: 992px){.news.events .event-information .subtitle{font-size:14px}}.news.events .event-information h3{font-family:Oswald;font-weight:600;font-size:20px;color:#96a523;text-transform:uppercase;margin-bottom:25px}@media(min-width: 992px){.news.events .event-information h3{font-size:16px}}.news.events .event-information h4{font-weight:600;font-size:20px;color:#222;text-transform:uppercase;margin-top:30px}@media(min-width: 992px){.news.events .event-information h4{font-size:14px}}.news.events .event-information .row-location-data{margin-bottom:30px}.news.events .event-information .row-location-data .location-tile{background:#f8f8f8;font-size:12px;font-weight:500;color:#666}@media(min-width: 768px){.news.events .event-information .row-location-data .location-tile{margin-bottom:0;height:260px}}@media(min-width: 992px){.news.events .event-information .row-location-data .location-tile{background:#f8f8f8 url(../images/icon-map-marker-60x86.png) no-repeat 30px 40px}}@media(min-width: 1200px){.news.events .event-information .row-location-data .location-tile{height:220px}}.news.events .event-information .row-location-data .location-tile a{color:#666;white-space:nowrap}.news.events .event-information .row-location-data .location-tile .location-tile-content{padding:40px 30px;line-height:1.42857143}@media(min-width: 992px){.news.events .event-information .row-location-data .location-tile .location-tile-content{padding:40px 30px 40px 115px}}.news.events .event-information .row-location-data .location-tile .location-tile-content h3{font-family:Oswald;font-size:15px;font-weight:600;color:#96a523;text-transform:uppercase;margin:0 0 20px 0}.news.events .event-information .row-location-data .location-tile .location-tile-content .location-address{margin-bottom:15px}@media(min-width: 1200px){.news.events .event-information .row-location-data .location-tile .location-tile-content .location-address{margin-bottom:0}}.news.events .event-information .row-location-data .location-map{width:100%;height:260px}@media(min-width: 1200px){.news.events .event-information .row-location-data .location-map{height:220px}}.news.events .event-information .row-location-data .location-map>div{width:100%;height:100%}.news.downloads h2{font-family:Oswald;font-weight:700;font-size:30px;letter-spacing:.7px;color:#96a523;margin-bottom:25px}@media(min-width: 992px){.news.downloads h2{font-size:22px}}.news.downloads .download{border-bottom:1px solid #dfdfdf;padding-bottom:25px;margin-bottom:35px}.news.downloads .download .download-title{font-weight:600;font-size:18px;color:#222}@media(min-width: 992px){.news.downloads .download .download-title{font-size:16px}}.news.downloads .download .download-tile{background-color:#f8f8f8;display:block;text-align:center;padding:30px 0 5px 0;color:#666;text-decoration:none}@media(min-width: 992px){.news.downloads .download .download-tile{font-size:12px}}.news.downloads .download .download-tile img{margin-bottom:20px}.news.downloads .download .download-tile>span{display:block;text-align:left;margin-left:5px;margin-top:15px;font-size:15px;font-weight:700}@media(min-width: 992px){.news.downloads .download .download-tile>span{font-size:12px}}.news.downloads .download .download-tile>span.download-de{background:rgba(0,0,0,0) url(../images/icon-de.png) no-repeat left center;padding-left:26px}.news.downloads .download .download-tile>span.download-en{background:rgba(0,0,0,0) url(../images/icon-en.png) no-repeat left center;padding-left:26px}.news.downloads .download .download-tile>span.download-at{background:rgba(0,0,0,0) url(../images/icon-at.png) no-repeat left center;padding-left:26px}.news.downloads .download .download-more{font-size:15px;font-weight:700;color:#666}@media(min-width: 992px){.news.downloads .download .download-more{font-size:12px}}@media(min-width: 480px){.news.downloads .download .download-more{height:147px}}@media(min-width: 768px){.news.downloads .download .download-more{height:105px}}@media(min-width: 992px){.news.downloads .download .download-more{height:68px}}.news.downloads .download .download-more a{color:#666;display:block}.news.downloads .download .download-size{font-size:15px}@media(min-width: 992px){.news.downloads .download .download-size{font-size:10px}}@media(min-width: 480px){.news.downloads .row.download-row .download-title{height:100px}}@media(min-width: 768px){.news.downloads .row.download-row .download-title{height:75px}}@media(min-width: 992px){.news.downloads .row.download-row .download-title{height:66px}}@media(min-width: 480px){.news.downloads .row.download-row-terms .download-title{height:50px}}@media(min-width: 768px){.news.downloads .row.download-row-terms .download-title{height:50px}}@media(min-width: 992px){.news.downloads .row.download-row-terms .download-title{height:44px}}@media(min-width: 480px){.news.downloads .row.download-row-exemption .download-title{height:200px}}@media(min-width: 768px){.news.downloads .row.download-row-exemption .download-title{height:175px}}@media(min-width: 992px){.news.downloads .row.download-row-exemption .download-title{height:154px}}@media(min-width: 1200px){.news.downloads .row.download-row-exemption .download-title{height:132px}}.news.downloads .row.download-row-exemption .download-more{height:auto}.news.downloads .btn-orange{width:auto;color:#fff;font-size:12px;text-transform:none;padding:10px 20px;line-height:20px}.news.newsletter h1{font-family:Oswald;font-weight:700;font-size:25px;letter-spacing:.6px;color:#96a523;margin-bottom:10px}@media(min-width: 992px){.news.newsletter h1{font-size:24px}}.news.newsletter .newsletter-form .alert{font-weight:600;font-size:20px}@media(min-width: 992px){.news.newsletter .newsletter-form .alert{font-size:14px}}.news.newsletter .newsletter-form label{font-family:Oswald;font-weight:400;font-size:18px;color:#222;letter-spacing:.6px}@media(min-width: 992px){.news.newsletter .newsletter-form label{font-size:15px}}.news.newsletter .newsletter-form .form-control{font-weight:400;font-size:16px;color:#666;border:1px solid #dfdfdf;height:42px;padding:5px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}@media(min-width: 992px){.news.newsletter .newsletter-form .form-control{font-size:14px}}.news.newsletter .newsletter-form .checkbox input[type=checkbox]{margin-top:3px}.news.newsletter .newsletter-form .btn-orange{width:auto;color:#fff;font-size:16px;padding:10px 20px;line-height:20px;text-transform:none;letter-spacing:.6px}@media(min-width: 992px){.news.newsletter .newsletter-form .btn-orange{font-size:14px}}.news.newsletter .newsletter-form .help-block{font-weight:400;font-size:13px;color:#222}.news.newsletter .newsletter-form .help-block.error{color:#e2001a}.error-404 .container{position:relative}.error-404 .container .a{display:block;margin-bottom:50px}.error-404 .container .a .img{width:inherit;height:inherit}.error-404 .container .btn-homepage{position:absolute;padding:5px 7px;top:453px;right:47%;text-decoration:none;font-family:"Work Sans",sans-serif;font-size:14px;font-weight:600;border-color:#fff;border-radius:8px;z-index:100;background-color:#fff;color:#96a523;text-transform:uppercase}@media(max-width: 992px){.error-404 .container .container{position:relative}.error-404 .container .img{position:relative}.error-404 .container .btn-homepage{position:relative}}.general h2{font-family:Oswald;font-weight:500;font-size:25px;color:#96a523;margin-bottom:20px}@media(min-width: 992px){.general h2{font-size:20px}}.general h3{font-family:Oswald;font-weight:500;font-size:20px;color:#222;margin-bottom:10px}@media(min-width: 992px){.general h3{font-size:16px}}.general ol{line-height:28px}@media(min-width: 992px){.general ol{line-height:26px}}.general ol ul{list-style-type:disc;margin-bottom:15px}.general ol ol{list-style-type:lower-latin}.inspection-app header{margin-top:15px;padding-bottom:6px}@media(min-width: 768px){.inspection-app header{border-bottom:13px solid #fbfbfd}}.inspection-app header .header-left{text-align:center}@media(min-width: 992px){.inspection-app header .header-left{float:left}}.inspection-app .bgimg-wrapper{background-image:url(../images/inspection-app/header-inspection-app-mobile.jpg);background-position:top center;height:1163px}@media(min-width: 768px){.inspection-app .bgimg-wrapper{background-image:url(../images/inspection-app/header-inspection-app-1680x530.jpg);height:530px}}.inspection-app .bgimg-wrapper .headerimg-caption{margin-top:40px;text-align:center}@media(min-width: 480px){.inspection-app .bgimg-wrapper .headerimg-caption{margin-top:73px}}@media(min-width: 768px){.inspection-app .bgimg-wrapper .headerimg-caption{margin-top:53px;text-align:left}}.inspection-app .bgimg-wrapper .headerimg-caption .caption-main{color:#e2001a;font-family:Oswald;font-size:28px;font-weight:600;line-height:40px;margin-bottom:28px}@media(min-width: 480px){.inspection-app .bgimg-wrapper .headerimg-caption .caption-main{font-size:36px;line-height:46px}}@media(min-width: 992px){.inspection-app .bgimg-wrapper .headerimg-caption .caption-main{font-size:48px;line-height:58px}}@media(max-width: 479px){.inspection-app .bgimg-wrapper .headerimg-caption .caption-main span.break{display:block}}@media(min-width: 768px){.inspection-app .bgimg-wrapper .headerimg-caption .caption-main span.break{display:block}}.inspection-app .bgimg-wrapper .headerimg-caption .caption-sub{font-family:Oswald;font-size:20px;font-weight:600;line-height:30px;margin-bottom:40px}@media(min-width: 480px){.inspection-app .bgimg-wrapper .headerimg-caption .caption-sub{font-size:28px;line-height:40px;margin-bottom:70px}}@media(min-width: 992px){.inspection-app .bgimg-wrapper .headerimg-caption .caption-sub{font-size:32px;line-height:48px}}@media(min-width: 600px){.inspection-app .bgimg-wrapper .headerimg-caption .caption-sub span.break{display:block}}.inspection-app .bgimg-wrapper .row.appstore{margin-bottom:15px}.inspection-app .bgimg-wrapper .row.appstore>div:first-child{text-align:center}@media(min-width: 768px){.inspection-app .bgimg-wrapper .row.appstore>div:first-child{text-align:left}}.inspection-app .bgimg-wrapper .row.appstore>div:last-child{font-size:16px;font-weight:600;line-height:20px;margin-top:-4px}@media(min-width: 480px){.inspection-app .bgimg-wrapper .row.appstore>div:last-child{font-size:24px;line-height:28px}}.inspection-app .bgimg-wrapper .row.googleplay>div:first-child{text-align:center}@media(min-width: 768px){.inspection-app .bgimg-wrapper .row.googleplay>div:first-child{text-align:left}}.inspection-app .bgimg-wrapper .row.csinspection{text-align:center;margin-top:15px}.inspection-app .bgimg-wrapper .row.mobile-xs img{width:100%;height:auto}.inspection-app .whitepaper{margin-top:86px;font-size:14px;font-weight:500;line-height:20px}.inspection-app .whitepaper .text-center p{margin-bottom:20px}.inspection-app .video{margin-top:86px;margin-bottom:120px;font-size:14px;font-weight:500;line-height:20px}.inspection-app .video .headline{font-size:26px;font-weight:600;color:#222;margin-bottom:55px;line-height:36px;text-align:center}.inspection-app .video .headline .uppercase{text-transform:uppercase}.inspection-app .video .text-center{margin-top:53px}.inspection-app .video .text-center p{margin-bottom:20px}.inspection-app .video .btn-orange{width:auto;color:#fff;text-transform:none;font-size:12px;font-weight:500;padding:6px 50px}.inspection-app .content{margin-bottom:75px}.inspection-app .content img{width:100%;height:auto}.inspection-app .content .headline{margin-bottom:63px}.inspection-app .content .headline h1{font-family:Oswald;font-size:48px;font-weight:600;line-height:1;text-align:center;margin-bottom:30px}@media(min-width: 768px){.inspection-app .content .headline h1{font-size:52px}}.inspection-app .content .row{color:#666}@media(min-width: 768px){.inspection-app .content .row .vcenter{display:inline-block;vertical-align:middle;float:none}}.inspection-app .content .row .vcenter>div{margin-bottom:30px}@media(min-width: 768px){.inspection-app .content .row .vcenter>div{padding:0;margin-bottom:0}}@media(min-width: 992px){.inspection-app .content .row .vcenter>div{padding:0 20px 0 0}}@media(min-width: 1200px){.inspection-app .content .row .vcenter>div{padding:0 40px 0 0}}@media(min-width: 768px){.inspection-app .content .row.odd .vcenter>div{padding:0}}@media(min-width: 992px){.inspection-app .content .row.odd .vcenter>div{padding:0 0 0 20px}}@media(min-width: 1200px){.inspection-app .content .row.odd .vcenter>div{padding:0 0 0 40px}}@media(min-width: 768px){.inspection-app .content .row.move-top{margin-top:-55px}}@media(min-width: 992px){.inspection-app .content .row.move-top{margin-top:-95px}}.inspection-app .content .row img{margin-bottom:30px;border:1px solid #909292}@media(min-width: 768px){.inspection-app .content .row img{margin-bottom:0}}.inspection-app .content .arrow{height:272px;margin-top:-50px}@media(max-width: 767px){.inspection-app .content .arrow{display:none}}@media(min-width: 992px){.inspection-app .content .arrow{margin-top:-25px}}.inspection-app .content .arrow.arrow-left{background:rgba(0,0,0,0) url(../images/inspection-app/arrow-left.png) no-repeat center;background-size:40% auto}@media(min-width: 992px){.inspection-app .content .arrow.arrow-left{background-size:400px auto}}@media(min-width: 1200px){.inspection-app .content .arrow.arrow-left{background-size:auto}}.inspection-app .content .arrow.arrow-right{background:rgba(0,0,0,0) url(../images/inspection-app/arrow-right.png) no-repeat center;background-size:40% auto}@media(min-width: 992px){.inspection-app .content .arrow.arrow-right{background-size:400px auto}}@media(min-width: 1200px){.inspection-app .content .arrow.arrow-right{background-size:auto}}.inspection-app .features{background-color:#f8f8f8;padding:30px 0 70px;font-size:14px;color:#666}.inspection-app .features h2{font-family:Oswald;font-size:24px;font-weight:600;color:#222;line-height:1;text-transform:uppercase;margin-bottom:55px}.inspection-app .features .row.display-flex{display:flex;flex-wrap:wrap;margin-bottom:20px}.inspection-app .features .row.display-flex>[class*=col-]{flex-grow:1;margin-bottom:30px}.inspection-app .features .tile{font-weight:500;padding:20px;height:100%}.inspection-app .features .tile.tile-orange{background-color:#96a523;color:#f8f8f8}.inspection-app .features .button{margin-top:40px}.inspection-app .features .button .btn-pdf{padding:0 61px 0 104px}.inspection-app .features .button .btn-pdf span{margin-right:10px}.inspection-app .partner{padding:30px 0 70px;font-size:14px;font-weight:500}.inspection-app .partner h2{font-family:Oswald;font-size:24px;font-weight:600;color:#222;line-height:1;text-transform:uppercase;margin-bottom:45px}.inspection-app .partner .champion{padding:0 0 30px 0}@media(min-width: 480px){.inspection-app .partner .champion{background:rgba(0,0,0,0) url(../images/inspection-app/icon-champion.png) no-repeat 80% 0;padding:0 260px 30px 0}}@media(min-width: 768px){.inspection-app .partner .champion{padding:0 260px 30px 0}}.inspection-app .partner .btn-orange{width:auto;color:#fff;text-transform:none;font-size:12px;font-weight:500;padding:6px 50px}.inspection-app .contact{background-color:#f8f8f8;padding:30px 0 30px;font-size:14px}.inspection-app .contact h2{font-family:Oswald;font-size:24px;font-weight:600;color:#222;line-height:1;text-transform:uppercase;margin-top:20px;margin-bottom:55px}.inspection-app .contact .form-contact .alert{font-weight:600;font-size:14px}.inspection-app .contact .form-contact label{font-weight:400;font-size:14px;color:#222}.inspection-app .contact .form-contact .form-control{font-weight:400;font-size:14px;color:#666;border:1px solid #dfdfdf;min-height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}.inspection-app .contact .form-contact .btn-orange{width:auto;color:#fff;font-size:14px;padding:10px 20px;line-height:20px;text-transform:none}.inspection-app .contact .form-contact .help-block{font-weight:400;font-size:12px;color:#222}.inspection-app .contact .form-contact .help-block.error{color:#e2001a}.inspection-app footer{background-color:#f8f8f8}.click-cursor{cursor:pointer}.floatright{float:right}.pos{margin-left:40%}.homeh1{font-family:Oswald;font-size:20px;font-weight:700;text-transform:uppercase;text-align:center;margin:0 0 40px 0;letter-spacing:5px}.nav-sub{padding:15px 0;font-size:14px;font-weight:400;font-family:Oswald;overflow-y:auto;max-height:calc(100vh - 120px);scrollbar-width:thin}.nav-sub ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}@media(min-width: 768px){.nav-sub{font-size:20px}}@media(min-width: 992px){.nav-sub{font-size:14px}}.nav-sub>a{color:#222;display:block}@media(min-width: 480px){.nav-sub>a{margin-left:10px;display:inline}}.nav-sub>a>span{color:#e40613;font-size:8px;top:-1px}@media(min-width: 768px){.nav-sub>a>span{font-size:14px}}@media(min-width: 992px){.nav-sub>a>span{font-size:8px}}.nav-sub>a.active{font-weight:600}.nav-sub>a:first-child{margin:0}.jumbotron-allieds{padding-bottom:30px}@media(min-width: 992px){.jumbotron-allieds .col-right{text-align:right}}.jumbotron-allieds .col-left .row{margin-left:-5px;margin-right:-5px}.jumbotron-allieds .col-left .row>div{padding-left:5px;padding-right:5px}.jumbotron-allieds .col-left img{width:100%;height:auto;margin-bottom:10px}.jumbotron-aboutus,.jumbotron-jobs{padding-bottom:30px}.jumbotron-aboutus img,.jumbotron-jobs img{width:100%;height:auto}.jobs .btn{padding:1rem 2rem;font-family:Oswald;font-size:16px;font-weight:600;border-radius:5rem;text-decoration:none;align-items:center;transition:all .3s ease;background:rgba(0,0,0,0)}.jobs .btn.btn-primary{color:#96a523;border:1px solid #96a523}.jobs .btn.btn-primary:hover{background:#96a523;color:#fff}.jobs .btn.btn-secondary{color:#475b23;border:1px solid #475b23}.jobs .btn.btn-secondary:hover{background:#475b23;color:#fff}.jobs .btn.btn-link{background:rgba(0,0,0,0);color:#666;border:1px solid #dfdfdf}.jobs .btn.btn-link:hover{border-color:#96a523;color:#96a523}.jobs h1{letter-spacing:.6px;font-family:Oswald;font-size:30px;font-weight:600;color:#222;margin:0 0 20px 0}@media(min-width: 992px){.jobs h1{font-size:24px;font-weight:600}}.jobs .row-jobs{margin-bottom:50px}.jobs .row-jobs.last{margin-top:30px;margin-bottom:80px}.jobs .row-jobs .col-jobs{position:relative;display:block;margin-bottom:30px}.jobs .row-jobs .col-jobs img{width:100%;height:auto}.jobs .row-jobs .col-jobs .jobs-caption{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;color:#fff;text-shadow:0px 2px 1px #000}@media(min-width: 480px){.jobs .row-jobs .col-jobs .jobs-caption{padding:25px 20px}}@media(min-width: 768px){.jobs .row-jobs .col-jobs .jobs-caption{padding:10px 20px}}@media(min-width: 992px){.jobs .row-jobs .col-jobs .jobs-caption{padding:25px 20px}}.jobs .row-jobs .col-jobs .jobs-caption .jobs-caption-sub{text-shadow:2px 4px 9px #000;display:inline-flex;padding:5px;text-shadow:0px 2px 1px #000;background-color:#2f3125;font-family:Oswald;font-size:14px;font-weight:400;margin-bottom:5px;color:#fff}@media(min-width: 480px){.jobs .row-jobs .col-jobs .jobs-caption .jobs-caption-sub{font-size:14px}}@media(min-width: 768px){.jobs .row-jobs .col-jobs .jobs-caption .jobs-caption-sub{font-size:16px}}.jobs .row-jobs .col-jobs .jobs-caption .jobs-caption-main{font-family:Oswald;font-size:28px;font-weight:600;text-shadow:0px 2px 1px #000;margin-bottom:15px;line-height:30px;letter-spacing:.6px}@media(min-width: 480px){.jobs .row-jobs .col-jobs .jobs-caption .jobs-caption-main{font-size:28px;line-height:32px}}@media(min-width: 768px){.jobs .row-jobs .col-jobs .jobs-caption .jobs-caption-main{font-size:28px;line-height:30px}}@media(min-width: 992px){.jobs .row-jobs .col-jobs .jobs-caption .jobs-caption-main{font-size:28px;line-height:32px}}.jobs .row-jobs .col-jobs .jobs-caption span.jobs-more{font-family:Oswald;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff}@media(min-width: 480px){.jobs .row-jobs .col-jobs .jobs-caption span.jobs-more{font-size:16px}}@media(min-width: 768px){.jobs .row-jobs .col-jobs .jobs-caption span.jobs-more{font-size:14px}}@media(min-width: 992px){.jobs .row-jobs .col-jobs .jobs-caption span.jobs-more{font-size:12px}}.jobs .row-jobs .col-jobs .jobs-caption span.jobs-more span{color:#96a523;margin-left:5px}.jobs .intro{margin:30px 0;display:flex;flex-direction:column}.jobs .intro .intro-buttons{margin-top:2rem}.jobs .intro{font-size:24px;font-weight:400}@media(min-width: 992px){.jobs .intro{font-size:16px}}.jobs .intro h1{font-size:30px;font-weight:600;color:#222;margin:0 0 20px 0}@media(min-width: 992px){.jobs .intro h1{font-size:24px;font-weight:600}}.jobs .intro p{color:#666;line-height:28px;margin-bottom:15px}@media(min-width: 992px){.jobs .intro p{line-height:26px}}.jobs .intro p b{color:#222}.jobs h2{font-family:Oswald;font-size:30px;font-weight:600;color:#222;margin:0 0 30px 0}@media(min-width: 992px){.jobs h2{font-size:20px;font-weight:600}}.jobs .jumbotron-jobs{padding:0;margin-bottom:0}@media(min-width: 992px){.jobs .jumbotron-jobs .col-right{text-align:right}}.jobs .row-internships{margin-bottom:80px}.jobs .row-internships .col-left{padding-top:30px}@media(min-width: 992px){.jobs .row-internships .col-left{padding-top:0}}.jobs .jobs-filter-headline{font-size:14px;font-weight:600}.jobs .jobs-filter{font-size:14px;font-weight:600}.jobs .jobs-filter>li{margin-left:30px}.jobs .jobs-filter>li:first-child{margin:0}.jobs .jobs-filter>li>a{padding:10px 0;border:0 none;color:#222}.jobs .jobs-filter>li>a:hover,.jobs .jobs-filter>li>a:focus{background:rgba(0,0,0,0)}.jobs .job-filter-reset{font-size:12px;font-weight:400;display:inline-block;margin-bottom:15px}.jobs .jumbotron-offers{font-family:Oswald;padding-top:30px;margin-bottom:80px}.jobs .jumbotron-offers .jobs-count{font-weight:600}.jobs .jumbotron-offers .accordion{position:relative;width:100%;margin-bottom:80px}.jobs .jumbotron-offers .accordion .acc-header{margin:20px 0 0 0;padding:20px 20px 20px 20px;background:#fff;cursor:pointer}.jobs .jumbotron-offers .accordion .acc-header:focus{outline:0}.jobs .jumbotron-offers .accordion .acc-header~.acc-header{margin:10px 0 0 0}.jobs .jumbotron-offers .accordion .acc-header .download-pdf{float:right}.jobs .jumbotron-offers .accordion .acc-header .download-pdf>a{color:#96a523;display:block;height:40px;width:36px}.jobs .jumbotron-offers .accordion .acc-header .job-title{letter-spacing:.9px;font-size:24px;font-weight:700;color:#96a523;margin-bottom:15px}@media(min-width: 992px){.jobs .jumbotron-offers .accordion .acc-header .job-title{height:75px;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}}@media(min-width: 768px){.jobs .jumbotron-offers .accordion .acc-header .job-title{font-size:24px}}@media(min-width: 992px){.jobs .jumbotron-offers .accordion .acc-header .job-title{font-size:18px}}.jobs .jumbotron-offers .accordion .acc-header .job-location{font-size:16px}@media(min-width: 768px){.jobs .jumbotron-offers .accordion .acc-header .job-location{font-size:20px}}@media(min-width: 992px){.jobs .jumbotron-offers .accordion .acc-header .job-location{font-size:16px}}.jobs .jumbotron-offers .accordion .acc-header a.btn{float:right;width:auto;padding:10px 20px;line-height:20px;margin-top:15px;color:#fff}.jobs .jumbotron-offers .accordion .acc-header span.job-more{font-size:16px;margin-top:30px;display:inline-block}@media(min-width: 768px){.jobs .jumbotron-offers .accordion .acc-header span.job-more{font-size:18px}}@media(min-width: 992px){.jobs .jumbotron-offers .accordion .acc-header span.job-more{font-size:16px}}.jobs .jumbotron-offers .accordion .acc-header span.job-more>span{margin-left:5px}.jobs .jumbotron-offers .accordion .acc-content{border-top:10px solid #eee;background:#fff;padding:20px;font-family:"Work Sans",sans-serif;font-weight:400}.jobs .jumbotron-offers .accordion .acc-content p{font-weight:400}.jobs .jumbotron-offers .accordion .acc-content .job-content-title{color:#96a523;margin-top:0;margin-bottom:15px;font-family:Oswald;font-size:24px;font-weight:500}@media(min-width: 768px){.jobs .jumbotron-offers .accordion .acc-content .job-content-title{font-size:32px}}@media(min-width: 992px){.jobs .jumbotron-offers .accordion .acc-content .job-content-title{font-size:24px}}.jobs .jumbotron-offers .accordion .acc-content .btn{width:auto;padding:10px 20px;line-height:20px}.jobs .jumbotron-offers .accordion .acc-content h1,.jobs .jumbotron-offers .accordion .acc-content h2,.jobs .jumbotron-offers .accordion .acc-content h3,.jobs .jumbotron-offers .accordion .acc-content h4,.jobs .jumbotron-offers .accordion .acc-content h5,.jobs .jumbotron-offers .accordion .acc-content h6{font-family:Oswald}.jobs .jumbotron-offers .accordion .jobs-more .acc-header{margin:10px 0 0 0}.jobs .btn-more{width:auto;margin-bottom:80px;padding:10px 20px;line-height:20px}.jobs.application .intro{margin-bottom:30px}.jobs.application .btn{width:auto;padding:10px 20px;line-height:20px}.jobs .jobs-layout-container{margin-bottom:80px}@media(max-width: 991px){.jobs .jobs-sidebar{margin-bottom:30px}}.jobs .jobs-filter-section{background:#e9e9e9;padding:20px;border-radius:0}.jobs .job-filter-reset-button{display:flex;align-items:center;margin-bottom:20px;padding:0;background:rgba(0,0,0,0);border:none;font-family:Oswald,sans-serif;font-size:14px;font-weight:400;color:#222;text-decoration:none;transition:all .3s ease;width:fit-content}.jobs .job-filter-reset-button:hover{color:#96a523;text-decoration:none}.jobs .job-filter-reset-button i{margin-right:8px;font-size:16px}.jobs .jobs-filter-item{margin-bottom:8px}.jobs .jobs-filter-item:last-child{margin-bottom:0}.jobs .jobs-filter-item .dropdown-menu{min-width:100%;overflow-y:auto;max-height:calc(100vh - 120px);scrollbar-width:thin}.jobs .jobs-filter-item .dropdown-menu li>a{padding:1rem .5rem;white-space:normal}.jobs .jobs-filter-label{display:block;font-family:Oswald,sans-serif;font-size:12px;font-weight:400;color:#222;margin-bottom:5px}.jobs .jobs-filter-dropdown{width:100%;padding:10px 40px 10px 15px;background:#fff;border:1px solid #ccc;border-radius:4px;text-align:left;font-family:Oswald,sans-serif;font-size:14px;font-weight:400;color:#222;cursor:pointer;transition:all .3s ease;position:relative;background-image:url("/images/arrow-down.png");background-repeat:no-repeat;background-position:right 15px center;background-size:12px}.jobs .jobs-filter-dropdown:hover{border-color:#96a523}.jobs .jobs-filter-dropdown .caret{display:none}.jobs .jobs-filter-dropdown:disabled{opacity:.5;cursor:not-allowed}.jobs .no-jobs-banner{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem}.jobs .jobs-main .jobs-count{font-family:Oswald;font-size:16px;font-weight:600;color:#222;margin-bottom:20px}.jobs .jobs-grid{display:flex;flex-direction:column}.jobs .job-card{background:#fff;padding:24px;border:2px solid #e5e5e5;text-decoration:none;display:block;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15);margin-bottom:1rem}.jobs .job-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.2);text-decoration:none}.jobs .job-card .job-card-header{display:flex;justify-content:space-between;align-items:flex-start}.jobs .job-card .job-card-title{font-family:Oswald;font-size:18px;font-weight:700;color:#222;margin:0;flex:1;line-height:1.3;padding-right:10px}@media(min-width: 992px){.jobs .job-card .job-card-title{font-size:16px}}.jobs .job-card .job-card-share{background:rgba(0,0,0,0);border:none;color:#222;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0}.jobs .job-card .job-card-share i{font-size:24px}.jobs .job-card .job-card-share:hover{color:#96a523}.jobs .job-card .job-card-details{display:flex;flex-direction:row;gap:1rem}@media(max-width: 768px){.jobs .job-card .job-card-details{flex-direction:column;justify-content:space-between}}.jobs .job-card .job-card-detail-item{flex:1;display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.jobs .job-card .job-card-detail-item i{color:#222;font-size:33px;margin-top:2px;flex-shrink:0}.jobs .job-card .job-card-detail-content{display:flex;flex-direction:column;gap:4px;min-width:0}.jobs .job-card .job-card-detail-label{font-family:Oswald,sans-serif;font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px}.jobs .job-card .job-card-detail-value{font-family:Oswald,sans-serif;font-size:14px;font-weight:700;color:#222;line-height:1.3;word-break:break-word}.jobs .job-card-hidden,.jobs .jobs-cta-hidden{display:none}.jobs .all-jobs-section{display:flex;justify-content:center;align-items:center;flex-direction:row;padding:2rem}.jobs .jobs-cta-section{background:#96a523;padding:2rem 3rem;text-align:left}.jobs .jobs-cta-title{font-family:Oswald;font-size:20px;font-weight:700;color:#222;margin:0 0 10px 0;letter-spacing:.3px;line-height:1.3}.jobs .jobs-cta-description{font-family:Oswald,sans-serif;font-size:14px;font-weight:400;color:#222;line-height:1.4;margin:0 0 20px 0}@media(min-width: 768px){.jobs .jobs-cta-description{font-size:14px}}.jobs .jobs-cta-buttons{display:flex;flex-direction:column;gap:10px}@media(min-width: 768px){.jobs .jobs-cta-buttons{flex-direction:row;gap:15px}}.jobs .jobs-cta-button{background:#e2001a;color:#fff;padding:1rem 1.5rem;border-radius:5rem;text-decoration:none;font-family:Oswald,sans-serif;font-size:16px;text-align:center;display:flex;vertical-align:middle;justify-content:center;transition:all .3s ease;border:none;cursor:pointer}.jobs .jobs-cta-button:hover{background:rgb(175,0,20.173);color:#fff;text-decoration:none}.jobs.vacancy-detail .job-detail-header h1{font-family:Oswald;font-size:32px;font-weight:350;height:100%;margin-top:-43rem;padding:2rem;text-shadow:0 1px 3px rgba(0,0,0,.5);color:#96a523;display:flex;align-items:flex-end;padding:2rem}@media(min-width: 768px){.jobs.vacancy-detail .job-detail-header h1{font-size:40px}}.jobs.vacancy-detail .job-detail-meta{display:grid;grid-template-columns:repeat(3, 1fr);justify-content:space-between;margin:0 2rem;gap:2rem 9rem}@media(max-width: 768px){.jobs.vacancy-detail .job-detail-meta{display:flex;flex-direction:column}}.jobs.vacancy-detail .job-detail-meta-item{display:flex;align-items:flex-start;gap:10px}.jobs.vacancy-detail .job-detail-meta-item i{color:#000;font-size:20px;width:24px;text-align:center}.jobs.vacancy-detail .job-detail-meta-item .label-and-value{display:flex;flex-direction:column;width:100%}.jobs.vacancy-detail .job-detail-meta-item .label{padding:0;text-align:left;font-weight:400;color:#222;font-size:90%}.jobs.vacancy-detail .job-detail-meta-item .value{max-width:fit-content;word-break:break-word;text-align:left;font-weight:bold;color:#666}.jobs.vacancy-detail .job-detail-actions{margin-top:2rem;padding-top:2rem;border-top:2px solid #dfdfdf;display:flex;flex-direction:row;gap:1rem}.jobs.vacancy-detail .job-detail-actions #copy-message{position:relative;flex-direction:row;width:100%;align-items:center;display:none;cursor:pointer}.jobs.vacancy-detail .job-detail-actions .fa-caret-left{color:#96a523;font-size:xxx-large;margin-right:-1.5rem}.jobs.vacancy-detail .job-detail-actions .copy-message-text{background-color:#96a523;color:#fff;padding:0 3rem;height:100%;align-content:center;width:100%;border-bottom-left-radius:3rem;border-top-left-radius:3rem}@media(max-width: 768px){.jobs.vacancy-detail .job-detail-actions{flex-direction:column;justify-content:center}.jobs.vacancy-detail .job-detail-actions .copy-message-text{border-radius:0}.jobs.vacancy-detail .job-detail-actions .fa-caret-left{display:none}.jobs.vacancy-detail .job-detail-actions .copy-message-text{padding:2rem}}.toast-top-right{top:175px !important;right:12px}.global .row.d-flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.global .row.d-flex::before,.global .row.d-flex::after{content:none}.global .row.d-flex>[class*=col-]{position:relative;width:100%;padding-right:15px;padding-left:15px}.global .row.d-flex .order-0{-ms-flex-order:0;order:0}.global .row.d-flex .order-1{-ms-flex-order:1;order:1}@media(min-width: 768px){.global .row.d-flex .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media(min-width: 992px){.global .row.d-flex .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.global .row.d-flex .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.global .row.d-flex .order-md-0{-ms-flex-order:0;order:0}.global .row.d-flex .order-md-1{-ms-flex-order:1;order:1}}.global .h-100{height:100%}.global .d-flex{display:-ms-flexbox;display:flex}.global .flex-row{-ms-flex-direction:row;flex-direction:row}.global .flex-column{-ms-flex-direction:column;flex-direction:column}@media(min-width: 992px){.global .d-md-block{display:block;text-shadow:0px 4px 13px #000}}.global .mt-auto{margin-top:auto}.global section h2{margin-top:0;margin-bottom:30px;text-transform:uppercase;font-family:Oswald;font-size:20px;font-weight:600}.global section.logistics{margin-top:30px;margin-bottom:0;text-align:center}@media(min-width: 992px){.global section.logistics{margin-top:0;margin-bottom:60px;text-align:left}}.global section.logistics>div:first-child{margin-bottom:30px}@media(min-width: 992px){.global section.logistics>div:first-child{margin-bottom:0}}.global section.logistics img.img-responsive{display:inline}.global section.locations{padding:40px 0;background-color:#eee;margin-bottom:60px}.global section.locations .row{text-align:center}@media(min-width: 992px){.global section.locations .row{text-align:left}}.global section.locations .row>div:last-child{margin-bottom:30px}@media(min-width: 992px){.global section.locations .row>div:last-child{padding-top:20px;margin-bottom:0}}.global section.locations span.glyphicon{color:#e2001a}.global section.locations img.img-responsive{display:inline}.global section.testimonials{margin-bottom:60px}.global section.testimonials .row>div{margin-bottom:30px;text-align:center}@media(min-width: 992px){.global section.testimonials .row>div{margin-bottom:0;text-align:center}}.global section.testimonials .row>div:last-child{margin-bottom:0}.global section.testimonials .card{background-color:#eee;padding:20px}.global section.testimonials .card p{margin-bottom:30px}.global section.downloads{margin-bottom:30px}.global section.downloads .row>div{margin-bottom:30px}.global section.downloads .card{text-align:left;background-color:#eee;padding:20px}.global section.downloads .card img.img-responsive{border:1px solid #b2b3b5;margin-bottom:15px}.global section.downloads .card .catalogue-title{font-weight:600;font-size:18px;color:#222;margin-bottom:5px}.global section.downloads .card a{font-weight:600;font-size:12px;color:#666;display:block}.global section.downloads .card a.catalogue-pdf{background:rgba(0,0,0,0) url(../images/icon-pdf-16x16-666.png) no-repeat right center;display:inline-block;padding-right:26px}.global section.downloads .card a img{margin-right:5px}.global section.global-contact .global-contact-form label{font-weight:400;font-size:18px;color:#222}@media(min-width: 992px){.global section.global-contact .global-contact-form label{font-size:12px}}.global section.global-contact .global-contact-form .form-control{font-weight:400;font-size:16px;color:#666;border:1px solid #dfdfdf;height:42px;padding:10px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}@media(min-width: 992px){.global section.global-contact .global-contact-form .form-control{font-size:12px}}.global section.global-contact .global-contact-form textarea.form-control{resize:vertical;height:100px}.global section.global-contact .global-contact-form .btn-orange{width:auto;color:#fff;font-size:16px;padding:10px 20px;line-height:20px;text-transform:none}@media(min-width: 992px){.global section.global-contact .global-contact-form .btn-orange{font-size:12px}}.global section.global-contact .global-contact-form .help-block{font-weight:400;font-size:12px;color:#222}.global .modal .modal-header{border:0 none}.global .modal .modal-body .h2{family:Oswald;font-weight:700;margin-bottom:40px}.global .modal .modal-body p{font-size:18px;font-weight:600;margin-bottom:60px}.related-tiles-container{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.related-tiles-container a:hover,.related-tiles-container a:focus{text-decoration:none}.related-tile{cursor:pointer;height:28rem;width:28rem;display:flex;flex-direction:column;justify-content:end;background-position:center;background-size:cover}.related-tile-heading{padding:12px 16px}.suggested-content{padding-top:2em;padding-bottom:.3em;border-bottom:1px solid #d3d3d3}.contact-alert{position:sticky;bottom:0 !important;transition:300ms}.shop-categories .contact-general form{flex-direction:column}.contact-general .form-control{background-color:#e0e0de;border-radius:20px;color:#2e3124;height:42px;padding:1rem}.contact-general .control-label{font-weight:normal}.contact-general label{font-weight:normal}.contact-general #countryCode{appearance:none;cursor:pointer;background-image:url("../images/arrow-down.png");background-repeat:no-repeat;background-position-y:center;background-position-x:98%;background-size:2rem}.contact-general textarea{height:18rem !important}@media(max-width: 768px){.contact-general form{flex-direction:column}.contact-general form div{width:100% !important}.contact-general .row{margin:0}.contact-general .col-sm-4,.contact-general .col-sm-8{padding:0}}.home .news-latest .article{border-bottom:1px solid #dfdfdf;padding-bottom:25px;margin-bottom:80px}.home .news-latest .article a.img{display:block;width:100%;padding-bottom:68.6784599%;position:relative;margin-bottom:25px}.home .news-latest .article a.img>span{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.home .news-latest .article a.img>span img{width:100%;height:auto}.home .news-latest .article .news-date{font-size:15px;font-weight:600;color:#666}@media(min-width: 768px){.home .news-latest .article .news-date{font-size:12px}}@media(min-width: 992px){.home .news-latest .article .news-date{font-size:12px}}.home .news-latest .article .news-title{font-family:Oswald;font-size:20px;font-weight:600;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;letter-spacing:.5px}@media(min-width: 480px){.home .news-latest .article .news-title{height:84px}}@media(min-width: 768px){.home .news-latest .article .news-title{font-size:18px;height:75px}}@media(min-width: 992px){.home .news-latest .article .news-title{font-size:16px;height:66px}}.home .news-latest .article .news-title a{color:#222}.home .news-latest .article .news-teaser{font-size:13px;font-weight:400;color:#666;margin-bottom:20px;height:70px;overflow:hidden;text-overflow:ellipsis}.home .news-latest .article a.news-more{font-family:Oswald;font-size:15px;font-weight:700;color:#222}.home .news-latest .article a.news-more span{color:#96a523;margin-left:5px}.home h1{font-size:55px;font-family:Oswald}.home h2{font-size:46px;font-family:Oswald;font-weight:lighter}.home h3{font-family:Oswald}.home .header-container{background-color:#4d5b27;overflow:hidden}.home .homepage-header-background{min-height:60rem;display:flex;justify-content:center;position:relative;width:100%;margin:auto;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../images/homepage/homepage-header.jpg)}.home .header-title-container{width:100%;display:flex;align-items:center;justify-content:end;max-width:150rem}.home .header-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:70rem;padding:12rem 25rem 12rem 5rem;background:rgba(0,0,0,0) linear-gradient(90deg, rgba(47, 49, 36, 0.8862745098) 0%, rgba(25, 26, 19, 0.6666666667) 56%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;border-radius:35% 0 0 35%/100% 0 0px 100%}.home .header-title{color:#fff;font-family:Oswald,ExtraLight;font-weight:200;font-size:55px}.home .btn-primary{font-family:Oswald,sans-serif;padding:1rem 2rem;width:fit-content;border-radius:40px;border:none;background-color:#c32e0b;color:#fff;font-weight:bold;font-size:18px;transition:all 135ms ease-in-out;cursor:pointer;z-index:100}.home .btn-primary::before{content:attr(data-content)}.home .btn-primary:hover{text-decoration:none;background-color:#2e3124}.home .services-intro{padding:5rem 5rem 10rem;background-color:#b4be5a}.home .services-intro .section{z-index:100}.home .services-intro .services-slider-wrapper{text-align:center;margin:auto}.home .services-intro .services-slider-wrapper .services-slider{margin:5rem auto;max-width:60%}.home .services-intro .services-slider-wrapper .slider-item{display:flex;flex-direction:column;color:#2e3124;align-items:center}.home .services-intro .services-slider-wrapper .slider-item svg{height:8rem}.home .services-intro .services-slider-wrapper .slider-title{max-width:100%;overflow:hidden;text-overflow:ellipsis}.home .services-intro .services-slider-wrapper a{cursor:pointer;text-decoration:none;padding:1rem;border-radius:25px}.home .services-intro .services-slider-wrapper a:hover{scale:1.1}.home .services-intro .services-slider-wrapper a:hover .slider-title{overflow:visible;text-overflow:unset;max-width:unset}.home .services-intro .services-slider-wrapper .slick-next{right:-31px}.home .services-details{background:#efefee}.home .solutions-intro .cs-site-background-menu{background-image:url(../images/homepage/cs-background-menu.jpg);background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;margin:-5rem auto 0 auto;max-width:132rem}.home .solutions-intro .cs-site-menu-option{font-family:Oswald;line-height:3rem}.home .solutions-intro .cs-site-menu-option .button-link{color:#fff;text-decoration:none;cursor:pointer}.home .solutions-intro .cs-site-menu-option .background-menu-item-title{display:flex;border-radius:50px;padding:1rem 2.5rem;background:#475b23;align-items:center;justify-content:center;text-align:center}.home .solutions-intro .cs-site-menu-option .background-menu-item-description{width:30rem;padding:1rem 1.5rem}.home .solutions-intro .cs-site-menu-option .background-menu-item-description,.home .solutions-intro .cs-site-menu-option .background-menu-item-description-alt{display:none;border-radius:50px;background:#475b23;justify-content:space-between;gap:2rem;z-index:100;position:relative;align-items:center}.home .solutions-intro .cs-site-menu-option .background-menu-item-description i,.home .solutions-intro .cs-site-menu-option .background-menu-item-description-alt i{border:1px solid #fff;border-radius:50%;padding:1rem;width:5rem;display:flex;justify-content:center}.home .solutions-intro .cs-site-menu-option .background-menu-item-description p,.home .solutions-intro .cs-site-menu-option .background-menu-item-description-alt p{margin:0}.home .solutions-intro .cs-site-menu-option img{border-radius:50%}.home .solution-details{background:#efefee;padding:2rem}.home .solution-details h2{font-size:55px;text-align:center}.home .solution-details h3{color:#475b23;text-align:center}.home .split-sections{display:flex;padding:5rem 2rem;gap:5rem;font-size:23px;max-width:145rem;margin:auto}.home .split-sections .section{flex:1;display:flex;flex-direction:column;color:#2e3124;gap:2rem}.home .split-sections .section .homepage-safety-header{font-size:55px;max-width:90%}.home .top-categories{display:flex}.home .top-categories .top-categories-container{display:flex;flex-direction:column;text-align:center;width:100%;background-image:url(../images/homepage/top-categories.jpg);background-size:cover;background-position:center}.home .top-categories .top-categories-container .homepage-top-categories-header{font-size:55px;color:#fff;padding:4rem;text-shadow:#000 1px 0 10px}.home .top-categories .top-categories-container .selector-section{display:flex;flex-direction:column;align-items:center;background-color:rgba(71,91,35,.8)}.home .top-categories .top-categories-container h2{color:#fff}.home .top-categories .top-categories-listing{display:flex;justify-content:space-between;max-width:145rem;width:100%;padding:5rem}.home .top-categories .top-categories-listing .dropdown{display:flex;flex-direction:column;text-align:center;width:32%;height:min-content;cursor:pointer;font-size:23px}.home .top-categories .top-categories-listing .open{display:flex;flex-direction:column}.home .top-categories .top-categories-listing .rotate{transform:rotate(180deg)}.home .top-categories .top-categories-listing .dropdown-arrow{width:3rem;margin:auto 0}.home .top-categories .top-categories-listing .dropdown-toggle{padding:.5rem 2rem;border-radius:25px;border:1px solid #2e3124;display:flex;justify-content:space-between;background:#fff;letter-spacing:-1px}.home .top-categories .top-categories-listing .open-down{border-radius:25px 25px 0 0;border-bottom:none}.home .top-categories .top-categories-listing .dropdown-menu{background:#fff;padding:0;overflow:hidden;width:100%;margin-top:-1px;border:1px solid #2e3124;border-top:none;border-radius:0 0 25px 25px;font-size:23px}.home .top-categories .top-categories-listing .dropdown-menu:last-child{padding-bottom:.5rem}.home .top-categories .top-categories-listing .dropdown-menu li a{padding:.5rem 1rem;white-space:normal}.home .contact-details{background:#fff;padding:5rem}.home .contact-details .homepage-contact-header{font-size:55px}.home .contact-details ul{padding:1rem;display:flex;max-height:50rem;overflow:auto;flex-direction:column;gap:2rem}.home .contact-details li{list-style:none;font-size:21px}.home .contact-details li .location-name a{color:#2e3124}.home .contact-details li .location-name{text-decoration:underline;font-family:Oswald}.home .contact-container{background:#eef0d2;margin:auto}.home #searchbar{border-radius:25px;border:1px solid #707070;padding:1rem 2rem}.home #countrymap{height:100%;width:100%}.home .mission-statement-background{min-height:75rem;display:flex;position:relative}.home .mission-statement-background-image{width:100%;object-fit:cover;height:75rem}.home .mission-statement-container{min-height:inherit;max-width:55rem;position:absolute;background:rgba(150,165,36,.9019607843);display:flex;flex-direction:column;padding:4rem;justify-content:space-around}.home .mission-statement-description{font-family:Oswald,sans-serif;color:#2e3124;padding:3rem 0;font-size:38px}.home .mission-statement-company{font-family:Oswald,sans-serif;font-size:24px;color:#fff;font-weight:bold}.home .mission-statement-button{text-decoration:none;font-family:Oswald,sans-serif;font-size:20px;width:fit-content;padding:1rem 1.75rem;align-self:center;color:#fff;background:rgba(0,0,0,0);border:3px solid #fff;border-radius:30px;font-weight:bold}.home .mission-statement-button:hover{transition:all 100ms ease-in-out;color:#e21a00;border-color:#e21a00}.home .topic-select{background:#475b23;display:flex;flex-direction:column;text-align:center}.home .topic-select .homepage-topic-header{color:#fff;font-size:55px}.home .topic-select .topics-listing{display:flex;gap:1rem;max-width:145rem;margin:auto;flex-wrap:wrap;justify-content:center;padding:3rem}.home .topic-select .topic-button{color:#96a523;border:1px solid #96a523;border-radius:25px;background:rgba(0,0,0,0);max-width:max-content;max-height:max-content;padding:1rem 1.5rem;text-decoration:none}.home .topic-select .topic-button:hover{color:#fff;border-color:#fff}@media(max-width: 420px){.home .mission-statement-background-image{display:none}.home .mission-statement-container{position:inherit}}@media(min-width: 768px){.home .mission-statement-container{left:20%}}@media(max-width: 1000px){.home .services-intro,.home .contact-details{padding:1rem !important}.home .top-categories-listing{flex-direction:column}.home .top-categories-listing .dropdown{width:100% !important;margin:auto}.home .top-categories-listing .dropdown-menu{position:initial}}@media(max-width: 992px){.home .homepage-header-background{flex-direction:column;justify-content:end;background-image:url(../images/homepage/header-background-mobile.jpg);min-height:70rem}.home .header-content{background-color:#2e3124;padding:2rem;margin:initial;border-radius:0;width:100%}.home .header-content a{margin:auto}}@media(max-width: 1200px){.home .solutions-intro .cs-site-background-menu{height:55rem}.home .solutions-intro .cs-site-background-menu .hover-menu{display:none}.home .solutions-intro .cs-site-background-menu .slick-vertical{margin:auto;width:38rem;padding:4rem 1rem 0}.home .solutions-intro .cs-site-background-menu .slick-list{margin:-10px 0}.home .solutions-intro .cs-site-background-menu .slick-track{margin-top:-1rem}.home .solutions-intro .cs-site-background-menu .slick-slide{margin:10px 0}.home .solutions-intro .cs-site-background-menu .slick-arrow{position:inherit}.home .solutions-intro .cs-site-background-menu .slick-prev{left:0;margin:auto}.home .solutions-intro .cs-site-background-menu .slick-next{right:0;margin:auto;-webkit-transform:translate(0%, 50%);-ms-transform:translate(0%, 50%);transform:translate(0%, 50%)}.home .solutions-intro .homepage-solutions-header{font-size:55px}.home .cs-site-menu-option{font-size:22px}.home .cs-site-menu-option .background-menu-item-title{width:32rem;height:8rem;padding-left:5rem !important}.home .cs-site-menu-option a,.home .cs-site-menu-option .button-link{display:flex;align-items:center}.home .cs-site-menu-option img{display:block;width:8rem;height:8rem;margin-right:-5rem;z-index:100;object-fit:cover}.home .cs-logo{display:none}.home .services-slider-wrapper .slider-item img svg{max-width:100%;max-height:100%}.home .services-line,.home .services-line-xl{display:none}.home .split-sections{flex-direction:column;gap:2rem}.home .top-categories-listing .dropdown .dropdown-toggle{font-size:19px}.home .top-categories-listing .dropdown .dropdown-menu{font-size:16px}}@media(min-width: 1200px){.home .solutions-intro .cs-site-background-menu{height:95rem}.home .solutions-intro .cs-site-background-menu .hover-menu{height:100%;width:100%;position:absolute}.home .solutions-intro .cs-site-background-menu .cs-background-mobile-menu{display:none}.home .solutions-intro .cs-logo{max-width:100%;margin:auto 0 0 auto}.home .solutions-intro .cs-site-menu-option{font-size:26px;width:max-content;position:absolute}.home .solutions-intro .cs-site-menu-option .background-menu-item-title,.home .solutions-intro .cs-site-menu-option .background-menu-item-description-alt{max-width:30rem;min-width:15rem;height:8rem}.home .solutions-intro .cs-site-menu-option .background-menu-item-description-alt{display:none;align-items:center;justify-content:center;text-align:center;padding:1rem 2.5rem;z-index:100;position:relative}.home .solutions-intro .cs-site-menu-option img{position:absolute;z-index:10;display:none;width:25rem;height:25rem;top:-17rem;object-fit:cover}.home .solutions-intro .cs-site-menu-option:hover .background-menu-item-title{display:none}.home .solutions-intro .cs-site-menu-option:hover .background-menu-item-description,.home .solutions-intro .cs-site-menu-option:hover .background-menu-item-description-alt,.home .solutions-intro .cs-site-menu-option:hover img{display:flex;z-index:100}}@media(min-width: 1200px)and (max-width: 1920px){.home .services-slider-wrapper .slider-item img svg{width:10rem;height:10rem}.home .services-line{position:absolute;transform:translate(-50rem, 1rem);max-width:100%;margin-left:-25rem;padding-left:25rem}.home .services-line-xl{display:none}}@media(min-width: 1920px){.home .services-slider-wrapper .slider-item img svg{width:12rem;height:12rem}.home .services-line{display:none}.home .services-line-xl{position:absolute;transform:translate(-98rem, 1rem);display:block}}/*# sourceMappingURL=styles.css.map */
