:root{--greenColor:#064e42;--whiteColor:#fff;--darkColor:#161616;--lightOrangeColor:#F6A74A;--lightGrayColor:#f5f5f5;--darkGreenColor:#064e42;--greenColor:#006a4e;--yellowColor:#fec200;--orangeColor:#F6A74A;--redColor:#8b0101}@font-face{font-family:'Calibri';src:url(../fonts/calibri-bold-italic.ttf) format('truetype');font-weight:700;font-style:italic}@font-face{font-family:'Calibri';src:url(../fonts/calibri-bold.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Calibri';src:url(../fonts/calibri-italic.ttf) format('truetype');font-weight:400;font-style:italic}@font-face{font-family:'Calibri';src:url(../fonts/calibri-regular.ttf) format('truetype');font-weight:400;font-style:normal}.bg-color-red,.bg-0{background:var(--redColor)}.bg-color-lightOrange,.bg-1{background:var(--lightOrangeColor)}.bg-color-lightGray,.bg-66{background:var(--lightGrayColor)}.bg-color-yellow,.bg-2{background:var(--yellowColor)}.bg-color-lightGreen,.bg-3{background:var(--greenColor)}.bg-color-darkGreen,.bg-4{background:var(--darkGreenColor)}.bg-color-dark,.bg-5{background:var(--darkColor)}*{margin:0;padding:0;list-style:none;text-decoration:none!important;box-sizing:border-box;scroll-behavior:smooth!important}a:hover{color:var(--redColor)}div.theatre-cover-loader,div.theatre-cover{position:fixed;top:0;left:0;bottom:0;right:0;background:rgb(0 0 0 / .9);z-index:100000;display:none;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-khtml-transition:all 0s ease;-o-transition:all 0s ease;overflow:auto}div.theatre-cover-loader img,div.theatre-cover img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%}body{font-family:'Montserrat',sans-serif;font-size:14px;font-weight:400;color:#161616}.breadcrumb-area{background:#eee!important}.trust{background:#DFFFF4;padding:10px;margin-bottom:10px}.ssl{background:#FFF5EB;padding:10px}.trust img,.ssl img{width:100%}ul,ol,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}img{max-width:100%;height:auto}.top-bar{padding:15px 0;border-bottom:1px solid #eee}.top-bar ul{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:7px}.top-bar ul li a,.top-bar ul li{font-size:14px;font-weight:600}.top-bar ul li span.theme-color{color:var(--redColor)}.top-bar ul li a.main-theme-btn{padding:10px 20px;border-radius:20px;background:var(--redColor);color:var(--whiteColor)}.top-bar ul li a.main-theme-btn:hover{opacity:.9}@media (max-width:991px){.top-bar ul{text-align:center;display:block}.top-bar ul li{display:inline-block}.top-bar ul li.social-icon{display:inline-block}}@media (max-width:767px){.top-bar{display:none}}@media (max-width:520px){.display-medium-none{display:none}}.navbar{background:var(--whiteColor)}.navbar .navbar-brand img{width:300px;width:450px}@media(max-width:767px){.navbar .navbar-brand{margin:0;display:block;text-align:center}}@media(max-width:400px){.navbar .navbar-brand img{width:60%!important}}.navbar li a{color:var(--darkColor);font-size:14px}.navbar li a:hover{color:var(--redColor)}.dropdown-toggle::after{content:'\f107';font-family:'FontAwesome';margin-left:0;vertical-align:0;border:none;font-size:11px}.theme-button{margin-left:20px;padding:8px 20px;border-radius:5px;color:var(--whiteColor)!important;background:var(--greenColor);border:1px solid var(--greenColor);font-size:12px}.theme-button:hover{opacity:.8}.theme-button-red{margin-left:20px;padding:8px 20px;border-radius:5px;color:var(--whiteColor)!important;background:var(--redColor)!important;border:1px solid var(--redColor)!important;font-size:12px}.theme-button-red:hover{opacity:.8}.theme-button-outline{padding:8px 20px;border-radius:5px;color:var(--darkColor);border:1px solid var(--redColor);font-size:12px;background:#fff0}.theme-button-outline:hover{color:var(--whiteColor)!important;background:var(--redColor)!important}.theme-button-outline-white{padding:8px 20px;border-radius:5px;color:var(--darkColor);border:1px solid var(--whiteColor);font-size:12px;background:var(--whiteColor)}.theme-button-outline-white:hover{color:var(--whiteColor)!important;border-color:var(--redColor);background:var(--redColor)!important}@media (max-width:991px){.navbar li,.theme-button{margin-left:0}}.navbar .nav-item .custom-dropdown{position:absolute;width:100%;right:0;left:0;padding:20px;content:'';z-index:1000;background:#fff;box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0;display:none;grid-template-columns:repeat(4,1fr);transition:0.3s all ease-in-out}.navbar .nav-item .custom-dropdown ul{gap:20px}.navbar .nav-item .custom-dropdown ul.border-left{border-left:1px solid #eee;padding-left:1rem}.navbar .nav-item .custom-dropdown li{margin-bottom:10px}.navbar .nav-item .custom-dropdown .col-md-9 li{width:calc(100% / 5)}.navbar .nav-item .custom-dropdown li img{width:100%;height:150px;object-fit:cover;margin-bottom:10px;border-radius:20px}.navbar .nav-item .custom-dropdown li a{padding:10px 0}@media(min-width:992px){.navbar .nav-item:hover .custom-dropdown{display:flex}}@media(max-width:991px){.navbar .nav-item .custom-dropdown{position:unset;width:100%;grid-template-columns:repeat(2,1fr);border:1px solid #eee}.navbar .nav-item .custom-dropdown.mobile-show{display:grid;transition:0.3s all ease-in-out}}@media(max-width:567px){.navbar .nav-item .custom-dropdown{grid-template-columns:repeat(1,1fr)}}.slider{padding:100px 0;position:relative}.slider.products{background:var(--lightOrangeColor)}.slider.products:after{display:none}.slider p{margin-bottom:40px;color:#fff}@media(max-width:991px){.slider:after{display:none}}@media(max-width:991px){.slider h1{font-size:26px;line-height:36px}}.company-slider{background:var(--lightOrangeColor);padding:20px 0}@media (max-width:768px){.company-slider{padding:10px 0!important}.company-slider .companyImgContainer{margin:1px!important;width:60px!important}.company-slider .slick-slide{padding:1px 4px!important;margin:0!important}.company-slider .slick-track{gap:0!important}.company-slider .slick-list{padding:0!important;margin:0!important}.company-slider{min-height:auto!important;height:auto!important}}.company-slider .companyImgContainer{text-align:center;aspect-ratio:1 / 1;width:90px;margin:auto;display:flex;align-items:center;justify-content:center}.company-slider .companyImgContainer img{max-width:100%;max-height:100%;object-fit:contain}.theme-color{color:var(--greenColor)}.orange-theme{color:var(--orangeColor)}.section-heading{text-transform:uppercase;font-weight:600;font-size:28px;line-height:40px;margin-bottom:10px}.products{padding:50px 0}.product-section{margin-bottom:20px}.product-section .product-image{height:300px;border-radius:20px;box-shadow:rgb(0 0 0 / .16) 0 1px 4px}.product-section .product-image img{width:100%;height:100%;border-radius:20px;object-fit:cover}.product-section .product-content{padding:3px 10px 7px;transition:0.5s all ease-in-out;color:var(--darkColor)}.product-section .product-content .product-box-title{height:30px;display:block;line-height:30px;overflow:hidden;font-size:16px;text-transform:uppercase;font-weight:600;color:inherit}.product-section .product-content p{color:inherit;font-size:12px;font-weight:600}.product-section:hover .product-content{position:relative;z-index:1;background:var(--redColor);transform:translateY(-58px);border-radius:0 0 20px 20px;color:var(--whiteColor)}.view-all{display:inline-block;margin-top:50px;font-size:16px;color:var(--darkColor)}.view-all{opacity:.8}.how-it-work{background:var(--greenColor);padding:50px 0}.how-it-work img{width:100%;height:200px;object-fit:cover;margin-bottom:20px}.how-it-work h5{margin-bottom:10px}.how-it-work p,.how-it-work h5{color:var(--whiteColor)}.how-it-work.bg-white p,.how-it-work.bg-white h5{color:var(--darkColor)}.order-process{padding:50px 0}.timeline{position:relative;margin:0 auto}.counter-step{color:var(--whiteColor);display:inline-block;margin-bottom:20px;border-radius:50%;font-size:18px;height:50px;width:50px;text-align:center;line-height:50px}.timeline-section{padding:20px;position:relative;width:100%;margin-bottom:20px;border-radius:10px}.timeline-section .content .step-content-image{margin-bottom:20px}.timeline-section .content .step-content-image img{width:100px;height:100px;object-fit:contain}.timeline-section.left .content{text-align:right}.timeline-section .content{height:250px;overflow-y:hidden}.timeline-section .content h2{font-size:20px;font-weight:600;margin-bottom:20px;text-transform:uppercase;color:var(--greenColor)}@media screen and (max-width:767px){.timeline::after{left:29px}.timeline-section{width:100%;padding-left:70px;padding-right:25px}.timeline-section.left::after,.timeline-section.right::after{left:15px}.timeline-section.right{left:0%}.timeline-section.left .content{text-align:left}}.box-design{padding:50px 0}.box-design .section-heading{font-size:20px;line-height:30px}.slick-initialized .slick-slide{padding:10px}.box-design .boxDesign img,.box-design #boxDesign img{width:100%;height:100%;object-fit:cover;margin-bottom:20px}.box-design .boxDesign h5,.box-design #boxDesign h5{font-size:14px;font-weight:600;text-transform:uppercase}.print-box{padding:50px 0;position:relative}.print-box .sideimage{position:absolute;left:0;bottom:0;top:140px;background-repeat:no-repeat;background-size:contain;background-position:center;content:'';z-index:100;width:300px}.scroll-section{overflow-x:hidden}.scroll-section h5{font-size:16px;font-weight:600}.scroll-section p{margin-bottom:10px;font-size:14px;line-height:26px}.scroll-section::-webkit-scrollbar{width:6px;border-radius:20px}.scroll-section::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgb(0 0 0 / .3)}.scroll-section::-webkit-scrollbar-thumb{background-color:var(--orangeColor);border-radius:20px}@media (max-width:1200px){.print-box .sideimage{top:200px;width:250px}}@media (max-width:991px){.print-box .sideimage{display:none}}.shop-page-wrapper img{width:100%}.faq{background:#fff;padding:50px 0}.accordion-item{border:none;background:#fff0}.accordion-button{background:transparent!important;box-shadow:inset 0 calc(-1 * 1px) 0 var(--darkColor)!important;border:none;font-size:16px;display:flex;padding:10px 0;justify-content:space-between;font-weight:600;border-radius:0!important;color:var(--darkColor)!important}.accordion-body{padding:5px 0;margin-bottom:10px;color:var(--darkColor);font-weight:500;line-height:22px}.accordion-button.collapsed{color:var(--darkColor)!important;box-shadow:none!important}.accordion-button::after{display:none!important}.accordion-button i{transform:rotate(45deg);background:#fff0;color:var(--darkColor)!important}.accordion-button.collapsed i{transform:rotate(0deg);color:var(--darkColor)!important}.custom-quote{background:#f5f5f5}.custom-quote .quote-header{background:var(--greenColor);padding:15px;text-align:center}.custom-quote .quote-header .qoute-title{color:#fff;font-size:20px;font-weight:600;text-transform:uppercase}.custom-quote .quote-body{padding:20px}.custom-quote .quote-body .form-select,.custom-quote .quote-body .form-control{border-radius:0!important;font-size:12px;padding:10px 8px;box-shadow:none}.footer{background:#fff;background:#f5f5f5;padding:50px 0 30px}.footer img{height:50px;margin-bottom:20px}.footer h5{color:#000;font-weight:600;margin-bottom:20px;text-transform:uppercase;font-size:16px}.footer p,.footer p,.footer p a{color:#000;font-size:14px;margin-bottom:10px}.footer p a:hover{opacity:.6}.footer .quick-links{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.quick-links_ .quick-links-products-links{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.quick-links_ .quick-links-products-links p{width:48%}.footer .quick-links h5,.footer .quick-links p{width:50%}.footer ul{display:flex;padding-left:0;list-style:none}.footer ul li{margin-right:10px}.footer ul li a{color:#000;text-decoration:none;font-size:16px}.footer ul li a:hover{color:#888}.footer .trusted-by{width:100px;margin-right:20px}.footer .trusted-by img{width:100%;height:100%;object-fit:contain}.subscribe-newsletter{display:flex;background:#fff;justify-content:space-between;padding:5px;border-radius:5px}.subscribe-newsletter input.form-control{width:calc(100% - 150px);border:none;box-shadow:none;outline:none;font-size:14px}.footer .links a{margin-right:10px}.footer .links a:hover{opacity:.7}.single-product{padding:50px 0}.single-product .main-image{height:500px;border-radius:10px}.single-product .main-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.single-product .other-images .image-block{height:100px;cursor:pointer}.single-product .other-images .image-block img{width:100%;height:100%;object-fit:cover}@media (max-width:1199px){.single-product .main-image{height:400px}}@media (max-width:767px){.single-product .main-image{height:300px}}.questioners{padding:100px 0}.questioners .heading{font-size:30px;line-height:44px;font-weight:600;padding-left:24px;margin-bottom:40px;color:#000}#desktop-version{display:flex}#mobile-version{display:none}@media only screen and (max-width:991px){.questioners .heading{font-size:30px;line-height:34px}#desktop-version{display:none}#mobile-version{display:flex}}@media only screen and (max-width:567px){.questioners .heading{font-size:26px;line-height:30px}}.accordion-item{background:#fff0;border:0;border-bottom:1px solid var(--redColor)}.accordion a{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%;padding:2rem 7rem 2rem 0;font-size:1.25rem;color:#282529;font-weight:600}.accordion a:hover,.accordion a:hover::after{cursor:pointer}.accordion a.active{color:#505051}.accordion a::after{font-family:'fontawesome';content:'\f107';position:absolute;float:right;right:2rem;top:38%;font-size:1.3rem;color:#505051;text-align:center}.accordion a.active::after{font-family:'fontawesome';content:'\f106'}.accordion .content{display:none;padding:.2rem;overflow:hidden}.accordion .content p{font-size:16px;padding:0 100px 20px 5px;font-weight:400;color:#000;letter-spacing:1px}@media only screen and (max-width:991px){.accordion .content p{padding:0 50px 20px 5px}}@media only screen and (max-width:768px){.accordion a{padding:1.5rem 3rem 1.5rem 0;font-size:1rem}.accordion .content p{padding:0 10px 10px 0;font-size:14px;line-height:1.5;letter-spacing:0}.accordion a::after{font-size:1rem}}.portfolio-contain{height:280px;padding:10px;border-radius:10px;margin-bottom:20px;box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0}.portfolio-contain img{width:100%;height:100%;object-fit:cover}@media(max-width:991px){.portfolio-contain{height:200px}}.products-h2{font-size:36px!important}.products_details p{padding:0 10% 6px;font-size:14px}@media (max-width:1680px){.font-14{font-size:13px!important;padding-top:4px}}.font-14{font-size:14px!important}.sliders{filter:grayscale(100%)}.slide-track{width:100%;display:flex;gap:1em;overflow:hidden}.sliders .slide{width:100px;animation:scroll 60s linear infinite}.imgs{width:60px;height:60px}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translatex(-1000%)}}.font-18{font-size:18px!important;color:#fab900;font-weight:700;white-space:break-spaces}.font-20{font-size:20px!important}.img-fluid{max-width:100%;height:auto}.testimonial{min-height:275px;position:relative;padding-top:50px;padding-bottom:50px;background-position:center;background-size:cover}#testimonial4 .carousel-inner:hover{cursor:-moz-grab;cursor:-webkit-grab}#testimonial4 .carousel-inner:active{cursor:-moz-grabbing;cursor:-webkit-grabbing}#testimonial4 .carousel-inner .item{overflow:hidden}.testimonial4_indicators .carousel-indicators{left:0;margin:0;width:100%;font-size:0;height:20px;bottom:15px;padding:0 5px;cursor:e-resize;overflow-x:auto;overflow-y:hidden;position:absolute;text-align:center;white-space:nowrap}.testimonial4_indicators .carousel-indicators li{padding:0;width:14px;height:14px;border:none;text-indent:0;margin:2px 3px;cursor:pointer;display:inline-block;background:#000;-webkit-border-radius:100%;border-radius:100%}.testimonial4_indicators .carousel-indicators .active{padding:0;width:14px;height:14px;border:none;margin:2px 3px;background-color:#9dd3af;-webkit-border-radius:100%;border-radius:100%}.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{height:3px}.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{background:#eee;-webkit-border-radius:0;border-radius:0}.testimonial4_control_button .carousel-control{top:175px;opacity:1;width:40px;bottom:auto;height:40px;font-size:10px;cursor:pointer;font-weight:700;overflow:hidden;line-height:38px;text-shadow:none;text-align:center;position:absolute;background:#fff0;border:2px solid #000;text-transform:uppercase;-webkit-border-radius:100%;border-radius:100%;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.6s cubic-bezier(.3,1,0,1);transition:all 0.6s cubic-bezier(.3,1,0,1)}.testimonial4_control_button .carousel-control.left{left:7%;top:50%;right:auto}.testimonial4_control_button .carousel-control.right{right:7%;top:50%;left:auto}.testimonial4_control_button .carousel-control.left:hover,.testimonial4_control_button .carousel-control.right:hover{color:#000;background:#fff;border:2px solid #fff}.testimonial4_header{top:0;left:0;bottom:0;width:550px;display:block;margin:30px auto;text-align:center;position:relative}.testimonial4_header h4{color:#000;font-size:30px;font-weight:600;position:relative;letter-spacing:1px;text-transform:uppercase}.testimonial4_slide{top:0;left:0;right:0;bottom:0;width:70%;margin:auto;padding:20px;position:relative;text-align:center}.testimonial4_slide img{top:0;left:0;right:0;width:70px;height:70px;margin:auto;display:block;color:#f2f2f2;font-size:18px;line-height:46px;text-align:center;position:relative;border-radius:50%;box-shadow:-6px 6px 6px rgb(0 0 0 / .23);-moz-box-shadow:-6px 6px 6px rgb(0 0 0 / .23);-o-box-shadow:-6px 6px 6px rgb(0 0 0 / .23);-webkit-box-shadow:-6px 6px 6px rgb(0 0 0 / .23)}.testimonial4_slide p{color:#000;font-size:16px;line-height:1.4;margin:40px 0 20px 0}.testimonial4_slide h4{color:#000;font-size:18px}.testimonial .carousel{padding-bottom:50px}.testimonial .carousel-control-next-icon,.testimonial .carousel-control-prev-icon{width:35px;height:35px}.testi{padding:18px}.shadow{box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important}.testi-span{font-size:40px!important}.testi h6{font-size:14px!important}.testi .p-text{color:#333;font-size:16px!important}.testimonials{min-height:400px;padding-top:35px;padding-bottom:50px;display:flex;justify-content:center}.testimonials_list .item{background-color:#fff;padding:40px}.user_profile{border-start-end-radius:27px;border-end-start-radius:27px;width:65px!important;height:65px!important}.rating{width:130px!important}.ready_to_start{font-size:32px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#2e469d}.ready_to_start_detail{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#000}.testi-image{margin-top:50px}.contact-us-page input[type="text"],.contact-us-page input[type="email"],.contact-us-page input[type="tel"],.contact-us-page textarea{border:1px solid #807e7e;border-radius:4px;background:#fff0;outline:none;width:100%;text-transform:capitalize;padding:.7rem .4rem}.contact-us-page .fas{border:1px solid currentColor;border-radius:20%;padding:.5rem;font-size:14px}.pt--80{padding-top:8rem!important}.mb--40{margin-bottom:4rem!important}@media (max-width:61.94em){.pt-md--60{padding-top:6rem!important}.mb-md--30{margin-bottom:3rem!important}}@media (max-width:47.94em){.pt-sm--50{padding-top:5rem!important}.mb-sm--25{margin-bottom:2.5rem!important}}.post-media{margin-bottom:2rem;position:relative}.post-media .image{position:relative}.post-media .image{max-width:100%}.link-overlay{display:block;width:100%;height:100%;left:0;top:0;text-indent:-99999px;position:absolute}.link-overlay:after{visibility:hidden;opacity:0}.link-overlay:after,.about-us figure a:after{left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .3)}@media (min-width:75em){.post-info--4{margin-left:auto;margin-right:auto;width:770px;max-width:100%}}.post-info{padding-left:1.5rem;padding-right:1.5rem;text-align:center}.post-title{font-size:1.8rem;margin:2rem 0 0;font-weight:400;line-height:1.4;color:#282828}.post-title a{color:#282828}.post-meta{margin:5px 0 10px}.post-meta span,.post-meta a{font-size:1rem}.post-content{margin-bottom:2rem}p:last-child{margin-bottom:0}.read-more-btn{border:2px solid #282828;color:#282828;padding:14px 40px}.ptb--70{padding:7rem 0!important}@media (max-width:61.94em){.ptb-md--50{padding:5rem 0!important}}@media (max-width:47.94em){.ptb-sm--30{padding:3rem 0!important}}.single-post-details .entry-header{text-align:center}.single-post-details .entry-title{font-size:4.2rem;margin-bottom:1.5rem;line-height:1.2}.single-post-details .entry-meta{margin-bottom:3.1rem}.single-post-details .entry-meta-top{margin-bottom:1.5rem}.single-post-details .entry-thumbnail{margin-bottom:4.5rem}.single-post-details .entry-thumbnail img{max-width:100%}.single-post-details .entry-content{color:#282828;font-size:1rem;line-height:1.8rem;margin-bottom:3rem}.static-section{background:#f9f9f9;padding-top:70px;padding-bottom:70px}.mar{margin:30px 0}.all-heading{font-size:29px;color:#1f2e4e}.all-para2{font-size:14.5px;margin-top:10px;color:#868686}.cat-pad{padding:0 30px}.content{margin:0 0 21px}.custom-iframe{width:100%;height:400px}@media (max-width:767px){.custom-iframe{height:300px}}.scroll-section ul,#description-tab-pane ul{padding-left:2rem;list-style-type:disc}.scroll-section ul li,#description-tab-pane ul li{list-style-type:disc!important}@media (max-width:567px){.request-buttons{text-align:center}.request-buttons a{margin-top:5px}.section-heading{font-size:20px;line-height:30px}}