.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-35{margin-bottom:35px}.ml-45{margin-left:45px}.mr-30{margin-right:30px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pb-20{padding-bottom:20px}.pl-85{padding-left:85px}.product__thumb img,a,button,p,input,select,textarea,li,.transition-3{-webkit-transition:all .4s 0s ease-out;-moz-transition:all .4s 0s ease-out;-ms-transition:all .4s 0s ease-out;-o-transition:all .4s 0s ease-out;transition:all .4s 0s ease-out}:root{--tp-ff-body:"DM Sans",sans-serif;--tp-ff-heading:"Plus Jakarta Sans",sans-serif;--tp-ff-p:"DM Sans",sans-serif;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#fff;--tp-common-black:#000;--tp-heading-primary:#000;--tp-grey-1:#f3f5ff;--tp-grey-2:#f6f7f9;--tp-text-body:#767676;--tp-text-p:#767676;--tp-theme-primary:#7000fe;--tp-theme-secondary:#ff4328;--tp-border-primary:#7000fe}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--tp-ff-p);font-size:14px;font-weight:normal;color:var(--tp-text-body);line-height:30px}a{text-decoration:none}h1,h2,h3,h4,h6{color:var(--tp-heading-primary);font-family:var(--tp-ff-heading);margin-top:0;font-weight:700;line-height:1.2;-webkit-transition:color .4s 0s ease-out;-moz-transition:color .4s 0s ease-out;-ms-transition:color .4s 0s ease-out;-o-transition:color .4s 0s ease-out;transition:color .4s 0s ease-out}h1{font-size:80px}h2{font-size:60px}h3{font-size:50px}h4{font-size:24px}h6{font-size:16px}ul{margin:0;padding:0}p{font-family:var(--tp-ff-p);font-size:16px;font-weight:400;color:var(--tp-text-body);margin-bottom:15px;line-height:30px}a:focus{text-decoration:none;outline:0}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:0;border:0;background:transparent}button:hover{cursor:pointer}button:focus{outline:0}input[type=text],input[type=email],textarea{outline:0;background-color:#fff;height:56px;width:100%;line-height:56px;font-size:14px;color:var(--tp-common-black);padding-left:26px;padding-right:26px;border:1px solid #e0e2e3}input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#95999d}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,textarea::-moz-placeholder{color:#95999d}input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,textarea:-moz-placeholder{color:#95999d}input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#95999d}input[type=text]:focus,input[type=email]:focus,textarea:focus{border-color:var(--tp-theme-primary)}textarea{line-height:1.4;padding-top:17px;padding-bottom:17px}*::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}*::-moz-placeholder{color:var(--tp-common-black);font-size:14px;opacity:1}.gx-20{--bs-gutter-x:20px}.w-img img{width:100%}.fix{overflow:hidden}.z-index-1{z-index:1}.z-index-11{z-index:11}.p-relative{position:relative}.body-overlay{background-color:var(--tp-common-black);height:100%;width:100%;position:fixed;top:0;z-index:9999;left:0;opacity:0;visibility:hidden;-webkit-transition:all .4s 0s ease-out;-moz-transition:all .4s 0s ease-out;-ms-transition:all .4s 0s ease-out;-o-transition:all .4s 0s ease-out;transition:all .4s 0s ease-out}.body-overlay:hover{cursor:url("../img/icon/cross-out.png"),pointer}.tp-header-btn{background:var(--tp-common-black);color:var(--tp-common-white);display:inline-block;font-weight:700;font-family:var(--tp-ff-heading);padding:10px 43px;transition:.3s;overflow:hidden;position:relative;z-index:1}.tp-header-btn::before{position:absolute;content:"";height:100%;width:0%;background:var(--tp-theme-primary);left:0;top:0;z-index:-1;transition:.5s;transform:scale(0);opacity:0}.tp-header-btn:hover{color:var(--tp-common-white)}.tp-header-btn:hover::before{transform:scale(1);opacity:1;height:100%;width:100%}.tp-btn{background:var(--tp-theme-primary);color:var(--tp-common-white);display:inline-block;padding:15px 43px;transition:.3s;overflow:hidden;font-weight:700;font-family:var(--tp-ff-heading);position:relative;overflow:hidden;z-index:1}.tp-btn::before{position:absolute;content:"";height:100%;width:0%;background:var(--tp-common-black);left:0;top:0;z-index:-1;transition:.5s;transform:scale(0);opacity:0}.tp-btn:hover{color:var(--tp-common-white)}.tp-btn:hover::before{transform:scale(1);opacity:1;height:100%;width:100%}.tp-btn-secondary{background:var(--tp-theme-primary);color:var(--tp-common-white);display:inline-block;padding:15px 43px;transition:.3s;overflow:hidden;font-weight:700;font-family:var(--tp-ff-heading);position:relative;z-index:1}.tp-btn-secondary::before{position:absolute;content:"";height:100%;width:0%;background:var(--tp-common-black);left:0;top:0;z-index:-1;transition:.5s;transform:scale(0);opacity:0}.tp-btn-secondary:hover{color:var(--tp-common-white)}.tp-btn-secondary:hover::before{transform:scale(1);opacity:1;height:100%;width:100%}.body-overlay{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:#181818;visibility:hidden;opacity:0;transition:.45s ease-in-out}.body-overlay:hover{cursor:url(../img/cross-out.png),pointer}.tpoffcanvas{background-position:center;background-size:cover;background-repeat:no-repeat;position:fixed;top:0;right:-100%;width:420px;bottom:0;box-shadow:0 16px -32px 0 rgba(0,0,0,.8);background-color:var(--tp-common-white);z-index:999999;padding:50px;scrollbar-width:none;opacity:0;visibility:hidden;transition:.45s ease-in-out;overflow-y:scroll}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas{width:480px}}.tpoffcanvas .tp-main-menu-mobile{margin-bottom:50px}.tpoffcanvas .tp-main-menu-mobile{margin-bottom:50px}@media(max-width:767px){.tpoffcanvas{width:100%;padding:40px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.tpoffcanvas{width:400px;padding:40px}}.tpoffcanvas__title p{margin-bottom:50px}@media(max-width:767px){.tpoffcanvas__title p{font-size:17px}}.tpoffcanvas__logo{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__logo{padding-top:0}}@media(max-width:767px){.tpoffcanvas__logo{padding-top:0}}@media(max-width:767px){.tpoffcanvas__logo img{width:150px}}.tpoffcanvas__close-btn button{position:absolute;right:40px;top:50px;transition:1s;-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);transition-duration:.3s;height:40px;width:40px;line-height:45px;background-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tpoffcanvas__close-btn button:hover i{transform:rotate(360deg)}.tpoffcanvas__close-btn button i{font-weight:300;font-size:20px;transition:.9s}.tpoffcanvas__social{margin-top:30px}.tpoffcanvas__social .social-icon a{height:40px;width:40px;line-height:40px;text-align:center;font-size:16px;background-color:transparent;color:var(--tp-theme-primary);margin-right:10px;transition:.3s;display:inline-block;border:1px solid #eaeaef}@media(max-width:767px){.tpoffcanvas__social .social-icon a{margin-right:3px;height:50px;width:50px;line-height:53px;font-size:15px}}.tpoffcanvas__social .social-icon a:hover{background:var(--tp-theme-primary);color:var(--tp-common-white);border-color:var(--tp-theme-primary)}.tp-faq-2-accordion-item{background:var(--tp-common-white);box-shadow:0 4px 20px 0 rgba(16,23,40,.06)}@media(max-width:767px){.tp-faq-2-accordion-item{padding:0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-faq-2-accordion-item{padding:0}}.tp-faq-2-accordion-title{color:var(--tp-heading-primary);font-size:18px;padding:19px 40px 19px 76px;font-weight:700;font-family:var(--tp-ff-heading)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-faq-2-accordion-title{font-size:16px;font-weight:600}}@media(max-width:767px){.tp-faq-2-accordion-title{font-size:16px}}.tp-faq-2-accordion-title:focus{border:0;box-shadow:none}.tp-faq-2-accordion-header{position:relative}.tp-faq-2-accordion-header::before{content:"";position:absolute;width:88%;height:1px;bottom:0;background:#ddd;transform:translate(-50%,0%);left:50%;opacity:0;visibility:hidden}.tp-faq-2-accordion-btn{position:absolute;top:50%;left:30px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:25px;height:25px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;background:var(--tp-common-black);line-height:25px;text-align:center;border-radius:50%}.tp-faq-2-accordion-btn::before{position:absolute;content:"";width:2px;height:10px;left:50%;top:7px;background-color:var(--tp-common-white);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);border-radius:2px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tp-faq-2-accordion-btn::after{position:absolute;content:"";width:10px;height:2px;left:8px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--tp-common-white);border-radius:2px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.tp-faq-2-accordion-pera{padding:20px 25px 24px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-faq-2-accordion-pera{padding:20px 110px 24px 30px}}@media(max-width:767px){.tp-faq-2-accordion-pera{font-size:13px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-faq-2-accordion-pera{font-size:15px}}.tp-section-title{font-size:48px;letter-spacing:-2px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-section-title{font-size:47px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-title{font-size:45px}}@media(max-width:767px){.tp-section-title{font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-section-title{font-size:42px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-title{font-size:45px}}.search-popup{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:99999;margin-top:-540px;transform:translateY(-100%);background-color:rgba(0,0,0,.9);-webkit-transition:all 500ms cubic-bezier(.86,0,.07,1);-moz-transition:all 500ms cubic-bezier(.86,0,.07,1);-o-transition:all 500ms cubic-bezier(.86,0,.07,1);transition:all 1500ms cubic-bezier(.86,0,.07,1);-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);-moz-transition-timing-function:cubic-bezier(.86,0,.07,1);-o-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.search-popup .close-search{position:absolute;left:0;right:0;margin:0 auto;margin-top:-200px;border-radius:50%;text-align:center;background-color:var(--tp-theme-primary);width:70px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.05);border-bottom:3px solid var(--tp-common-white);border-top:3px solid var(--tp-common-white);border-right:3px solid rgba(0,0,0,.9);border-left:3px solid rgba(0,0,0,.9);-webkit-transition:all 500ms ease;transition:all 500ms ease;height:70px;line-height:70px;text-align:center}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type=search]{position:relative;display:block;font-size:18px;line-height:50px;color:var(--tp-common-white);height:70px;width:100%;padding:10px 30px;background-color:transparent;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;font-weight:500;text-transform:capitalize;border:0;border-bottom:1px solid var(--tp-theme-primary);outline:0}.search-popup .form-group input[type=search]{padding:10px 70px 10px 30px}.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:var(--tp-common-white);padding:0;cursor:pointer;-webkit-transition:all 500ms ease;transition:all 500ms ease;border:0}.search-popup .form-group button:hover{color:var(--tp-theme-primary)}.cartmini__close{position:absolute;top:17px;right:20px}.cartmini__close-btn{background:transparent;color:var(--tp-common-black);font-size:22px}.cartmini__close-btn:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.cartmini__title{font-weight:500;padding:20px 20px;border-bottom:1px solid rgba(129,129,129,.2);box-shadow:0 0 10px 0 rgba(129,129,129,.2)}.cartmini__title h4{font-size:16px;text-transform:uppercase;font-weight:600;margin-bottom:0}.cartmini__empty{margin-top:150px}.cartmini__empty p{font-size:16px;color:var(--tp-common-black);margin-bottom:15px}.cartmini-btn{display:inline-block;font-size:16px;font-weight:700;color:var(--tp-common-white);background:var(--tp-common-black);text-align:center;padding:10px 30px;position:relative;text-transform:capitalize;z-index:1;overflow:hidden;letter-spacing:-.02em;border:1px solid var(--tp-common-black)}.cartmini-btn:hover{border:1px solid rgba(129,129,129,.2);color:var(--tp-common-black);background:none}.cartmini__area{position:fixed;right:0;top:0;width:360px;height:100%;transform:translateX(calc(100% + 80px));background:var(--tp-common-white) none repeat scroll 0 0;-moz-transition:transform .45s ease-in-out,opacity .45s ease-in-out;transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:9999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.cartmini__wrapper{position:relative;min-height:100%}.cartmini-overlay{position:fixed;top:0;left:0;z-index:995;width:100%;height:100%;background:#181818;backdrop-filter:blur(15px);visibility:hidden;opacity:0;transition:.45s ease-in-out}.product-popup__modal .modal-dialog{max-width:1200px;border-radius:0}@media only screen and (min-width:1200px) and (max-width:1399px){.product-popup__modal .modal-dialog{max-width:1100px}}@media only screen and (min-width:992px) and (max-width:1199px){.product-popup__modal .modal-dialog{max-width:900px}}@media only screen and (min-width:768px) and (max-width:991px){.product-popup__modal .modal-dialog{max-width:700px}}.product-popup__modal .modal-content{padding:40px;border-radius:0}@media(max-width:767px){.product-popup__modal .modal-content{padding:20px}}.product-popup__modal-close{position:absolute;top:20px;right:20px}.product-popup__modal-close-btn{display:inline-block;font-size:16px;height:44px;width:44px;line-height:44px;background-color:transparent;color:var(--tp-text-1);border-radius:50%}.product-popup__modal-close-btn:hover{color:var(--tp-theme-primary);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.product-popup__modal-close-btn svg{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.tp-header-center-user button{color:var(--tp-common-black);font-size:22px;margin-right:30px}.tp-header-center-user button:hover{color:var(--tp-theme-primary)}.tp-header-bottom{background:var(--tp-common-white);padding:0 245px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header-bottom{padding:0 90px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-bottom{padding:0 60px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-header-bottom{padding:0 40px}}@media(max-width:767px){.tp-header-bottom{padding:0}}.tp-header-bottom-toggle button{width:50px;height:50px;line-height:50px;text-align:center;display:inline-block;background:#e9effb}.tp-header-2-bottom{padding:0 80px}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-2-bottom{padding:0 40px}}@media(max-width:767px){.tp-header-2-logo{margin-left:-35px;padding:18px 0}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-2-input-search{display:none}}.tp-header-2-input input{outline:0;background-color:var(--tp-common-white);height:60px;width:100%;font-size:14px;color:var(--tp-common-black);padding-left:26px;padding-right:26px;border:1px solid #ededed}.tp-header-2-input button{font-size:24px;position:absolute;top:18px;right:30px;color:var(--tp-common-black)}.tp-header-2-btn{padding:14px 40px}@media(max-width:767px){.tp-header-2-bottom-button{display:none}}.tp-header-2-bottom-toggle button{width:0;height:0;line-height:50px;text-align:left;display:inline-block;background:transparent;margin-left:30px}@media(max-width:767px){.tp-header-2-bottom-toggle button{transform:translateY(-10px)}}.tp-header-2-bottom-toggle::before{content:"";position:absolute;width:1px;height:58px;top:0;left:0;background:#ededed}@media(max-width:767px){.tp-header-2-bottom-toggle::before{display:none}}.tp-header-3-social{display:flex;align-items:center}.tp-header-3-social a{color:#aeaeae;margin-right:15px;font-size:17px;transform:translateY(4px)}.tp-header-3-social a:hover{color:var(--tp-common-white)}.tp-header-3-top-address span{color:#b5b5b5;margin-right:60px}.tp-header-3-top-address span:last-child{margin-right:0}.tp-header-3-top-address span:hover{color:var(--tp-common-white)}.tp-header-3-bottom{padding:0 80px;border-bottom:1px solid #b7e9e1;position:relative;z-index:11}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header-3-bottom{padding:0 40px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-3-bottom{padding:0 30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-3-bottom{padding:0 40px}}.tp-header-3-search button{font-size:24px;color:var(--tp-common-black);line-height:67px;margin-right:30px}.tp-header-3-bottom-toggle::before{background:#b7e9e1}.tp-header-2-logo a img{width:95%}.tp-header-2-main-menu>nav>ul>li{margin-right:20px!important;line-height:17px}.header-sticky{position:fixed!important;top:0;left:0;right:0;opacity:1;visibility:visible;width:100%;z-index:999;box-shadow:rgba(149,157,165,.2) 0 8px 24px;border-bottom:0}.tp-header-main-menu>nav>ul>li{list-style:none;display:inline-block;position:relative}.tp-header-main-menu>nav>ul>li:hover a{color:var(--tp-theme-primary)}.tp-header-main-menu>nav>ul>li:not(:last-child){margin-right:51px}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-header-main-menu>nav>ul>li:not(:last-child){margin-right:49px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header-main-menu>nav>ul>li:not(:last-child){margin-right:38px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-main-menu>nav>ul>li:not(:last-child){margin-right:28px}}.tp-header-main-menu>nav>ul>li>a{display:inline-block;color:var(--tp-heading-primary);padding:34px 0;font-weight:700;font-family:var(--tp-ff-heading)}.tp-header-main-menu>nav>ul>li:hover .submenu{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);top:100%;opacity:1;visibility:visible}.tp-header-main-menu>nav>ul .submenu{position:absolute;top:100%;left:0;width:260px;background:var(--tp-common-white);border-top:6px solid var(--tp-theme-primary);padding:20px 0;transform:scaleY(0);transform-origin:top center;text-align:start;-webkit-transition:.4s;transition:.4s;visibility:hidden;z-index:9;box-shadow:rgba(149,157,165,.1) 0 8px 24px}.tp-header-main-menu>nav>ul .submenu>li{display:block}.tp-header-main-menu>nav>ul .submenu>li:hover>a{color:var(--tp-heading-primary)}.tp-header-main-menu>nav>ul .submenu>li>a{line-height:38px;padding:0 0 0 32px;margin:0 0 0 0;display:block;text-transform:capitalize;font-size:16px;color:var(--tp-heading-primary);font-weight:700;position:relative}.tp-header-main-menu>nav>ul .submenu>li>a::before{content:"";position:absolute;width:0;height:2px;background:var(--tp-theme-primary);left:14px;bottom:18px;transition:all .4s ease-in-out}.tp-header-main-menu>nav>ul .submenu>li>a:hover{color:var(--tp-theme-primary);margin-left:10px}.tp-header-main-menu>nav>ul .submenu>li>a:hover::before{width:10px}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu{width:1170px;padding:30px 30px 10px 30px;background-color:var(--tp-common-white);box-shadow:rgba(149,157,165,.1) 0 8px 24px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu{width:1050px}}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu{position:relative;padding:0 10px;margin-bottom:20px}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb{position:relative;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb img{width:100%}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb:hover::before{opacity:1}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title{font-size:20px}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a{color:var(--tp-heading-primary)}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a:hover{color:var(--tp-theme-primary)}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a:hover::before{display:none}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2-main-menu{width:600px}}.tp-header-2-main-menu>nav>ul>li:not(:last-child){margin-right:50px}@media only screen and (min-width:1700px) and (max-width:1800px){.tp-header-2-main-menu>nav>ul>li:not(:last-child){margin-right:42px}}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-header-2-main-menu>nav>ul>li:not(:last-child){margin-right:41px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2-main-menu>nav>ul>li:not(:last-child){margin-right:45px}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2-main-menu>nav>ul>li .tp-submenu.submenu.has-homemenu{left:-200px}}.tp-footer-top{padding:230px 0 45px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-widget-cutm-pdg-2{padding-left:20px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-footer-widget-cutm-pdg-2{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-footer-widget-cutm-pdg-3{margin-left:0}}.tp-footer-title{color:var(--tp-common-black);margin-bottom:36px;margin-top:-8px}.tp-footer-list ul li{list-style:none;margin-bottom:6px;position:relative;-webkit-transition:all .4s 0s ease-out;-moz-transition:all .4s 0s ease-out;-ms-transition:all .4s 0s ease-out;-o-transition:all .4s 0s ease-out;transition:all .4s 0s ease-out}.tp-footer-list ul li::before{content:"+";position:absolute;left:-14px;top:0;visibility:hidden;opacity:0;font-weight:700;-webkit-transition:all .4s 0s ease-out;-moz-transition:all .4s 0s ease-out;-ms-transition:all .4s 0s ease-out;-o-transition:all .4s 0s ease-out;transition:all .4s 0s ease-out}.tp-footer-list ul li a{font-weight:500}.tp-footer-list ul li:hover{margin-left:10px;color:var(--tp-theme-primary)}.tp-footer-list ul li:hover::before{visibility:visible;opacity:1}.tp-footer-call{color:var(--tp-common-black);font-weight:500;display:block;margin-bottom:4px}.tp-footer-call span{margin-right:8px}.tp-footer-copy-paragraph{font-weight:500;font-family:var(--tp-ff-heading)}@media(max-width:767px){.tp-footer-copy-paragraph{font-size:15px}}.tp-footer-copy-paragraph a{color:var(--tp-theme-primary)}.tp-footer-2-top{padding:120px 0 60px}.tp-footer-2-bottom{border-top:1px solid #32353b;padding:32px 0}.tp-footer-3-bottom{border-top:1px solid #e6e6e6}.tp-footer-3-call{color:var(--tp-text-p)}.tp-footer-3-call:hover{color:var(--tp-common-black)}.tp-footer-3-copy-paragraph{margin-bottom:0}.tp-footer-3-copy-paragraph a{color:var(--tp-common-black)}.tp-footer-3-bg-shape-1{position:absolute;top:130px;left:130px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-3-bg-shape-1{top:60px;left:130px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-footer-3-bg-shape-1{top:60px;left:60px}}.tp-footer-3-bg-shape-2{position:absolute;right:200px;bottom:165px;z-index:-1}.tp-slider-3-content{padding:370px 0 220px;position:relative;z-index:11}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-slider-3-content{padding:300px 0 200px}}@media(max-width:767px){.tp-slider-3-content{padding:200px 0 160px}}.tp-slider-3-title{font-size:78px;letter-spacing:-3px;line-height:1;margin-bottom:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-3-title{font-size:77px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-3-title{font-size:65px}}@media(max-width:767px){.tp-slider-3-title{font-size:52px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-slider-3-title{font-size:62px}}.tp-slider-3-paragraph{color:#4b5855;margin-bottom:46px}.tp-slider-3-thumb{position:relative;z-index:1;text-align:right}.tp-feature-wrapper{display:flex}.tp-feature-icon{margin-right:30px;margin-top:13px}.tp-feature-icon span{transform:rotateY(0deg);display:inline-block}.tp-feature-title{font-size:24px;font-weight:700;letter-spacing:0;margin-bottom:18px}.tp-feature-paragraph{line-height:26px}.tp-feature-5-row{border-bottom:1px solid #e6e6e6;padding-bottom:50px}.tp-feature-5-wrapper{display:flex}@media(max-width:767px){.tp-feature-5-wrapper{display:grid}}.tp-feature-5-icon{margin-right:25px;transform:translateY(4px)}@media(max-width:767px){.tp-feature-5-icon{margin-bottom:40px}}.tp-feature-5-content p{font-size:14px}.tp-about-center-title{font-size:20px;letter-spacing:0;color:var(--tp-theme-primary);font-weight:700;font-family:"Plus Jakarta Sans"}.product_wrapper{background:var(--tp-common-white);padding:10px 22px 15px}.product_wrapper.two{filter:drop-shadow(0 0 30px rgba(47,33,100,.08))}.product__item:hover .product__thumb img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.product__content{padding-top:14px}.product__title{font-size:20px}.product__title:hover{color:var(--tp-theme-primary)}.product__title a:hover{color:var(--tp-theme-primary)}.product-action-btn{position:relative}.tp-team-details-contact-title{font-size:36px;margin-bottom:4px;letter-spacing:-1px}.tp-printing-3-wrapper{background:#00b67a;display:flex;align-items:end}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-printing-3-wrapper{margin-bottom:40px}}@media(max-width:767px){.tp-printing-3-wrapper{display:inherit;margin-bottom:40px}}.tp-printing-3-section{padding:56px 0 129px 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-printing-3-section{padding:56px 0 115px 50px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-printing-3-section{padding:56px 120px 58px 50px}}.tp-printing-3-sub-title{font-size:14px;text-transform:uppercase;color:#ffd000;margin-bottom:20px}.tp-printing-3-title{font-size:40px;letter-spacing:-1px;color:#fefefe;line-height:1;margin-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-printing-3-title{font-size:37px}}.tp-printing-3-thumb img{transform:translateX(-26px);margin-bottom:6px}@media(max-width:767px){.tp-printing-3-thumb img{display:none}}.tp-printing-3-btn .tp-btn{background:#ffd000;color:var(--tp-common-black)}.tp-printing-3-btn .tp-btn::before{background:var(--tp-theme-primary)}.tp-printing-3-btn .tp-btn:hover{color:var(--tp-common-white)}.tp-contact-title{font-size:30px;letter-spacing:-1px;margin-bottom:34px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-contact-title{color:var(--tp-common-white)}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-contact-box{margin-left:0;margin-top:80px}}.tp-contact-form input{margin-bottom:15px;height:58px;background:#f4f4f4;border-color:transparent}.tp-contact-form input:focus{border:1px solid var(--tp-theme-primary)}.tp-contact-form textarea{margin-bottom:15px;border:1px solid transparent;height:148px;resize:none;background:#f4f4f4}.tp-contact-form textarea:focus{border:1px solid var(--tp-theme-primary)}.tp-contact-btn{background:var(--tp-theme-primary);color:var(--tp-common-white);overflow:hidden;transition:.3s}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-contact-btn{background:var(--tp-theme-primary)}}.tp-testimonial-2-area{background:#f4f4f4}.tp-testimonial-2-arrow-box{display:flex;justify-content:right}@media(max-width:767px){.tp-testimonial-2-arrow-box{justify-content:left;margin-top:30px}}.tp-testimonial-2-arrow-box button{width:60px;height:60px;line-height:62px;filter:drop-shadow(0 0 20px rgba(18,14,14,.08));background:var(--tp-common-white);color:var(--tp-common-black);font-size:22px;border-radius:50%;margin-right:20px;-webkit-transition:all .4s 0s ease-out;-moz-transition:all .4s 0s ease-out;-ms-transition:all .4s 0s ease-out;-o-transition:all .4s 0s ease-out;transition:all .4s 0s ease-out}.tp-testimonial-2-arrow-box button:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.product__title a:hover{color:var(--tp-theme-2)}.product__item:hover .product__thumb img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.tp-header-2-input-search button{top:13px;right:17px}.tp-footer-3-call img{filter:brightness(.2)}#divFreeDesignAssistance .tp-btn-secondary{padding:7px 30px}.df-pop input[type=file]{margin-left:-2px!important}.df-pop input[type=file]::-webkit-file-upload-button{display:none}.df-pop .file-span{font-size:16px;width:160px;background-color:#9e9e9e;padding:8px 0 8px 12px;color:#fff;border-radius:2px}.tp-footer-2-bottom{padding:10px 0}.df-pop input[type=file]::file-selector-button{display:none}.df-pop input{height:46px;font-size:14px}.df-pop textarea:focus,.df-pop input:focus{border:0;box-shadow:none;background:#f4f4f4;color:unset}.df-pop .form-select{background-color:#f4f4f4;font-size:14px;height:46px}.df-pop textarea{height:150px;margin-bottom:10px}.df-pop .tp-btn{padding:10px 30px;margin-top:14px}.df-pop h2{font-size:24px;color:#000}.df-pop .modal-content{padding:30px!important}.df-pop .modal-dialog{max-width:600px}.df-pop .product-popup__modal-close-btn{height:100%;width:100%}.search-popup .close-search{background-color:#0956be}.search-popup{background-color:rgba(0,0,0,.3)}.tpoffcanvas__close-btn button{background-color:#0956be;border-color:#0956be!important}.tp-section-title{letter-spacing:0;font-size:20px}#divFirstImpression .tp-feature-icon{margin-right:10px;margin-top:0}#divFreeDesignAssistance .home-accord p{line-height:20px;font-size:14px}.tp-header-2-main-menu>nav>ul>li .tp-submenu.submenu.has-homemenu{left:11%}.tp-header-main-menu>nav>ul>li{position:inherit}.loginsub li a{color:#000!important}.loginsub li a:hover{color:#0956be!important}.search-popup .form-group input[type=search]{background-color:#fff;color:#000;height:54px}@media(max-width:575.98px){.tp-header-2-input-search{display:block}.tp-header-3-search button{margin-right:14px}.tp-header-3-search{display:none}.mob-search{margin:-16px -23px 10px -35px}.tp-header-2-input input{height:40px}.tp-header-2-input button{font-size:20px;top:7px;right:20px}}@media(min-width:575.98px){.search-popup .close-search{height:100vh;width:100%;background-color:transparent;border-radius:0;margin-top:0;border:0;top:0!important}.mob-search{display:none}.search-popup .form-group button{height:60px;line-height:60px}.search-popup form{background-color:#fff;top:6%}}.search-popup .form-group button{color:#000}.search-popup{background-color:rgba(0,0,0,.3)}.tp-header-main-menu>nav>ul>li:hover a{color:#0956be}.tp-about-center-title{color:#0956be}.tp-btn-secondary{background:#0956be!important}.tp-header-main-menu>nav>ul .submenu>li>a::before{background:#0956be}.tp-product-3-tab-btn ul li:has(.active){background-color:#f0f0f0}.form-select:focus{box-shadow:none}input[type=text],input[type=email],textarea{padding-left:10px;padding-right:10px;font-size:12px}.tp-header-main-menu>nav>ul .loginsub{width:200px;left:unset;right:0}.loginmain button{padding-top:0!important}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu{margin-bottom:0}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu{padding:30px 30px 20px 30px}.tp-header-3-main-menu{margin-left:0!important}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title{font-size:14px}.tp-header-2-main-menu>nav>ul>li{margin-right:20px!important;line-height:17px}.tp-header-2-bottom{padding:0}@media(max-width:1920px){#header-contaion{width:1760px;padding:0 19px}}@media(max-width:1750px){#header-contaion{width:auto;padding:0}}@media(max-width:1550px){#header-contaion{margin:0}.tp-header-3-bottom{padding:0 20px}}@media(max-width:767px){#header-contaion{padding:0 35px}}@media(min-width:575.98px){.search-popup .close-search{height:100vh;width:100%;background-color:transparent;border-radius:0;margin-top:0;border:0;top:0!important}}@media only screen and (min-width:767px){.tp-header-bottom-toggle{display:none}#DivExploreProducts .product_wrapper.two{height:400px;padding:10px 14px}}.tp-header-3-top-address span a{font-size:14px}.tp-header-main-menu>nav>ul>li>a{padding:34px 0}.tp-footer-list ul li:hover{margin-left:unset}.product__item:hover .product__thumb img{transform:unset}.tp-footer-3-call:hover{color:#6c6c6c}.top-banner{padding:20px 100px;background-image:url(/assets/upload_images/banner-opt-blue.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:80px}.tp-printing-3-title{margin-bottom:40px;font-size:16px;line-height:22px;letter-spacing:0}.tp-printing-3-section{padding:0 0 70px 30px}.tp-slider-3-content{padding:40px 20px 30px}.tp-feature-5-row{padding-bottom:0}.tp-feature h2{font-size:20px}.tp-feature-title{font-size:14px;margin-bottom:6px}.tp-feature-icon img{width:34px}.tp-feature-paragraph{line-height:20px;font-size:12px}.tp-header-3-bottom.header-sticky{background:#fff;animation:none}.tp-footer-2-top{padding:30px 0 0}.tp-btn{background:#0956be}.tp-footer-list ul li:hover{color:#0956be}.tp-footer-text .tp-header-3-social a{color:#3b3d3e}.tp-header-3-social a:hover{color:#0956be}.tpoffcanvas__social .social-icon a{font-size:20px;color:#0956be}.tp-footer-text img{filter:grayscale(100%)}body{font-size:14px}.tp-footer-widget h4{font-size:18px;margin-bottom:22px}.tp-footer-list ul{line-height:22px}.tp-header-center-user button{margin-right:20px;padding-top:14px}.tp-footer-copy-paragraph{line-height:24px;font-size:16px!important}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a:hover{color:#0956be}.tp-header-btn{background:#0956be}.tp-header-btn::before{background:#0956be}.tp-header-main-menu>nav>ul .submenu{border-top:6px solid #0956be}.product__title:hover{color:#0956be}.tp-footer-2-top{background-color:#f4f4f4}.tp-footer-3-bottom{background-color:#f4f4f4}.mob-phone{display:inline}.tp-header-2-btn{padding:10px 16px}.tp-header-main-menu>nav>ul .submenu>li>a:hover{color:#0956be}.tp-slider-title-box h1{font-size:36px;letter-spacing:0}.tpoffcanvas__logo{margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-title-box h1{font-size:50px}.top-slide-img{width:250px;margin-right:120px;margin-bottom:40px;padding-bottom:none;padding-right:none}.tp-header-2-main-menu>nav>ul>li>a{padding:24px 0}}@media only screen and (max-width:576px){.top-banner{padding:0 20px 0 20px!important;font-size:13px;margin-top:125px!important}.tp-slider-title-box h1{font-size:40px}.tp-slider-3-content{padding:120px 0 50px}.col-xs-12{position:relative;min-height:1px}.col-xs-12{float:left}.col-xs-12{width:100%}.tp-faq-2-accordion-title{padding:10px 10px 10px 40px}}
/*! CSS Used from: Embedded */
img{border:0}b{font-weight:700}p{margin:0 0 10px}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}
/*! CSS Used from: https://www.printingblue.com/Content/SharedCSS.min.css ; media=all */
@media all{img{border:0}img{border:0}b{font-weight:700}img{border:0}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}img{page-break-inside:avoid}img{max-width:100%!important}p{orphans:3;widows:3}}p{margin:0 0 10px}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}}
/*! CSS Used from: Embedded */
/*! CSS Used from: Embedded */.tp-btn{background:#0956be;padding:6px 12px;font-size:12px}.tp-section-title-wrapper h3{margin-bottom:20px}.tp-printing-3-btn .tp-btn::before{background:#0956be}.tp-testimonial-2-arrow-box button{width:40px;height:40px;line-height:43px;font-size:18px}.tp-faq-2-accordion-pera{padding:10px 20px 10px 30px}.tp-faq-2-accordion-title{font-size:14px;padding:10px 40px 10px 76px}button.slider-prev,button.slider-next{display:inline-flex;justify-content:center;align-items:center}.tp-about-center-title{font-size:20px;color:#000;padding-bottom:20px}.home-accord p{line-height:20px;font-size:14px}@media only screen and (min-width:1200px) and (max-width:1399px){.home-accord .tp-faq-2-accordion-title{font-size:22px}}.home-accord .tp-faq-2-accordion-title{font-size:14px;padding:10px 40px 10px 76px}.product__title{font-size:16px}.tp-btn-secondary{padding:10px 33px}.product__item .product__content{text-align:center}.product__content-wrapper div{line-height:20px;font-size:13px}.tp-printing-3-wrapper{background:#04496f}.tp-printing-3-btn .tp-btn{background:#84d3ff;color:#000}.product_wrapper{padding:10px 10px 10px;height:484px}.tp-printing-3-thumb img{transform:translateX(-12px);margin-bottom:6px}.tp-feature-5-row{padding-bottom:0}.tp-header-3-bottom.header-sticky{background:#fff}.tp-header-2-logo a img{width:95%}.tp-footer-list ul li:hover{color:#0956be}.tp-footer-text .tp-header-3-social a{color:#3b3d3e}.tp-header-3-social a:hover{color:#0956be}.tp-footer-text img{filter:grayscale(100%)}body{font-size:14px}.tp-footer-widget h4{font-size:18px;margin-bottom:22px}.tp-footer-list ul{line-height:22px}.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a:hover{color:#0956be}.tp-header-btn::before{background:#0956be}.tp-header-main-menu>nav>ul .submenu{border-top:6px solid #0956be}.product__title:hover{color:#0956be}.tp-footer-3-bottom{background-color:#f4f4f4}.top-slide-img{margin-bottom:30px;margin-right:40px}.tpoffcanvas__logo{margin-bottom:20px}.tpoffcanvas__close-btn button{top:72px}input:disabled,button:disabled{background-color:#edebeb!important;color:#666!important;cursor:not-allowed;border:1px solid #999}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-title-box h1{font-size:50px}.top-slide-img{width:250px;margin-right:120px;margin-bottom:40px;padding-bottom:none;padding-right:none}.tp-header-2-main-menu>nav>ul>li>a{padding:24px 0}}@media only screen and (max-width:576px){.tp-slider-title-box h1{font-size:40px}.tp-slider-3-content{padding:120px 0 50px}.col-xs-12{position:relative;min-height:1px;float:left;width:100%}}.tp-team-details-contact-title{font-size:16px;color:#363636;letter-spacing:0;line-height:1.2;margin-bottom:10px}.tp-feature-5-icon img{width:46px}#divFreeDesignAssistance .tp-contact-submit{text-align:start}.tpoffcanvas__social .social-icon a{border:0}@media only screen and (min-width:1730px){.first-sec{width:1730px}}@media only screen and (max-width:1750px){.first-sec{width:1730px;padding:0 15px 0 15px}.tp-header-3-bottom{padding:0 20px}}@media only screen and (max-width:1740px){.first-sec{width:auto}}@media only screen and (max-width:1599px){.first-sec{padding:0 15px 0 15px}}@media only screen and (max-width:767px){.first-sec{padding:0 20px 0 20px}.tp-footer-copy-paragraph{font-size:13px}}button.slider-prev,button.slider-next{display:inline-flex;justify-content:center;align-items:center}.tpoffcanvas__close-btn button{display:inline-flex;justify-content:center;align-items:center}.fa-times:before{content:"x";display:block;font-size:15px;font-weight:400}.tp-printing-3-sub-title{font-size:14px;text-transform:uppercase;color:#84d3ff;margin-bottom:20px;font-family:var(--tp-ff-heading);margin-top:0;font-weight:700;line-height:1.2;-webkit-transition:color .4s 0s ease-out;-moz-transition:color .4s 0s ease-out;-ms-transition:color .4s 0s ease-out;-o-transition:color .4s 0s ease-out;transition:color .4s 0s ease-out}.tp-footer-copy-paragraph,.tp-footer-3-call,.tp-footer-list ul li a{color:var(--tp-text-body);font-family:var(--tp-ff-p);font-size:14px}@media only screen and (max-width:767px){.tp-slider-3-content{padding:30px 0 50px}.tp-header-2-logo a img{height:auto}}#DivExploreProducts .tp-section-title{font-size:20px}.tp-contact-inner-page-box h3{font-size:36px}@media only screen and (max-width:1180px){.top-banner{padding:0 65px}}@media only screen and (max-width:768px){.product__content{width:700px}#DivExploreProducts .product_wrapper.two .product__item{display:flex}.tp-header-3-top-address span a{white-space:nowrap}.tp-header-main-menu>nav>ul>li>a{padding:22px 0 26px}.top-banner{padding:100px 10px 0 10px}.tp-printing-3-section{padding:52px 0 45px 30px}.tp-feature-5-icon,.tp-feature-5-content{text-align:center;margin-right:0}.tp-testimonial-2-arrow-box{margin-top:0;margin-bottom:20px;text-align:right;justify-content:right}#DivExploreProducts .tp-section-title-wrapper h3{margin-bottom:20px}.tp-main-menu-content br{display:none}.tp-footer-top .col-xl-3{margin-bottom:20px}.tp-footer-widget h4{margin-bottom:22px}#divKnowledge .tp-section-title{font-size:23px}}@media(max-width:575.98px){.product__content{width:initial}.home-accord .tp-faq-2-accordion-title{padding:10px 10px 10px 40px}#divFreeDesignAssistance .tp-faq-2-accordion-btn{left:10px}.product__item .product__content{text-align:left}.product_wrapper.two{height:inherit}.tp-about-center-title{font-size:18px!important;padding-bottom:10px!important}.tp-section-title{font-size:20px!important;margin-bottom:20px}.tp-feature-5-icon,.tp-feature-5-content{text-align:center;margin-right:0;margin-bottom:20px}.tp-feature-5-wrapper{justify-content:center}.tp-printing-3-section{padding:30px 30px 20px 30px!important}.tp-slider-3-content{padding:0!important}.tp-slider-3-paragraph{margin-bottom:17px;font-size:13px;line-height:20px}.hb-btn{display:none}.hb-text{display:block}.tp-slider-title-box h1{font-size:16px!important;margin-bottom:10px;margin-top:12px;letter-spacing:0}.tp-header-3-bottom{padding-right:10px}.mob-phone{display:none}.tp-header-3-top-address{margin-right:20px}.tp-header-center-user button{font-size:20px;margin-right:0}.tp-header-3-top-address span a{font-size:14px;line-height:31px}}@media only screen and (max-width:500px){.g-recaptcha{display:flex;justify-content:center}}.cartmini__area{z-index:999}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.tp-faq-2-accordion-pera{color:#000}@media(max-width:575.98px){.tp-faq-2-accordion-pera{padding:0 20px 10px 40px!important}}
.tp-testimonial-2-name h4 {
    color: #000;
    margin-bottom: 0;
    font-size: 14px;
}
#commentsSection .swiper-slide {
    text-align: left;
}
.tp-testimonial-2-wrapper {
    background: var(--tp-common-white);
    box-shadow: 0px 0px 60px 0px rgba(18, 20, 31, 0.08);
    padding: 10px 40px 0px;
    position: relative;
    z-index: 1;
}
.tp-testimonial-2-wrapper::before {
    background-image: unset;
}

.tp-testimonial-2-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    background-image: linear-gradient(90deg, #0197fd 0%, #2f5deb 31%, #7501cf 100%);
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s 0s ease-out;
    -moz-transition: all 0.4s 0s ease-out;
    -ms-transition: all 0.4s 0s ease-out;
    -o-transition: all 0.4s 0s ease-out;
    transition: all 0.4s 0s ease-out;
}
.tp-testimonial-2-content p {
    line-height: 22px;
    margin-bottom: 14px;
    color: #767676;
}
.tp-testimonial-2-review {
    margin-bottom: 10px;
}