.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none;}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height 500ms ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/themes/bootstrap_dewatering/owlcarousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default;}.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px;}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}
.path-productsv2 .content-utility,.path-products .content-utility{display:none;}.product-v2-teaser{background-color:#fff;border-radius:8px;margin-bottom:30px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden;}.product-v2-teaser__container{display:flex;flex-direction:column;height:100%;}.product-v2-teaser__content{flex:1;display:flex;flex-direction:column;}.product-v2-teaser__image{width:100%;background-color:#f5f5f5;overflow:hidden;}.product-v2-teaser__image a{display:block;height:100%;width:100%;}.product-v2-teaser__image img{width:100%;height:220px;object-fit:cover;}.product-v2-teaser__title{font-size:1.4rem;font-weight:600;margin:0;padding:16px 20px 5px;color:#333;text-align:center;}.product-v2-teaser__title a{color:inherit;text-decoration:none;}.product-v2-teaser__category{padding:0 20px 10px;text-align:center;color:#146075;font-size:0.9rem;text-transform:uppercase;}.product-v2-teaser__body{color:#666;font-size:0.95rem;line-height:1.5;padding:0 20px 15px;text-align:center;}.product-v2-teaser__actions{display:flex;flex-direction:column-reverse;gap:10px;padding:0 20px 20px;margin-top:auto;}.product-v2-teaser__actions i{margin-right:5px;}.products_v2_grid__container{width:100%;padding:0 15px;}.products_v2_grid__items{display:grid;grid-template-columns:1fr;gap:30px;margin-bottom:30px;}.products_v2_grid__item{height:100%;display:flex;}.products_v2_grid__item .product-v2-teaser{width:100%;height:100%;display:flex;flex-direction:column;margin-bottom:0;}.products_v2_grid__item .product-v2-teaser__container{flex:1;display:flex;flex-direction:column;height:100%;}@media (min-width:576px){.products_v2_grid__items{grid-template-columns:repeat(2,1fr);}}@media (min-width:992px){.products_v2_grid__items{grid-template-columns:repeat(3,1fr);}}@media (min-width:1200px){.products_v2_grid__items{grid-template-columns:repeat(4,1fr);}}.product-contact-info{margin-bottom:30px;padding:20px;background-color:#f5f5f5;border-radius:8px;}.product-contact-info h2{margin-top:0;color:#333;font-size:1.6rem;font-weight:600;}form#product-contact-form{max-width:800px;margin:0 auto;padding:20px;}form#product-contact-form label{font-weight:600;}form#product-contact-form .form-item{margin-bottom:20px;}form#product-contact-form input[type="text"],form#product-contact-form input[type="email"],form#product-contact-form input[type="tel"],form#product-contact-form textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;}form#product-contact-form .form-actions{margin-top:30px;}form#product-contact-form input[type="submit"]{background-color:#e67817;color:white;border:none;padding:12px 25px;font-weight:600;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color 0.2s;}form#product-contact-form input[type="submit"]:hover{background-color:#d56b10;}.product-filter-wrapper{background-color:#f5f5f5;border-radius:8px;margin-bottom:20px;padding:12px;box-shadow:0 2px 4px rgba(0,0,0,0.05);}.product-category-filters{margin-bottom:20px;}.product-filter-title{display:flex;align-items:center;margin-right:15px;min-width:120px;}.product-filter-title h3{font-size:1.1rem;color:#333;margin:0;font-weight:600;white-space:nowrap;}.product-filter-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;}.product-filter-container .form-item{margin:0;flex:1;min-width:160px;max-width:280px;}.product-filter-container label{font-weight:600;color:#333;margin-bottom:3px;display:block;font-size:0.9rem;}.product-filter-container select{width:100%;padding:6px 10px;border:1px solid #ddd;border-radius:4px;background-color:white;font-size:0.95rem;}.product-filter-container .form-actions{display:flex;align-items:flex-end;margin:0;padding-bottom:0;}.product-filter-container input[type="submit"]{background-color:#e67817;color:white;border:none;padding:7px 16px;font-weight:600;font-size:0.9rem;border-radius:4px;cursor:pointer;transition:background-color 0.2s;text-transform:uppercase;letter-spacing:0.5px;height:34px;line-height:1;}.product-filter-container input[type="submit"]:hover{background-color:#d56b10;}.product-filter-reset{text-align:right;font-size:0.85rem;display:inline-block;margin-left:10px;margin-bottom:0;align-self:center;}.product-filter-actions{display:flex;align-items:center;}.product-filter-reset a{color:#666;text-decoration:none;transition:color 0.2s;}.product-filter-reset a:hover{color:#e67817;text-decoration:underline;}@media (max-width:767px){.product-filter-container{flex-direction:column;align-items:stretch;}.product-filter-title{margin-right:0;margin-bottom:10px;justify-content:center;}.product-filter-container .form-item,.product-filter-container .form-actions{max-width:none;width:100%;}.product-filter-actions{width:100%;justify-content:space-between;margin-top:10px;}.product-filter-reset{margin-left:0;}}.form-select-override .category-filter-list{list-style:none;padding:0;margin:0;}.form-select-override .level-0 .category-filter-list > li{padding-left:20px;}.form-select-override .category-filter-item{margin-bottom:5px;}.form-select-override label{display:block;cursor:pointer;}.form-select-override .child-categories{margin-top:3px;}.form-select-override input[type="checkbox"]{margin-right:4px;}.views-exposed-form .product-filter-wrapper .form-select{display:none;}.product-v2-contact-page{margin-bottom:3rem;}.product-v2-contact-page__product{background-color:#f7f7f7;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);height:100%;}.product-v2-contact-page__form{padding:20px;border-radius:8px;background-color:#fff;}.product-v2-contact-page__form h2{margin-top:0;margin-bottom:20px;color:#333;font-weight:600;font-size:1.6rem;}.product-v2-contact__container{display:flex;flex-direction:column;}.product-v2-contact__image{margin-bottom:15px;text-align:center;}.product-v2-contact__image img{width:100%;height:220px;object-fit:cover;max-width:100%;}.product-v2-contact__title{font-size:1.4rem;font-weight:600;margin-bottom:10px;color:#333;text-align:center;}.product-v2-contact__category{font-size:0.9rem;color:#146075;margin-bottom:10px;text-align:center;text-transform:uppercase;}.product-v2-contact__body{margin-bottom:20px;text-align:center;font-size:0.95rem;line-height:1.5;color:#666;}.product-v2-contact__cutsheet{margin-top:15px;text-align:center;}@media (max-width:767px){.product-v2-contact-page__product{margin-top:20px;}}
