#main-header{color:#fff;background-color:#000;padding:20px 0}#main-header .top-header{z-index:9;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:15px;position:relative}#main-header .top-header .mail{align-items:center;display:flex}#main-header .top-header ul{gap:50px;display:flex}#main-header .top-header ul li{letter-spacing:.2px;font-size:15px;font-weight:400}#main-header .top-header ul li .icon svg{color:var(--primary-color);margin-right:8px;font-size:18px}#main-header .top-header ul li .text{color:var(--white)}#main-header .top-header .right{justify-content:flex-end;display:flex}#main-header .top-header .right img{width:90%!important}#main-header .top-header .right ul{gap:40px}#main-header .top-header .right li{list-style:none}#main-header .top-header .right li svg{color:var(--white);font-size:18px}#main-header .top-header .bottom-header .header-row .img img{object-fit:contain;width:70%}#main-header .top-header .bottom-header .header-row .menu-list{align-content:center;align-items:center;display:flex}#main-header .top-header .bottom-header .header-row .menu-list .menu .trigger-wrapper{cursor:pointer;font:inherit;font-family:var(--font-poppins);color:#000;background:0 0;border:none;align-items:center;gap:6px;margin-top:-1px;padding-top:2px;font-size:15px;display:flex}#main-header .top-header .bottom-header .header-row .menu-list .menu .trigger-wrapper button.trigger-btn{background-color:transparent;border:none}#main-header .top-header .bottom-header .header-row .menu-list .menu .trigger-wrapper button.trigger-btn .chev{color:var(--white)}#main-header .top-header .bottom-header .header-row .menu-list .menu .trigger-wrapper chev{color:var(--white)}#main-header .top-header .bottom-header .header-row .menu-list .menu .submenu{background:#fff;border-radius:8px;min-width:280px;padding:8px 0;list-style:none;position:absolute;top:100%;left:0;box-shadow:0 6px 12px rgba(0,0,0,.1)}#main-header .top-header .bottom-header .header-row .menu-list .menu .submenu li a{color:#333;padding:10px 15px;display:block}#main-header .top-header .bottom-header .header-row .menu-list .menu .submenu li a:hover{background:#f5f5f5}#main-header .top-header .bottom-header .header-row .btns{justify-content:end;align-items:center;display:flex}#main-header .top-header .bottom-header .header-row .btns .common-btn{background-color:var(--white);color:var(--black);border-radius:50px;padding:13px 40px;font-size:15px}#main-header .top-header .bottom-header .header-row .btns .common-btn span{margin-left:8px}#main-header .top-header .bottom-header .hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;width:28px;display:flex}#main-header .top-header .bottom-header .hamburger span{background:#333;border-radius:2px;width:100%;height:3px;transition:all .3s}#main-header .top-header .bottom-header .overlay{z-index:1500;background:rgba(0,0,0,.64);width:100%;height:100%;position:fixed;top:0;left:0}#main-header .top-header .bottom-header .mobile-menu{z-index:2000;background:#fff;flex-direction:column;width:80%;max-width:320px;height:100vh;padding:60px 20px 20px;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%;box-shadow:-2px 0 8px rgba(0,0,0,.1)}#main-header .top-header .bottom-header .mobile-menu ul.submenu{border-radius:5px;margin-top:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:20px!important}#main-header .top-header .bottom-header .mobile-menu .close-btn{cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:20px;font-size:24px}#main-header .top-header .bottom-header .mobile-menu ul{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}#main-header .top-header .bottom-header .mobile-menu ul li a{color:var(--black);font-size:14px;font-weight:300;font-family:var(--font-poppins);text-decoration:none}#main-header .top-header .bottom-header .mobile-menu ul li a:hover{color:var(--color-secondary)}#main-header .top-header .bottom-header .mobile-menu.open{right:0}#main-header .bottom-header{z-index:1000;padding-top:25px;position:relative}#main-header .bottom-header .header-row .img{padding-right:30px}#main-header .bottom-header .header-row .img img{object-fit:contain;width:100%}#main-header .bottom-header .header-row .menu-list{align-content:center;align-items:center;padding:0;display:flex}#main-header .bottom-header .header-row .menu-list .nav{justify-content:space-around}#main-header .bottom-header .header-row .menu-list .menu{gap:25px;margin-bottom:0;padding-left:0;list-style:none;display:flex}#main-header .bottom-header .header-row .menu-list .menu li a{color:var(--white)}#main-header .bottom-header .header-row .menu-list .menu li a:hover{color:var(--primary-color)}#main-header .bottom-header .header-row .menu-list .menu .trigger-wrapper{cursor:pointer;font:inherit;font-family:var(--font-poppins);color:#000;background:0 0;border:none;align-items:center;gap:6px;margin-top:-1px;font-size:15px;display:flex}#main-header .bottom-header .header-row .menu-list .menu .trigger-wrapper button.trigger-btn{color:var(--white);background-color:transparent;border:none}#main-header .bottom-header .header-row .menu-list .menu .trigger-wrapper button.trigger-btn chev{color:var(--white)}#main-header .bottom-header .header-row .menu-list .menu .submenu{background:#fff;border-radius:8px;min-width:280px;padding:8px 0;list-style:none;position:absolute;top:100%;left:0;box-shadow:0 6px 12px rgba(0,0,0,.1)}#main-header .bottom-header .header-row .menu-list .menu .submenu li a{color:#333;padding:10px 15px;display:block}#main-header .bottom-header .header-row .menu-list .menu .submenu li a:hover{background:#f5f5f5}#main-header .bottom-header .header-row .btns{justify-content:flex-end;align-items:center;display:flex}#main-header .bottom-header .hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;width:28px;display:flex}#main-header .bottom-header .hamburger span{background:#333;border-radius:2px;width:100%;height:3px;transition:all .3s}#main-header .bottom-header .overlay{z-index:1500;background:rgba(0,0,0,.64);width:100%;height:100%;position:fixed;top:0;left:0}#main-header .bottom-header .mobile-menu{z-index:2000;background:#fff;flex-direction:column;width:80%;max-width:320px;height:100vh;padding:60px 20px 20px;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%;box-shadow:-2px 0 8px rgba(0,0,0,.1)}#main-header .bottom-header .mobile-menu ul.submenu{border-radius:5px;margin-top:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:20px!important}#main-header .bottom-header .mobile-menu .close-btn{cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:20px;font-size:24px}#main-header .bottom-header .mobile-menu ul{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}#main-header .bottom-header .mobile-menu ul li a{color:var(--color-primary);font-size:14px;font-weight:300;font-family:var(--font-poppins);text-decoration:none}#main-header .bottom-header .mobile-menu ul li a:hover{color:var(--color-secondary)}#main-header .bottom-header .mobile-menu.open{right:0}#common-banner{z-index:0;width:100%;height:600px;position:relative;overflow:hidden}#common-banner .banner-img{object-fit:cover;z-index:-1;will-change:transform;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}#common-banner .banner-content{z-index:2;color:#fff;position:relative}#footer{background-color:var(--black);color:var(--white);padding-top:90px}#footer .logo{padding-right:30px}#footer .logo img{width:60%;height:auto}#footer .logo p{padding-top:20px;padding-bottom:20px;font-size:15px;line-height:1.6rem}#footer .logo ul{gap:40px;display:flex}#footer .logo ul li a svg{color:var(--white);font-size:18px}#footer .quick-links{padding-left:30px}#footer .quick-links ul li a:hover{color:var(--primary-color)}#footer .products{padding-left:30px}#footer .products ul li a:hover{color:var(--primary-color)}#footer .links h3{color:var(--primary-color);padding-bottom:20px;font-size:20px;font-weight:600}#footer .links ul li{padding-bottom:20px;font-size:15px}#footer .links ul li a{color:var(--white)}#footer .contact-us ul li svg{color:var(--primary-color);margin-right:15px}#footer .contact-us ul li{align-items:flex-start;gap:2px;padding-bottom:18px;display:flex}#footer .contact-us ul li a:hover{color:var(--primary-color)}#footer .contact-us ul li svg{flex-shrink:0;margin-top:3px}#footer .contact-us .address a{width:100%;display:block!important}#footer .contact-us .social-icons li a{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}#footer .contact-us .social-icons li a svg{margin-right:0;font-size:18px}#footer .Mumbai{margin-top:-12px}#footer .Mumbai svg{visibility:hidden}#footer .top-border{border-top:1px solid rgba(255,255,255,.19);margin-top:60px;padding-top:40px;padding-bottom:40px}#footer .top-border ul{justify-content:flex-end;gap:50px;display:flex}#footer .top-border ul li{font-weight:200}#footer .top-border ul li a{color:var(--white)}#footer .top-border p{margin-bottom:0;font-weight:200}#global-equipment-solutions{padding-top:80px;padding-bottom:80px}#global-equipment-solutions .textdesc{text-align:justify}#global-equipment-solutions .right{padding-left:50px}#global-equipment-solutions .right .main-head{width:90%;margin-bottom:30px;line-height:3rem}#global-equipment-solutions .right .common-btn{background-color:var(--primary-color)}#global-equipment-solutions .right .common-btn:hover{background-color:var(--black);color:var(--white)}#global-equipment-solutions .right img{object-fit:cover;border-radius:10px;height:350px;margin-top:50px}#global-equipment-solutions .globe-box{padding-top:23px}#global-equipment-solutions .globe-box svg{fill:var(--primary-color);color:var(--primary-color);font-size:30px}#global-equipment-solutions .Fast-Delivery svg{fill:transparent}#global-equipment-solutions .globe-box h3{padding-top:10px;font-size:18px;font-weight:600}#global-equipment-solutions .globe-box .textdesc{text-align:left}#trusted-partners-brands{padding-bottom:80px}#trusted-partners-brands .left{text-align:left;padding-right:90px}#trusted-partners-brands .left .textdesc{padding-top:7px;padding-bottom:16px}#trusted-partners-brands .left .common-btn{background-color:var(--primary-color)}#trusted-partners-brands .left .common-btn:hover{background-color:var(--black);color:var(--white)}#trusted-partners-brands .partners-box{border:1px solid rgba(0,0,0,.22);border-radius:7px;align-items:center;margin-bottom:26px;padding:40px 30px;display:flex}#trusted-partners-brands .partners-box img{width:60%;margin:0 auto}#cta{background-color:var(--primary-color);padding-top:80px;padding-bottom:80px}#cta .top-head{text-align:center;width:60%;padding-bottom:0}#cta .top-head p{color:var(--black);padding-top:6px;padding-bottom:8px}#cta .top-head .double-btn{justify-content:center;gap:20px;display:flex}#cta .top-head .double-btn .common-btn:hover{background-color:var(--black);color:var(--white)}#contact-form{padding-bottom:100px}#contact-form .left{flex-direction:column;justify-content:center;padding-right:40px;display:flex}#contact-form .left .image-box{align-items:flex-start;gap:20px;padding-top:33px;padding-bottom:33px;display:flex}#contact-form .left .icon-outer{width:20%}#contact-form .left .icon-outer .icon{background-color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}#contact-form .left .icon-outer .icon svg{font-size:25px}#contact-form .left .content{width:80%}#contact-form .left .image-box h4{font-size:20px;font-weight:600}#contact-form .left .image-box p a{color:#000;margin-bottom:0;font-size:16px}#contact-form .left .image-box ul li{padding-bottom:9px;font-size:13px}#contact-form .left .image-box ul li svg{margin-right:15px;font-size:15px}#contact-form .left .image-box ul li a{color:var(--black)}#contact-form .right{background-color:var(--black);border-radius:20px;padding:40px}#contact-form .right .success{color:green;background-color:#fff;border-radius:7px;width:-moz-fit-content;width:fit-content;margin-top:10px;margin-bottom:0;padding:8px;font-weight:500}#contact-form .right .contact-form .row{display:flex}#contact-form .right h2{color:var(--white);padding-bottom:20px;line-height:2.6rem}#contact-form .right .left-input{width:50%;padding:0 13px 25px}#contact-form .right .right-input{width:50%;padding:0 13px 25px}#contact-form .right input{background-color:#fff;border:none;border-radius:6px;width:100%;margin-top:10px;padding:13px;font-size:14px}#contact-form .right input{background-color:#fff;border:none;border-radius:6px;width:100%;margin-top:10px;padding:13px;font-size:14px}#contact-form .right select{background-color:#fff;border:none;border-radius:6px;width:100%;margin-top:10px;padding:13px;font-size:14px}#contact-form .right textarea{background-color:#fff;border:none;border-radius:6px;width:100%;margin-top:10px;padding:13px;font-size:14px}#contact-form .right input:focus-visible{outline:none}#contact-form .right input:focus-visible{outline:none}#contact-form .right select:focus-visible{outline:none}#contact-form .right textarea:focus-visible{outline:none}#contact-form .right input::placeholder{text-transform:lowercase;font-size:14px}#contact-form .right input::placeholder{text-transform:lowercase;font-size:14px}#contact-form .right select option{text-transform:lowercase;font-size:14px}#contact-form .right textarea::placeholder{text-transform:lowercase;font-size:14px}#contact-form .right select option{text-transform:capitalize}#contact-form .right label{font-family:var(--font-mona-sans);color:var(--white);font-size:14px;font-weight:300}#contact-form .right .textarea{margin-bottom:20px;padding-left:13px;padding-right:13px}#contact-form .right textarea{height:100px}#contact-form .textarea label{padding-left:0}#contact-form .checkbox{padding-top:30px;padding-bottom:40px}#contact-form .checkbox label{align-items:center;gap:10px;font-size:16px;display:flex}#contact-form .checkbox label input{width:auto;margin-top:0}#contact-form .checkbox label input{accent-color:var(--primary-color);cursor:pointer;border-radius:7px;width:18px;height:18px}#contact-form .common-btn{background-color:var(--primary-color);border:none;border-radius:51px;margin-top:20px;padding:15px 40px}#contact-form .common-btn:hover{background-color:var(--white)}#contact-form .error{color:red;margin-bottom:0;padding-top:6px}#faq{padding-top:80px;padding-bottom:80px}#faq .top-head{width:60%;margin-left:0}#faq .top-head .main-head{padding-left:0}#faq .top-head .textdesc{padding-left:0}#faq .faq-list .faq-item{margin-bottom:25px;transition:background-color .3s}#faq .faq-list .faq-item .minus{display:none}#faq .faq-list .faq-item .plus{display:block}#faq .faq-list .faq-item .arrow{background-color:var(--primary-color);border-radius:3px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}#faq .faq-list .faq-item .arrow svg{color:var(--black);font-size:14px}#faq .faq-list .faq-question{background:var(--black);cursor:pointer;text-align:left;width:100%;color:var(--white);background-color:var(--black);border:1px solid #d9d9d9;justify-content:space-between;align-items:center;padding:16px 22px;font-size:17px;transition:background-color .3s,color .3s;display:flex}#faq .faq-list .faq-question .questions{width:90%;font-size:16px;font-weight:500}#faq .faq-list .faq-item.active .faq-question{background-color:var(--black);border:1px solid var(--black);color:var(--white)}#faq .faq-list .faq-item.active .arrow{background-color:var(--white);color:var(--black)}#faq .faq-list .faq-item.active .arrow svg{color:var(--primary-color)}#faq .faq-list .faq-item.active .minus{display:block}#faq .faq-list .faq-item.active .plus{display:none}#faq .faq-list .faq-answer{opacity:0;background:rgba(238,237,233,.5);max-height:0;padding:0 22px;transition:max-height .4s,opacity .3s;overflow:hidden}#faq .faq-list .faq-item.active .faq-answer{opacity:1}#faq .faq-list .faq-answer p{color:var(--desc);padding-top:16px;padding-bottom:6px;font-size:15px}@media only screen and (max-width:600px){#main-header .top-header{display:none}#main-header .bottom-header{padding:0 15px}#main-header .bottom-header .header-row .img img{width:100%}#main-header .bottom-header .header-row .img a{width:100%}#main-header .bottom-header .header-row .btns{display:none}#main-header .bottom-header .hamburger-outer{justify-content:flex-end;display:flex}#main-header .bottom-header .hamburger-outer .hamburger{width:22px}#main-header .bottom-header .hamburger-outer .hamburger svg{color:var(--white);font-size:25px}#main-header .bottom-header .mobile-menu{padding:10px 20px 20px}#main-header .bottom-header .mobile-menu .close-btn{margin-bottom:0}#main-header .bottom-header .mobile-menu .mobile-btn{margin-top:30px}#main-header .bottom-header .mobile-menu ul li a{color:var(--black)}#main-header .bottom-header .mobile-menu .trigger-wrapper .trigger-btn{background-color:transparent;border:none;margin-left:5px}#main-header .bottom-header .mobile-menu details ul{border-radius:5px;margin-top:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:20px!important}#main-header .bottom-header .mobile-menu details summary{font-family:var(--font-poppins);font-size:14px}#main-header .bottom-header .mobile-menu details summary::marker{font-size:0}#main-header .bottom-header .menu-toggle{display:flex}#main-header .bottom-header .row{align-items:flex-start}#main-header .bottom-header .img{justify-content:space-between;padding:0;display:flex}#main-header .bottom-header .menu{width:100%;margin-top:15px}#main-header .bottom-header .navbar{justify-content:center;align-items:center;display:flex}#main-header .bottom-header .navbar ul{text-align:center;flex-direction:column;gap:10px}#main-header .bottom-header .navbar ul .dropbtn{justify-content:initial}#main-header .bottom-header .navbar ul .dropdown .dropdown-content{min-width:auto;box-shadow:none;background-color:transparent;padding-left:15px;display:none;position:static}#main-header .bottom-header .navbar ul .dropdown .dropdown-menu{width:350px;margin-top:10px;margin-left:-120px}#main-header .bottom-header .navbar ul .dropdown .dropdown-toggle-btn{margin-left:8px}#main-header .bottom-header .navbar ul .dropdown.open .dropdown-content{display:block}#main-header .bottom-header .btn{justify-content:center;width:100%;margin-top:15px}#main-header .bottom-header .common-btn{background-color:var(--primary-color);width:100%}#footer{padding-left:15px;padding-right:15px}#footer .logo{padding-left:0;padding-right:0}#footer .quick-links{padding-top:50px;padding-left:0}#footer .products{padding-top:50px;padding-left:0}#footer .contact-us{padding-top:50px;padding-left:0}#footer .products{padding-top:30px}#footer .contact-us{padding-top:30px}#footer .top-border p{text-align:center}#footer .top-border ul{justify-content:space-between;gap:0;padding-top:20px}#global-equipment-solutions{text-align:center;padding:50px 15px}#global-equipment-solutions .textdesc{text-align:center}#global-equipment-solutions .row{flex-direction:column-reverse}#global-equipment-solutions .right{padding-bottom:30px;padding-left:0;padding-right:0}#global-equipment-solutions .right img{height:auto}#global-equipment-solutions .right .main-head{width:100%;line-height:2.7rem}#global-equipment-solutions .globe-box{text-align:center}#global-equipment-solutions .globe-box .textdesc{text-align:center}#trusted-partners-brands{padding:60px 15px 40px!important}#trusted-partners-brands .left{text-align:center;margin-bottom:40px;padding-right:0}#trusted-partners-brands .partners-box{padding:40px 20px}#trusted-partners-brands .partners-box img{width:80%}#cta{padding:50px 15px}#cta .top-head{width:100%}#cta .double-btn{flex-direction:column}#cta .double-btn .common-btn{width:80%;margin:0 auto}#contact-form .row{flex-direction:column-reverse}#contact-form .right{border-radius:0;padding:40px 15px 60px}#contact-form .right h2{line-height:2.3rem}#contact-form .right .left-input{width:100%;padding:0 13px 25px}#contact-form .right .right-input{width:100%;padding:0 13px 25px}#contact-form .left{padding-left:15px;padding-right:15px}#contact-form .left .image-box .image{width:45%;margin-bottom:20px}#contact-form .contact-form .row{flex-direction:column}}@media only screen and (min-width:600px) and (max-width:992px){#main-header .bottom-header .header-row .btns{display:none}#main-header .bottom-header .mobile-menu ul li a{color:var(--black);font-size:22px}#main-header .bottom-header .mobile-menu ul li a:hover{color:var(--black)}#main-header .bottom-header .mobile-menu{max-width:420px}#main-header .bottom-header .mobile-menu .trigger-wrapper .trigger-btn{background-color:transparent;border:none;margin-left:5px}#main-header .bottom-header .mobile-menu .trigger-wrapper .trigger-btn svg{margin-top:-7px;font-size:20px}#main-header .bottom-header .mobile-menu ul{gap:30px}#main-header .mobile-btn{margin-top:30px}#main-header .bottom-header .common-btn{background-color:var(--primary-color)}#main-header{padding:20px}#main-header .bottom-header .hamburger-outer{justify-content:flex-end;display:flex}#main-header .bottom-header .hamburger-outer .hamburger svg{color:var(--white);font-size:35px}#global-equipment-solutions{padding-top:50px;padding-bottom:50px}#contact-form{padding-bottom:60px}#cta{padding-top:50px;padding-bottom:50px}#cta .top-head{width:100%}}
