﻿:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1;}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat);}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2);}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3);}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay);}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2);}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3);}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4);}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5);}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2);}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8);}.animate__animated.animate__slow{-webkit-animation-duration:calc(var(--animate-duration)*1.2);animation-duration:calc(var(--animate-duration)*1.2);}.animate__animated.animate__slower{-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;}.animate__animated[class*=Out]{opacity:0;}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@keyframes Animations_animateFromBottom{0%{transform:translateY(12px);opacity:0;}to{transform:translateY(0);opacity:1;}}.company-page{padding-bottom:100px;color:#2f2f2f;}.company-page #sectionHeaderSplash{position:relative;background-image:url(/images/oak-4621014_1920.jpg);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;}.company-page #sectionHeaderSplash .overlay-holder{background-color:rgba(1,119,50,.5);}@media(max-width:575.98px){.company-page #sectionHeaderSplash .overlay-holder{padding-top:120px;padding-bottom:120px;}}@media(min-width:576px){.company-page #sectionHeaderSplash .overlay-holder{padding-top:230px;padding-bottom:230px;}}.company-page #sectionHeaderSplash .overlay-holder h1{color:#fff;font-weight:700;font-style:normal;margin-bottom:0;}@media(max-width:575.98px){.company-page #sectionHeaderSplash .overlay-holder h1{font-size:40px!important;}}@media(min-width:576px) and (max-width:991.98px){.company-page #sectionHeaderSplash .overlay-holder h1{font-size:50px;}}@media(min-width:992px) and (max-width:1199.98px){.company-page #sectionHeaderSplash .overlay-holder h1{font-size:58px;}}@media(min-width:1200px){.company-page #sectionHeaderSplash .overlay-holder h1{font-size:68px;}}.company-page #sectionHeaderSplash .overlay-holder h3{color:#fff;font-size:26px;font-weight:400;font-style:normal;margin-bottom:0;}@media(max-width:575.98px){.company-page #sectionHeaderSplash .overlay-holder h3{font-size:24px!important;}}@media(max-width:575.98px){.company-page #sectionHeaderLabelUpper{padding:80px 20px;}}@media(min-width:576px){.company-page #sectionHeaderLabelUpper{padding:150px 20px;}}.company-page #sectionHeaderLabelUpper h2{color:#2f2f2f;font-weight:700;font-style:normal;line-height:1;margin-bottom:30px;}@media(max-width:575.98px){.company-page #sectionHeaderLabelUpper h2{font-size:38px!important;}}@media(min-width:576px){.company-page #sectionHeaderLabelUpper h2{font-size:48px!important;}}.company-page #sectionHeaderLabelUpper p,.company-page #sectionHeaderLabelUpper span,.company-page #sectionHeaderLabelUpper li{color:#2f2f2f;font-size:16px;font-weight:400;font-style:normal;line-height:1.5em;}.company-page #sectionHeaderLabelUpper h5{color:#2f2f2f;font-size:20px;font-weight:600;font-style:normal;line-height:1.3em;}.company-page #sectionHeaderLabelLower{background-color:#4a684b;}@media(max-width:575.98px){.company-page #sectionHeaderLabelLower{padding:50px 0;}}@media(min-width:576px){.company-page #sectionHeaderLabelLower{padding:150px 0;}}.company-page #sectionHeaderLabelLower h2{color:#fff;font-weight:700;font-style:normal;line-height:1;margin-bottom:30px;}@media(max-width:575.98px){.company-page #sectionHeaderLabelLower h2{font-size:34px!important;}}@media(min-width:576px){.company-page #sectionHeaderLabelLower h2{font-size:42px!important;}}.company-page #sectionHeaderLabelLower p,.company-page #sectionHeaderLabelLower span,.company-page #sectionHeaderLabelLower li{color:#fff;font-size:16px;font-weight:400;font-style:normal;line-height:1.5em;}.company-page #sectionHeaderLabelLower h5{color:#fff;font-size:20px;font-weight:400;font-style:normal;line-height:1.3em;}@media(max-width:575.98px){.company-page #sectionFourReasons{padding:60px 80px;}}@media(min-width:576px){.company-page #sectionFourReasons{padding:120px 20px 80px;}}.company-page #sectionFourReasons a{text-decoration:none;outline:0;}.company-page #sectionFourReasons .gallery-wrapper{opacity:0;}.company-page #sectionFourReasons .gallery-wrapper.animate-from-bottom{transform:translateY(12px);opacity:0;animation-name:Animations_animateFromBottom;animation-timing-function:cubic-bezier(.51,.44,.4,.96);animation-fill-mode:forwards;}.company-page #sectionFourReasons .reason-holder{position:relative;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;text-align:center;}@media(max-width:575.98px){.company-page #sectionFourReasons .reason-holder{min-height:260px;margin-bottom:20px;padding:20px 20px;}}@media(min-width:576px) and (max-width:766.98px){.company-page #sectionFourReasons .reason-holder{min-height:310px;margin-bottom:20px;padding:20px 10px;}}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionFourReasons .reason-holder{min-height:280px;margin-bottom:20px;padding:20px 10px;}}@media(min-width:992px) and (max-width:1199.98px){.company-page #sectionFourReasons .reason-holder{min-height:335px;margin-bottom:20px;padding:20px 10px;}}@media(min-width:1200px) and (max-width:1399.98px){.company-page #sectionFourReasons .reason-holder{min-height:310px;margin-bottom:10px;padding:20px 20px;}}@media(min-width:1200px){.company-page #sectionFourReasons .reason-holder{min-height:310px;margin-bottom:10px;padding:20px 25px;}}.company-page #sectionFourReasons .reason-holder.customer-journey{background-color:rgba(1,119,50,.6);}.company-page #sectionFourReasons .reason-holder.megaphone{background-color:rgba(139,92,246,.6);}.company-page #sectionFourReasons .reason-holder.green-technology{background-color:rgba(99,102,241,.6);}.company-page #sectionFourReasons .reason-holder.global-warming{background-color:rgba(32,41,57,.6);}.company-page #sectionFourReasons .reason-holder .image-holder{height:120px;background-size:contain;background-position:center;background-repeat:no-repeat;}.company-page #sectionFourReasons .reason-holder .text-holder{padding-top:10px;}.company-page #sectionFourReasons .reason-holder .text-holder h4{color:#fff;font-weight:600;font-style:normal;line-height:1.2;margin-bottom:15px;}@media(max-width:575.98px){.company-page #sectionFourReasons .reason-holder .text-holder h4{font-size:2rem;}}@media(min-width:576px) and (max-width:766.98px){.company-page #sectionFourReasons .reason-holder .text-holder h4{font-size:1.8rem;}}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionFourReasons .reason-holder .text-holder h4{font-size:2rem;}}@media(min-width:992px) and (max-width:1199.98px){.company-page #sectionFourReasons .reason-holder .text-holder h4{font-size:1.5rem;}}@media(min-width:1200px) and (max-width:1399.98px){.company-page #sectionFourReasons .reason-holder .text-holder h4{font-size:1.7rem;}}@media(min-width:1400px){.company-page #sectionFourReasons .reason-holder .text-holder h4{font-size:2rem;}}.company-page #sectionFourReasons .reason-holder .text-holder h5{color:#fff;font-size:1.25rem;font-weight:600;font-style:normal;line-height:1.2;}.company-page #sectionDetailHolder{text-align:center;}@media(max-width:991.98px){.company-page #sectionDetailHolder .detail-item-holder{padding-left:1.5rem!important;padding-right:1.5rem!important;padding-top:40px;padding-bottom:40px;}}@media(min-width:992px){.company-page #sectionDetailHolder .detail-item-holder{padding-left:1.5rem!important;padding-right:1.5rem!important;padding-top:70px;padding-bottom:70px;}}.company-page #sectionDetailHolder .detail-item-holder h4{color:#2f2f2f;font-weight:700;font-style:normal;line-height:1.3em;margin-bottom:20px;}@media(max-width:766.98px){.company-page #sectionDetailHolder .detail-item-holder h4{font-size:30px;}}@media(min-width:767px){.company-page #sectionDetailHolder .detail-item-holder h4{font-size:38px;}}.company-page #sectionDetailHolder .detail-item-holder p{color:#2f2f2f;font-size:18px;font-weight:400;font-style:normal;line-height:1.3em;margin-bottom:20px;}.company-page #sectionDetailHolder .detail-item-holder img{width:100%;max-width:350px;}.company-page #sectionDetailHolder .detail-item-holder .slide-from-left{transform:translateX(-200%);animation:slide-in-anim 1.5s ease-out forwards;}.company-page #sectionDetailHolder .detail-item-holder .slide-from-left.delay20{animation-duration:2s;}.company-page #sectionDetailHolder .detail-item-holder .slide-from-left.delay25{animation-duration:2.5s;}.company-page #sectionDetailHolder .detail-item-holder .slide-from-left.delay30{animation-duration:3s;}.company-page #sectionDetailHolder .detail-item-holder .slide-from-right{transform:translateX(200%);animation:slide-in-anim 1.5s ease-out forwards;}@keyframes slide-in-anim{20%{opacity:0;}60%{transform:translateX(-45%);}75%{transform:translateX(-52%);}100%{opacity:1;transform:translateX(-50%);}}@media(max-width:991.98px){.company-page #sectionIntegrationPartOf{padding:50px 25px;}}@media(min-width:992px){.company-page #sectionIntegrationPartOf{padding:80px 25px;}}.company-page #sectionIntegrationPartOf img{max-width:100%;}.company-page #sectionIntegrationPartOf h3{color:#2f2f2f;font-family:"Poppins";font-weight:500;font-style:normal;line-height:1.2;margin-bottom:30px;}@media(max-width:575.98px){.company-page #sectionIntegrationPartOf h3{font-size:20px;}}@media(min-width:576px){.company-page #sectionIntegrationPartOf h3{font-size:26px;}}.company-page #sectionIntegrationPartOf p{color:#2f2f2f;font-size:16px;font-weight:400;font-style:italic;line-height:normal;margin-left:20px;margin-top:12px;}@media(max-width:575.98px){.company-page #sectionCitat{padding:40px 15px;}}@media(min-width:576px){.company-page #sectionCitat{padding:80px 20px;}}.company-page #sectionCitat .citat-holder{position:relative;background-image:url(/images/company/citat-box.jpg);background-repeat:no-repeat;background-size:contain;background-position:top center;display:flex;flex-direction:row;align-items:center;max-width:500px;}@media(max-width:449.98px){.company-page #sectionCitat .citat-holder{height:230px;}}@media(min-width:450px) and (max-width:575.98px){.company-page #sectionCitat .citat-holder{height:320px;}}@media(min-width:576px) and (max-width:766.98px){.company-page #sectionCitat .citat-holder{height:300px;}}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionCitat .citat-holder{height:220px;}}@media(min-width:992px){.company-page #sectionCitat .citat-holder{height:300px;}}.company-page #sectionCitat .citat-holder .text-holder{width:100%;text-align:center;}@media(max-width:449.98px){.company-page #sectionCitat .citat-holder .text-holder{padding:0 25px 0;}}@media(min-width:450px) and (max-width:575.98px){.company-page #sectionCitat .citat-holder .text-holder{padding:0 35px 0;}}@media(min-width:576px) and (max-width:766.98px){.company-page #sectionCitat .citat-holder .text-holder{padding:20px 45px 0;}}@media(min-width:767px){.company-page #sectionCitat .citat-holder .text-holder{padding:20px 40px 0;}}.company-page #sectionCitat .citat-holder .text-holder h4{color:#2f2f2f;font-family:"Poppins";font-weight:400;font-style:italic;line-height:1.2;}@media(max-width:449.98px){.company-page #sectionCitat .citat-holder .text-holder h4{font-size:18px;}}@media(min-width:450px) and (max-width:575.98px){.company-page #sectionCitat .citat-holder .text-holder h4{font-size:22px;}}@media(min-width:576px) and (max-width:766.98px){.company-page #sectionCitat .citat-holder .text-holder h4{font-size:24px;}}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionCitat .citat-holder .text-holder h4{font-size:18px;}}@media(min-width:992px){.company-page #sectionCitat .citat-holder .text-holder h4{font-size:24px;}}.company-page #sectionCitat .citat-source-holder{padding:30px 0;display:flex;flex-direction:row;align-items:center;max-width:500px;height:100%;}.company-page #sectionCitat .citat-source-holder .text-holder{width:100%;text-align:center;}.company-page #sectionCitat .citat-source-holder .text-holder h4{color:#2f2f2f;font-family:"Poppins";font-size:18px;font-weight:600;font-style:normal;line-height:1.2;}.company-page #sectionCitat .citat-source-holder .text-holder h5{color:#2f2f2f;font-family:"Poppins";font-size:18px;font-weight:400;font-style:italic;line-height:1.2;}@media(max-width:575.98px){.company-page #sectionPrices{padding:0 15px 30px;}}@media(min-width:576px){.company-page #sectionPrices{padding:50px 20px;}}.company-page #sectionPrices .price-holder{margin:50px 10px 50px;-webkit-box-shadow:rgba(0,0,0,.6) 0 0 8px;-moz-box-shadow:rgba(0,0,0,.6) 0 0 8px;box-shadow:rgba(0,0,0,.6) 0 0 8px;transition:box-shadow .15s ease-in-out;}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionPrices .price-holder{margin-left:4px;margin-right:4px;}}.company-page #sectionPrices .price-holder.orange{margin-top:10px;margin-bottom:10px;}.company-page #sectionPrices .price-holder .label-holder{background-color:#f7f7f7;background-repeat:no-repeat;background-size:cover;background-position:bottom center;padding-top:30px;padding-bottom:40px;text-align:center;}.company-page #sectionPrices .price-holder .label-holder.green{background-image:url(/images/company/green-price-ellips.png);}.company-page #sectionPrices .price-holder .label-holder.orange{background-image:url(/images/company/orange-price-ellips.png);padding-top:60px;}.company-page #sectionPrices .price-holder .label-holder.darkgreen{background-image:url(/images/company/darkgreen-price-ellips.png);}.company-page #sectionPrices .price-holder .label-holder h3{color:#fff;font-family:"Poppins";font-size:30px;font-weight:600;font-style:normal;letter-spacing:1.7px;}.company-page #sectionPrices .price-holder .label-holder h4{color:#fff;font-family:"Poppins";font-size:14px;font-weight:400;font-style:normal;margin-bottom:10px;}.company-page #sectionPrices .price-holder .price-number-holder{background-color:#f7f7f7;padding-top:10px;padding-bottom:10px;text-align:center;}.company-page #sectionPrices .price-holder .price-number-holder h3{color:#2f2f2f;font-family:"Poppins";font-weight:600;font-style:normal;letter-spacing:3px;margin-bottom:0;}@media(max-width:766.98px){.company-page #sectionPrices .price-holder .price-number-holder h3{font-size:48px;}}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionPrices .price-holder .price-number-holder h3{font-size:34px;}}@media(min-width:992px){.company-page #sectionPrices .price-holder .price-number-holder h3{font-size:48px;}}.company-page #sectionPrices .price-holder .price-number-holder h5{color:#919191;font-family:"Poppins";font-size:22px;font-weight:400;font-style:normal;letter-spacing:3px;margin-bottom:0;}.company-page #sectionPrices .price-holder .value-item-holder{border-bottom:solid 1px #e3e3e3;padding-top:20px;padding-bottom:20px;text-align:center;}.company-page #sectionPrices .price-holder .value-item-holder h5{color:#898989;font-family:"Poppins";font-size:14px;font-weight:400;font-style:normal;letter-spacing:2px;margin-bottom:0;}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionPrices .price-holder .value-item-holder h5{letter-spacing:1px;}}.company-page #sectionPrices .price-holder .emission-holder{padding-top:15px;padding-bottom:15px;text-align:center;}.company-page #sectionPrices .price-holder .emission-holder.green{background-color:#00d169;}.company-page #sectionPrices .price-holder .emission-holder.orange{background-color:#ffa456;}.company-page #sectionPrices .price-holder .emission-holder.darkgreen{background-color:#008e4d;}.company-page #sectionPrices .price-holder .emission-holder span{color:#fff;font-family:"Poppins";font-size:14px;font-weight:600;font-style:normal;margin-bottom:0;}@media(min-width:767px) and (max-width:991.98px){.company-page #sectionPrices .price-holder .emission-holder span{font-size:13px;}}.company-page #sectionContactForm{border-top:solid 1px #e7e7e7;padding:80px 20px 20px;}.company-page #sectionContactForm h2{color:#2f2f2f;font-size:54px;font-weight:700;}.company-page #sectionContactForm h3{color:#2f2f2f;font-size:38px;font-weight:700;margin-bottom:30px;}.company-page #sectionContactForm h5{color:#2f2f2f;font-size:24px;font-weight:400;}.company-page #sectionContactForm #divContactForm #btnContactFormEnable{margin-top:30px;background-color:#009f3c;color:#fff;border-color:#009f3c;font-size:18px;font-weight:500;border:solid 1px #fff;border-radius:50px;padding:12px 30px;text-transform:uppercase;text-decoration:none;}.company-page #sectionContactForm #divContactForm #btnContactFormEnable:hover{background-color:#017732;border-color:#017732;}.company-page #sectionContactForm .form-holder{padding-top:10px;}.company-page #sectionContactForm .form-holder .input-holder{margin-top:20px;padding-left:15px;padding-right:15px;}.company-page #sectionContactForm .form-holder .submit-holder{margin-top:40px;padding-left:15px;text-align:center;}.company-page #sectionContactForm .confirm-holder{padding-top:20px;}.company-page #sectionContactForm .confirm-holder .label-holder h3{font-family:"Poppins",Arial;font-size:32px;font-weight:700;line-height:normal;color:#000;}.company-page #sectionContactForm .image-holder{background-image:url("/images/image00006-2880w.jpg");background-repeat:no-repeat;background-size:cover;background-position:50% 50%;height:500px;}