@-webkit-keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}80%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}80%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}80%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}80%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}body{font-family:Florida-Serial-Regular,sans-serif;font-size:1.7rem;color:#777;font-weight:400;line-height:1.6}@font-face{font-family:Florida-Serial-Regular;src:url(Florida-Serial-Regular.812e6978.ttf) format("truetype");font-weight:400;font-style:regular}@font-face{font-family:Florida-Serial-Bold;src:url(Florida-Serial-Bold.5d7f5682.ttf) format("truetype");font-weight:400;font-style:bold}.heading-1,.heading-2,.heading-3,.heading-4{font-weight:400;color:#538f34}.heading-1{font-family:Florida-Serial-Bold,sans-serif;font-size:6rem;line-height:1;letter-spacing:1.5px}.heading-1--light{color:#faf9f9}.heading-1--dark{color:#1f3413}.heading-2{font-family:Florida-Serial-Bold,sans-serif;font-size:5rem;line-height:1;letter-spacing:1.5px;display:inline-block;background-image:-webkit-gradient(linear,left top,right top,from(#91b77d),to(#1f3413));background-image:linear-gradient(90deg,#91b77d,#1f3413);-webkit-background-clip:text;color:transparent}.heading-3{font-size:3rem;line-height:1.2;letter-spacing:1px}.heading-3--dark{color:#538f34}.heading-4{font-size:2rem;letter-spacing:1px}.heading-4--dark{color:#538f34}.paragraph{text-align:justify}.paragraph:not(:last-child){margin-bottom:2rem}.container{margin:0 auto;max-width:120rem}@media only screen and (max-width:68.75em){.container{padding:0 2rem}}.u-left-text{text-align:left!important}.u-center-text{text-align:center!important}.u-right-text{text-align:right!important}.u-mb-xs{margin-bottom:1rem!important}.u-mb-sm{margin-bottom:1.5rem!important}.u-mb-md{margin-bottom:4rem!important}.u-mb-lg{margin-bottom:8rem!important}@media only screen and (max-width:56.25em){.u-mb-lg{margin-bottom:7rem!important}}@media only screen and (max-width:43.75em){.u-mb-lg{margin-bottom:6rem!important}}.u-mt-lg{margin-top:8rem!important}.u-mt-xl{margin-top:10rem!important}.u-anim-ml{-webkit-animation-name:moveInLeft;animation-name:moveInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.u-anim-mr{-webkit-animation:moveInRight 1s ease-out;animation:moveInRight 1s ease-out}.footer{padding:4rem 0;background-image:-webkit-gradient(linear,left top,right bottom,from(#91b77d),to(#538f34));background-image:linear-gradient(to bottom right,#91b77d,#538f34)}.footer>.container{display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));grid-gap:3rem}.footer__details{color:#f0eeee}.footer__heading{font-family:Florida-Serial-Bold,sans-serif;font-size:4rem;margin-bottom:.5rem}.footer__text{font-size:2rem;margin-bottom:1rem}.footer__list{list-style:none}.header{position:relative;height:100vh}.header__toggle{border:none;border-radius:0;cursor:pointer;display:none;background-color:#538f34;height:2px;width:4.5rem;margin-top:4rem}.header__toggle:after,.header__toggle:before{background-color:#538f34;height:2px;width:4.5rem;content:"";display:block}.header__toggle:before{-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}.header__toggle:after{-webkit-transform:translateY(1.3rem);transform:translateY(1.3rem)}@media only screen and (max-width:68.75em){.header__toggle{margin-top:0;margin-right:3rem}.header__toggle:before{-webkit-transform:translateY(-1.2rem);transform:translateY(-1.2rem)}.header__toggle:after{-webkit-transform:translateY(1rem);transform:translateY(1rem)}}@media only screen and (max-width:56.25em){.header__toggle{display:block}}.header__nav{background-color:#f9f8f8;box-shadow:0 13px 19px -8px rgba(250,249,249,.44)}.header__nav>.container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:56.25em){.header__nav>.container{background-color:#faf9f9;padding:2rem}}.header__logo-box{width:10%;display:none}@media only screen and (max-width:56.25em){.header__logo-box{width:12rem;display:block}}.header__logo{width:100%;display:block}.header__content{width:85%;padding:3rem}@media only screen and (max-width:56.25em){.header__content{width:100%}}.header__logo-leaf{width:25rem;margin-top:2rem;float:right}@media only screen and (max-width:56.25em){.header__logo-leaf{display:none}}.header:before{content:"";height:100vh;width:100%;background-image:url(header_oil.d0a5a844.jpg);background-position:bottom;background-repeat:no-repeat;position:absolute;z-index:-1}.banner{background-color:#f4f2f2;padding:1.5rem}@media only screen and (max-width:56.25em){.banner{display:none}}.banner>.container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.banner__heading{font-size:3rem}.banner__heading,.banner__number{color:#538f34;font-family:Florida-Serial-Bold,sans-serif}.banner__number{padding:1rem;border:1px solid #1f3413}.banner__text{margin-left:1rem;font-size:2rem;color:#538f34}.top-nav{display:-webkit-box;display:flex;list-style:none}.top-nav__item:not(:last-child){margin-right:2rem}.top-nav__link:link,.top-nav__link:visited{font-size:1.8rem;color:#91b77d;text-decoration:none;text-transform:uppercase;text-align:center;letter-spacing:1px;padding:1.3rem 0;display:block;position:relative;-webkit-transition:all .2s;transition:all .2s}.top-nav__link:link:before,.top-nav__link:visited:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;border-bottom:2px solid #538f34;-webkit-transition:width .25s;transition:width .25s}.top-nav__link:active,.top-nav__link:hover{color:#538f34}.top-nav__link:active:before,.top-nav__link:hover:before{width:100%}@media only screen and (max-width:56.25em){.top-nav{display:none}}.composition{position:relative;z-index:0}.composition__photo{width:65%;box-shadow:0 1.5rem 4rem rgba(34,34,34,.4);border-radius:5px;position:absolute;z-index:10;-webkit-transition:all .2s;transition:all .2s;outline-offset:2rem}@media only screen and (max-width:43.75em){.composition__photo{position:relative;width:50%}}.composition__photo--p1{left:0;top:-2rem}.composition__photo--p2{right:0;top:2rem}@media only screen and (max-width:43.75em){.composition__photo--p2{top:-2rem}}.composition__photo:hover{outline:1rem solid #538f34;-webkit-transform:scale(1.05) translateY(-.5rem);transform:scale(1.05) translateY(-.5rem);box-shadow:0 2.5rem 4rem rgba(34,34,34,.5);z-index:20}.composition:hover .composition__photo:not(:hover){-webkit-transform:scale(.95);transform:scale(.95)}@media only screen and (max-width:43.75em){.composition{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}}.figure{position:relative;border-radius:5px;overflow:hidden;cursor:pointer}.figure__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;box-shadow:0 1.5rem 4rem rgba(0,0,0,.4);-webkit-transition:all .5s;transition:all .5s}.figure__title{top:0;padding:.5rem 2rem;font-size:2rem}.figure__details,.figure__title{position:absolute;left:0;background-color:rgba(0,0,0,.6);color:#faf9f9}.figure__details{bottom:0;right:0;padding:2rem;font-size:2.2rem;opacity:0;-webkit-transition:all .5s;transition:all .5s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.figure:hover .figure__img{-webkit-filter:blur(3px) brightness(80%);filter:blur(3px) brightness(80%)}.pill{display:grid;grid-template-columns:auto 1fr;grid-gap:4rem;-webkit-box-align:center;align-items:center}@media only screen and (max-width:43.75em){.pill{grid-template-columns:1fr}}.pill__img-box{width:25rem;height:25rem}@media only screen and (max-width:43.75em){.pill__img-box{justify-self:center}}@media only screen and (max-width:43.75em){.pill--middle .pill__img-box{-webkit-box-ordinal-group:2;order:1}}@media only screen and (max-width:43.75em){.pill--middle .pill__body{-webkit-box-ordinal-group:3;order:2}}.pill__img{width:100%;height:100%;border-radius:50%;display:block;box-shadow:0 1.5rem 4rem rgba(34,34,34,.4)}.pill__img--cover{-o-object-fit:cover;object-fit:cover}.pill:not(:last-child){margin-bottom:4rem}.hero{width:50%}@media only screen and (max-width:56.25em){.hero{width:100%}}.hero__text{font-size:2rem;color:#777}.hero__important{color:#538f34}.form__group:not(:last-child){margin-bottom:1rem}.form__input,.form__text{font-size:1.8rem;font-family:inherit;color:#538f34;padding:1.5rem 2rem;border-radius:2px;background-color:hsla(0,0%,100%,.5);border:none;border-bottom:3px solid #fff;width:100%;display:block;-webkit-transition:all .3s;transition:all .3s}.form__input:focus,.form__text:focus{outline:none;box-shadow:0 1rem 2rem rgba(34,34,34,.1);border-bottom:3px solid #538f34}.form__input:focus:invalid,.form__text:focus:invalid{border-bottom:3px solid #91b77d}.form__input::-webkit-input-placeholder,.form__text::-webkit-input-placeholder{color:#538f34}.form__label{font-size:1.6rem;font-weight:700;margin-left:1.5rem;margin-top:.5rem;color:#faf9f9;display:block;-webkit-transition:all .3s;transition:all .3s}.form__input:placeholder-shown+.form__label,.form__text:placeholder-shown+.form__label{opacity:0;visibility:hidden;-webkit-transform:translateY(-4rem);transform:translateY(-4rem)}.btn,.btn:link,.btn:visited{text-transform:uppercase;text-decoration:none;padding:1.5rem 4rem;display:inline-block;border-radius:10rem;-webkit-transition:all .2s;transition:all .2s;position:relative;font-size:1.7rem;border:none;cursor:pointer}.btn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);box-shadow:0 1rem 2rem rgba(34,34,34,.2)}.btn:hover:after{-webkit-transform:scaleX(1.4) scaleY(1.6);transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn:active,.btn:focus{outline:none;-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 .5rem 1rem rgba(34,34,34,.2)}.btn--white{color:#538f34}.btn--white,.btn--white:after{background-color:#fff}.btn--primary{color:#fff}.btn--primary,.btn--primary:after{background-color:#538f34}.btn:after{content:"";display:inline-block;height:100%;width:100%;border-radius:10rem;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .4s;transition:all .4s}.btn:disabled,.btn[disabled]{background-color:#dbd9d9;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.modal{display:none;position:fixed;z-index:1;padding:10px 62px 0;left:0;top:0;width:100%;height:100%;overflow:auto;background:rgba(0,0,0,.8)}.modal__content{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;padding:0;width:80%;max-width:1200px}@media only screen and (max-width:43.75em){.modal__content{width:100%}}.modal__close{color:#fff;position:absolute;top:10px;right:25px;font-size:35px;font-weight:700}.modal__close:focus,.modal__close:hover{color:#999;text-decoration:none;cursor:pointer}.slide{display:none;max-height:65rem}@media only screen and (max-width:56.25em){.slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.slide__img{max-width:60%;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:56.25em){.slide__img{max-width:100%}}.slide__details{max-width:40%;background:#fff;padding:3rem;overflow-y:auto}@media only screen and (max-width:56.25em){.slide__details{max-width:100%}}.slide__title{font-size:2.5rem;color:#538f34;margin-bottom:2rem;line-height:1.3}.slide__list{padding-left:1.5rem}.error{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.mobile-nav{display:none;position:fixed;z-index:101!important;top:0;left:0;background:#e4eedf;width:80%;height:100vh}.mobile-nav__list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:90%;height:100%;list-style:none}.mobile-nav__item{padding:2rem 0}.mobile-nav__link{text-decoration:none;display:block;color:#538f34;font-size:2.5rem}.mobile-nav__link:hover{color:#1f3413}.mobile-nav__close{color:#1f3413;position:absolute;top:.5rem;right:1.5rem;font-size:4rem;text-decoration:none;display:inline-block;-webkit-transition:all .2s;transition:all .2s;line-height:1;cursor:pointer}.mobile-nav--open{display:block}.section-about{padding:8rem 0}@media only screen and (max-width:56.25em){.section-about{padding:5rem 0}}.about{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));grid-column-gap:4rem}.section-services{background-color:#f0eeee;padding:8rem 0}@media only screen and (max-width:56.25em){.section-services{padding:5rem 0}}.figures{display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));grid-auto-rows:35rem;grid-gap:3rem}@media only screen and (max-width:56.25em){.figures{padding:2rem 0}}.section-features{padding:8rem 0}@media only screen and (max-width:56.25em){.section-features{padding:5rem 0}}.section-hero{padding:8rem 0;background-image:linear-gradient(100deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 60%,transparent 0),url(oil_water.c93cad53.jpg);background-size:100%;box-shadow:0 1.5rem 4rem rgba(34,34,34,.2);background-position:bottom}@media only screen and (max-width:56.25em){.section-hero{background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.7)),to(hsla(0,0%,100%,.7))),url(hero.c91bdd9e.jpg);background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7)),url(hero.c91bdd9e.jpg);background-size:100%;background-position:bottom;padding:5rem 0}}.section-clients{background-color:#f4f2f2;padding:8rem 0 10rem}@media only screen and (max-width:56.25em){.section-clients{padding:8rem 0}}@media only screen and (max-width:31.25em){.section-clients{display:none}}.clients{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-gap:3rem;-webkit-box-align:center;align-items:center;justify-items:center}.clients__img-box{width:18rem}.clients__img{width:100%}.section-error{height:100vh;width:100%;background-image:url(header_bg_lg.1344a2fb.jpg);background-size:cover;background-position:top;-webkit-filter:grayscale(40%);filter:grayscale(40%)}
/*# sourceMappingURL=main.css.map */