@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);.form-control{margin:12px 0}.form-control label{font-size:14px;font-weight:400;line-height:22px}.form-control input{height:48px}.form-control input,.form-control textarea{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;margin-top:16px;outline:none;padding:16px;width:100%}.form-control textarea{max-width:100%;resize:none}.btn-spinner{align-items:center;border-radius:4px;display:flex;flex-direction:row;justify-content:center;margin-top:32px}.btn-spinner img{height:16px;margin-left:10px;width:16px}@media screen and (min-width:600px){.form-control{margin:12px 0}.form-control label{font-size:16px}.form-control input{width:100%}}nav{background:#fff;box-shadow:0 3px 6px rgba(54,54,54,.08);height:70px;justify-content:space-between;left:0;padding:0 14px;position:fixed;top:0;width:100%;z-index:40}nav,nav .logo{align-items:center;display:flex;flex-direction:row}nav .logo{cursor:pointer;justify-content:center;width:100px}nav .logo img{height:100%;width:100%}nav .links{align-items:center;background:#fff;display:flex;flex-direction:column;height:0;justify-content:flex-start;left:0;overflow-y:hidden;position:fixed;top:70px;transition:all .3s linear;width:100%;z-index:2}nav .links li{cursor:pointer;font-size:1.2rem;margin:20px 0;transition:all .2s linear}nav .links li:hover{color:#9dca00}nav .links.show{height:calc(100vh - 70px)}nav .hambugger{align-items:center;display:flex;flex-direction:row;font-size:1.3rem;justify-content:center}@media screen and (min-width:361px){nav{padding:0 24px}nav .logo{width:110px}nav .logo img{object-fit:scale-down}}@media screen and (min-width:600px){nav{padding:0 40px}nav .logo{width:160px}nav .hambugger{font-size:1.5rem}}@media screen and (min-width:900px){nav{padding:0 60px}}@media screen and (min-width:1200px){nav{height:90px;padding:0 100px}nav .logo{width:180px}nav .links{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;position:relative;top:0;width:auto}nav .links li{font-size:1.3rem;margin:0 20px}nav .hambugger{display:none}}footer{background-color:#2b343b;color:#b4b6b7;padding-top:80px}footer .top{grid-gap:10px;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:80px;padding:0 14px}footer .top .item{margin-bottom:20px}footer .top .item h4{font-size:1.4rem}footer .top .item.one .logo{color:#fff;font-family:monospace;font-size:2rem;margin-bottom:10px}footer .top .item.one p{line-height:28px;margin-bottom:10px}footer .top .item.one .socials{font-size:1.4rem}footer .top .item.one .socials .icon{margin:0 6px}footer .top .item.one .socials .icon:first-child{margin-left:0}footer .top .item.two ul{padding-left:10px}footer .top .item.two ul li{margin:10px 0}footer .top .item.two ul li:before{color:#9dca00;content:"•";display:inline-block;font-weight:700;margin-left:-.5em;width:1em}footer .top .item.three .article{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:20px}footer .top .item.three .article .img{height:80px;width:80px}footer .top .item.three .article .info{margin-left:10px}footer .top .item.three .article .info .date{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px}footer .top .item.three .article .info .date .icon{color:#9dca00;margin-right:5px}footer .top .item.three .article .info .title{color:#fff}footer .top .item.four p{margin:10px 0}footer .top .item.four input{background:#3b3f46;color:#fff;height:44px;margin:20px 0;padding:0 1rem;width:100%}footer .top .item.four button{border-radius:20px}footer .bottom{align-items:center;background-color:#252d32;display:flex;flex-direction:row;justify-content:center;padding:30px 0;position:relative}footer .bottom p{font-size:14px;margin-top:20px;text-align:center}footer .bottom .back-to-top{align-items:center;border:3px solid #9dca00;border-radius:50%;color:#9dca00;display:flex;flex-direction:row;font-size:1.3rem;height:40px;justify-content:center;position:absolute;right:auto;top:-20px;width:40px;z-index:1}footer .bottom .back-to-top.hide{z-index:-3}@media screen and (min-width:361px){footer .top{padding:0 24px}}@media screen and (min-width:600px){footer .top{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);padding:0 40px}footer .top .item{margin-bottom:40px}footer .top .item h4{font-size:1.4rem}footer .top .item.one p{line-height:32px}footer .top .item.one .socials{font-size:1.6rem}footer .top .item.one .socials .icon{margin:0 8px}footer .top .item.three .article .img{height:80px;width:80px}footer .bottom p{font-size:16px}footer .bottom .back-to-top{right:40px;top:-20px}}@media screen and (min-width:900px){footer .top{padding:0 60px}}@media screen and (min-width:1200px){footer{padding-top:80px}footer .top{grid-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 100px}footer .top .item{margin-bottom:0}footer .top .item h4{font-size:1.8rem;font-weight:600}footer .top .item.four,footer .top .item.three,footer .top .item.two{padding-left:20px}footer .top .item.four input{margin:10px 0}footer .bottom .back-to-top{height:50px;right:100px;width:50px}}.page-header{align-items:center;background-image:url(/static/media/header-desktop.3e95e4e58e2393b3bc38.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:400px;justify-content:center;margin-top:70px}.page-header h1{font-size:2rem;margin-bottom:0}.page-header .link{align-items:center;display:flex;flex-direction:row;font-size:16px;justify-content:flex-start}.page-header .link p{margin-left:5px}@media screen and (min-width:600px){.page-header h1{font-size:2.5rem}.page-header .link{font-size:18px}}@media screen and (min-width:1200px){.page-header{background-position:50%;margin-top:90px}.page-header h1{font-size:3rem;margin-bottom:10px}.page-header .link{font-size:20px}}.organic-food{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:120px 14px}.organic-food .hero{width:100%}.organic-food .info{margin-top:30px;width:100%}.organic-food .info h6{color:#9dca00;font-size:.8rem;font-weight:300}.organic-food .info h2{font-size:1.8rem;font-weight:600;margin:5px 0}.organic-food .info h4{font-weight:500;margin:10px 0}.organic-food .info p{line-height:28px;margin-bottom:20px}@media screen and (min-width:361px){.organic-food{padding:120px 24px}}@media screen and (min-width:600px){.organic-food{padding:120px 40px}.organic-food .info h6{font-weight:400}.organic-food .info h2{font-size:2rem}.organic-food .info h4{font-size:1.2rem}.organic-food .info p{font-size:1rem}}@media screen and (min-width:900px){.organic-food{padding:120px 60px}}@media screen and (min-width:1200px){.organic-food{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding:120px 100px}.organic-food .hero{height:480px;width:50%}.organic-food .info{margin-top:0;padding:0 30px;width:50%}.organic-food .info h6{font-size:1rem}.organic-food .info h2{font-size:2.1rem;margin:5px 0}}.services-we-offer{background-color:#f6f8ff;padding:120px 14px}.services-we-offer h6{color:#9dca00;font-size:.8rem;font-weight:400;text-align:center}.services-we-offer h2{font-size:1.8rem;font-weight:600;margin:5px 0;text-align:center}.services-we-offer .cont{align-items:center;display:flex;flex-direction:row;justify-content:center}.services-we-offer .container{grid-gap:10px;display:grid;grid-template-columns:repeat(1,1fr);margin-top:50px}.services-we-offer .container .service{margin-bottom:30px;transition:all .2s linear}.services-we-offer .container .service .img{align-items:center;display:flex;flex-direction:row;justify-content:center}.services-we-offer .container .service .info{border:1px solid #e0e2ec;padding:30px 10px}.services-we-offer .container .service .info h4{font-size:1.4rem}.services-we-offer .container .service .container,.services-we-offer .floating-images{display:none}@media screen and (min-width:361px){.services-we-offer{padding:120px 24px}}@media screen and (min-width:600px){.services-we-offer{padding:120px 40px;position:relative}.services-we-offer h6{font-size:1.2rem;font-weight:400}.services-we-offer h2{font-size:2.3rem}.services-we-offer .container{grid-gap:20px;display:grid;grid-template-columns:repeat(3,1fr)}.services-we-offer .container .service{margin-bottom:0}.services-we-offer .container .service .info{padding:30px 16px}.services-we-offer .floating-images{display:block}.services-we-offer .floating-images img{-webkit-animation:floatUpDown 3s linear infinite;animation:floatUpDown 3s linear infinite;height:159px;position:absolute;width:184px;z-index:0}.services-we-offer .floating-images img:first-child,.services-we-offer .floating-images img:nth-child(3){top:100px}.services-we-offer .floating-images img:nth-child(2),.services-we-offer .floating-images img:nth-child(4){bottom:30px}.services-we-offer .floating-images img:first-child,.services-we-offer .floating-images img:nth-child(2){left:40px}.services-we-offer .floating-images img:nth-child(3),.services-we-offer .floating-images img:nth-child(4){right:40px}@-webkit-keyframes floatUpDown{0%{transform:translateY(-24px);-webkit-transform:translateY(-24px)}50%{transform:translateY(-10px);-webkit-transform:translateY(-10px)}to{transform:translateY(-24px);-webkit-transform:translateY(-24px)}}@keyframes floatUpDown{0%{transform:translateY(-24px);-webkit-transform:translateY(-24px)}50%{transform:translateY(-10px);-webkit-transform:translateY(-10px)}to{transform:translateY(-24px);-webkit-transform:translateY(-24px)}}}@media screen and (min-width:900px){.services-we-offer{padding:120px 60px}}@media screen and (min-width:1200px){.services-we-offer{padding:120px 100px}.services-we-offer h6{font-size:1.3rem}.services-we-offer h2{font-size:2.5rem;margin:10px 0}.services-we-offer .container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr)}.services-we-offer .container .service{position:relative}.services-we-offer .container .service .img{overflow:hidden}.services-we-offer .container .service .img img{transition:all .3s linear}.services-we-offer .container .service .info{padding:30px}.services-we-offer .container .service .info h4{font-size:1.5rem}.services-we-offer .container .service .container{bottom:-16px;display:block;left:24px;position:absolute}.services-we-offer .container .service .container .arrow{align-items:center;background-color:#e7eaee;border-radius:50%;display:flex;flex-direction:row;justify-content:center;padding:10px;position:relative;transition:all .3s linear}.services-we-offer .container .service .container .line{background-color:#9dca00;bottom:16px;height:2px;left:-23px;position:absolute;transition:all .3s linear;width:0}.services-we-offer .container .service:hover .img img{-webkit-transform:scale(1.2);transform:scale(1.2)}.services-we-offer .container .service:hover .container .arrow{background-color:#9dca00;color:#fff;-webkit-transform:translateX(270px);transform:translateX(270px);z-index:3}.services-we-offer .container .service:hover .container .line{width:350px}}.working-process{padding:50px 14px}.working-process h6{color:#9dca00;font-size:.8rem;font-weight:400;text-align:center}.working-process h2{font-size:1.8rem;font-weight:600;margin:5px 0;text-align:center}.working-process .cont{align-items:center;display:flex;flex-direction:row;justify-content:center}.working-process .process{grid-gap:10px;display:grid;grid-template-columns:repeat(1,1fr);margin-top:40px}.working-process .process .step{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0}.working-process .process .step .img{height:100px;position:relative;width:100px}.working-process .process .step .img img{width:100%}.working-process .process .step .img p{background:#fff;border-radius:50%;box-shadow:0 2px 10px 0 #bbb3b3;left:50%;line-height:30px;margin-left:-50px;position:absolute;text-align:center;top:0;width:30px}.working-process .process .step h3{font-size:1.4rem;font-weight:500;margin:10px 0}.working-process .process .step p{text-align:center}.working-process .process .step .curved-arrow{display:none}@media screen and (min-width:361px){.working-process{padding:50px 24px}}@media screen and (min-width:600px){.working-process{padding:50px 40px}.working-process h6{font-size:1.2rem;font-weight:400}.working-process h2{font-size:2.3rem}.working-process .process{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px){.working-process{padding:50px 60px}}@media screen and (min-width:1200px){.working-process{padding:100px}.working-process h6{font-size:1.3rem}.working-process h2{font-size:2.5rem;margin:10px 0}.working-process .process{grid-gap:30px;display:grid;grid-template-columns:repeat(4,1fr)}.working-process .process .step{position:relative}.working-process .process .step .curved-arrow{display:block;height:50px;object-fit:contain;position:absolute;right:-80px;top:30px;width:120px}}.about-page .our-team{background-image:url(/static/media/our-team-bg.fcb3d365bddc4bf6a3ad.jpg);background-position:0;background-repeat:no-repeat;background-size:cover;padding:120px 14px}.about-page .our-team h6{color:#9dca00;font-size:.8rem;font-weight:400;text-align:center}.about-page .our-team h2{font-size:1.8rem;font-weight:600;margin:5px 0;text-align:center}.about-page .our-team .cont{align-items:center;display:flex;flex-direction:row;justify-content:center}.about-page .our-team .team{grid-gap:10px;display:grid;grid-template-columns:repeat(1,1fr);margin-top:30px}.about-page .our-team .team .card{align-items:center;background:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.07);display:flex;flex-direction:column;height:400px;justify-content:center;margin-bottom:30px;position:relative}.about-page .our-team .team .card:after{background:url(/static/media/team-card-bg.8044d173588c971ba2c1.png);background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;height:207px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100%}.about-page .our-team .team .card .img{background:#fff;border:5px solid #fff;border-radius:50%;box-shadow:0 1px 7px 2px rgba(0,0,0,.12);height:auto;max-height:220px;width:214px;z-index:1}.about-page .our-team .team .card .img img{border-radius:50%;object-fit:contain}.about-page .our-team .team .card h4{font-size:1.4rem;margin:10px 0}.about-page .our-team .team .card p{font-size:1rem}.about-page .our-team .team .card .socials,.about-page .our-team .team .card .socials .icon{align-items:center;display:flex;flex-direction:row;justify-content:center}.about-page .our-team .team .card .socials .icon{border:1px solid #9dca00;border-radius:50%;color:#9dca00;font-size:1rem;height:32px;line-height:29px;margin:10px 5px 0;width:32px}.about-page .customer-reviews{background:#f1f6fa;padding:100px 14px}.about-page .customer-reviews h6{color:#9dca00;font-size:.8rem;font-weight:400;text-align:center}.about-page .customer-reviews h2{font-size:1.8rem;font-weight:600;margin:5px 0;text-align:center}.about-page .customer-reviews .cont{align-items:center;display:flex;flex-direction:row;justify-content:center}.about-page .customer-reviews .container{margin-top:50px}.about-page .customer-reviews .container .customers{display:none}.about-page .customer-reviews .container .reviews-cont .reviews{height:250px;overflow:hidden;padding:20px 0;position:relative;width:100%}.about-page .customer-reviews .container .reviews-cont .reviews .review{left:0;opacity:0;position:absolute;top:0;transition:all .3s linear}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer .img{align-items:center;background:#9dca00;border-radius:50%;display:flex;flex-direction:row;height:90px;justify-content:center;margin-right:20px;margin-top:10px;width:90px}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer .img img{border-radius:50%;margin-left:8px}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer .info h5{font-size:1.3rem;font-weight:500;line-height:30px}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer .info p{color:#9dca00}.about-page .customer-reviews .container .reviews-cont .reviews .review.prevSlide{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.about-page .customer-reviews .container .reviews-cont .reviews .review.nextSlide{-webkit-transform:translateX(100%);transform:translateX(100%)}.about-page .customer-reviews .container .reviews-cont .reviews .review.activeSlide{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.about-page .customer-reviews .container .reviews-cont .nav-btns{margin-top:10px}.about-page .customer-reviews .container .reviews-cont .nav-btns svg{width:30px}@media screen and (min-width:361px){.about-page .intro,.about-page .our-team{padding:120px 24px}.about-page .customer-reviews{padding:100px 24px}}@media screen and (min-width:600px){.about-page .our-team{padding:120px 40px}.about-page .our-team h6{font-size:1.2rem;font-weight:400}.about-page .our-team h2{font-size:2.3rem}.about-page .our-team .team{grid-gap:20px;display:grid;grid-template-columns:repeat(3,1fr)}.about-page .customer-reviews{padding:100px 40px}.about-page .customer-reviews h6{font-size:1.2rem;font-weight:400}.about-page .customer-reviews h2{font-size:2.3rem}.about-page .customer-reviews .container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.about-page .customer-reviews .container .customers{display:block;height:500px;position:relative;width:50%}.about-page .customer-reviews .container .customers img{border-radius:50%;position:absolute}.about-page .customer-reviews .container .customers img:first-child{-webkit-animation:translateYAnimation 2.3s ease-in-out infinite;animation:translateYAnimation 2.3s ease-in-out infinite;height:220px;right:0;top:100px;width:220px}.about-page .customer-reviews .container .customers img:nth-child(2){height:100px;left:20px;top:0;width:100px}.about-page .customer-reviews .container .customers img:nth-child(3){-webkit-animation:translateYAnimation 2.3s ease-in-out infinite;animation:translateYAnimation 2.3s ease-in-out infinite;height:130px;left:0;top:150px;width:130px}.about-page .customer-reviews .container .customers img:nth-child(4){height:135px;left:20px;top:300px;width:135px}@-webkit-keyframes translateYAnimation{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes translateYAnimation{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.about-page .customer-reviews .container .reviews-cont{padding:0 0 0 20px;width:50%}.about-page .customer-reviews .container .reviews-cont .reviews .review p{line-height:28px}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer .info h5{font-size:1.3rem}}@media screen and (min-width:900px){.about-page .our-team{padding:120px 60px}.about-page .customer-reviews{padding:100px 60px}}@media screen and (min-width:1200px){.about-page .our-team{height:820px;padding:120px 100px}.about-page .our-team h6{font-size:1.3rem}.about-page .our-team h2{font-size:2.5rem;margin:10px 0}.about-page .our-team .team{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.about-page .our-team .team .card .img img{border-radius:50%;object-fit:contain}.about-page .customer-reviews{padding:100px}.about-page .customer-reviews h6{font-size:1.3rem}.about-page .customer-reviews h2{font-size:2.5rem;margin:10px 0}.about-page .customer-reviews .container .customers img:first-child{height:350px;right:30px;top:50px;width:350px}.about-page .customer-reviews .container .customers img:nth-child(2){height:100px;left:60px;top:0;width:100px}.about-page .customer-reviews .container .customers img:nth-child(3){height:160px;left:0;top:150px;width:160px}.about-page .customer-reviews .container .customers img:nth-child(4){height:135px;left:60px;top:350px;width:135px}.about-page .customer-reviews .container .reviews-cont{padding:20px}.about-page .customer-reviews .container .reviews-cont .reviews .review p{font-size:1.1rem;line-height:32px}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer .info h5{font-size:1.5rem}.about-page .customer-reviews .container .reviews-cont .reviews .review .customer .info p{font-size:1rem}}.contact-page .get-in-touch{background-color:#f1f6fa;padding:100px 14px}.contact-page .get-in-touch h5{color:#9dca00;font-size:1rem;text-align:center}.contact-page .get-in-touch h2{font-size:1.7rem;text-align:center}.contact-page .get-in-touch .cont,.contact-page .get-in-touch .map{align-items:center;display:flex;flex-direction:row;justify-content:center}.contact-page .get-in-touch .map{height:500px;margin:30px 0;width:100%}.contact-page .get-in-touch .map iframe{border:none;height:100%;width:100%}.contact-page .get-in-touch .contact{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.contact-page .get-in-touch .contact form{width:100%}.contact-page .get-in-touch .contact form input{background:transparent;border:1px solid #9da7ae;height:50px;line-height:38px;margin-bottom:30px;padding:5px 15px;width:100%}.contact-page .get-in-touch .contact form input:focus{border:1px solid #9dca00}.contact-page .get-in-touch .contact form textarea{background:transparent;border:1px solid #9da7ae;height:150px;margin-bottom:30px;padding:5px 15px;resize:none;width:100%}.contact-page .get-in-touch .contact form textarea:focus{border:1px solid #9dca00}.contact-page .get-in-touch .contact .info{border:1px solid #9da7ae;margin-top:50px;padding:20px;width:100%}.contact-page .get-in-touch .contact .info h3{font-size:1.5rem;margin-bottom:20px}.contact-page .get-in-touch .contact .info .option{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:40px}.contact-page .get-in-touch .contact .info .option .icon{align-items:center;border:1px solid #000;border-radius:50%;display:flex;flex-direction:row;font-size:1.4rem;justify-content:center;margin-right:10px;padding:6px}.contact-page .get-in-touch .contact .info .option .details h6{font-size:1rem;font-weight:500}.contact-page .get-in-touch .contact .info .option .details p{font-size:.8rem;font-weight:300}@media screen and (min-width:361px){.contact-page .get-in-touch{padding:100px 24px}}@media screen and (min-width:600px){.contact-page .get-in-touch{padding:100px 40px}.contact-page .get-in-touch h5{font-size:1.2rem}.contact-page .get-in-touch h2{font-size:2.4rem}.contact-page .get-in-touch .contact{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.contact-page .get-in-touch .contact form{margin-right:30px;width:50%}.contact-page .get-in-touch .contact .info{margin-top:0;width:50%}.contact-page .get-in-touch .contact .info h3{font-size:1.8rem}.contact-page .get-in-touch .contact .info .option .icon{font-size:1.7rem;padding:12px}.contact-page .get-in-touch .contact .info .option .details h6{font-size:1.2rem}.contact-page .get-in-touch .contact .info .option .details p{font-size:.9rem}}@media screen and (min-width:900px){.contact-page .get-in-touch{padding:100px 60px}}@media screen and (min-width:1200px){.contact-page .get-in-touch{padding:100px}.contact-page .get-in-touch h5{font-size:1.3rem}.contact-page .get-in-touch h2{font-size:3rem}.contact-page .get-in-touch .map{margin:50px 0}.contact-page .get-in-touch .contact{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.contact-page .get-in-touch .contact form{margin-right:40px;width:70%}.contact-page .get-in-touch .contact form .row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.contact-page .get-in-touch .contact form .row input:last-child{margin-left:20px}.contact-page .get-in-touch .contact form button{padding-bottom:20px;padding-top:20px}.contact-page .get-in-touch .contact .info{margin-top:0;padding:20px;width:30%}.contact-page .get-in-touch .contact .info h3{font-size:2rem}.contact-page .get-in-touch .contact .info .option{margin-bottom:40px}.contact-page .get-in-touch .contact .info .option .icon{font-size:1.8rem;padding:12px}.contact-page .get-in-touch .contact .info .option .details h6{font-size:1.2rem;margin-bottom:5px}.contact-page .get-in-touch .contact .info .option .details p{font-size:1rem}}.gallery-page .special-gallery{padding:100px 14px}.gallery-page .special-gallery h6{color:#9dca00;font-size:.8rem;font-weight:400;text-align:center}.gallery-page .special-gallery h2{font-size:1.8rem;font-weight:600;margin:5px 0;text-align:center}.gallery-page .special-gallery .cont{align-items:center;display:flex;flex-direction:row;justify-content:center}.gallery-page .special-gallery .filters{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:50px;overflow-x:scroll;padding-bottom:20px}.gallery-page .special-gallery .filters div{background:#fff;border:1px solid #ccd2d7;border-radius:6px;cursor:pointer;font-size:15px;font-size:16px;font-weight:500;margin:0 10px;padding:11px 30px;text-align:center}.gallery-page .special-gallery .filters div:first-child{margin-left:0}.gallery-page .special-gallery .filters div.green{background-color:#9dca00;border:none;color:#fff}.gallery-page .special-gallery .products{grid-gap:10px;display:grid;grid-template-columns:repeat(1,1fr);margin-top:50px}.gallery-page .special-gallery .products .product{margin-bottom:20px;position:relative}.gallery-page .special-gallery .products .product .img{align-items:center;display:flex;flex-direction:row;justify-content:center}.gallery-page .special-gallery .products .product .details{background:rgba(0,0,0,.5);bottom:0;color:#fff;padding:10px;position:absolute;width:100%}.gallery-page .special-gallery .products .product .details svg{display:none}.gallery-page .special-gallery .products .product .details p{color:#fff}.gallery-page .special-gallery .images-viewer{align-items:center;background:rgba(0,0,0,.9);display:flex;flex-direction:row;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.gallery-page .special-gallery .images-viewer .close-btn{color:red;cursor:pointer;font-size:2rem;position:absolute;right:9px;top:15px}.gallery-page .special-gallery .images-viewer .btns{align-items:center;display:flex;flex-direction:row;justify-content:center}.gallery-page .special-gallery .images-viewer .btns svg{color:#fff;cursor:pointer;font-size:1.5rem;position:absolute}.gallery-page .special-gallery .images-viewer .btns svg.left{left:0}.gallery-page .special-gallery .images-viewer .btns svg.right{right:0}.gallery-page .special-gallery .images-viewer .img{width:85%}@media screen and (min-width:361px){.gallery-page .special-gallery{padding:100px 24px}.gallery-page .special-gallery .images-viewer .close-btn{position:absolute;right:19px;top:15px}}@media screen and (min-width:600px){.gallery-page .special-gallery{padding:100px 40px}.gallery-page .special-gallery h6{font-size:1.2rem;font-weight:400}.gallery-page .special-gallery h2{font-size:2.3rem}.gallery-page .special-gallery .filters{align-items:center;display:flex;flex-direction:row;justify-content:center}.gallery-page .special-gallery .products{grid-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:50px}}@media screen and (min-width:900px){.gallery-page .special-gallery{padding:100px 60px}}@media screen and (min-width:1200px){.gallery-page .special-gallery{padding:100px}.gallery-page .special-gallery h6{font-size:1.3rem}.gallery-page .special-gallery h2{font-size:2.5rem;margin:10px 0}.gallery-page .special-gallery .filters{align-items:center;display:flex;flex-direction:row;justify-content:center;overflow-x:auto;padding-bottom:0}.gallery-page .special-gallery .filters button{border-radius:0;padding:16px 0;width:140px}.gallery-page .special-gallery .products{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.gallery-page .special-gallery .products .product{margin-bottom:0;padding-bottom:0}.gallery-page .special-gallery .products .product .details{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;visibility:hidden}.gallery-page .special-gallery .products .product .details svg{cursor:pointer;display:block;font-size:2rem;margin-bottom:10px}.gallery-page .special-gallery .products .product:hover .details{visibility:visible}.gallery-page .special-gallery .images-viewer .close-btn{font-size:2rem;right:25px;top:25px}.gallery-page .special-gallery .images-viewer .btns svg{font-size:2.5rem}.gallery-page .special-gallery .images-viewer .btns svg.left{left:10px}.gallery-page .special-gallery .images-viewer .btns svg.right{right:10px}.gallery-page .special-gallery .images-viewer .img{width:60%}}.home-page .header{height:600px;margin-top:70px;overflow:hidden;position:relative}.home-page .header .first-slide,.home-page .header .second-slide{align-items:center;background-position:100%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;padding:100px 14px;position:absolute;transition:all .5s linear}.home-page .header .first-slide .text,.home-page .header .second-slide .text{text-align:right}.home-page .header .first-slide .text .cont,.home-page .header .second-slide .text .cont{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.home-page .header .first-slide .text .cont h4,.home-page .header .second-slide .text .cont h4{color:#9dca00;font-size:.8rem;margin-right:10px}.home-page .header .first-slide .text h1,.home-page .header .second-slide .text h1{font-size:2rem;margin-bottom:16px}.home-page .header .first-slide .text button,.home-page .header .second-slide .text button{border-radius:0;margin-top:20px;padding-bottom:12px;padding-top:12px}.home-page .header .first-slide.active,.home-page .header .second-slide.active{opacity:1}.home-page .header .second-slide{align-items:flex-start;background-position:0;display:flex;flex-direction:column;justify-content:center}.home-page .header .second-slide .text{text-align:left}.home-page .header .second-slide .text .cont{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.home-page .send-us-a-message{background:#f6f8ff;padding:100px 14px}.home-page .send-us-a-message h6{color:#9dca00;font-size:.8rem;font-weight:400}.home-page .send-us-a-message h2{font-size:1.8rem;font-weight:600;margin:5px 0}.home-page .send-us-a-message .container{margin-top:50px}.home-page .send-us-a-message .container form{width:100%}.home-page .send-us-a-message .container form input{background:transparent;border:1px solid #9da7ae;height:50px;line-height:38px;margin-bottom:30px;padding:5px 15px;width:100%}.home-page .send-us-a-message .container form input:focus{border:1px solid #9dca00}.home-page .send-us-a-message .container form textarea{background:transparent;border:1px solid #9da7ae;height:150px;margin-bottom:30px;padding:5px 15px;resize:none;width:100%}.home-page .send-us-a-message .container form textarea:focus{border:1px solid #9dca00}.home-page .send-us-a-message .container .image,.home-page .why-choose-us .hero-image{display:none}.home-page .why-choose-us .info{background-image:url(/static/media/why_choose_bg.72c3a514a4dc85b438c8.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:100px 14px}.home-page .why-choose-us .info h6{font-size:.8rem;font-weight:400}.home-page .why-choose-us .info h2{font-size:1.8rem;font-weight:600;margin:5px 0}.home-page .why-choose-us .info .cont{margin-bottom:50px}.home-page .why-choose-us .info .cont .color-mix .first{background:#fff}.home-page .why-choose-us .info .cont .color-mix .second{background:#9da7ae}.home-page .why-choose-us .info .reason{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:40px}.home-page .why-choose-us .info .reason svg{align-items:flex-start;display:flex;flex-direction:row;font-size:6rem;justify-content:center;margin-right:20px}.home-page .why-choose-us .info .reason .text p{color:#fff}@media screen and (min-width:361px){.home-page .header .first-slide,.home-page .header .second-slide,.home-page .send-us-a-message,.home-page .why-choose-us .info{padding:100px 24px}}@media screen and (min-width:600px){.home-page .header{height:600px}.home-page .header .first-slide,.home-page .header .second-slide{align-items:flex-end;background-position:50%;display:flex;flex-direction:column;justify-content:center;padding:100px 40px}.home-page .header .first-slide .text,.home-page .header .second-slide .text{width:70%}.home-page .header .first-slide .text .cont,.home-page .header .second-slide .text .cont{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.home-page .header .first-slide .text .cont h4,.home-page .header .second-slide .text .cont h4{font-size:1rem}.home-page .header .first-slide .text h1,.home-page .header .second-slide .text h1{font-size:2.8rem}.home-page .header .first-slide .text button,.home-page .header .second-slide .text button{padding-bottom:16px;padding-top:16px}.home-page .header .second-slide{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.home-page .header .second-slide .text .cont{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.home-page .send-us-a-message{padding:100px 40px}.home-page .send-us-a-message h6{font-size:1.2rem;font-weight:400}.home-page .send-us-a-message h2{font-size:2.3rem}.home-page .why-choose-us .info{padding:100px 40px}.home-page .why-choose-us .info h6{font-size:1.2rem;font-weight:400;text-align:center}.home-page .why-choose-us .info h2{font-size:2.3rem;text-align:center}.home-page .why-choose-us .info .cont{align-items:center;display:flex;flex-direction:row;justify-content:center}}@media screen and (min-width:900px){.home-page .header .first-slide,.home-page .header .second-slide,.home-page .send-us-a-message,.home-page .why-choose-us .info{padding:100px 60px}}@media screen and (min-width:1200px){.home-page .header{height:700px;margin-top:90px}.home-page .header .first-slide,.home-page .header .second-slide{align-items:flex-end;background-position:50%;display:flex;flex-direction:column;justify-content:center;padding:100px}.home-page .header .first-slide .text,.home-page .header .second-slide .text{width:50%}.home-page .header .first-slide .text h1,.home-page .header .second-slide .text h1{font-size:3rem}.home-page .header .first-slide .text button,.home-page .header .second-slide .text button{padding-bottom:16px;padding-top:16px}.home-page .header .second-slide{align-items:flex-start;background-position:50%;display:flex;flex-direction:column;justify-content:center}.home-page .send-us-a-message{margin-left:100px;padding:100px 0 100px 100px}.home-page .send-us-a-message h6{font-size:1.3rem}.home-page .send-us-a-message h2{font-size:2.5rem;margin:10px 0}.home-page .send-us-a-message .container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:0}.home-page .send-us-a-message .container form{width:50%}.home-page .send-us-a-message .container .image{align-items:center;display:flex;flex-direction:row;justify-content:center}.home-page .why-choose-us{align-items:center;display:flex;flex-direction:row;height:700px;justify-content:flex-start;margin-bottom:60px;position:relative}.home-page .why-choose-us .hero-image{align-items:center;display:flex;flex-direction:row;justify-content:center;width:50%}.home-page .why-choose-us .info{bottom:50px;padding:40px 60px;position:absolute;right:50px;width:50%}.home-page .why-choose-us .info h6{font-size:1.3rem;text-align:start}.home-page .why-choose-us .info h2{font-size:2.5rem;text-align:start}.home-page .why-choose-us .info .cont{justify-content:flex-start;margin-bottom:50px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#2b343b;font-family:Poppins,sans-serif;margin:auto;max-width:1800px}p{color:#61657a;font-weight:300;line-height:26px}ul{list-style-type:none}img{align-self:center;height:100%;object-fit:cover;width:100%}a{color:inherit;text-decoration:none;transition:all .2s linear}a:hover{color:#9dca00}input,select,textarea{border:none;font-size:16px;outline:none}.button,button{background:#fff;border:none;border-radius:6px;box-shadow:0 1px 1px hsla(0,0%,48%,.16);color:#717171;cursor:pointer;font-size:16px;font-weight:500;padding:11px 30px;text-align:center}.button.green,button.green{background-color:#9dca00;color:#fff;transition:all .2s linear}.button.green:hover,button.green:hover{background:#3b3f46}.underline{border:1px solid #f2f3f3}.color-mix{align-items:center;display:flex;flex-direction:row;height:11px;justify-content:flex-start;position:relative;width:30px}.color-mix span{border-radius:136px;height:11px;margin-left:-1px;width:15px}.color-mix span.first{background-color:#9dca00}.color-mix span.second{background-color:#b9ea0f;position:absolute;right:5px}
/*# sourceMappingURL=main.f6aea8ec.css.map*/