﻿@charset "UTF-8";: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;}}.project-page{padding-bottom:100px;color:#2f2f2f;}.project-page #sectionJumbotron{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center bottom;}.project-page #sectionJumbotron .overlay-holder{padding-top:275px;padding-bottom:275px;background-color:rgba(1,119,50,.5);}.project-page #sectionJumbotron h1{color:#fff;font-weight:700;font-style:normal;margin-bottom:0;}@media(max-width:575.98px){.project-page #sectionJumbotron h1{font-size:46px!important;line-height:50px;}}@media(min-width:576px) and (max-width:991.98px){.project-page #sectionJumbotron h1{font-size:52px;line-height:60px;}}@media(min-width:992px) and (max-width:1199.98px){.project-page #sectionJumbotron h1{font-size:62px;line-height:70px;}}@media(min-width:1200px){.project-page #sectionJumbotron h1{font-size:72px;line-height:80px;}}.project-page #sectionJumbotron h3{color:#fff;font-size:26px;font-weight:400;font-style:normal;text-transform:uppercase;margin-bottom:0;}@media(max-width:575.98px){.project-page #sectionJumbotron h3{font-size:24px!important;}}.project-page #sectionProjectObjectives{padding-top:120px;padding-bottom:100px;color:#2f2f2f;}.project-page #sectionProjectObjectives h2{color:#009f3c;font-weight:700;font-style:normal;}@media(max-width:766.98px){.project-page #sectionProjectObjectives h2{font-size:46px;}}@media(min-width:767px) and (max-width:991.98px){.project-page #sectionProjectObjectives h2{font-size:30px;}}@media(min-width:992px) and (max-width:1199.98px){.project-page #sectionProjectObjectives h2{font-size:40px;}}@media(min-width:1200px){.project-page #sectionProjectObjectives h2{font-size:46px;}}.project-page #sectionProjectObjectives .target-list{padding-top:20px;}.project-page #sectionProjectObjectives .target-list ul{padding-left:1.8rem;}@media(min-width:576px) and (max-width:1199.98px){.project-page #sectionProjectObjectives .target-list ul{padding-left:0;}}.project-page #sectionProjectObjectives .target-list ul li{list-style-type:none;text-indent:-1.5em;margin:0 1em;margin-inline-end:0;margin-inline-start:2em;font-family:"Quicksand";font-weight:700;font-style:italic;}@media(max-width:575.98px){.project-page #sectionProjectObjectives .target-list ul li{line-height:1.25;font-size:18px;}}@media(min-width:576px) and (max-width:991.98px){.project-page #sectionProjectObjectives .target-list ul li{line-height:1.3;font-size:18px;}}@media(min-width:992px) and (max-width:1199.98px){.project-page #sectionProjectObjectives .target-list ul li{line-height:1.4;font-size:18px;}}@media(min-width:1200px){.project-page #sectionProjectObjectives .target-list ul li{line-height:1.5;font-size:20px;}}.project-page #sectionProjectObjectives .target-list ul li::before{display:inline-block;content:"•";font-family:Arial;min-width:1em;margin-right:.5em;margin-inline-start:0;margin-inline-end:.5em;text-align:right;text-align:end;}.project-page #sectionProjectObjectives .target-list hr{display:block;border:0;border-bottom:2px solid #333;margin-top:20px;margin-bottom:15px;margin-left:0;margin-right:10px;}.project-page #sectionProjectObjectives .social-links-holder{text-align:center;}@media(max-width:766.98px){.project-page #sectionProjectObjectives .social-links-holder{padding-bottom:30px;}}@media(min-width:767px){.project-page #sectionProjectObjectives .social-links-holder{padding-top:10px;}}.project-page #sectionProjectObjectives .social-links-holder a{display:inline-block;margin-right:18px;text-decoration:none;outline:0;}.project-page #sectionProjectObjectives .social-links-holder a span{display:inline-block;position:relative;background-color:#fff;background-size:cover;width:44px;height:44px;}.project-page #sectionProjectObjectives .social-links-holder a span::before{content:"";display:inline-block;position:absolute;background-size:cover;top:0;left:0;width:100%;height:100%;opacity:1;transition:opacity .5s;}.project-page #sectionProjectObjectives .social-links-holder a span:hover::before{opacity:0;}.project-page #sectionProjectObjectives .social-links-holder a span.fb{background-image:url(/images/icon-facebook-blue.png);}.project-page #sectionProjectObjectives .social-links-holder a span.fb::before{background-image:url(/images/icon-facebook.png);}.project-page #sectionProjectObjectives .social-links-holder a span.x{background-image:url(/images/icon-x-blue.png);}.project-page #sectionProjectObjectives .social-links-holder a span.x::before{background-image:url(/images/icon-x.png);}.project-page #sectionProjectObjectives .social-links-holder a span.yt{background-image:url(/images/icon-youtube-blue.png);}.project-page #sectionProjectObjectives .social-links-holder a span.yt::before{background-image:url(/images/icon-youtube.png);}.project-page #sectionProjectObjectives .social-links-holder p{font-family:"Quicksand";font-size:14px;font-weight:300;font-style:normal;line-height:1.2em;margin-top:25px;}.project-page #sectionProjectObjectives .social-links-holder p a{display:block;font-family:"Quicksand";font-size:14px;font-weight:500;font-style:normal;line-height:1.2em;color:#009f3c;}.project-page #sectionProjectObjectives .social-links-holder p a:hover{text-decoration:underline;}.project-page #sectionProjectObjectives .image-holder{position:relative;width:100%;background-size:cover;background-position:center;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;transition:box-shadow .15s ease-in-out;}@media(max-width:575.98px){.project-page #sectionProjectObjectives .image-holder{padding-top:200px;}}@media(min-width:576px) and (max-width:991.98px){.project-page #sectionProjectObjectives .image-holder{padding-top:300px;}}@media(min-width:992px) and (max-width:1199.98px){.project-page #sectionProjectObjectives .image-holder{padding-top:350px;}}@media(min-width:1200px){.project-page #sectionProjectObjectives .image-holder{padding-top:370px;}}.project-page #sectionProjectInfo{padding-top:50px;padding-bottom:50px;background-image:radial-gradient(circle,#b6ffa9 0,rgba(0,0,0,0) 100%);background-origin:border-box;color:#2f2f2f;}.project-page #sectionProjectInfo .text-wrapper{opacity:0;}.project-page #sectionProjectInfo .text-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;}.project-page #sectionProjectInfo h3{font-size:26px;font-weight:700;}.project-page #sectionProjectInfo p,.project-page #sectionProjectInfo span,.project-page #sectionProjectInfo li{font-family:"Quicksand";font-size:18px;font-weight:400;font-style:normal;line-height:1.5em;}.project-page #sectionProjectMap{padding-top:120px;padding-bottom:100px;}.project-page #sectionProjectMap .map-iframe-holder iframe{width:100%;height:650px;}.project-item-page{padding-top:80px;padding-bottom:100px;color:#2f2f2f;}.project-item-page h1{color:#2f2f2f;font-size:48px;font-weight:700;font-style:normal;line-height:normal;}.project-item-page h2{color:#2f2f2f;font-size:38px;font-weight:700;font-style:normal;line-height:normal;}.project-item-page h3{color:#2f2f2f;font-size:28px;font-weight:700;font-style:normal;line-height:normal;}.project-item-page h5{color:#2f2f2f;font-size:20px;font-weight:700;font-style:normal;line-height:normal;}.project-item-page p,.project-item-page span,.project-item-page li{color:#2f2f2f;font-size:16px;font-weight:400;font-style:normal;line-height:1.5em;}.project-item-page #sectionPictures .image-holder{position:relative;width:100%;background-size:cover;background-position:center;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:rgba(0,0,0,.8) 0 0 10px;-moz-box-shadow:rgba(0,0,0,.8) 0 0 10px;box-shadow:rgba(0,0,0,.8) 0 0 10px;transition:box-shadow .15s ease-in-out;padding-top:440px;padding-bottom:30px;text-align:center;}@media(max-width:991.98){.project-item-page #sectionPictures .image-holder{padding-top:380px;}}.project-item-page #sectionPictures .image-holder h5{color:#fff;margin-bottom:50px;}@media(max-width:766.98px){.project-item-page #sectionPictures .image-holder h5{font-size:34px!important;}}@media(min-width:992px) and (max-width:1199.98px){.project-item-page #sectionPictures .image-holder h5{font-size:28px!important;}}@media(min-width:1200px){.project-item-page #sectionPictures .image-holder h5{font-size:34px!important;}}