:root{--primary-color:#008bd2;--secondary-color:#fd0;--black:#000;--black-2:#111;--black-3:#1a1a1a;--black-4:#0e0e0f;--white:#fff;--white-with-transparency-0:hsla(0,0%,100%,.85);--white-with-transparency-1:hsla(0,0%,100%,.7);--white-with-transparency-2:hsla(0,0%,100%,.3);--black-with-transparency-0:rgba(0,0,0,.06);--black-with-transparency-1:rgba(0,0,0,.1);--black-with-transparency-2:rgba(0,0,0,.3);--black-with-transparency-3:rgba(0,0,0,.19);--black-with-transparency-4:rgba(0,0,0,.24);--black-with-transparency-5:rgba(0,0,0,.25);--black-with-transparency-6:rgba(0,0,0,.6);--black-with-transparency-7:rgba(0,0,0,.2);--black-with-transparency-8:rgba(0,0,0,.15);--gray-1:#dfeaf7;--gray-2:#ddd;--gray-3:#f2f6fb;--gray-4:#dbdbdb;--gray-5:#adb5bd;--gray-6:#ccc;--gray-7:#bbb;--gray-8:#777;--gray-9:#e8e8e8;--gray-10:#f1f1f1;--gray-11:#c5c5c5;--gray-12:#eee;--gray-13:#828282;--gray-14:#e5e5e5;--gray-15:#acacac;--gray-16:#828282;--gray-17:#ededed;--gray-18:#e1e1e1;--gray-19:#f5f5f5;--gray-20:#a8a8a8;--gray-21:#555;--gray-22:#f0f0f0;--gray-23:#dee2e6;--gray-24:#999;--gray-25:#fbfbfb;--gray-26:#e4e0e0;--gray-27:#dfe5e6;--gray-28:#f2f9fc;--gray-29:#939393;--gray-30:#ced4da;--gray-31:#f1f5f7;--gray-32:#666768;--gray-33:#e9e9e9;--gray-34:#e2e3e3;--dark-gray-0:#303030;--dark-gray-1:#5a5a5a;--dark-gray-2:#333;--dark-gray-3:#666;--dark-gray-4:#9a9a9a;--dark-gray-5:#777;--dark-gray-6:#646464;--dark-gray-7:#717171;--dark-gray-8:#333333cc;--dark-gray-9:#3a39396b;--light-blue-1:#53acda;--light-blue-2:#72d3de;--light-blue-3:#53b2fe;--light-blue-4:#86b7fe;--light-blue-5:#52b7ef;--light-blue-6:#4aa8d8f2;--light-blue-7:#6bd1ddf2;--blue-0:#1d75f7;--blue-1:#1167f5;--blue-2:#3498ff;--blue-3:#0057d9;--blue-4:#1d74f8;--blue-5:#128bcb;--blue-6:#0d6efd;--dark-blue-0:#1b2a62;--dark-blue-1:#0d6efd00;--dark-blue-2:#213c67;--dark-blue-3:#2a2a2b;--dark-blue-4:#134153;--dark-blue-5:#212529;--dark-blue-6:#008bd221;--dark-blue-7:#1d75f733;--dark-blue-8:#0d6efd40;--dark-blue-9:#3498ff40;--yellow-0:#ffb800;--yellow-1:#ffc800;--light-red-0:#ff5252;--red-0:red;--red-1:#ff2d54;--red-2:#eb2026;--red-3:#e64942;--red-4:#ba2d2d;--dark-red-0:#ba2d2d33;--light-green-0:#48b41c;--light-green-1:#73af55;--green-0:#248222;--dark-green-0:#24822233;--teal-0:#027e6f;--light-brown-0:#ffb80033;--brown-0:#4d4436;--gradiunt-primary:linear-gradient(267deg,var(--blue-1) 2.18%,var(--light-blue-3) 94.05%);--gradiunt-secondary:linear-gradient(85deg,var(--blue-1) 1.55%,var(--light-blue-3) 98.66%);--login-btn-gradiunt:linear-gradient(90deg,var(--light-blue-1) 40.45%,var(--light-blue-2) 63.64%);--fw-100:100;--fw-200:200;--fw-300:300;--fw-400:400;--fw-500:500;--fw-600:600;--fw-700:700;--fw-800:800}*{margin:0}*,body{box-sizing:border-box;padding:0}body{font-size:16px;color:var(--dark-gray-1)}h1,h2,h3,h4,h5,h6{margin:0}h1,h2,h3,h4,h5,h6,label{color:var(--dark-gray-2)}label{font-size:16px;margin-bottom:10px}a,a:hover{text-decoration:none}li,p{color:var(--dark-gray-1);font-size:14px;margin-bottom:10px}ol,ul{margin:0;padding:0;list-style-type:none}::selection{color:var(--red-1);background:var(--gray-1)}.container{max-width:1440px;margin:0 auto;padding:0 15px}.btn-blue{padding:10px;border-radius:7px;background:var(--gradiunt-secondary);border:none;color:var(--white);font-size:14px;font-weight:var(--fw-500);width:130px}.btn-blue:focus,.btn-blue:hover{color:var(--white);opacity:.9}h4.bold_heading{font-size:20px;font-weight:var(--fw-600)}.eye_icon{font-size:1rem;cursor:pointer;color:#007bff;align-self:self-start}.eye_icon:hover{color:#0056b3}.eye_icon.listing{font-size:1.5rem;margin-left:5px}#header_strip{background:var(--black);padding:7px 0}#header_strip .container{width:100%;max-width:100%;margin:0 auto;padding:0 15px}#header_strip .header_avai{display:flex;justify-content:end;flex-wrap:wrap;align-items:center}#header_strip .right .login a{color:var(--white);font-size:14px}#header_strip .right .login a:first-child{padding-right:10px;margin-right:10px}#header_strip :focus,#header_strip a,#header_strip a:active,#header_strip a:focus,#header_strip a:hover,#header_strip a:visited{text-decoration:none;outline:none}#header_strip .right .login a svg{margin-right:5px}#header_strip .header_avai p{color:var(--white);font-size:14px;margin-left:20px}#header_strip p:last-child{margin-bottom:0}#header_strip .right .login button{color:var(--white);font-size:14px;background:transparent;border:none}#header_strip .right .login button svg{margin-right:5px}@media (max-width:767px){#header_strip .header_avai{justify-content:center}#header_strip .right span{display:none}}header .header-bottom{width:100%;display:flex;border-bottom:1px solid var(--gray-19);justify-content:space-between}header .header-bottom .left{width:20%;padding:6px 0 6px 15px}header .newlyAddedImage{height:29px;position:absolute;top:-10px;right:-16px;z-index:-1}header .header-bottom .mobile-nav-toggle{display:none;padding-left:15px;justify-content:center;align-items:center}header .header-bottom .right{width:100%;display:flex;justify-content:flex-end}header .header-bottom .logo{width:auto;display:inline-block}header .header-bottom .logo a{display:block;overflow:hidden}header .header-bottom .logo a img{max-width:200px;width:100%}header .header-bottom .right nav{padding-right:20px;display:flex;align-items:center;width:100%;padding-top:8px}header .header-bottom .right nav ul.main-menu .subMenuList{display:flex;flex-direction:row;gap:10px}header .header-bottom .right nav button.close-button{display:none}header .header-bottom .right nav ul.main-menu{display:flex;align-items:center;width:100%;justify-content:space-between}header nav ul.main-menu li{width:auto;margin:0 10px;position:relative}header ol:not(.ol) li,header ul:not(.ul) li{list-style-type:none;padding:0;margin:0}header nav ul.main-menu li button{background:transparent;border:none}header nav ul.main-menu li a,header nav ul.main-menu li button{padding:0 2px;font-size:16px;font-weight:var(--fw-500);color:var(--black);position:relative;border-bottom:2px solid transparent;transition:all .3s ease-in;text-decoration:none;outline:none}header nav ul.main-menu li a{display:flex;flex-direction:column;justify-content:center;align-items:center}header nav ul.main-menu li button{display:inline-block}svg{height:1em}header .header-bottom .right .contact{background-color:var(--secondary-color);padding:20px 15px 20px 25px;position:relative;border-left:5px solid var(--black);display:flex;align-items:center;flex-wrap:wrap;max-width:230px}header .header-bottom .contact .icon-box{position:absolute;top:50%;left:0;transform:translate(Calc(-50% + -2.5px),-50%);width:30px;height:30px;border-radius:50%;color:var(--white);display:flex;justify-content:center;align-items:center;font-size:16px;background-color:var(--black)}header .header-bottom .contact .icon-box svg{transform:rotate(90deg)}header .header-bottom .contact a{font-size:16px;font-weight:var(--fw-600);color:var(--black);display:inline-block;text-decoration:none;outline:none}header .header-bottom .contact p{font-size:14px;color:var(--dark-gray-2);margin:0;display:block;width:100%;line-height:20px;font-weight:var(--fw-400)}body{margin:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:var(--fw-400);line-height:1.5;color:var(--dark-blue-5);text-align:left;background-color:var(--white)}header ol,header ul{padding:0!important;margin:0!important;list-style-type:none}svg{overflow:hidden;vertical-align:middle}.svg-inline--fa{display:inline-block;display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}header .mobile-nav-toggle button{background-color:var(--white);color:var(--primary-color);border-radius:5px;padding:0 8px;font-size:20px;border:1px solid var(--primary-color);transition:all .3s ease-in}header nav ul.main-menu li a:hover,header nav ul.main-menu li a:hover .svg_div svg path{color:var(--primary-color);fill:var(--primary-color)!important}header nav ul.main-menu li a.active,header nav ul.main-menu li a.active .svg_div svg path,header nav ul.main-menu li a.active header nav ul.main-menu li a svg path{border-color:var(--primary-color);color:var(--primary-color);fill:var(--primary-color)!important}@media only screen and (max-width:1199px){header nav ul.main-menu li a,header nav ul.main-menu li button{font-size:14px}header nav ul.main-menu li{margin:0 14px}}@media only screen and (max-width:1024px){header .header-bottom .left{width:17.5%}header .header-bottom .right{width:82.5%}header .header-bottom .logo a img{max-width:140px}header .header-bottom .right .contact{max-width:160px;padding:15px 10px 15px 20px}header .header-bottom .right nav ul.main-menu{padding-top:10px}header nav ul.main-menu li{margin:0 8px}}@media only screen and (max-width:991px){header .header-bottom{justify-content:space-between}header .header-bottom .right nav ul.main-menu .subMenuList{flex-direction:column}header .header-bottom .left,header .header-bottom .right{width:auto}header .header-bottom .logo a img{max-width:150px}header .header-bottom .mobile-nav-toggle{display:flex}header .header-bottom .right nav{display:none;position:fixed;left:0;top:0;width:100%;background-color:var(--white);height:100vh;overflow:inherit;z-index:10000;max-width:300px;padding:0;animation:slide .5s ease-out 0s forwards}@keyframes slide{0%{max-width:0}to{max-width:300px}}header .header-bottom .right nav button.close-button{display:inline-block;width:100%;max-width:300px;background-color:var(--white);border:none;border-bottom:1px solid d;padding:5px 10px;line-height:normal;text-align:right;opacity:1;color:var(--dark-gray-5);font-size:20px}header .header-bottom .right nav ul.main-menu{width:100%;max-width:300px;background-color:var(--white);min-height:100vh;display:block;padding:10px;overflow-y:auto;height:100%}header nav ul.main-menu li{margin:0;padding:3px 0}header nav ul.main-menu li a{display:flexy;padding:7px 10px}header .header-bottom .right nav:before{content:"";width:100vw;height:100vh;position:fixed;background-color:var(--black-with-transparency-6);top:0;left:0;z-index:-1}}@media only screen and (max-width:767px){header .header-bottom{justify-content:center;position:relative}header .newlyAddedImage{top:0;right:0;z-index:0}header .header-bottom .mobile-nav-toggle{position:absolute;left:0;top:50%;transform:translateY(-50%)}header .header-bottom .right .contact{display:none}}.footer-wrapper{background-color:var(--black-3);color:var(--white-with-transparency-1);line-height:1.5;padding-top:55px}footer#footer{padding:0;width:100%;display:block;overflow:hidden;background-color:var(--dark-gray-0)}footer#footer .footer-top .container{max-width:1440px;margin:0 auto;padding:0 15px}footer#footer .footer-top{width:100%;display:block;overflow:hidden;padding:50px 0 40px}.footer-wrapper .post-footer{background-color:var(--black-2);padding:20px 0;margin-top:55px;font-size:12px;letter-spacing:2px}p:last-child{margin-bottom:0}p:first-child{margin-top:0}footer#footer .footer-top h5.phone-mail{margin-bottom:20px!important;padding-bottom:20px;border-bottom:1px solid var(--white-with-transparency-2)}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top h5.footer-title,footer#footer .footer-top ul.footer-menu>li:first-child a footer#footer .footer-top h5.footer-title{font-size:16px;font-weight:var(--fw-600)!important;color:var(--white)!important;letter-spacing:1px;text-transform:uppercase!important;margin-bottom:25px!important;display:block;cursor:default}.footer-wrapper .footer-title{line-height:1.1;color:var(--white);text-transform:uppercase;margin-bottom:25px}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top ul.footer-menu>li:first-child a{font-size:16px;font-weight:var(--fw-600)!important;color:var(--white)!important;letter-spacing:1px;text-transform:uppercase!important;margin-bottom:25px!important;display:block;cursor:default}footer#footer .footer-top h5.phone-mail span{font-size:24px;font-weight:var(--fw-700);margin-bottom:10px;cursor:pointer}.footer-wrapper .footer-phone{font-size:30px}footer#footer h5.phone-mail small a{font-size:14px;text-transform:lowercase}footer#footer .footer-top ul li a,footer#footer .footer-top ul li button{font-size:15px;font-weight:var(--fw-400);transition:all .3s ease-in;position:relative}footer#footer .footer-top ul li a:hover,footer#footer .footer-top ul li button:hover,footer#footer h5.phone-mail small a:hover{color:var(--secondary-color)}.footer-wrapper ul.footer-menu li a,.footer-wrapper ul.footer-menu li button{font-size:16px;color:var(--white-with-transparency-1)}.footer-wrapper a,.footer-wrapper button{color:var(--white)}.footer-wrapper ul.footer-menu li{display:inline-block;margin-right:20px;position:relative;overflow:hidden}footer ol:not(.ol) li,foter ul:not(.ul) li{list-style-type:none;padding:0;margin:0}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top h5.footer-title,footer#footer .footer-top ul.footer-menu>li:first-child a{font-size:16px;font-weight:var(--fw-700)!important;color:var(--white)!important;letter-spacing:1px;text-transform:uppercase!important;margin-bottom:25px!important;display:block;cursor:default}footer#footer .post-footer{margin-top:0}footer#footer h5.phone-mail span.footer-phone{font-size:18px}footer#footer .footer-top ul.supplier-menu li:first-child a{margin-bottom:10px!important}footer#footer .footer-top p{font-size:15px;color:var(--white);margin-bottom:20px}footer#footer .footer-top .input-group button{position:absolute;top:2px;right:2px;z-index:10;border-radius:5px;width:auto;height:calc(100% - 4px);font-size:14px;line-height:normal;padding:5px 10px;font-weight:var(--fw-700)}footer#footer button.sub_newsletter{background-color:var(--primary-color);border-color:var(--primary-color)}footer .btn{text-transform:uppercase;letter-spacing:0;overflow:hidden;position:relative;transition:all .2s ease;z-index:0}.row>[class*=col]>.col-inner{display:block;width:100%}p.footer-copy-right{color:var(--white-with-transparency-1);font-size:12px}.footer_button_nav_to{background:transparent;border:none;font-size:15px!important}@media (min-width:768px){.footer-wrapper .post-footer{margin-top:10px}.footer-wrapper ul.footer-menu li{display:block;margin-right:0}.footer-wrapper ul.footer-menu li+li{margin-top:10px}footer#footer .footer-top{padding-bottom:25px}}@media (min-width:992px){.footer-wrapper .post-footer{text-align:center}}@media only screen and (max-width:991px){footer#footer .post-footer{text-align:center;padding:15px 0}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top h5.footer-title,footer#footer .footer-top ul.footer-menu>li:first-child a{font-size:16px;margin-bottom:15px!important}footer#footer .footer-top .input-group button{position:relative;top:inherit;right:inherit;height:100%;border-radius:0 5px 5px 0}footer#footer .footer-top{padding:40px 0}footer#footer .footer-top ul.supplier-menu li:first-child a{margin-bottom:0!important}}@media only screen and (max-width:767px){footer#footer .footer-top h5.phone-mail{width:100%;float:inherit}.footer-wrapper a{overflow-wrap:anywhere}footer#footer .footer-top .input-group input{text-align:left;border-radius:6px}footer#footer .footer-top .input-group .input-group-append{position:absolute;height:100%;right:0;top:0;display:inline-block;width:auto}footer#footer .footer-top{text-align:center;padding-bottom:15px}#footer .footer-top .footer_menu .main-nav li>ul li>a,#footer .footer-top ul.footer-menu.supplier-menu>li{margin-bottom:10px!important;display:block}.footer-wrapper ul.footer-menu li{margin-right:0}footer#footer .footer-top h5.footer-title:not(.col-inner){margin-top:25px}footer#footer .footer-top ul.supplier-menu li:first-child a{margin-top:15px}}div#miniLoaderWhileLoading{display:flex;align-items:center;justify-content:center}div#miniLoaderWhileLoading img{height:24px;width:24px}div#LoadderHolder{height:100%}div#LoadderHolder .NewTrpLoader{height:100%;display:flex;justify-content:center;margin-top:-88px}div#loaderWhileLoading{height:100%;position:fixed;z-index:9999;top:133px;left:0;overflow:hidden;text-indent:100%;font-size:0;width:100%;text-align:center;background-color:var(  --dark-gray-9)}.NewTrpLoader.fullscreenloader .loading{--speed-of-animation:0.9s;--gap:6px;--first-color:#1e69ff;--second-color:#267f29;--third-color:#ffcf39;--fourth-color:#d5a200;--fifth-color:#008eff;display:flex;justify-content:center;align-items:center;width:100px;gap:6px}.NewTrpLoader .loading span{width:4px;height:50px;background:var(--first-color);animation:scale var(--speed-of-animation) ease-in-out infinite}.NewTrpLoader.LoginlessHeight .loading span{width:4px;height:20px}.NewTrpLoader .loading span:nth-child(2){background:var(--second-color);animation-delay:-.8s}.NewTrpLoader .loading span:nth-child(3){background:var(--third-color);animation-delay:-.7s}.NewTrpLoader .loading span:nth-child(4){background:var(--fourth-color);animation-delay:-.6s}.NewTrpLoader .loading span:nth-child(5){background:var(--fifth-color);animation-delay:-.5s}@keyframes scale{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}@media screen and (max-width:1225px){div#loaderWhileLoading{top:132px}}@media screen and (max-width:1025px){div#loaderWhileLoading{top:121px;top:118px}}.maintenance-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;z-index:9999}.maintenance-modal.show{visibility:visible;opacity:1;pointer-events:all}.maintenance-content{background-color:#fff;padding:30px;border-radius:8px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:400px;width:100%}.maintenance-content h2{font-size:24px;color:#333}.maintenance-content p{font-size:16px;color:#666}