@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;400;700&display=swap";body{margin:0;max-width:100%;overflow-x:hidden}*{font-family:"Source Sans Pro"}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Source Sans Pro" !important}*:focus{outline:none}.fab{font-family:"Font Awesome 5 Brands" !important}@media only screen and (min-width: 768px){.nectar-container{margin:0 auto;width:90%}}@media only screen and (min-width: 992px){.nectar-container{width:75%}}@media only screen and (min-width: 1400px){.nectar-container{max-width:2500px}}h1{margin:0;font-weight:100;color:#00966c;font-size:50px}h2{margin:0;font-weight:400;color:#00966c;font-size:32px}h3{margin:0;font-weight:400;color:#00966c;font-size:16px}.black-text{font-size:16px;line-height:24px;font-weight:400}.white-text{font-size:16px;line-height:24px;font-weight:400;color:#fff}.green-text{font-size:16px;line-height:24px;font-weight:400;color:#00966c}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #00966c inset !important;-webkit-text-fill-color:#fff}.transparent-btn{transition:all .4s ease;color:#00966c;background:transparent;border-radius:10px;font-size:16px;padding:5px 20px 5px 20px;border:1px solid #00966c;text-decoration:none;cursor:pointer;width:120px}.transparent-btn:hover{background:#00966c;color:#fff}.green-btn{transition:all .4s ease;color:#fff;background:#00966c;border-radius:10px;font-size:16px;padding:5px 20px 5px 20px;border:1px solid #00966c;text-decoration:none;cursor:pointer;width:120px}.green-btn:hover{background:transparent;color:#00966c}.wp-transparent-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{transition:all .4s ease;color:#00966c;background:transparent;border-radius:10px;font-size:16px;padding:5px 20px 5px 20px;border:1px solid #00966c;text-decoration:none;cursor:pointer;width:170px;padding:15px 0}.wp-transparent-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{background:#00966c;border:#00966c;color:#fff}.no-results{height:100vh;background:#fff;position:relative;border-bottom:2px solid #fff}.no-results .page-content{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:fit-content}.no-results .page-content h1{color:#00966c;text-transform:uppercase;font-weight:700;font-size:60px;text-align:center}.no-results .page-content p{text-align:center}#header{position:fixed;top:0;bottom:auto;left:0;right:0;height:fit-content;margin:auto;z-index:10}@media only screen and (max-width: 1149px){#header{width:100%}}#header nav{background:#00966c;width:100%;padding:24px 0;height:70px}#header nav .web-logo{display:block;width:fit-content;position:absolute;top:0;right:auto;left:24px;bottom:0;margin:auto;height:fit-content}#header nav .web-logo img{width:160px;height:auto}#header nav .menu-button{background:transparent;border:0;display:grid;position:absolute;right:24px;height:30px;width:30px;padding:0;top:0;bottom:0;margin:auto}#header nav .menu-button span.line{width:30px;height:4px;background-color:#fff;margin:4px 0;transition:all .4s ease}#header nav .menu-button span.cross{height:30px;margin:auto;transition:all .4s ease}#header nav .menu-button span.cross:before,#header nav .menu-button span.cross:after{position:absolute;left:15px;content:" ";height:33px;width:4px;background-color:#b9d544}#header nav .menu-button span.cross:before{transform:rotate(45deg)}#header nav .menu-button span.cross:after{transform:rotate(-45deg)}#header nav .menu-items{position:absolute;top:69px;left:-200%;right:auto;bottom:auto;height:calc(100vh - 69px);width:100%;background:#00966c;transition:all .4s ease-in}#header nav .menu-items.show-mobile-menu{left:0;display:block}#header nav .menu-items ul{height:fit-content;padding:0;margin:auto;top:0;bottom:0;position:absolute;right:0;left:0}#header nav .menu-items ul li{list-style-type:none;text-align:center;width:fit-content;padding:10px 0;margin:0 auto}#header nav .menu-items ul li.current-menu-item a{border-bottom:1px solid #b9d544}#header nav .menu-items ul li a{color:#fff;font-weight:700;font-size:26px;padding:0}@media only screen and (min-width: 1150px){#header{transition:all .4s ease-in}#header nav .web-logo{position:absolute}#header nav .menu-button{display:none}#header nav .menu-items{position:absolute;float:right;left:auto;right:24px;height:fit-content;top:0;bottom:0;width:fit-content;margin:auto;background:transparent;transition:all 0s ease}#header nav .menu-items ul{position:relative}#header nav .menu-items ul li{display:inline-block;padding-left:20px}#header nav .menu-items ul li a{color:#fff;font-size:14px;font-weight:400}#header nav .menu-items ul li a:hover{color:#b9d544;border-bottom:2px solid #b9d544}}.footer{background:#00966c;padding:50px 0}.footer .upper-sec{padding:0 24px}.footer .upper-sec .menu-sec{display:none}.footer .upper-sec .menu-sec #menu-footer-menu li a{color:#fff;transition:all .4s ease}.footer .upper-sec .menu-sec #menu-footer-menu li a:hover{color:#b9d544}.footer .upper-sec .contact-form-sec h2{color:#fff;padding-bottom:20px}.footer .upper-sec .contact-form-sec .wpcf7-form{display:grid;grid-template-columns:1fr;grid-template-areas:"uname" "email" "message" "msg" "btn"}.footer .upper-sec .contact-form-sec .wpcf7-form .wpcf7-text,.footer .upper-sec .contact-form-sec .wpcf7-form .wpcf7-textarea{border:2px solid #fff;background:transparent;color:#fff;padding:10px}.footer .upper-sec .contact-form-sec .wpcf7-form .wpcf7-text::placeholder,.footer .upper-sec .contact-form-sec .wpcf7-form .wpcf7-textarea::placeholder{color:#fff}.footer .upper-sec .contact-form-sec .wpcf7-form p:nth-child(2){grid-area:uname}.footer .upper-sec .contact-form-sec .wpcf7-form p:nth-child(3){grid-area:email}.footer .upper-sec .contact-form-sec .wpcf7-form p:nth-child(4){grid-area:message}.footer .upper-sec .contact-form-sec .wpcf7-form p:nth-child(6){grid-area:btn;text-align:right;position:relative}.footer .upper-sec .contact-form-sec .wpcf7-form p:nth-child(6) input{position:absolute;background:#b9d544;width:75px;color:#fff;transition:all .4s ease;border:2px solid #00966c;font-weight:400}.footer .upper-sec .contact-form-sec .wpcf7-form p:nth-child(6) input:hover{color:#00966c;background:#fff}.footer .upper-sec .contact-form-sec .wpcf7-form p:nth-child(6) .ajax-loader{margin:13px 24px 0 !important}.footer .upper-sec .contact-form-sec .wpcf7-form label,.footer .upper-sec .contact-form-sec .wpcf7-form input,.footer .upper-sec .contact-form-sec .wpcf7-form textarea{width:100%}.footer .upper-sec .contact-form-sec .wpcf7-form input{height:45px}.footer .upper-sec .contact-form-sec .wpcf7-form textarea{height:110px !important}.footer .upper-sec .contact-form-sec .wpcf7-form .wpcf7-response-output{grid-area:msg;color:#fff;margin:0 0 15px}.footer .upper-sec .social-form-sec{text-align:center}.footer .upper-sec .social-form-sec h2{color:#fff;padding-bottom:20px}.footer .upper-sec .social-form-sec a{background:#fff;display:inline-block;height:50px;width:50px;border-radius:50px;position:relative;margin:0 5px;transition:all .4s ease}.footer .upper-sec .social-form-sec a:hover{background:#b9d544}.footer .upper-sec .social-form-sec a i{position:absolute;left:0;right:2px;top:0;bottom:0;margin:auto;height:fit-content;color:#00966c;width:20px;font-size:22px}.footer .spacer{height:2px;width:100%;background:#fff;margin:30px 0}.footer .bottom-sec{display:grid}.footer .bottom-sec .left-sec{text-align:center}.footer .bottom-sec .left-sec ul{padding:0}.footer .bottom-sec .left-sec ul li{list-style-type:none;margin-bottom:10px}.footer .bottom-sec .left-sec ul li a{color:#fff;text-decoration:none;transition:all .4s ease}.footer .bottom-sec .left-sec ul li a:hover{color:#b9d544}.footer .bottom-sec .right-sec{text-align:center}.footer .bottom-sec .right-sec a{color:#fff;display:grid;text-decoration:none}.footer .bottom-sec .right-sec a img{width:120px;margin:auto}@media only screen and (min-width: 992px){.footer{padding:50px 0}.footer .upper-sec{display:grid;grid-template-columns:20% 1fr 20%}.footer .upper-sec .menu-sec{display:block}.footer .upper-sec .menu-sec #menu-footer-menu{display:grid;grid-template-columns:1fr 1fr}.footer .upper-sec .contact-form-sec .wpcf7-form{grid-template-columns:1fr 1fr;grid-column-gap:15px;grid-template-areas:"uname message" "email message" "msg   msg" "btn btn"}.footer .upper-sec .social-form-sec{text-align:left;padding-left:30px}.footer .upper-sec .social-form-sec a{text-align:center}.footer .bottom-sec{grid-template-columns:1fr 1fr}.footer .bottom-sec .left-sec{text-align:left}.footer .bottom-sec .left-sec ul li{display:inline-block;padding-right:30px}.footer .bottom-sec .right-sec{text-align:right}.footer .bottom-sec .right-sec a img{margin:auto 0 auto auto}}.page-banner{height:80vh;position:relative;background:#f0f0f0}.page-banner .image-container{position:relative}.page-banner .image-container img{object-fit:cover;object-position:center;width:100%;height:500px}.page-banner .image-container:before{content:"";position:absolute;left:0;height:100%;right:0;width:100%;top:0;bottom:0;margin:auto;background:#000;opacity:.4}.page-banner .inner-sec{position:absolute;top:300px;min-height:300px;bottom:0;left:0;right:0;margin:auto;height:fit-content;text-align:center;background:#f0f0f0;padding:50px 7.5%}.page-banner .inner-sec h1{padding-bottom:20px}@media only screen and (min-width: 768px){.page-banner{height:80vh;background:#fff}.page-banner .image-container img{height:600px}.page-banner .inner-sec .black-text{max-width:700px;margin:0 auto}}.content-section{text-align:center;padding:0 7.5% 25px}.content-section h2{padding-bottom:25px}.content-section h3{padding-bottom:14px}.content-section .black-text{max-width:700px;margin:0 auto}.image-txt-section{display:grid;min-height:600px}.image-txt-section .content-sec{text-align:center;position:relative}.image-txt-section .content-sec .inner-sec{position:absolute;top:0;bottom:0;margin:auto;height:fit-content;left:0;right:0;padding:0 24px}.image-txt-section .content-sec h2{margin-bottom:25px}.image-txt-section .content-sec .desc{max-width:700px;margin:0 auto 15px}.image-txt-section .image-container{position:relative}.image-txt-section .image-container .inner-sec{text-align:center;position:absolute;top:0;bottom:0;margin:auto;height:fit-content;left:0;right:0}.image-txt-section .image-container .inner-sec img{height:300px;max-width:100%;object-fit:cover}@media only screen and (min-width: 992px){.image-txt-section{min-height:300px;grid-template-columns:1fr 1fr;grid-column-gap:30px}.image-txt-section .content-sec{padding:0}.image-txt-section .content-sec .desc{max-width:500px}}.about-section{margin-bottom:75px;min-height:400px;position:relative;display:grid;width:100%;grid-template-areas:"image" "content"}.about-section .image-container{grid-area:image;width:100%;height:412px;position:static;background:#b9d544;top:10%;right:0;padding:50px;z-index:1;text-align:center}.about-section .content-sec{grid-area:content;width:100%;position:static;height:100%;background-color:#00966c;top:0;left:0;text-align:center;padding:50px 7.5%}.about-section .content-sec h2{color:#fff}.about-section .content-sec .date{margin-bottom:5px}.about-section .content-sec .position{font-weight:400}.about-section .content-sec .desc{max-width:425px;margin:0 auto;font-weight:400}@media only screen and (min-width: 992px){.about-section{min-height:780px;display:block;width:75%}.about-section .image-container{width:35%;height:60%;position:absolute;bottom:0;top:auto}.about-section .image-container .inner-sec{position:relative;width:100%;height:100%}.about-section .image-container .inner-sec img{display:inline-block;vertical-align:middle;height:100%;width:100%;object-fit:contain;max-height:400px;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0}.about-section .content-sec{width:70%;position:absolute;height:90%}}@media only screen and (min-width: 1200px){.about-section{min-height:700px}.about-section .content-sec .desc{max-width:500px}}@media only screen and (min-width: 1400px){.about-section{min-height:650px}.about-section .content-sec .desc{max-width:600px}}.image-section img{width:100%}.filters-form{position:relative}.categories-row{margin:40px 0;padding:0;text-align:center}.categories-row li{display:inline-block;list-style-type:none;width:200px;height:50px;background:#c4d600;position:relative;transition:all .4s ease;margin:10px;border-radius:15px}.categories-row li.button-section{display:none}.categories-row li:hover{background:#00966c}.categories-row li input{position:absolute;width:100%;top:0;bottom:0;left:0;right:0;height:100%;opacity:0;z-index:1;cursor:pointer}.categories-row li label{line-height:50px;color:#fff;text-transform:uppercase}.category-taxonomy.selected,.all-products.selected{background:#00966c}.lds-ring{display:none;width:80px;height:80px;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;margin:auto}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:45px;height:45px;margin:8px;border:8px solid #000;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#000 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.brands-container{display:grid;grid-template-columns:1fr;padding:0 24px}.brands-container .img-container{position:relative;text-align:center;height:250px}.brands-container .img-container::before{content:"";position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;height:100%;width:100%;transition:all .4s ease;background:#000;opacity:0;z-index:1}.brands-container .img-container:hover a{opacity:1}.brands-container .img-container:hover::before{opacity:.6}.brands-container .img-container img{z-index:0;height:auto;max-width:100%;position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;max-width:220px}.brands-container .img-container a{z-index:1;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;height:fit-content;margin:auto;color:#fff;border-color:#fff}@media only screen and (min-width: 768px){.brands-container{padding:0 24px;grid-template-columns:1fr 1fr}}@media only screen and (min-width: 992px){.brands-container{grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width: 1200px){.brands-container{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.single-brand-content{display:grid;grid-template-columns:1fr;padding-top:200px}.single-brand-content .left-sec{position:relative;margin-bottom:100px}.single-brand-content .left-sec img{position:absolute;top:0;bottom:0;left:0;right:0;height:fit-content;margin:auto;min-height:100px;max-width:200px}.single-brand-content .right-sec{padding:0 24px 100px;text-align:center;display:grid}.single-brand-content .right-sec .black-text{text-align:left;margin-bottom:40px}.single-brand-content .right-sec .black-text h1{text-align:center}.single-brand-content .right-sec .button-sec{display:grid;grid-template-columns:1fr}.single-brand-content .right-sec .button-sec a{margin:10px auto;width:160px}@media only screen and (min-width: 992px){.single-brand-content{padding:200px 0;grid-template-columns:40% 1fr}.single-brand-content .left-sec{margin-bottom:0}.single-brand-content .right-sec{padding:0}}.latest-news-section .news-list{display:grid;grid-template-columns:1fr}.latest-news-section .news-list .single-news{height:400px;background-repeat:no-repeat;background-position:center;background-size:cover;margin-bottom:50px;position:relative}.latest-news-section .news-list .single-news .inner-sec::before{content:"";background:#3e4043cc;position:absolute;left:0;height:100%;right:0;width:100%;top:0;bottom:0;margin:auto}.latest-news-section .news-list .single-news .inner-sec .content-sec{z-index:1;color:#fff;text-align:center;position:absolute;left:0;height:fit-content;right:0;top:0;bottom:0;margin:auto;padding:50px}.latest-news-section .news-list .single-news .inner-sec .content-sec h3{font-size:32px;color:#fff;font-weight:400}.latest-news-section .news-list .single-news .inner-sec .content-sec .date{margin:15px 0 30px}.latest-news-section .news-list .single-news .inner-sec .content-sec .transparent-btn{border:1px solid #fff;color:#fff;margin:0 auto}.latest-news-section .news-list .single-news .inner-sec .content-sec .transparent-btn:hover{color:#00966c;background:#fff}@media only screen and (min-width: 1200px){.latest-news-section .news-list{grid-template-columns:1fr 1fr;grid-template-areas:"one one";grid-column-gap:50px}.latest-news-section .news-list .single-news.lastest-news{grid-area:one}.latest-news-section .news-list .single-news.lastest-news .inner-sec::before{content:"";background:#3e4043cc;position:absolute;left:auto;height:100%;right:0;width:40%;top:0;bottom:0;margin:auto}.latest-news-section .news-list .single-news.lastest-news .inner-sec .content-sec{position:absolute;left:auto;height:fit-content;right:0;width:40%;top:0;bottom:0;margin:auto;z-index:1}}.single-news-page .page-banner .image-container img{height:550px}.single-news-page .page-banner .inner-sec{background:#fff;top:auto}.single-news-page .page-banner .inner-sec h1{font-size:32px}.single-news-page .news-content{max-width:650px;margin:0 auto 100px;text-align:center}.single-news-page .news-content img{max-width:100%;margin:50px auto}.single-news-page .news-content .black-text{text-align:left;padding:50px 24px 0}.single-news-page .news-content a{margin:0 auto 50px}.single-news-page .news-content a:hover{color:#fff}@media only screen and (min-width: 768px){.single-news-page .page-banner .image-container img{height:600px}.single-news-page .page-banner .inner-sec h1{max-width:500px;margin:auto;text-align:center;position:absolute;left:0;right:0;top:0;bottom:0;height:fit-content}.single-news-page .news-content .black-text{padding:0 0 50px}}.page-banner.contact .inner-sec{padding:0;bottom:0}.page-banner.contact .inner-sec iframe{width:100%;height:400px}.contact-list-section{display:grid;grid-template-columns:1fr}.contact-list-section .single-contact{text-align:center;display:grid}.contact-list-section .single-contact .h3-title{margin:30px 0 15px}.contact-list-section .single-contact .black-text{color:#000;transition:all .4s ease;text-decoration:none;font-weight:400}.contact-list-section .single-contact .black-text:hover{color:#00966c;text-decoration:underline}@media only screen and (min-width: 768px){.contact-list-section{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 992px){.contact-list-section{grid-template-columns:1fr 1fr 1fr}}.whats-happening{margin:0 auto !important;left:0 !important}.whats-happening .fb-column{text-align:center}.whats-happening .fb-column h3{text-align:center !important}@media only screen and (min-width: 768px){.whats-happening{margin:0 auto;width:90% !important}.whats-happening .fb-column{text-align:left}.whats-happening .fb-column h3{text-align:left !important}}@media only screen and (min-width: 992px){.whats-happening{width:75% !important}}@media only screen and (max-width: 767px){.page-banner.home{height:55vh !important}.page-banner.home .image-slider .slick-dots{bottom:100px !important}}.page-banner.home{background:#fff;height:100vh}.page-banner.home .image-slider .slick-dots{position:absolute;padding:0;bottom:170px;left:0;right:0;margin:auto;height:fit-content;top:auto;width:fit-content}.page-banner.home .image-slider .slick-dots li{list-style-type:none;display:inline-block;color:transparent;margin:0 5px}.page-banner.home .image-slider .slick-dots li.slick-active button{background:#fff}.page-banner.home .image-slider .slick-dots li button{border:2px solid #fff;border-radius:50px;height:20px;width:20px;color:transparent;background:transparent}.page-banner.home .inner-sec.nectar-container{cursor:pointer;background:#fff;padding:0;top:680px;object-fit:cover;min-height:300px}.page-banner.home .inner-sec.nectar-container img{max-height:500px;object-fit:cover;width:100%}@media only screen and (min-width: 992px){.page-banner.home{height:85vh}.page-banner.home .inner-sec.nectar-container{top:600px}}.yt-video{position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;z-index:9;height:100%;background:#0000009e;text-align:center;display:none}.yt-video.open{display:block}.yt-video iframe{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.widget_pages{padding:0 24px}.widget_pages ul{padding:0}.widget_pages ul li{list-style-type:none;display:inline-block;margin-right:10px;height:30px;margin:20px 0 0}.widget_pages ul li a{transition:all .4s ease;color:#00966c;background:transparent;border-radius:10px;font-size:16px;padding:5px 20px 5px 20px;border:1px solid #00966c;text-decoration:none;cursor:pointer;width:120px}.widget_pages ul li a:hover{background:#00966c;border:#00966c;color:#fff}.widgettitle{display:none}@media only screen and (min-width: 992px){.widget_pages{padding:0}}/*# sourceMappingURL=style.css.map */
