@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik/Aeonik_Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik/Aeonik_Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik/Aeonik_Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik/Aeonik_Black.ttf) format("truetype");font-weight:900;font-style:normal}:root{--white:#ffffff;--black:#000000}*{box-sizing:border-box;padding:0;margin:0}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}body,html{scroll-behavior:auto!important;overflow-x:hidden}body{font-family:Aeonik,sans-serif;color:var(--black);position:relative}html{scroll-behavior:smooth}a{font-family:Nunito Sans,sans-serif;color:inherit;text-decoration:none;font-weight:500;font-size:18px}.container{width:88%;margin:auto}.padding{padding:8rem 0}h1,h2{font-family:Aeonik,sans-serif}h2{font-size:100px;font-weight:400}p{font-size:20px;line-height:1.3}address,p{font-family:Nunito Sans,sans-serif}body.popup-open{overflow:hidden}.page-loader{position:fixed;inset:0;background:linear-gradient(270deg,rgb(13 13 13/38%),rgb(0 0 0/70%) 70%);z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.page-loader.show{opacity:1;pointer-events:all}.spinner{width:50px;height:50px;border:5px solid #5730ae;border-top-color:#333}@media screen and (min-width:2000px) and (max-width:2560px){p{font-size:24px}}@media (max-width:1700px){h2{font-size:70px}.padding{padding:4rem 0}}@media (max-width:1536px){h2{font-size:40px}p{font-size:18px}}@media (max-width:1440px){h2{font-size:38px}}@media (max-width:1366px){h2{font-size:36px}}@media (max-width:1280px){h2{font-size:32px}}@media (max-width:1024px){h2{font-size:30px}}@media (max-width:768px){h2{font-size:28px}.padding{padding:3rem 0}}@media (max-width:600px){h2{font-size:26px}p{font-size:16px}}@media (max-width:480px){h2{font-size:24px}.padding{padding:2rem 0}}@media (max-width:360px){h2{font-size:18px}p{font-size:13px}}.copyrights{position:relative;width:100%;height:100vh;overflow:hidden}.sticky-image{position:fixed;top:0;left:0;width:100%;height:100vh;object-fit:cover;z-index:-1;background:#302f2f;display:flex;flex-direction:column;align-items:center;justify-content:center}.sticky-image img{width:40%}.copyrights-flex{position:relative;z-index:1;background:rgba(255,255,255,.8);padding:2rem}.content{position:fixed;top:unset;bottom:0;left:0;z-index:-1;text-align:center;width:100%;padding:.8rem;border-top:1px solid #565656;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;pointer-events:auto}.at-bottom .content{z-index:0}.content p,.content p a{color:#838383;font-size:16px;font-weight:300;cursor:pointer}@media (max-width:1536px){.copyrights-flex{padding:2rem 2.5rem}.content p{font-size:17px}}@media (max-width:1440px){.copyrights-flex{padding:2rem 3rem}.content p{font-size:16px}}@media (max-width:1366px){.copyrights-flex{padding:1.8rem 2.5rem}.content p{font-size:15px}}@media (max-width:1280px){.copyrights-flex{padding:1.5rem 2rem}.content p{font-size:14px}}@media (max-width:1024px){.copyrights-flex{padding:1.5rem}.content p{font-size:14px}}@media (max-width:768px){.sticky-image img{width:60%}.copyrights-flex{padding:1.2rem}.content{flex-direction:column;gap:.3rem;padding:.6rem}.content p{font-size:14px}}@media (max-width:480px){.sticky-image img{width:70%}.copyrights-flex{padding:1rem}.content p{font-size:13px}}@media (max-width:360px){.sticky-image img{width:80%}.copyrights-flex{padding:.8rem}.content{padding:.5rem}.content p{font-size:12px}}.floater{position:fixed;bottom:110px;right:20px;display:flex;flex-direction:column;align-items:center;z-index:9999}.floater-dot-img{width:10px;height:16px;cursor:pointer;transition:opacity .3s ease;fill:var(--white)}.floater-icon-flex,.floater:hover .floater-dot-img{opacity:0;visibility:hidden}.floater-icon-flex{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:absolute;bottom:10px;right:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:9}.floater-icon-flex.visible{opacity:1;visibility:visible;transform:translateY(0)}.floater-icon-flex a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:var(--black);transition:background .3s ease}.floater-icon-flex a img{width:30px;height:30px;filter:invert(1);transition:filter .3s ease}.floater-icon-flex a.dark-bg{background:var(--white)}.floater-icon-flex a.dark-bg img{filter:invert(0)}.floater:hover .floater-icon-flex{opacity:1;visibility:visible;transform:translateY(0)}.floater-icon-flex img{width:20px;height:20px;cursor:pointer}@media (max-width:1024px){.floater-icon-flex{bottom:35px}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0/92%);display:flex;align-items:center;justify-content:center;z-index:1000;padding-top:4%}.popup-flex{display:flex;align-items:stretch;justify-content:space-between;box-shadow:0 5px 15px rgba(0,0,0,.3);animation:fadeIn .3s ease-in-out;position:relative}.popup-box{background:var(--white);padding:2rem;width:90%;max-width:700px;max-height:70vh;overflow-y:auto}.popup-box,.popup-img{flex:1 1;position:relative}.popup-img{display:flex;align-items:center;justify-content:center}img.popup-img-right{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}img.popup-img-above{position:absolute;bottom:-18%;left:-30%;max-width:500px}.close-btn{position:absolute;top:-2%;right:-2%;background:none;border:none;font-size:24px;cursor:pointer;z-index:2}.popup-box h2{text-align:left;margin-bottom:20px;font-size:2rem}.enquire-now{display:flex;flex-direction:column;width:80%;gap:1.8rem}.enquire-now .input-field,.select-field,.textarea-field{width:100%;padding:.7rem;border:unset;border-radius:0;font-size:14px;background:#cdcdcd4d;box-shadow:unset;outline:unset;font-family:Nunito Sans,sans-serif;position:relative}.enquire-now .textarea-field{height:100px;resize:none;font-family:Nunito Sans,sans-serif}.enquire-now .input-field::placeholder,.enquire-now .textarea-field::placeholder{color:var(--black);font-family:Nunito Sans,sans-serif}.enquire-now span{font-family:Nunito Sans,sans-serif}.terms{display:flex;align-items:center;gap:10px;margin-bottom:15px;font-size:14px}.enquire-now button[type=submit]{display:inline-block;padding:.8rem 1.6rem;background:var(--black);color:var(--white);border-radius:28px;transition:all .3s ease;font-weight:300;border:1px solid transparent;font-size:17px;cursor:pointer}.enquire-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.enquire-form,.enquire-image{flex:1 1;max-width:50%}.enquire-image{display:flex;justify-content:center;align-items:center}.enquire-image img{max-width:100%;height:auto}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.response_message_div{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:none;z-index:9999}.response_message_div p{top:50%;left:50%;position:fixed;text-align:center;transform:translate(-50%,-50%);color:green;font-weight:500;font-size:1.4rem}.response_message_div img{position:fixed;top:38%;left:50%;transform:translate(-50%,-20%)}.error{text-align:left}.error-msg{color:red;position:absolute}.reponsemess{text-align:left;z-index:9999}@media (max-width:1536px){.popup-box{max-height:70vh}img.popup-img-above{bottom:-10%;max-width:500px}img.popup-img-right{height:70vh}}@media (max-width:1440px){img.popup-img-above{bottom:-10%;max-width:386px;left:-15%}}@media (max-width:1280px){.popup-box h2{margin-bottom:15px;font-size:1.6rem}img.popup-img-above{max-width:320px}.popup-overlay{padding-top:8%}}@media (max-width:1024px){.popup-img{display:none}.enquire-now{width:100%}}@media (max-width:768px){.popup-flex{flex-direction:column;width:100%;max-height:90vh}.popup-box{max-height:60vh}.popup-img{height:40vh}.popup-box h2{margin-bottom:15px;font-size:1.2rem}.close-btn{top:-5%;right:5%}.popup-flex{align-items:center}}@media (max-width:600px){button.close-btn img{width:35px}.close-btn{top:-3%;right:3%}}@media (max-width:480px){.popup-box{width:95%;padding:20px;max-height:70vh}.popup-img{height:30vh}}.popup-wrapper{position:fixed;bottom:20px;right:20px;z-index:9999}.popup{width:450px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.2);border-bottom:15px solid #474747;height:50vh;display:flex;flex-direction:column}.popup-header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:12px;background:#1a1a1a;color:#fff}.chat-a{font-size:15px;font-weight:400}.popup-content{flex:1 1;overflow-y:auto;max-height:100%}.popup-logo-img{width:26%}.popup-logo{height:1vw;width:1vw;display:flex;justify-content:center;align-items:center}.close-btn-pop{background:none;border:none;cursor:pointer;z-index:2}.close-btn-pop img{width:20px;height:20px;padding:2px;cursor:pointer}.assistant-text{display:flex;align-items:flex-start;gap:.8rem;font-size:14px;padding:1rem}.assistant-text p{font-size:16px;font-weight:400;margin-bottom:.2rem}.assistant-text div .pop-title{font-weight:400;font-size:15px;margin-bottom:.5rem}.options-radio label{display:inline-block;margin:.5rem;font-size:16px;cursor:pointer}.options-radio input[type=radio]{margin-right:5px}.popup-section.grey{background:#f0f0f0;border-top:1px solid #d8d8d8}.options-button{display:flex;gap:10px;margin-top:10px}.options-button .btn{flex:1 1;padding:8px 0;border-radius:20px;cursor:pointer;background:#fff;color:#000;font-weight:400;border:1px solid #ccc;transition:background .3s,color .3s}.options-button .btn.active{background:#000;color:#fff;border-color:#000;font-weight:400}.inner-assist-flex{display:flex;flex-direction:column}span.icon{background:#404040;padding:.5rem;border-radius:50%}.gap{display:flex;gap:1rem}.bot-field{width:100%;display:flex;align-items:center}.bot-field input{width:100%;outline:unset;border:unset;border-bottom:1px solid #000;height:5vh;font-size:15px;font-weight:100}.bot-field input::placeholder{font-size:15px}.bot-field button img{width:40%}.bot-field button{width:20%;outline:unset;border:unset;background:white;cursor:pointer}.right-pop{display:flex;justify-content:flex-end;width:93%;margin:auto;padding-bottom:1rem}.right-pop p{color:#fff;background-color:#000;padding:.6rem 1.2rem;font-weight:400;font-size:15px;border-radius:50px;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer}.error-message{color:red}.response_message_div1{background-color:#000;width:100%;display:none;height:84%;top:61px;position:absolute;left:0;z-index:9999}.response_message_div1 p{top:50%;left:50%;position:absolute;text-align:center;transform:translate(-50%,-50%);color:white;font-weight:500;width:90%;font-size:18px;padding-top:1rem}.response_message_div2{background-color:#000;width:100%;display:none;height:84%;top:61px;position:absolute;left:0;z-index:9999}.response_message_div2 p{top:50%;left:50%;position:absolute;text-align:center;transform:translate(-50%,-50%);color:red;font-weight:500;width:90%;font-size:18px;padding-top:1rem}.response_message_div1 img{position:absolute;top:38%;left:50%;transform:translate(-50%,-20%)}.formPreloader1{position:absolute;top:61px;left:0;width:100%;height:84%;background-color:rgb(71 68 67/93%);display:flex;align-items:center;justify-content:center;border-radius:3px;z-index:99}.spinner1{width:100px;height:100px;border:4px solid #fff0;border-top-color:#fff;animation:spin 1s linear infinite;border-radius:50%}.inner-assist-flex p a{color:#0070ff;text-decoration:underline}.full-w{width:100%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.close-btn-pop img{width:16px;height:16px}span.icon{padding:.2rem}.popup-logo{height:5vw;width:5vw}.assistant-text p{font-size:15px}.close-btn-pop{top:5%;right:2%}.popup-wrapper{bottom:0;right:0}.assistant-text div .pop-title{font-size:14px}}@media(max-width:550px){.popup{width:350px}.formPreloader1,.response_message_div1{top:52px;height:85%}}@media(max-width:450px){.assistant-text p{font-size:14px}.options-radio label{margin:.4rem;font-size:14px}.bot-field input{font-size:16px}.right-pop p{font-size:14px}.bot-field input::placeholder{font-size:16px}}footer{background:var(--white);box-shadow:0 10px 15.4px 0 #00000080;padding:4rem 0;z-index:1000;position:relative}.footer-logo{margin-top:8px}.footer-flex{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:2rem}.footer-flex h2{font-size:28px;margin-bottom:1rem}.footer-col1{width:34%}.footer-col2{width:30%}.footer-col3{width:26%}.footer-line{position:relative;height:100;width:1px}.footer-line:after{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#ccc}.footer-col1-flex{display:flex;gap:2rem}.footer-col1-flex img{max-width:130px;height:auto}.footer-col1-flex address{font-style:normal;font-size:18px;line-height:1.3;font-weight:400}.contact-links{margin-top:2rem}.contact-links p{display:flex;align-items:center;gap:.5rem}.contact-links p img{width:20px}.footer-col1-flex a{color:var(--black);text-decoration:none;font-weight:400}.footer-col1-flex a:hover{text-decoration:underline}.social-links{margin-top:2rem;display:flex;gap:1rem;margin-top:1rem;align-items:center}.social-links a:hover{transform:scale(1.1)}.social-links img{width:100%;height:auto;display:block}.footer-quicklinks-flex{display:flex;gap:2rem}.footer-quicklinks-flex ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.4rem}.footer-quicklinks-flex ul li{line-height:1.6}.footer-quicklinks-flex ul li a{color:var(--black);text-decoration:none;display:block;font-weight:400}.footer-quicklinks-flex ul li a:hover{text-decoration:underline}.footer-quicklinks-flex ol{list-style:none;padding-left:1.5rem}.footer-col3 form{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.footer-col3 p{font-weight:400}.footer-col3 input[type=email]{border:unset;box-shadow:unset;outline:unset;background:#E0E0E080;width:100%;padding:1rem;font-size:20px;position:relative}.footer-col3 input::placeholder{color:var(--black)}.footer-col3 input[type=submit]{background:var(--black);color:var(--white);border:none;cursor:pointer;padding:.8rem 1.6rem;width:max-content;border-radius:28px;margin-top:1rem;font-size:20px}.footer-col3 input[type=submit]:hover{opacity:.8}.formPreloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(71 68 67/93%);display:flex;align-items:center;justify-content:center;border-radius:3px;z-index:9999}.spinner{width:100px;height:100px;border:4px solid #fff0;border-top-color:#fff;animation:spin 1s linear infinite;border-radius:50%}.submess{color:green}.reponsemess{color:red}@media (max-width:1536px){.footer-col1-flex{gap:1rem}.footer-flex h2{font-size:24px}.footer-col1-flex img{max-width:100px}.footer-col3 input[type=submit]{font-size:18px}}@media (max-width:1440px){.footer-col1-flex a,.footer-col1-flex address,.footer-col3 input[type=email],.footer-col3 p,.footer-quicklinks-flex ul li a{font-size:17px}.footer-col3 input[type=submit]{font-size:16px}}@media (max-width:1280px){.footer-col1{width:40%}.footer-col2{width:30%}.footer-col3{width:25%}.footer-col3 form{margin-top:1rem}.footer-col3 input[type=email]{padding:.8rem}}@media (max-width:1024px){.footer-flex{flex-direction:column;gap:3rem}.footer-col1,.footer-col2,.footer-col3{width:100%}.footer-line{display:none}.footer-quicklinks-flex{flex-wrap:wrap;gap:1.5rem}.footer-quicklinks-flex ul{gap:.2rem}}@media (max-width:768px){.footer-col1-flex{flex-direction:column;align-items:flex-start;gap:1rem}.footer-col1-flex address{font-size:16px}.footer-quicklinks-flex{flex-direction:column}.footer-col3 input[type=email]{padding:.8rem}.footer-col3 input[type=submit]{padding:.7rem 1.4rem}footer{padding:3rem 0}}@media (max-width:600px){footer{padding:2rem 0}.footer-col1-flex img{max-width:68px}}@media (max-width:480px){.footer-col1-flex a,.footer-col1-flex address,.footer-col3 p,.footer-quicklinks-flex ul li a{font-size:14px}.social-links{gap:.8rem}.footer-quicklinks-flex ul li{line-height:1.4}.footer-col3 input[type=email]{font-size:16px;padding:.7rem}.footer-col3 input[type=submit]{padding:.6rem 1.2rem}}@media (max-width:360px){.footer-col3 input[type=submit]{font-size:14px;padding:.5rem 1rem}}header{position:fixed;top:0;left:0;width:100%;box-shadow:none;transition:all .3s ease;z-index:9999}.header-flex{display:flex;align-items:center;justify-content:space-between}img.logo{padding-bottom:20px}.logo img{width:100%}.header-menu{display:flex;align-items:center;gap:1rem}.header-without-scroll .nav-flex ul li.active>a{padding:1.8rem;border-radius:0!important}.header-without-scroll .nav-flex ul li.active>a,.header-without-scroll .products-li:hover{background:linear-gradient(180deg,rgba(255,255,255,.35),rgba(255,255,255,.175) 49.52%,rgba(255,255,255,.35))}.header-line{position:relative;height:20px;width:1px}.header-line:after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;background:var(--black)}.nav-flex{display:flex;align-items:center}.nav-flex ul{display:flex;list-style:none;padding:0;margin:0;gap:0}.nav-flex ul li{padding:1.8rem;background:transparent;transition:all .5s ease}.nav-flex ul li.scrolled{padding:1.8rem 2rem}.nav-flex ul li a{color:var(--black)}.nav-flex ul li.active>a{background:#d7d7d7;padding:1.8rem;border-radius:0!important}.products-li:hover{background:#d7d7d7}.active.products-li:hover{background:none}.nav-flex a{border-radius:25%}.nav-flex img{width:100%}header.scrolled{background:var(--white);box-shadow:0 4px 6px rgba(0,0,0,.4);width:100%}header.scrolled .logo img{display:block}header.scrolled .logo-onscroll{display:block;width:140%}.hide{display:none}.without-scroll{width:80%;margin:auto;transition:width .3s ease}.header-without-scroll{background:transparent}.header-without-scroll a{color:var(--black)!important;border-radius:28px}a.link-onscroll{background-color:var(--white);padding:.5rem 1.2rem}.header-without-scroll .nav-flex ul li a{color:var(--white)!important;background:unset;font-weight:300;padding:0 1rem}.logo-onscroll{display:none}img.icon-before-scroll.icon-onscroll{filter:invert(1)}.header-menu.scrolled-menu{background:#0000004d;padding:0 1.2rem;border-radius:10px;margin:2rem 0}.header-without-scroll .header-line:after{background:var(--white)}.link-before-scroll{background-color:var(--black)!important;color:var(--white)!important;border-radius:28px;padding:.5rem 1.2rem}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;z-index:1100}.hamburger .bar{width:25px;height:3px;background:var(--black);transition:all .3s ease}.hamburger .bar.open:first-child{transform:translateY(8px) rotate(45deg)}.hamburger .bar.open:nth-child(2){opacity:0}.hamburger .bar.open:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.tooltip-container{position:relative;display:inline-block}.tooltip-text{visibility:hidden;background-color:rgba(0,0,0,.8);color:#fff;text-align:center;padding:5px 8px;border-radius:4px;font-size:14px;white-space:nowrap;position:absolute;bottom:-110%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s ease-in-out}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.has-submenu{position:relative}.has-submenu .submenu{display:none;position:absolute;top:100%;left:0;width:max-content;height:auto;background:#302f2f;min-width:180px;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:999}.has-submenu .submenu li{white-space:nowrap;padding:.5rem 0;text-align:left}.has-submenu .submenu li a{color:var(--white);text-decoration:none;padding:0 1.5rem!important}.header-without-scroll ul.submenu li a{color:var(--white)!important}.submenu li a{color:#000;text-decoration:none}.submenu li a span{font-size:15px}.has-submenu:hover .submenu{display:block}.submenu-group{max-height:0;overflow:hidden;transition:max-height .3s ease;display:flex;flex-direction:column}.submenu-group.open{max-height:1000px}.submenu-group-title{background:none;border:none;font-weight:500;cursor:pointer;display:block;width:100%;text-align:left;font-size:18px;display:flex;align-items:center;gap:.5rem;color:var(--white);padding:.5rem 1rem}.arrow-icon{transition:transform .3s ease}img.arrow-icon{width:17px;filter:invert(1)}.arrow-icon.rotate{transform:rotate(180deg)}.arrow-icon,.submenu-group-title{pointer-events:auto;z-index:10}.submenu-group li.active a{font-weight:700;text-underline-offset:3px;border-radius:0;width:100%;display:block;color:var(--black)}.disabled-link{color:#555;cursor:default;text-decoration:none;padding:.5rem 0;font-size:18px}ul.submenu-group li.disabled-link a{color:#555!important}@media (max-width:1366px){.nav-flex a,a.link-onscroll{font-size:16px}}@media (max-width:1280px){.header-without-scroll .nav-flex ul li.active>a,.nav-flex ul li{padding:1.2rem}.megamenu{top:75%!important}.scrolled .megamenu{top:100%!important}}@media (max-width:1024px){li.has-megamenu.active.products-li:hover .product-menu:before,li.has-megamenu.products-li:hover .product-menu:before,li.has-megamenu.scrolled.active.products-li:hover .product-menu:before,li.has-megamenu.scrolled.products-li:hover .product-menu:before{display:none!important}.hamburger{display:flex}.hamburger .bar{background:#cdcdcd}.hamburger .bar.scrolled-menu{background:var(--black)}.header-menu{position:absolute;top:100%;right:0;width:100%;height:0;overflow-y:scroll;background:var(--white);flex-direction:column;align-items:center;transition:height .3s ease-in-out;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:unset}.header-menu.scrolled-menu{padding:unset;margin:unset}.header-menu.active{height:600px;padding:1rem 0}.has-submenu .submenu{width:100%}.header-without-scroll ul.submenu li a{text-align:left}.logo-container{padding:1rem 0}.nav-flex,.nav-flex ul{flex-direction:column;width:100%}.nav-flex ul{text-align:center;gap:0;padding:0}.nav-flex ul li{width:100%}.nav-flex ul li a{display:block;width:100%}.header-line{display:none}.header-menu.scrolled-menu{background:#000000;border-radius:0}.megamenu-products a.product-item.active-product,.megamenu-products a.product-item:hover{border-radius:0}.mobile-megamenu{margin-top:20px}}@media (max-width:1200px){.without-scroll{width:85%}}@media (max-width:768px){header.scrolled .logo-onscroll{width:100%}img.arrow-icon{width:10px}.without-scroll{width:90%}img.logo{max-width:80%}.tooltip-text{font-size:12px;padding:4px 6px;bottom:110%}}@media (max-width:600px){.nav-flex ul li.scrolled{padding:.8rem 2rem}.nav-flex ul li{padding:.8rem}}@media (max-width:480px){.header-flex{padding:unset}.hamburger .bar{width:22px;height:2.5px}}li.has-megamenu .product-menu{position:relative}li.has-megamenu .product-menu:before{content:"";position:absolute;bottom:-1.8rem;left:50%;transform:translateX(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #ffffff;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,top .3s ease}li.has-megamenu:hover .product-menu:before{opacity:1;visibility:visible}.scrolled li.has-megamenu .product-menu:before{bottom:-1.8rem;top:auto;border-bottom-color:#fff}.scrolled .megamenu{top:100%}li.has-megamenu.active.products-li:hover .product-menu:before{bottom:0;opacity:1;visibility:visible;display:block;border-bottom-color:#fff;top:65px}li.has-megamenu.products-li:hover .product-menu:before{bottom:0;opacity:1;visibility:visible;display:block;border-bottom-color:#fff;top:36px}li.has-megamenu.scrolled.active.products-li:hover .product-menu:before{bottom:0;opacity:1;visibility:visible;display:block;border-bottom-color:#fff;top:68px}li.has-megamenu.scrolled.products-li:hover .product-menu:before{bottom:0;opacity:1;visibility:visible;display:block;border-bottom-color:#fff;top:40px}.megamenu{display:none;position:absolute;top:76%;left:0;width:100vw;background:#ffffff;box-shadow:0 8px 20px rgba(0,0,0,.15);padding:2rem 0;z-index:999}.has-megamenu:hover .megamenu{display:grid;justify-content:right}.megamenu-inner{display:grid;grid-template-columns:1fr 3fr;grid-gap:3rem;gap:3rem;width:85rem;margin:0 6rem 0 0;align-items:flex-start}.megamenu-category{display:flex;flex-direction:column;gap:1.5rem}.category-item{cursor:pointer;padding:1.5rem;background:transparent;border-left:3px solid transparent;transition:all .3s ease}.category-item.active{background:#ededed;border-radius:20px;position:relative}.category-item.active:after{content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #ededed}.category-item h4{margin:0;font-size:18px;font-weight:600}.category-item p{font-size:14px;color:#686868;font-weight:400;margin-top:4px}.megamenu-products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem 2rem;gap:3rem 2rem}.product-item{display:flex;align-items:center;gap:2rem;padding:15px 20px!important}.product-item img{width:36%;height:auto;object-fit:contain}.product-item h5{margin:0;font-size:18px;font-weight:600;color:#000}.product-item p{margin:0;font-size:14px;font-weight:400;color:#666}.megamenu-products a.product-item.active-product,.megamenu-products a.product-item:hover{background:#ededed!important;border-radius:20px}@media (max-width:1860px){.megamenu:before{left:57.5%}.scrolled .megamenu:before{left:64.5%}}@media (max-width:1820px){.megamenu:before{left:56.5%}.scrolled .megamenu:before{left:63.5%}}@media (max-width:1760px){.megamenu:before{left:55.5%}.scrolled .megamenu:before{left:62.5%}}@media (max-width:1700px){.megamenu:before{left:54.5%}.scrolled .megamenu:before{left:61.5%}.megamenu-products{gap:1rem}.category-item.active:after{right:-9px}}@media (max-width:1660px){.megamenu:before{left:53.5%}.scrolled .megamenu:before{left:60.5%}}@media (max-width:1600px){.megamenu:before{left:52.5%}.scrolled .megamenu:before{left:59.5%}}@media (max-width:1540px){.megamenu:before{left:49.6%}.active .megamenu:before{left:48%}.scrolled .megamenu:before{left:57.7%}.active.scrolled .megamenu:before{left:56%}}@media (max-width:1536px){.product-title-seperator{height:180px!important}}@media (max-width:1500px){.active .megamenu:before,.megamenu:before{left:47%}.scrolled .megamenu:before{left:52.3%}.related-products-btn{margin-top:1.5rem}.vert-line-inside{top:55px!important}}@media (max-width:1450px){.active .megamenu:before,.megamenu:before{left:45%}.megamenu-inner{margin:0 5rem 0 0;width:76rem}.scrolled .megamenu:before{left:53.5%}}@media (max-width:1400px){.active .megamenu:before,.megamenu:before{left:44.7%}.scrolled .megamenu:before{left:53.3%}}@media (max-width:1370px){.active .megamenu:before,.megamenu:before{left:45.5%}.megamenu-inner{margin:0 4rem 0 0;width:69rem}.scrolled .megamenu:before{left:53.4%}.vert-line-inside{top:60px!important;height:190px!important}.product-item{gap:1rem}}@media (max-width:1300px){.active .megamenu:before,.megamenu:before{left:44%}.scrolled .megamenu:before{left:53%}}@media (max-width:1280px){.active .megamenu:before,.megamenu:before{left:47%}.scrolled .megamenu:before{left:52.3%}li.has-megamenu.active.products-li:hover .product-menu:before{top:48px}li.has-megamenu.scrolled.active.products-li:hover .product-menu:before{top:66px}li.has-megamenu.products-li:hover .product-menu:before{top:30px}li.has-megamenu.scrolled.products-li:hover .product-menu:before{top:37px}}@media (max-width:1260px){.active .megamenu:before,.megamenu:before{left:45%}.scrolled .megamenu:before{left:50.6%}}@media (max-width:1240px){.active .megamenu:before,.megamenu:before{left:44.3%}.scrolled .megamenu:before{left:50%}.vert-line-inside{top:50px!important;height:180px!important}}@media (max-width:1220px){.megamenu-inner{margin:0 3rem 0 0;width:63rem}.active .megamenu:before,.megamenu:before{left:43.8%}.scrolled .megamenu:before{left:49.3%}}@media (max-width:1200px){.megamenu:before{left:46%}.active .megamenu:before{left:46.8%}.scrolled .megamenu:before{left:49%}}@media (max-width:1190px){.active .megamenu:before,.megamenu:before{left:45.5%}}@media (max-width:1150px){.active .megamenu:before,.megamenu:before{left:43.5%}.scrolled .megamenu:before{left:48.5%}}@media (max-width:1100px){.active .megamenu:before,.megamenu:before{left:41.5%}.megamenu-inner{margin:0 4rem 0 0;width:58rem}.scrolled .megamenu:before{left:46.5%}}@media (max-width:1091px){li.has-megamenu.active.products-li:hover .product-menu:before{top:65px}li.has-megamenu.products-li:hover .product-menu:before{top:30px}li.has-megamenu.scrolled.products-li:hover .product-menu:before{top:37px}}@media (max-width:1084px){li.has-megamenu.products-li:hover .product-menu:before{top:45px}}@media (max-width:1024px){a.link-onscroll{display:none}.megamenu{position:static;width:100%;box-shadow:none;padding:0;background:transparent;display:block!important}.megamenu:before{display:none}.megamenu-inner{display:block;width:100%;margin:0;padding:0}.megamenu-category{display:none}.megamenu-products{display:none;grid-template-columns:1fr;gap:0;background:#f8f8f8;padding:0;margin:0}.megamenu-products.show{display:block}.product-item{display:flex;align-items:center;gap:1rem;padding:20px!important;background:transparent}.product-item:last-child{border-bottom:none}.product-item img{width:130px;height:auto}.product-item h5{font-size:15px;margin:10px 0}.product-item p{font-size:14px;margin:0}.product-item:hover{background:#f0f0f0!important}.mobile-category-btn{color:#fff;display:flex}.mobile-category-btn,.scrolled .mobile-category-btn{width:100%;background:transparent;border:none;padding:15px 20px;text-align:center;font-size:16px;cursor:pointer;justify-content:center;align-items:center;gap:2rem}.scrolled .mobile-category-btn{color:#000}.mobile-category-btn:hover{background:#f8f8f8;color:#000}.mobile-category-btn.active{background:#ededed;color:#000}.mobile-category-btn .arrow{transition:transform .3s ease;font-size:12px}.mobile-category-btn.active .arrow{transform:rotate(180deg)}.megamenu-products a.product-item.active-product,.megamenu-products a.product-item:hover{border-radius:0}}@media (max-width:768px){.megamenu-products{grid-template-columns:1fr}}body.menu-open{overflow:hidden;position:fixed;width:100%}