:root{--tj-ff-fontawesome:"Font Awesome 6 Pro";--tj-fw-normal:normal;--tj-fw-thin:100;--tj-fw-elight:200;--tj-fw-light:300;--tj-fw-regular:400;--tj-fw-medium:500;--tj-fw-sbold:600;--tj-fw-bold:700;--tj-fw-ebold:800;--tj-fw-black:900;--tj-fs-body:16px;--tj-fs-p:16px;--tj-fs-h1:76px;--tj-fs-h2:48px;--tj-fs-h3:32px;--tj-fs-h4:24px;--tj-fs-h5:20px;--tj-fs-h6:18px;--tj-color-common-white:#fff;--tj-color-common-black:#000;--tj-color-heading-primary:#f8fafc;--tj-color-text-body:#cbd5e1;--tj-color-text-body-2:#94a3b8;--tj-color-theme-primary:#3b82f6;--tj-color-theme-bg:#020617;--tj-color-theme-dark:#020617;--tj-color-theme-dark-2:#1e293b;--tj-color-white-2:#f8fafccc;--tj-color-grey-1:#cbd5e1;--tj-color-grey-2:#94a3b8;--tj-color-grey-3:#cbd5e1cc;--tj-color-border-1:#1e293b;--tj-color-helix-green:#10b981;--tj-color-helix-teal:#06b6d4;--tj-color-helix-blue:#3b82f6;--tj-color-accent-success:#10b981;--tj-color-accent-secondary:#06b6d4}*{box-sizing:border-box;margin:0;padding:0}.site-main,html{position:relative}body{font-family:var(--tj-ff-body);font-size:var(--tj-fs-body);color:var(--tj-color-text-body);background-color:var(--tj-color-theme-dark);font-weight:400;line-height:1.5}body:has(.search_popup.search-opened) #smooth-wrapper{position:static!important}body:has(.search_popup.search-opened) #smooth-content{transform:none!important}:is(body:has(.hamburger-area.opened),body:has(.tj-offcanvas-area.opened)){overflow:hidden}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--tj-ff-heading);color:var(--tj-color-heading-primary);font-weight:var(--tj-fw-medium);letter-spacing:-.03em;-o-transition:all .3s ease-in-out 0s;margin-top:0;line-height:1.2;transition:all .3s ease-in-out}h1{font-size:var(--tj-fs-h1);line-height:1.053}@media only screen and (min-width:1200px) and (max-width:1399px){h1{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){h1{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){h1{font-size:45px}}h2{font-size:var(--tj-fs-h2);line-height:1.125}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){h2{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){h2{font-size:36px}}@media (max-width:575px){h2{font-size:30px}}h3{font-size:var(--tj-fs-h3);line-height:1.188}@media only screen and (min-width:768px) and (max-width:991px){h3{font-size:28px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){h3{font-size:25px}}h4{font-size:var(--tj-fs-h4);line-height:1.25}@media only screen and (min-width:768px) and (max-width:991px){h4{font-size:22px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){h4{font-size:20px}}h5{font-size:var(--tj-fs-h5);line-height:1.4}h6{font-size:var(--tj-fs-h6);line-height:1.333}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-size:inherit;color:inherit;font-weight:inherit;line-height:inherit;display:block}h1:hover a,h2:hover a,h3:hover a,h4:hover a,h5:hover a,h6:hover a{font-size:inherit;color:inherit;font-weight:inherit}ul{margin:0;padding:0}a,.btn,button,span,p,input,select,textarea,li,svg path,:after,:before,h1,h2,h3,h4,h5,h6{-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out}a:focus,button:focus,button:focus-visible{outline:none;text-decoration:none;box-shadow:0 0}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:var(--tj-color-theme-primary);background:0 0;border:none;outline:none;padding:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}select,.nice-select,input[type=search],input[type=tel],input[type=text],input[type=email],input[type=url],textarea{background-color:var(--tj-color-common-white);width:100%;height:auto;font-size:var(--tj-fs-body);border:1px solid var(--tj-color-border-1);color:var(--tj-color-text-body);outline:none;padding:10px 15px;box-shadow:0 0}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}*{scrollbar-width:thin;scrollbar-color:var(--tj-color-theme-primary)var(--tj-color-border-1)}::-webkit-scrollbar{width:6px;height:4px}::-webkit-scrollbar-thumb{background:var(--tj-color-theme-primary);-webkit-border-radius:1px;-webkit-box-shadow:0 0 #000000bf}::-webkit-scrollbar-corner{background:0 0}::-moz-selection{background:var(--tj-color-common-black);color:var(--tj-color-common-white);text-shadow:none}::selection{background:var(--tj-color-common-black);color:var(--tj-color-common-white);text-shadow:none}::-webkit-input-placeholder{color:var(--tj-color-grey-2);font-size:var(--tj-fs-body);opacity:1}:-moz-placeholder-shown{color:var(--tj-color-grey-2);font-size:var(--tj-fs-body);opacity:1}::-moz-placeholder{color:var(--tj-color-grey-2);font-size:var(--tj-fs-body);opacity:1}:-ms-placeholder-shown{color:var(--tj-color-grey-2);font-size:var(--tj-fs-body);opacity:1}::placeholder{color:var(--tj-color-grey-2);font-size:var(--tj-fs-body);opacity:1}img{max-width:100%}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.rg-30{row-gap:30px}.rg-40{row-gap:40px}.rg-50{row-gap:50px}.rg-60{row-gap:60px}.rg-70{row-gap:70px}.rg-80{row-gap:80px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.section-gap{padding-top:120px;padding-bottom:120px}@media only screen and (min-width:992px) and (max-width:1199px){.section-gap{padding-top:100px;padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-gap{padding-top:70px;padding-bottom:70px}}.section-gap-2{padding-top:100px;padding-bottom:100px}@media only screen and (min-width:992px) and (max-width:1199px){.section-gap-2{padding-top:80px;padding-bottom:80px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-gap-2{padding-top:60px;padding-bottom:60px}}.gap-top,.section-gap-top{padding-top:120px}@media only screen and (min-width:992px) and (max-width:1199px){.gap-top,.section-gap-top{padding-top:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gap-top,.section-gap-top{padding-top:70px}}.gap-bottom,.section-gap-bottom{padding-bottom:120px}@media only screen and (min-width:992px) and (max-width:1199px){.gap-bottom,.section-gap-bottom{padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gap-bottom,.section-gap-bottom{padding-bottom:70px}}.section-gap-x{margin-left:60px;margin-right:60px}@media only screen and (min-width:1400px) and (max-width:1600px),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){.section-gap-x{margin-left:15px;margin-right:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-gap-x{margin-left:0;margin-right:0}}.section-gap-x2{margin-left:50px;margin-right:50px}@media only screen and (min-width:1400px) and (max-width:1600px),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){.section-gap-x2{margin-left:15px;margin-right:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-gap-x2{margin-left:0;margin-right:0}}.section-gap-x3{margin-left:30px;margin-right:30px}@media only screen and (min-width:1400px) and (max-width:1600px),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){.section-gap-x3{margin-left:15px;margin-right:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-gap-x3{margin-left:0;margin-right:0}}.section-separator{border-top:1px solid var(--tj-color-border-1)}.sticky-lg-top{z-index:2;transition:all .3s ease-in-out;top:30px}body:has(.sticky) .sticky-lg-top{top:130px}.title-anim>div{overflow:hidden}.tj-text-invert>div{color:#0000;background-position-x:100%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,var(--tj-color-heading-primary)50%,var(--tj-color-text-body-2)50%)}.line{color:#0000;--highlight-offset:0%;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,var(--tj-color-heading-primary)var(--highlight-offset),var(--tj-color-text-body-2)var(--highlight-offset));position:relative}.circle-text-wrap{z-index:5;border-radius:50%;width:154px;height:154px;position:relative;overflow:hidden}.circle-text{z-index:6;background-repeat:no-repeat;background-size:100%;width:126px;height:126px;animation:20s linear infinite textrotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.circle-text{width:120px;height:120px}}.circle-icon{z-index:6;color:var(--tj-color-common-white);justify-content:center;align-items:center;width:100%;height:100%;font-size:36px;line-height:1;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-icon span{background-color:var(--tj-color-theme-dark);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;line-height:1;display:inline-flex}.circle-icon i{color:var(--tj-color-common-white);transition:all .3s ease-in-out}.circle-icon:hover i{transform:scale(.8)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.circle-icon{width:120px;height:120px;font-size:30px}}.text-anim{opacity:0}.text-anim.start-anim{opacity:1}.wow{visibility:hidden}.sidebar-sticky{will-change:transform}.slider-next,.slider-prev{cursor:pointer}.top-gap{width:100%}.top-gap-20{height:20px}@media 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.top-gap-20{height:15px}}.top-gap-75{height:75px}@media only screen and (min-width:1400px) and (max-width:1600px),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){.top-gap-75{height:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.top-gap-75{height:0}}.bottom-gap-30{width:100%;height:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bottom-gap-30{height:15px}}.tj-primary-btn{font-size:16px;font-weight:var(--tj-fw-sbold);text-align:center;z-index:2;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%);border-radius:50px;padding:4px;line-height:1;display:inline-flex;position:relative;overflow:hidden}.tj-primary-btn .btn-inner{text-align:center;z-index:2;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding-left:20px;display:inline-flex;position:relative;overflow:hidden}.tj-primary-btn .btn-inner:before{content:"";background-color:var(--tj-color-theme-dark);z-index:-1;border-radius:50px;width:42px;height:42px;position:absolute;right:0}.tj-primary-btn .btn-text{color:var(--tj-color-common-white);overflow:hidden}.tj-primary-btn .btn-text span{line-height:1;display:flex}.tj-primary-btn .btn-icon{background-color:var(--tj-color-theme-dark);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;line-height:1;display:inline-flex;overflow:hidden}.tj-primary-btn .btn-icon.h-icon{background-color:#0000;position:absolute;left:-42px}.tj-primary-btn .btn-icon i{color:var(--tj-color-common-white);transition:all .3s ease-in-out}.tj-primary-btn:hover .btn-inner:before{width:calc(100% - 42px)}.tj-primary-btn:hover .btn-text{transform:translate(36px)}.tj-primary-btn:hover .btn-icon{transform:translate(42px)}.tj-primary-btn:hover .btn-icon i{transform:rotate(0)}.tj-primary-btn.btn-light{background-color:var(--tj-color-common-white)}.tj-primary-btn.btn-light .btn-text{color:var(--tj-color-theme-dark)}.tj-primary-btn.btn-light:hover .btn-text{color:var(--tj-color-common-white)}.tj-primary-btn.btn-light:hover .btn-icon i{color:var(--tj-color-theme-dark)}.tj-primary-btn.style-2 .btn-inner:before{content:"";width:100%;position:absolute}.tj-primary-btn.style-2:hover .btn-inner:before{width:calc(100% - 42px)}.icon-btn{background-color:var(--tj-color-theme-dark);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:30px;display:inline-flex}.icon-btn i{color:var(--tj-color-common-white);transition:all .3s ease-in-out;transform:rotate(-45deg)}.icon-btn:hover{background-color:var(--tj-color-theme-primary)}.icon-btn:hover i{transform:rotate(0)}.icon-btn.style-2{border:1px solid var(--tj-color-border-1);width:50px;height:50px;font-size:20px}.text-btn{font-size:16px;font-weight:var(--tj-fw-sbold);text-align:center;background-color:var(--tj-color-theme-bg);z-index:2;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:20px 30px 0;line-height:1;display:inline-flex;position:relative}.text-btn .btn-text{color:var(--tj-color-common-white);overflow:hidden}.text-btn .btn-text span{text-shadow:0 30px 0 var(--tj-color-theme-primary);backface-visibility:hidden;line-height:1;transition:all .4s ease-in-out;display:flex;transform:translate(0)}.text-btn .btn-icon{color:var(--tj-color-common-white);justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex;overflow:hidden}.text-btn .btn-icon span{text-shadow:-30px 0 0 var(--tj-color-theme-primary);backface-visibility:hidden;line-height:1;transition:all .4s ease-in-out;display:flex;transform:translate(0)}.text-btn:hover .btn-text span{transform:translateY(-30px)}.text-btn:hover .btn-icon span{transform:translate(30px)}.text-btn.style-2{background-color:#0000;padding:0}.text-btn.style-2 .btn-text{color:var(--tj-color-theme-primary)}.text-btn.style-2 .btn-icon{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:50%;width:24px;height:24px;font-size:20px;transform:rotate(-45deg)}.text-btn.style-2 .btn-icon span{text-shadow:-30px 0 0 var(--tj-color-common-white)}.tj-secondary-btn{background-color:var(--tj-color-theme-primary);font-size:16px;font-weight:var(--tj-fw-sbold);text-align:center;z-index:2;white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:5px 5px 5px 25px;line-height:1;display:inline-flex;position:relative;overflow:hidden}.tj-secondary-btn .btn-text{color:var(--tj-color-common-white);overflow:hidden}.tj-secondary-btn .btn-text span{text-shadow:0 30px;backface-visibility:hidden;line-height:1;transition:all .4s ease-in-out;display:flex;transform:translateY(0)}.tj-secondary-btn .btn-icon{background-color:var(--tj-color-theme-dark);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;line-height:1;display:inline-flex;overflow:hidden}.tj-secondary-btn .btn-icon i{color:var(--tj-color-common-white);transition:all .3s ease-in-out;transform:rotate(-45deg)}.tj-secondary-btn.btn-dark{background-color:var(--tj-color-theme-dark)}.tj-secondary-btn.btn-dark .btn-icon{background-color:var(--tj-color-common-white)}.tj-secondary-btn.btn-dark .btn-icon i{color:var(--tj-color-theme-dark)}.tj-secondary-btn.transparent-btn{border:1px solid var(--tj-color-border-1);background-color:#0000}.tj-secondary-btn.transparent-btn .btn-text{color:var(--tj-color-heading-primary)}.tj-secondary-btn.transparent-btn:hover{border-color:var(--tj-color-theme-dark)}.tj-secondary-btn:hover .btn-text span{transform:translateY(-30px)}.tj-secondary-btn:hover .btn-icon i{transform:rotate(0)}.header-area{z-index:99;position:relative}.header-area.header-1{border-bottom:1px solid var(--tj-color-border-1)}.header-area.header-1.header-absolute{width:100%;position:absolute}.header-area.header-1 .header-wrapper{background-color:#0000;padding:0 48px}@media only screen and (min-width:1200px) and (max-width:1399px){.header-area.header-1 .header-wrapper{padding:0 18px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-1 .header-wrapper{padding:0 10px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-1 .header-wrapper{padding:15px 0}}.header-area.header-2{background-color:var(--tj-color-theme-bg);border:0;border-radius:20px;margin:0 30px 20px}.header-area.header-2.sticky{background-color:var(--tj-color-theme-bg);width:calc(100% - 60px);margin-top:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.header-area.header-2.sticky{width:calc(100% - 30px)}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-2.sticky{border-radius:0 0 15px 15px;width:100%;margin:0}}@media 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-2{margin:0 15px 15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-2{border-radius:15px}}.header-area.header-2 .header-wrapper{padding:0 8px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-2 .header-wrapper{padding:15px 0}}.header-area.header-4.header-absolute,.header-area.header-3.header-absolute{z-index:999;background-color:#0000;width:calc(100% - 60px);margin:0 30px;position:absolute;top:0;left:0}@media only screen and (min-width:1400px) and (max-width:1600px),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){.header-area.header-4.header-absolute,.header-area.header-3.header-absolute{width:calc(100% - 30px);margin:0 15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-4.header-absolute,.header-area.header-3.header-absolute{width:100%;margin:0}}.header-area.header-4 .header-wrapper,.header-area.header-3 .header-wrapper{border-radius:16px 16px 0 0;padding:0 18px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-4 .header-wrapper,.header-area.header-3 .header-wrapper{padding:0 10px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-4 .header-wrapper,.header-area.header-3 .header-wrapper{padding:15px 0}}.header-area.header-4.header-absolute{top:45px}@media 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){.header-area.header-4.header-absolute{top:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-4.header-absolute{top:0}}.header-area.header-duplicate{opacity:0;visibility:hidden;display:none}.header-area.sticky{z-index:999;opacity:1;visibility:visible;background-color:var(--tj-color-theme-dark);border-bottom:1px solid var(--tj-color-border-1);width:100%;animation:.9s sticky;display:block;position:fixed;top:0;left:0;box-shadow:0 0 15px #0000001a}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.sticky{width:100%}}.header-top{background-color:var(--tj-color-theme-bg);padding:0 48px}.header-top-content{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.header-top-content .topbar-text{color:var(--tj-color-common-white);align-items:center;gap:8px;margin:0;padding:15px 0;display:inline-flex}.header-top-content .topbar-text i{color:var(--tj-color-theme-primary);font-size:22px}.header-top-content .topbar-text a{color:var(--tj-color-text-body);font-weight:var(--tj-fw-sbold);align-items:center;line-height:1;display:inline-flex}.header-top-content .topbar-text a:after{content:"";font-size:10px;line-height:1;font-weight:var(--tj-fw-medium);color:currentColor;margin-top:3px;margin-left:4px;display:inline-flex;font-family:ainex-icons!important}.header-top-content .topbar-text a:hover{color:var(--tj-color-theme-primary)}.header-top-content .header-info{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.header-top-content .header-info .info-item{border-left:1px solid var(--tj-color-border-1);align-items:center;gap:8px;padding:0 21px;line-height:1;display:inline-flex;position:relative}.header-top-content .header-info .info-item:first-child{border:0}@media only screen and (min-width:768px) and (max-width:991px){.header-top-content .header-info .info-item:nth-child(2){padding-right:0}}.header-top-content .header-info .info-item:last-child{padding-right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-top-content .header-info .info-item:last-child{display:none}}.header-top-content .header-info .info-item span{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;display:inline-flex}.header-top-content .header-info .info-item a{color:var(--tj-color-common-white)}.header-top-content .header-info .info-item a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-top-content .header-info .info-item{border:0;padding:0 10px 10px}.header-top-content{justify-content:center}}@media only screen and (min-width:1200px) and (max-width:1399px){.header-top{padding:0 18px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-top{padding:0 10px}}@media only screen and (min-width:768px) and (max-width:991px){.header-top{padding:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-top{display:none}}.header-top.style-2{background-color:var(--tj-color-theme-primary);border-radius:0 0 16px 16px;margin-bottom:20px;padding:0 18px}@media only screen and (min-width:1400px) and (max-width:1600px),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){.header-top.style-2{margin-bottom:15px}}.header-top.style-2 .header-top-content .topbar-text a,.header-top.style-2 .header-top-content .topbar-text i,.header-top.style-2 .header-top-content .topbar-text a{color:var(--tj-color-common-white)}.header-top.style-2 .header-top-content .topbar-text a:hover{color:var(--tj-color-theme-dark)}.header-top.style-2 .header-top-content .header-info .info-item{border-color:#ffffff80}.header-top.style-2 .header-top-content .header-info .info-item span,.header-top.style-2 .header-top-content .header-info .info-item a{color:var(--tj-color-common-white)}.header-top.style-2 .header-top-content .header-info .info-item a:hover{color:var(--tj-color-theme-dark)}@media only screen and (min-width:992px) and (max-width:1199px){.header-top.style-2{padding:0 10px}}@media only screen and (min-width:768px) and (max-width:991px){.header-top.style-2{padding:0}}.header-wrapper{z-index:99;justify-content:space-between;align-items:center;display:flex;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-wrapper{padding:15px 0}}.site_logo .logo{width:100%;max-width:160px;display:inline-block}.menu-area{gap:25px}.mainmenu ul{align-items:center;column-gap:35px;margin:0;padding:0;list-style:none;display:flex}.mainmenu ul>li{z-index:1;position:relative}.mainmenu ul>li>a{color:var(--tj-color-text-body);font-size:16px;font-weight:var(--tj-fw-medium);padding:37px 0;line-height:1;display:block;position:relative}.mainmenu ul>li.menu-item-has-children>a,.mainmenu ul>li.has-dropdown>a{padding-right:15px}.mainmenu ul>li.menu-item-has-children>a:after,.mainmenu ul>li.has-dropdown>a:after{content:"";color:inherit;font-family:ainex-icons;font-size:8px;position:absolute;top:41px;right:0}.mainmenu ul>li.menu-item-has-children:hover>a:after,.mainmenu ul>li.has-dropdown:hover>a:after{transform:rotate(-180deg)}.mainmenu ul>li.current-menu-ancestor a,.mainmenu ul>li.current-menu-item a,.mainmenu ul>li:hover a,.mainmenu ul>li.current-menu-ancestor a:after,.mainmenu ul>li.current-menu-item a:after,.mainmenu ul>li:hover a:after{color:var(--tj-color-theme-primary)}.mainmenu ul>li.current-menu-ancestor a:before,.mainmenu ul>li.current-menu-item a:before,.mainmenu ul>li:hover a:before{opacity:1;visibility:visible}.mainmenu ul>li>.sub-menu{z-index:99;text-align:left;background-color:var(--tj-color-theme-bg);border:1px solid var(--tj-color-border-1);transform-origin:top;opacity:0;visibility:hidden;pointer-events:none;border-radius:10px;gap:0;width:220px;padding:10px 0;transition:all .4s;display:block;position:absolute;top:100%;left:0;transform:scaleY(0);box-shadow:0 0 15px #00000026}.mainmenu ul>li>.sub-menu>li{width:100%;display:block}.mainmenu ul>li>.sub-menu>li>a{color:var(--tj-color-text-body);padding:10px 20px;display:block;position:relative}.mainmenu ul>li>.sub-menu>li>a:before{display:none}.mainmenu ul>li>.sub-menu>li:last-child{padding-bottom:0}.mainmenu ul>li>.sub-menu>li.menu-item-has-children>a:after,.mainmenu ul>li>.sub-menu>li.has-dropdown>a:after{color:var(--tj-color-text-body);top:15px;right:15px;transform:rotate(-90deg)}.mainmenu ul>li>.sub-menu>li.current-menu-ancestor>a,.mainmenu ul>li>.sub-menu>li.current-menu-item>a,.mainmenu ul>li>.sub-menu>li:hover>a{color:var(--tj-color-theme-primary)}.mainmenu ul>li>.sub-menu>li.current-menu-ancestor>a:before,.mainmenu ul>li>.sub-menu>li.current-menu-item>a:before,.mainmenu ul>li>.sub-menu>li:hover>a:before{opacity:1;visibility:visible;width:14px}.mainmenu ul>li>.sub-menu>li.current-menu-ancestor>a:after,.mainmenu ul>li>.sub-menu>li.current-menu-item>a:after,.mainmenu ul>li>.sub-menu>li:hover>a:after{color:var(--tj-color-theme-primary)}.mainmenu ul>li>.sub-menu>li>.sub-menu{top:-10px;left:100%}.mainmenu ul>li:hover>.sub-menu{opacity:1;visibility:visible;pointer-events:inherit;transition:all .5s;transform:scaleY(1)}@media only screen and (min-width:1200px) and (max-width:1399px){.mainmenu ul{gap:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu ul{gap:16px}}.header-search{line-height:1;position:relative}.header-search .search{color:var(--tj-color-text-body);font-size:16px;font-weight:var(--tj-fw-medium);justify-content:center;align-items:center;gap:4px;line-height:1;display:inline-flex}.header-search .search i{font-size:26px;line-height:1;display:inline-flex}@media only screen and (min-width:992px) and (max-width:1199px){.header-search .search i{font-size:24px}}.header-search .search.search-hide{opacity:0;visibility:hidden;transform:scale(.5)}.header-search .search:hover i{color:var(--tj-color-theme-primary);animation:1.5s bellshake}.header-right-item{align-items:center;gap:25px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px){.header-right-item{gap:12px}}.menu_bar{cursor:pointer;-o-transition:all .3s ease-in-out 0s;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:25px;height:25px;margin-left:5px;transition:all .3s ease-in-out;display:inline-flex;position:relative;top:0;left:0}.menu_bar span{background-color:var(--tj-color-common-white);backface-visibility:hidden;width:18px;height:2px;margin-right:auto;transition:all .3s;display:block}.menu_bar span:last-child,.menu_bar span:first-child{width:25px}.menu_bar.mobile_menu_bar{background:var(--tj-color-theme-primary);border-radius:7px;width:50px;height:50px;padding:12px}.menu_bar.mobile_menu_bar span{background-color:var(--tj-color-common-white)}.menu_bar:hover span{width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.menu_bar{margin-left:0}}.menu_bar.menu_offcanvas{gap:12px;width:60px}.menu_bar.menu_offcanvas span{width:60px}.menu_bar.menu_offcanvas:hover span{animation:.6s linear linehover}.menu_bar.menu_offcanvas:hover span:last-child{animation-delay:.12s}.header-2.header-absolute .mainmenu>ul>li>a{color:var(--tj-color-common-white);padding-top:32px;padding-bottom:32px}.header-2.header-absolute .mainmenu>ul>li.menu-item-has-children>a:after,.header-2.header-absolute .mainmenu>ul>li.has-dropdown>a:after{color:currentColor;top:35px}.header-2.header-absolute .mainmenu>ul>li:hover>a,.header-2.header-absolute .mainmenu>ul>li.current-menu-ancestor>a{color:var(--tj-color-text-body-2)}.header-2.header-absolute .mainmenu>ul>li:hover>a:after,.header-2.header-absolute .mainmenu>ul>li.current-menu-ancestor>a:after{color:currentColor}.header-2.header-absolute .menu_bar span{background-color:var(--tj-color-common-white)}.header-3.header-absolute .menu-area{background-color:var(--tj-color-theme-dark);border:1px solid #364068;border-top-color:#0000;border-radius:0 0 24px 24px;padding:0 36px;position:relative}.header-3.header-absolute .menu-area:before,.header-3.header-absolute .menu-area:after{content:"";width:48px;height:24px;box-shadow:24px 0 0 0 var(--tj-color-theme-dark);background-color:#0000;border-top:1px solid #364068;border-right:1px solid #364068;border-radius:0 24px 0 0;position:absolute;top:0;left:-48px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-3.header-absolute .menu-area:before,.header-3.header-absolute .menu-area:after{border-radius:0 16px 0 0}}.header-3.header-absolute .menu-area:after{left:auto;right:-48px;transform:scaleX(-1)}@media only screen and (min-width:992px) and (max-width:1199px){.header-3.header-absolute .menu-area{padding:0 25px}}.header-3.header-absolute .mainmenu>ul>li>a{padding-top:25px;padding-bottom:25px}.header-3.header-absolute .mainmenu>ul>li.menu-item-has-children>a:after,.header-3.header-absolute .mainmenu>ul>li.has-dropdown>a:after{color:currentColor;top:29px}.header-3 .header-search .search{color:var(--tj-color-common-white)}.header-4.header-absolute .menu-area{margin-inline-end:220px}@media only screen and (min-width:1200px) and (max-width:1399px){.header-4.header-absolute .menu-area{margin-inline-end:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-4.header-absolute .menu-area{margin-inline-end:0}}.header-4.header-absolute .mainmenu>ul>li>a{color:var(--tj-color-common-white);padding-top:25px;padding-bottom:25px}.header-4.header-absolute .mainmenu>ul>li.menu-item-has-children>a:after,.header-4.header-absolute .mainmenu>ul>li.has-dropdown>a:after{color:currentColor;top:29px}.header-4.header-absolute .mainmenu>ul>li.current-menu-ancestor>a,.header-4.header-absolute .mainmenu>ul>li.current-menu-item>a,.header-4.header-absolute .mainmenu>ul>li:hover>a,.header-4.header-absolute .mainmenu>ul>li.current-menu-ancestor>a:after,.header-4.header-absolute .mainmenu>ul>li.current-menu-item>a:after,.header-4.header-absolute .mainmenu>ul>li:hover>a:after{color:var(--tj-color-theme-primary)}.header-4 .header-search .search{color:var(--tj-color-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.header-4 .header-button{display:none}}.tj-footer-section{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-footer-section{border-radius:16px}}.footer-main-area{padding:90px 0 80px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-main-area{padding:70px 0 60px}}.footer-main-area.style-2{background-color:var(--tj-color-theme-dark);border-radius:24px;max-width:1440px;margin-inline:auto}.footer-main-area.style-2 .social-links.style-2 ul li a{background-color:var(--tj-color-theme-bg)}.footer-main-area.style-2 .social-links.style-2 ul li a:hover{background-color:var(--tj-color-theme-primary)}.footer-main-area.style-2 .subscribe-form input[type=email]{background-color:var(--tj-color-theme-bg)}@media only screen and (min-width:1400px) and (max-width:1600px){.footer-main-area.style-2{max-width:1350px}}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-main-area.style-2{max-width:1170px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-main-area.style-2{max-width:980px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.footer-main-area.style-2{max-width:calc(100% - 26px)}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-main-area.style-2{border-radius:16px}}.footer-logo{max-width:150px}.footer-widget .footer-text{width:100%;max-width:280px}.footer-widget .footer-text p{margin-top:25px;margin-bottom:34px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-widget .footer-text p{margin-bottom:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-widget .footer-text{max-width:100%}}.footer-widget .title{margin-bottom:28px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-widget .title{margin-bottom:18px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-widget.footer-col-1{margin-bottom:10px}}.social-links ul{flex-wrap:wrap;list-style:none;display:flex}.social-links ul li{line-height:1;position:relative}.social-links ul li a{color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);line-height:1;display:inline-flex}.social-links ul li a:hover{color:var(--tj-color-theme-primary)}.social-links ul li:not(:last-child):after{content:"";background:var(--tj-color-common-white);width:7px;height:2px;margin:4px 5px;display:inline-block}.social-links.style-2 ul{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.social-links.style-2 ul li a{background-color:var(--tj-color-theme-dark);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;line-height:1;display:inline-flex}.social-links.style-2 ul li a i{color:var(--tj-color-common-white)}.social-links.style-2 ul li a:hover{background-color:var(--tj-color-theme-primary);transform:translateY(-4px)}.social-links.style-2 ul li:after{display:none}.widget-nav-menu ul{list-style:none}.widget-nav-menu ul li{padding:6px 0}.widget-nav-menu ul li:first-child{padding-top:0}.widget-nav-menu ul li a{color:var(--tj-color-text-body);align-items:center;gap:4px;padding-left:14px;display:inline-flex;position:relative}.widget-nav-menu ul li a:before{content:"";border:1px solid var(--tj-color-theme-primary);opacity:.3;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.widget-nav-menu ul li a .badge{text-transform:uppercase;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:50px;padding:3px 6px 4px;font-size:10px}.widget-nav-menu ul li a:hover{color:var(--tj-color-theme-primary)}.widget-nav-menu ul li a:hover:before{opacity:1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-nav-menu{margin-top:30px}}.widget-nav-menu.footer-col-3,.widget-nav-menu.footer-col-2{padding-inline-start:75px}.widget-nav-menu.footer-col-3 .title,.widget-nav-menu.footer-col-2 .title{color:var(--tj-color-common-white)}.widget-nav-menu.footer-col-3 ul li a:hover,.widget-nav-menu.footer-col-2 ul li a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.widget-nav-menu.footer-col-3,.widget-nav-menu.footer-col-2{padding-inline-start:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-nav-menu.footer-col-3,.widget-nav-menu.footer-col-2{margin-top:30px;padding-inline-start:0}}.widget-nav-menu.footer-col-3{padding-inline-start:110px}@media only screen and (min-width:1200px) and (max-width:1399px){.widget-nav-menu.footer-col-3{padding-inline-start:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-nav-menu.footer-col-3{margin-top:30px;padding-inline-start:0}}.widget-subscribe{width:100%;max-width:330px;margin-inline-start:auto}.widget-subscribe .title{margin-bottom:25px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.widget-subscribe{margin-inline-start:0;margin-top:30px;padding-inline-start:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-subscribe{margin-top:30px;max-width:100%;margin-inline-start:0}}.subscribe-form{position:relative}.subscribe-form input[type=email]{background-color:var(--tj-color-theme-dark);border:0;border-radius:10px;height:52px;padding:15px 60px 15px 20px}.subscribe-form input[type=email]:focus{box-shadow:0 0 0 1px var(--tj-color-theme-primary)}.subscribe-form input[type=checkbox]{border:1px solid var(--tj-color-theme-dark-2);appearance:none;border-radius:3px;width:18px;height:18px;margin-right:8px;position:relative}.subscribe-form input[type=checkbox]:before{content:"";color:var(--tj-color-theme-dark);text-align:center;opacity:0;width:100%;font-size:15px;line-height:16px;transition:all .3s ease-in-out;position:absolute;transform:scale(.5);font-family:ainex-icons!important}.subscribe-form input[type=checkbox]:checked{background-color:var(--tj-color-common-white);border-color:var(--tj-color-common-white)}.subscribe-form input[type=checkbox]:checked:before{opacity:1;transform:scale(1)}.subscribe-form button{width:50px;height:52px;color:var(--tj-color-theme-dark);font-size:16px;line-height:1;font-weight:var(--tj-fw-sbold);justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;top:0;right:0}.subscribe-form button i{color:var(--tj-color-theme-primary);font-size:24px;font-weight:400;line-height:1;transition:all .3s linear;display:inline-flex}.subscribe-form button:hover i,.subscribe-form button:focus i{transform:rotate(45deg)}.subscribe-form button:before{content:"";border-left:1px solid var(--tj-color-border-1);height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.subscribe-form label{color:var(--tj-color-text-body);align-items:center;margin-top:20px;display:inline-flex}.subscribe-form label a{color:var(--tj-color-common-white);margin-left:4px}.subscribe-form label a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.subscribe-form{margin-top:18px}}.copyright-content-area{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:23px 0;display:flex}.copyright-content-area .footer-contact ul{flex-wrap:wrap;justify-content:center;gap:22px;line-height:1;list-style:none;display:flex}.copyright-content-area .footer-contact ul li a{color:var(--tj-color-text-body);align-items:center;gap:7px;display:inline-flex}.copyright-content-area .footer-contact ul li a span{background-color:var(--tj-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:28px;line-height:1;display:inline-flex}.copyright-content-area .footer-contact ul li a span i{color:var(--tj-color-common-white)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-content-area .footer-contact{width:100%}}.copyright-content-area .social-links.style-2 ul li a{width:32px;height:32px;font-size:16px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-content-area .social-links ul{justify-content:center}.copyright-content-area .social-links{width:100%}}.copyright-content-area .copyright-text p{margin:0}.copyright-content-area .copyright-text a{color:var(--tj-color-text-body)}.copyright-content-area .copyright-text a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-content-area .copyright-text{text-align:center;width:100%}}.copyright-content-area .copyright-menu ul{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.copyright-content-area .copyright-menu ul li{z-index:1;margin-right:10px;padding-right:14px;position:relative}.copyright-content-area .copyright-menu ul li:before{content:"";background-color:var(--tj-color-theme-primary);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.copyright-content-area .copyright-menu ul li a{color:var(--tj-color-text-body);font-size:16px}.copyright-content-area .copyright-menu ul li a:hover{color:var(--tj-color-theme-primary)}.copyright-content-area .copyright-menu ul li:last-child{margin-right:0;padding-right:0}.copyright-content-area .copyright-menu ul li:last-child:before{display:none}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-content-area .copyright-menu{width:100%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-content-area{gap:14px}}.footer-top-shape{background-color:var(--tj-color-theme-dark);border-radius:0 0 24px 24px;width:100%;max-width:1356px;height:70px;margin-inline:auto;position:relative}.footer-top-shape:before,.footer-top-shape:after{content:"";width:50px;height:24px;box-shadow:24px 0 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-radius:0 24px 0 0;position:absolute;top:0;left:-50px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-top-shape:before,.footer-top-shape:after{border-radius:0 16px 0 0}}.footer-top-shape:after{left:auto;right:-50px;transform:scaleX(-1)}@media only screen and (min-width:1400px) and (max-width:1600px){.footer-top-shape{max-width:1296px}}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-top-shape{max-width:1120px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-top-shape{max-width:900px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-top-shape{max-width:670px}}@media only screen and (min-width:576px) and (max-width:767px){.footer-top-shape{max-width:500px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-top-shape{border-radius:0 0 16px 16px}}.tj-copyright-area .copyright-wrap{background-color:var(--tj-color-theme-dark);border-radius:24px 24px 0 0;width:100%;max-width:1356px;margin-inline:auto;padding:0 10px;position:relative}.tj-copyright-area .copyright-wrap:after,.tj-copyright-area .copyright-wrap:before{content:"";width:24px;height:50px;box-shadow:0 24px 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-radius:0 0 24px;position:absolute;bottom:0;left:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-copyright-area .copyright-wrap:after,.tj-copyright-area .copyright-wrap:before{border-radius:0 0 16px}}.tj-copyright-area .copyright-wrap:after{border-radius:0 0 0 24px;left:auto;right:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-copyright-area .copyright-wrap:after{border-radius:0 0 0 16px}}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-copyright-area .copyright-wrap{max-width:1296px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-copyright-area .copyright-wrap{max-width:1120px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-copyright-area .copyright-wrap{max-width:900px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-copyright-area .copyright-wrap{max-width:670px}}@media only screen and (min-width:576px) and (max-width:767px){.tj-copyright-area .copyright-wrap{max-width:500px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-copyright-area .copyright-wrap{border-radius:16px 16px 0 0;padding:0 5px}}.tj-footer-section.footer-2{background-image:linear-gradient(var(--tj-color-theme-primary)0%,var(--tj-color-theme-bg)100%);padding-top:90px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-footer-section.footer-2{padding-top:60px}}.footer-top-area{padding-bottom:60px;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-top-area{padding-bottom:50px}}.widget-subscribe-2{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.widget-subscribe-2 .title{width:100%;max-width:610px;color:var(--tj-color-common-white);margin-bottom:0;font-size:76px;line-height:1.053}.widget-subscribe-2 .title img{max-width:76px;margin-top:-15px;animation:1.5s linear infinite bellshake}@media only screen and (min-width:992px) and (max-width:1199px){.widget-subscribe-2 .title img{max-width:60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-subscribe-2 .title img{max-width:40px;margin-top:-10px}}@media only screen and (min-width:1200px) and (max-width:1399px){.widget-subscribe-2 .title{max-width:560px;font-size:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.widget-subscribe-2 .title{max-width:500px;font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.widget-subscribe-2 .title{max-width:335px;font-size:42px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-subscribe-2 .title{max-width:330px;font-size:40px}}.widget-subscribe-2 .subscribe-form{max-width:484px;margin-top:0}.widget-subscribe-2 .subscribe-form input[type=email]{height:60px;color:var(--tj-color-text-body);background-color:var(--tj-color-common-white);border-radius:10px;padding:15px 150px 15px 25px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-subscribe-2 .subscribe-form input[type=email]{padding:15px 130px 15px 15px}}.widget-subscribe-2 .subscribe-form input[type=email]:focus{box-shadow:0 0 0 1px var(--tj-color-theme-dark)}.widget-subscribe-2 .subscribe-form button{width:140px;height:60px;padding-right:10px}.widget-subscribe-2 .subscribe-form button:before{opacity:.15}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-subscribe-2 .subscribe-form button{width:125px;padding-right:5px}}.widget-subscribe-2 .subscribe-form input[type=checkbox]{border:1px solid var(--tj-color-common-white)}.widget-subscribe-2 .subscribe-form input[type=checkbox]:before{color:var(--tj-color-common-white)}.widget-subscribe-2 .subscribe-form input[type=checkbox]:checked{background-color:var(--tj-color-theme-dark);border-color:var(--tj-color-theme-dark)}.widget-subscribe-2 .subscribe-form label{color:var(--tj-color-common-white);margin-top:15px}.widget-subscribe-2 .subscribe-form label a{color:var(--tj-color-common-white)}.widget-subscribe-2 .subscribe-form label a:hover{color:var(--tj-color-theme-bg)}@media only screen and (min-width:1200px) and (max-width:1399px){.widget-subscribe-2 .subscribe-form{max-width:450px}}@media only screen and (min-width:992px) and (max-width:1199px){.widget-subscribe-2 .subscribe-form{max-width:400px}}@media only screen and (min-width:768px) and (max-width:991px){.widget-subscribe-2 .subscribe-form{max-width:340px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-subscribe-2 .subscribe-form{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-subscribe-2{gap:20px}}.widget-contact{padding-inline-start:65px}.widget-contact .title{color:var(--tj-color-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.widget-contact{padding-inline-start:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.widget-contact{margin-top:30px;padding-inline-start:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-contact{margin-top:30px;padding-inline-start:0}}.footer-contact-info{width:100%;max-width:240px}.footer-contact-info .contact-item{margin-bottom:14px}.footer-contact-info .contact-item:last-child{margin-bottom:0}.footer-contact-info .contact-item span{color:var(--tj-color-text-body);align-items:center;gap:8px;display:inline-flex}.footer-contact-info .contact-item span i{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;display:inline-flex}.footer-contact-info .contact-item a{background-color:var(--tj-color-theme-bg);color:var(--tj-color-common-white);font-weight:var(--tj-fw-medium);border-radius:6px;margin-bottom:10px;padding:5px 12px;display:inline-flex}.footer-contact-info .contact-item a:last-child{margin-bottom:0}.footer-contact-info .contact-item a:hover{background-color:var(--tj-color-theme-primary)}.footer-cta{text-align:center;max-width:900px;margin:0 auto;position:relative}.footer-cta .sec-heading{margin-bottom:30px}.footer-cta .sec-heading .sec-title{font-size:76px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-cta .sec-heading .sec-title{font-size:66px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-cta .sec-heading .sec-title{font-size:58px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-cta .sec-heading .sec-title{font-size:44px}.footer-cta .sec-heading .sec-title img{width:100%;max-width:50px}}.footer-cta .circle-text-wrap{background-color:var(--tj-color-theme-primary);margin:0 auto}.footer-cta .cta-bg{z-index:-1;width:100%;height:100%;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.footer-cta .cta-bg:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.4;z-index:-1;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:50%;width:100%;height:100%;position:absolute;bottom:-150px;left:50%;transform:translate(-50%)}.footer-cta .cta-bg img{opacity:.5;mix-blend-mode:soft-light;object-fit:cover;object-position:top;width:100%;max-width:798px;height:100%}.tj-footer-section.footer-4{background-color:var(--tj-color-theme-bg);padding-top:60px}.tj-footer-section.footer-4 .footer-top-area{background-color:var(--tj-color-theme-dark);border-radius:24px;width:calc(100% - 120px);margin:0 auto;padding:63px 20px}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-footer-section.footer-4 .footer-top-area{width:calc(100% - 60px)}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-footer-section.footer-4 .footer-top-area{width:calc(100% - 40px);padding:50px 10px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-footer-section.footer-4 .footer-top-area{width:calc(100% - 24px);padding:30px 0}}.tj-footer-section.footer-4 .footer-logo{margin-bottom:44px}.tj-footer-section.footer-4 .subscribe-inner{width:100%;max-width:330px}.tj-footer-section.footer-4 .subscribe-inner .title{margin-bottom:22px}.tj-footer-section.footer-4 .footer-contact-info .contact-item a{background-color:var(--tj-color-theme-dark)}.tj-footer-section.footer-4 .footer-contact-info .contact-item a:hover{background-color:var(--tj-color-theme-primary)}.footer-cta-2{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-cta-2 .title{width:100%;max-width:945px;margin-bottom:0;font-size:76px;line-height:1.053}.footer-cta-2 .title span{color:var(--tj-color-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-cta-2 .title{max-width:860px;font-size:70px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.footer-cta-2 .title{max-width:690px;font-size:56px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-cta-2 .title{font-size:40px}}.footer-cta-2 .circle-text-wrap{width:130px;height:130px}.footer-cta-2 .circle-icon{font-size:21px}.footer-cta-2 .circle-icon span{background-color:var(--tj-color-theme-primary);text-shadow:-45px 0;width:60px;height:60px;overflow:hidden;transform:rotate(-45deg)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-cta-2 .circle-icon span{width:50px;height:50px}}.footer-cta-2 .circle-icon:hover i{transform:translate(45px)scale(1)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-cta-2{text-align:center;justify-content:center}}.tj-copyright-area-3{border-top:1px solid var(--tj-color-border-1)}.tj-copyright-area-3 .copyright-content-area{padding:30px 0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-copyright-area-3 .copyright-content-area{padding:25px 0}}.search_popup{background-color:var(--tj-color-theme-bg);z-index:100;opacity:0;z-index:9999;border-radius:0 0 24px 24px;width:100%;padding-top:120px;padding-bottom:130px;transition:transform .3s ease-in-out .5s,opacity .3s ease-in-out .5s;position:fixed;top:0;left:0;transform:translateY(calc(-100% - 80px))}.search_popup .search_close{position:absolute;top:36px;right:36px}.search_popup .search_close .search_close_btn{color:var(--tj-color-common-white);font-size:24px;line-height:1}.search_popup .search_close .search_close_btn svg{-o-transition:all .4s ease-in-out 0s;width:24px;height:24px;transition:all .4s ease-in-out}.search_popup .search_close .search_close_btn svg path{fill:var(--tj-color-common-white)}.search_popup .search_close .search_close_btn svg:hover{transform:rotate(90deg)}.search_popup .search_close .search_close_btn svg:hover path{fill:var(--tj-color-theme-primary)}.search_popup.search-opened{opacity:1;transition-delay:0s;transform:translateY(0%)}.search_popup.search-opened .search_form .search_input{opacity:1;transition-delay:.3s;transform:translateY(0)}.search_popup.search-opened .search_form .search_input:after{width:100%;transition-delay:.5s}.tj_search_wrapper{max-width:720px;margin:0 auto}.tj_search_wrapper .search_form form .search_input{z-index:1;position:relative}.tj_search_wrapper .search_form form .search_input .title{color:var(--tj-color-common-white);text-align:center;margin-bottom:30px;font-size:30px}.tj_search_wrapper .search_form form .search_input .search-box{z-index:1;position:relative}.tj_search_wrapper .search_form form .search_input .search-box input[type=search]{width:100%;font-family:var(--tj-ff-body);color:var(--tj-color-common-white);border:1px solid var(--tj-color-border-1);background:var(--tj-color-theme-dark);border-radius:10px;padding:20px 75px 20px 24px}.tj_search_wrapper .search_form form .search_input .search-box input[type=search]::placeholder{color:var(--tj-color-grey-2)}.tj_search_wrapper .search_form form .search_input .search-box input[type=search]:focus,.tj_search_wrapper .search_form form .search_input .search-box input[type=search]:focus+button{border-color:var(--tj-color-theme-primary)}.tj_search_wrapper .search_form form .search_input .search-box button{color:var(--tj-color-theme-primary);border-left:1px solid var(--tj-color-border-1);justify-content:center;align-items:center;width:100%;max-width:62px;height:100%;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.tj_search_wrapper .search_form form .search_input .search-box button i{line-height:1;display:inline-flex}.search-popup-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;width:100%;height:100%;transition:all .5s ease-in-out .3s;position:fixed;top:0;left:0;transform:translateY(calc(-100% - 80px))}.search-popup-overlay.opened{transition-delay:.1s;transform:translateY(0)}.hamburger-area{z-index:9999;-ms-overflow-style:none;scrollbar-width:none;border-radius:12px;width:450px;height:calc(100vh - 30px);transition:all 1s cubic-bezier(.785,.135,.15,.86);position:fixed;top:15px;right:-490px;overflow-y:scroll;box-shadow:-5px 0 20px -5px #00000080}.hamburger-area::-webkit-scrollbar{display:none}.hamburger-area.opened{right:15px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hamburger-area.opened{right:0}.hamburger-area{border-top-right-radius:0;border-bottom-right-radius:0;height:100vh;top:0}}@media (max-width:575px){.hamburger-area{width:320px}}.hamburger_bg{background-color:var(--tj-color-theme-dark);z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:12px;border-bottom-left-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.hamburger_bg:before{content:"";background:var(--tj-color-theme-dark);opacity:.6;z-index:-1;width:100%;height:100%;position:absolute;top:0;right:0}.hamburger_wrapper{flex-direction:column;justify-content:space-between;height:100%;padding:40px;display:flex;position:relative;overflow:auto}.hamburger_wrapper:before{content:"";background:var(--tj-color-theme-primary);filter:blur(50px);opacity:.26;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:200px;height:200px;position:absolute;top:3%;right:3%}@media (max-width:575px){.hamburger_wrapper{padding:40px 20px}}.hamburger_top{margin-bottom:30px}.hamburger_close_btn{color:var(--tj-color-common-white);font-size:22px;line-height:1;display:inline-block}.hamburger_close_btn svg{width:22px;height:22px;transition:all .4s ease-in-out}.hamburger_close_btn svg path{fill:var(--tj-color-common-white)}.hamburger_close_btn:hover{transform:rotate(90deg)}.hamburger_search{margin-bottom:30px;position:relative}.hamburger_search select,.hamburger_search .nice-select,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]),.hamburger_search input{background:var(--tj-color-theme-bg);width:100%;height:60px;font-size:16px;line-height:60px;font-family:var(--tj-ff-body);color:var(--tj-color-text-body);border:none;border:1px solid var(--tj-color-border-1);border-radius:10px;outline:none;padding:0 65px 0 16px}.hamburger_search select::placeholder,.hamburger_search .nice-select::placeholder,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.hamburger_search input::placeholder{color:var(--tj-color-text-body)}.hamburger_search select:focus,.hamburger_search .nice-select:focus,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,.hamburger_search input:focus{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hamburger_search select:focus+button,.hamburger_search .nice-select:focus+button,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+button,.hamburger_search input:focus+button{background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000}.hamburger_search button{width:58px;height:58px;color:var(--tj-color-theme-primary);font-size:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hamburger_search button:before{content:"";border-left:1px solid var(--tj-color-border-1);height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hamburger_menu .mean-container .mean-bar{box-sizing:border-box;background:0 0;margin-bottom:30px}.hamburger_menu .mean-container .mean-bar *{box-sizing:border-box}.hamburger_menu .mean-nav{background:0 0;margin-top:0;overflow:hidden}.hamburger_menu .mean-nav>ul{display:block!important}.hamburger_menu .mean-nav>ul>li:first-child>a{border-top:none}.hamburger_menu .mean-nav ul li{position:relative}.hamburger_menu .mean-nav ul li a{color:var(--tj-color-common-white);letter-spacing:.5px;width:100%;font-size:16px;line-height:1;font-family:var(--tj-ff-body);font-weight:var(--tj-fw-medium);text-transform:capitalize;border-top:none;border-bottom:1px solid #ffffff1a;padding:18px 0;transition:all .4s ease-in-out}.hamburger_menu .mean-nav ul li a:hover{color:var(--tj-color-theme-primary)}.hamburger_menu .mean-nav ul li a.mean-expand{text-align:center;width:30px;height:30px;padding:0;line-height:25px;transition:all .4s ease-in-out;position:absolute;top:10px;right:0}.hamburger_menu .mean-nav ul li a.mean-expand:hover{color:var(--tj-color-common-white)}.hamburger_menu .mean-nav ul li a.mean-expand i{font-size:8px}.hamburger_menu .mean-nav ul li a.mean-expand.mean-clicked{color:var(--tj-color-theme-primary);transform:rotate(180deg)}.hamburger_menu .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(180deg)}.hamburger_menu .mean-nav ul li .sub-menu li{padding-left:25px;position:relative}.hamburger_menu .mean-nav ul li .sub-menu li a{width:100%;padding:18px 0}.hamburger_menu .mean-nav ul li .sub-menu li a.mean-expand{width:30px;padding:0}.hamburger_menu .mean-nav ul li.dropdown-opened>a{color:var(--tj-color-theme-primary)}.hamburger-socials .social-links.style-2 a{background-color:var(--tj-color-theme-bg)}.tj-offcanvas-area{z-index:9999;-ms-overflow-style:none;scrollbar-width:none;border-radius:12px;width:470px;height:calc(100vh - 30px);transition:all .5s cubic-bezier(.785,.135,.15,.86);position:fixed;top:15px;right:-490px;overflow-y:scroll;box-shadow:-5px 0 20px -5px #00000080}.tj-offcanvas-area::-webkit-scrollbar{display:none}.tj-offcanvas-area.opened{right:15px}.offcanvas-text{margin-bottom:40px}.offcanvas-text p{color:var(--tj-color-text-body);margin-bottom:0}.hamburger-search-area{margin-bottom:45px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hamburger-search-area{margin-bottom:30px}}.hamburger-title{color:var(--tj-color-common-white);z-index:1;margin-bottom:25px;font-size:22px;line-height:1;position:relative}.hamburger-infos{margin-bottom:45px}.hamburger-infos .contact-info .contact-item{padding:15px 0 10px}.hamburger-infos .contact-info .contact-item:first-child{padding-top:0}.hamburger_logo .mobile_logo{width:100%;max-width:136px;display:inline-block}.menu-bar button{transform-origin:50%;cursor:pointer;flex-direction:column;justify-content:space-between;height:25px;transition:transform .3s;display:flex;position:relative;transform:rotate(0)}.menu-bar button span{background:var(--tj-color-common-white);cursor:pointer;-o-transition:all .3s ease-in-out 0s;width:35px;height:3px;margin-left:auto;transition:all .3s ease-in-out;display:block}.menu-bar button span:nth-child(2){width:40px;transition-delay:.2s}.menu-bar button span:nth-child(3){width:30px}.menu-bar button span:nth-child(4){width:3px;height:0;transition:height .4s;display:block;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.menu-bar.style-2 button span{background:var(--tj-color-heading-primary)}.menu-bar.menu-bar-toggeled button{transition-delay:.4s;transform:rotate(45deg)}.menu-bar.menu-bar-toggeled button span:first-child,.menu-bar.menu-bar-toggeled button span:nth-child(3){width:0}.menu-bar.menu-bar-toggeled button span:nth-child(4){height:40px;transition:height .2s .2s}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.menu-bar{margin-left:0}}.body-overlay{z-index:9999;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100%;transition:all .3s ease-out;position:fixed;top:0;left:0}.body-overlay.opened{opacity:1;visibility:visible}.preloader{z-index:99999;background-color:var(--tj-color-theme-bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-container,.loading{border-radius:100%;width:100px;height:100px;position:relative}.loading-container{margin:40px auto}.loading{border:1px solid #0000;border-color:#0000 var(--tj-color-common-white)#0000 var(--tj-color-common-white);transform-origin:50%;animation:1.5s linear infinite rotate-loading}.loading-container:hover .loading,.loading-container .loading{transition:all .5s ease-in-out}#loading-icon{max-width:66px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.back-to-top-wrapper{z-index:99;opacity:0;visibility:hidden;cursor:pointer;border-radius:50%;transition:all .3s ease-in-out;display:block;position:fixed;bottom:0;right:60px}@media only screen and (min-width:768px) and (max-width:991px){.back-to-top-wrapper{right:45px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.back-to-top-wrapper{right:15px}}.back-to-top-btn-show{visibility:visible;opacity:1;bottom:60px}.back-to-top-btn-show:hover{transform:translateY(-6px)}@media only screen and (min-width:1200px) and (max-width:1399px){.back-to-top-btn-show{right:50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.back-to-top-btn-show{bottom:30px;right:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.back-to-top-btn-show{bottom:25px}}.back-to-top-btn{color:var(--tj-color-heading-primary);line-height:1;font-weight:var(--tj-fw-sbold);align-items:center;gap:12px;display:flex}.back-to-top-btn span{width:56px;height:56px;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:36px;display:inline-flex}.back-to-top-btn span i{animation:3s linear infinite bounceTwice}.tj-error-section{padding:150px 0 120px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tj-error-section{padding:100px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-error-section{padding:70px 0}}.tj-error-content{z-index:1;width:100%;max-width:900px;margin-left:auto;margin-right:auto;position:relative}.tj-error-content .error-img{justify-content:center;align-items:center;max-width:800px;margin-bottom:45px;display:inline-flex}@media (max-width:575px){.tj-error-content .error-img{margin-bottom:30px;padding:0 20px}}.tj-error-content .error-title{margin:0}@media only screen and (min-width:576px) and (max-width:767px){.tj-error-content .error-title{font-size:45px}}@media (max-width:575px){.tj-error-content .error-title{font-size:40px}}.tj-error-content .error-desc{max-width:600px;margin:20px auto 0}.tj-error-content .error-btn{margin-top:35px}@media (max-width:575px){.tj-error-content .error-btn{margin-top:25px}}.sec-heading{margin-inline:auto;width:100%;margin-bottom:52px}.sec-heading-centered{text-align:center;max-width:550px}.sec-heading-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.sec-heading-inner .sec-title{max-width:560px}.sec-heading.big-heading{margin-inline:0}.sec-heading.big-heading .sec-title{flex-wrap:wrap;align-items:center;font-size:106px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px){.sec-heading.big-heading .sec-title{font-size:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.sec-heading.big-heading .sec-title{font-size:70px}}@media only screen and (min-width:768px) and (max-width:991px){.sec-heading.big-heading .sec-title{font-size:60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sec-heading.big-heading .sec-title{font-size:46px}}.sec-heading.big-heading .sec-title span{margin:0 10px;line-height:1;display:inline-flex}.sec-heading.big-heading .sec-title span img{border-radius:10px;max-width:150px}@media only screen and (min-width:1200px) and (max-width:1399px){.sec-heading.big-heading .sec-title span img{max-width:130px}}@media only screen and (min-width:992px) and (max-width:1199px){.sec-heading.big-heading .sec-title span img{max-width:100px}}@media only screen and (min-width:768px) and (max-width:991px){.sec-heading.big-heading .sec-title span img{max-width:90px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sec-heading.big-heading .sec-title span img{max-width:70px}}.sec-heading .sec-title{margin-bottom:0}.sec-heading .sec-title span{color:var(--tj-color-theme-primary)}.sec-heading .sec-title span img{max-width:140px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.sec-heading .sec-title span img{max-width:112px}}@media (max-width:575px){.sec-heading .sec-title span img{max-width:90px}}.sec-heading .sub-title{color:var(--tj-color-text-body);letter-spacing:1.4px;text-transform:uppercase;font-size:15px;line-height:1;font-weight:var(--tj-fw-sbold);align-items:center;gap:4px;margin-bottom:20px;display:inline-flex}.sec-heading .sub-title i{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;display:inline-flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sec-heading .sub-title{margin-bottom:15px;font-size:13px}}.sec-heading.style-2 .sub-title{position:relative}.sec-heading.style-2 .sub-title:before{content:"[";color:var(--tj-color-theme-primary);margin-right:2px;display:inline-flex}.sec-heading.style-2 .sub-title:after{content:"]";color:var(--tj-color-theme-primary);margin-left:2px;display:inline-flex}.sec-heading.style-3 .sub-title{border:1px solid var(--tj-color-border-1);border-radius:6px;gap:6px;padding:7px 8px}.sec-heading.style-3 .sub-title i{font-size:15px}.sec-heading.style-6 .sub-title,.sec-heading.style-4 .sub-title{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-bg);border-radius:6px;gap:6px;padding:7px 8px}.sec-heading.style-6 .sub-title i,.sec-heading.style-4 .sub-title i{font-size:15px}.sec-heading.style-5 .sub-title{position:relative}.sec-heading.style-5 .sub-title:before{content:"{";color:var(--tj-color-theme-primary);margin-right:2px;display:inline-flex}.sec-heading.style-5 .sub-title:after{content:"}";color:var(--tj-color-theme-primary);margin-left:2px;display:inline-flex}.sec-heading.style-6 .sub-title{color:var(--tj-color-text-body)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sec-heading{margin-bottom:35px}}.heading-wrap-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px;margin-bottom:50px;display:flex}.heading-wrap-content .sec-heading{margin-inline:0;max-width:500px;margin-bottom:0}.heading-wrap-content .desc{max-width:360px;margin-bottom:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.heading-wrap-content .desc{max-width:100%}}.heading-wrap-content .btn-wrap{max-width:220px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.heading-wrap-content{margin-bottom:35px}}.sec-heading-wrap .sub-title{color:var(--tj-color-text-body);letter-spacing:1.4px;text-transform:uppercase;font-size:15px;line-height:1;font-weight:var(--tj-fw-sbold);align-items:center;gap:4px;margin-bottom:20px;display:inline-flex}.sec-heading-wrap .sub-title i{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;display:inline-flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sec-heading-wrap .sub-title{margin-bottom:15px;font-size:13px}}.sec-heading-wrap.style-2 .sub-title{position:relative}.sec-heading-wrap.style-2 .sub-title:before{content:"[";color:var(--tj-color-theme-primary);margin-right:2px;display:inline-flex}.sec-heading-wrap.style-2 .sub-title:after{content:"]";color:var(--tj-color-theme-primary);margin-left:2px;display:inline-flex}.content-wrap .sec-heading{max-width:550px;margin:0 0 15px}.content-wrap .tj-secondary-btn,.content-wrap .tj-primary-btn{margin-top:25px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.content-wrap .tj-secondary-btn,.content-wrap .tj-primary-btn{margin-top:5px}}.content-wrap .desc{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.content-wrap .desc br{display:none}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.content-wrap{max-width:100%;margin-bottom:35px}}.tj-banner-section{padding-top:144px;padding-left:60px;padding-right:60px;position:relative;overflow:hidden}.tj-banner-section:after,.tj-banner-section:before{content:"";filter:blur(95px);opacity:.3;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle,#10b981 0%,#06b6d4 50%,#3b82f6 100%);border-radius:50%;width:580px;height:600px;position:absolute;top:8%;left:-15%}@media 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){.tj-banner-section:after,.tj-banner-section:before{width:470px;height:490px;top:10%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-banner-section:after,.tj-banner-section:before{width:330px;height:350px;top:10%}}.tj-banner-section:after{background:linear-gradient(135deg,#3b82f6 0%,#06b6d4 50%,#10b981 100%);left:auto;right:-15%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-banner-section:after{top:50%}}@media 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),only screen and (min-width:576px) and (max-width:767px){.tj-banner-section{padding-left:30px;padding-right:30px}}@media (max-width:575px){.tj-banner-section{padding-left:15px;padding-right:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-banner-section{padding-top:80px}}.banner-content-area{justify-content:space-between;max-width:1435px;margin:0 auto;padding:84px 0;display:flex;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-content-area{flex-direction:column;padding:70px 0}}.banner-col{width:45%}.banner-col:first-child{width:55%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-col,.banner-col:first-child{width:100%}}.banner-content{width:100%;max-width:740px;margin-top:17px}.banner-content .banner-title{color:var(--tj-color-common-white);margin-bottom:15px;line-height:1.053}.banner-content .banner-title span{display:inline-flex;position:relative;top:4px}@media only screen and (min-width:768px) and (max-width:991px){.banner-content .banner-title span{top:7px}}.banner-content .banner-title img{max-width:163px}@media only screen and (min-width:1400px) and (max-width:1600px){.banner-content .banner-title img{max-width:156px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-content .banner-title img{max-width:130px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-content .banner-title img{max-width:115px}}@media only screen and (min-width:1400px) and (max-width:1600px){.banner-content .banner-title{font-size:68px}}@media only screen and (min-width:1200px) and (max-width:1399px){.banner-content .banner-title{font-size:62px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-content .banner-title{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-content .banner-title{font-size:50px;line-height:1.15}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-content .banner-title{font-size:43px;line-height:1.15}}@media (max-width:400px){.banner-content .banner-title{font-size:40px;line-height:1.15}}@media only screen and (min-width:1200px) and (max-width:1399px){.banner-content{max-width:570px;margin-inline-start:0}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-content{margin-inline-start:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-content{max-width:720px;margin:0}}.banner-img-area-1{background-color:var(--tj-color-theme-bg);z-index:5;border-radius:24px;padding:20px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner-img-area-1 .banner-img{height:385px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-img-area-1 .banner-img{border-radius:20px;height:285px}}.banner-img-area-1 .collab-text{background-color:var(--tj-color-theme-bg);width:100%;max-width:277px;color:var(--tj-color-common-white);border-radius:10px;align-items:center;gap:8px;padding:20px;display:flex;position:absolute;top:50px;left:50px}.banner-img-area-1 .collab-text span{color:var(--tj-color-common-white);font-size:50px;line-height:1;display:inline-flex}.banner-img-area-1 .collab-text .desc{color:var(--tj-color-common-white);margin:0;font-size:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-img-area-1 .collab-text{max-width:260px;padding:15px;top:30px;left:30px}.banner-img-area-1{border-radius:20px;padding:15px}}.banner-scroll{z-index:1;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.banner-scroll:before{content:"";background:var(--tj-color-theme-primary);filter:blur(75px);opacity:.17;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-350px;left:50%;transform:translate(-50%)}@media 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){.banner-scroll:before{width:560px;height:560px}}.banner-scroll:after{content:"";border:1px solid var(--tj-color-common-white);opacity:.15;z-index:-1;border-radius:50%;width:210px;height:210px;position:absolute;top:33%;left:50%;transform:translate(-50%)}.banner-scroll .scroll-down{color:var(--tj-color-common-white);line-height:1;font-weight:var(--tj-fw-sbold);-webkit-writing-mode:sideways-lr;writing-mode:sideways-lr;align-items:center;gap:8px;animation:2.5s linear infinite jumping;display:flex}.banner-scroll .scroll-down span{justify-content:center;align-items:center;font-size:24px;display:inline-flex;transform:rotate(90deg)}.banner-scroll .scroll-down:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-scroll{display:none}}.banner-highlight{z-index:2;width:100%;max-width:377px;margin-inline-start:auto;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-highlight{margin-inline-start:0;margin-top:30px}}.banner-video{background-color:var(--tj-color-theme-bg);border-top-left-radius:12px;border-top-right-radius:12px;width:calc(100% - 60px);height:220px;padding:20px 20px 0;position:relative}.banner-video video,.banner-video img{object-fit:cover;border-radius:10px;width:100%;height:100%}.banner-video .video-btn{border:1px solid var(--tj-color-common-white);-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;margin-top:10px}.banner-video:after{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-bg);background-color:#0000;border-bottom-left-radius:12px;position:absolute;bottom:0;right:-12px}.heighlight-content{background-color:var(--tj-color-theme-bg);border-radius:0 12px 12px;padding:20px}.heighlight-content h6{color:var(--tj-color-text-body);font-size:16px}.heighlight-inner{flex-wrap:wrap;justify-content:space-between;margin-bottom:15px;display:flex;position:relative}.heighlight-inner:before{content:"";background-color:var(--tj-color-border-1);width:2px;height:60px;position:absolute;bottom:-4px;left:41%;transform:rotate(-30deg)}.heighlight-inner:after{content:"";background-color:var(--tj-color-border-1);width:2px;height:30px;position:absolute;bottom:-2px;left:41.5%;transform:rotate(-30deg)}.heighlight-inner .countup-item{width:45%;padding:16px 0 0;position:relative}.heighlight-inner .countup-item .inline-content{justify-content:start;margin-bottom:3px;font-size:48px}.heighlight-inner .count-text{font-size:14px;font-family:var(--tj-ff-body);opacity:.8}.banner-img{border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.banner-img img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-img{border-radius:16px}}.tj-banner-section-2{margin:0 30px}@media 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){.tj-banner-section-2{margin-left:15px;margin-right:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-banner-section-2{margin-left:0;margin-right:0}}.banner-area{flex-wrap:wrap;display:flex}.banner-left-box{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;width:calc(51% - 20px);margin-right:20px;padding:0 125px 70px 0;position:relative;overflow:hidden}.banner-left-box .banner-video-area{max-width:615px;margin-inline-start:auto}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.banner-left-box .banner-video-area{margin-inline-start:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-left-box .banner-video-area{max-width:370px;margin-inline-end:auto}}.banner-left-box .banner-video{background-color:var(--tj-color-theme-dark);border-radius:0 0 20px 20px;width:100%;max-width:372px;height:148px;padding:0 20px 20px}.banner-left-box .banner-video .video-btn{margin-top:-10px}.banner-left-box .banner-video:after,.banner-left-box .banner-video:before{content:"";width:50px;height:24px;box-shadow:24px 0 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-top-right-radius:24px;position:absolute;top:0;left:-50px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-left-box .banner-video:after,.banner-left-box .banner-video:before{border-radius:0 15px 0 0}}.banner-left-box .banner-video:after{left:auto;right:-50px;transform:scaleX(-1)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.banner-left-box .banner-video{max-width:300px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-left-box .banner-video{border-radius:0 0 15px 15px;max-width:320px;height:120px;margin:0 auto;padding:0 15px 15px}}@media (max-width:575px){.banner-left-box .banner-video{max-width:250px}}.banner-left-box .banner-content{margin-top:65px;padding-top:25px;max-width:625px;margin-inline-start:auto;padding-inline-start:27px}.banner-left-box .banner-content .sub-title{color:var(--tj-color-grey-1);font-size:16px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.03em;align-items:center;margin-bottom:25px;padding-left:10px;line-height:1;display:inline-flex}.banner-left-box .banner-content .sub-title i{color:var(--tj-color-theme-primary);margin:-50px 0 0 -40px;font-size:46px;animation:3s linear infinite zoomEffect}@media (max-width:575px){.banner-left-box .banner-content .sub-title i{margin:-40px 0 0 -20px;font-size:40px}.banner-left-box .banner-content .sub-title{margin-bottom:20px}}@media only screen and (min-width:1400px) and (max-width:1600px){.banner-left-box .banner-content{max-width:560px;margin-inline-start:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-left-box .banner-content{margin-top:50px;max-width:420px;margin-inline-end:auto}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-left-box .banner-content{max-width:400px}}@media (max-width:575px){.banner-left-box .banner-content{padding-inline-start:0}}.banner-left-box .banner-title{margin-bottom:30px}.banner-left-box .banner-btn-area{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.banner-left-box .banner-shape{z-index:-1;width:100%;max-width:345px;position:absolute;bottom:0;right:0}@media only screen and (min-width:768px) and (max-width:991px){.banner-left-box .banner-shape{max-width:240px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-left-box .banner-shape{max-width:200px}}@media only screen and (min-width:1601px) and (max-width:1700px){.banner-left-box{padding-right:80px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.banner-left-box{width:calc(53% - 20px)}}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.banner-left-box{padding-left:50px;padding-right:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-left-box{border-radius:16px;width:100%;margin-bottom:15px;margin-right:0;padding:0 15px 70px}}.banner-right-box{width:49%;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.banner-right-box{width:47%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-right-box{width:100%}}.banner-right-box .rating-box-area{background-color:var(--tj-color-theme-dark);z-index:1;border-top-left-radius:24px;width:100%;max-width:380px;padding:20px 0 0 20px;position:absolute;bottom:0;right:0}.banner-right-box .rating-box-area:after,.banner-right-box .rating-box-area:before{content:"";width:24px;height:50px;box-shadow:0 24px 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-bottom-right-radius:24px;position:absolute;top:-50px;right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-right-box .rating-box-area:after,.banner-right-box .rating-box-area:before{border-radius:0 0 16px}}.banner-right-box .rating-box-area:after{inset:auto auto 0 -24px}.banner-right-box .rating-box-area .rating-box{background-color:var(--tj-color-theme-bg);margin:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.banner-right-box .rating-box-area .rating-box .title{font-size:60px}.banner-right-box .rating-box-area .rating-box:before{left:130px}.banner-right-box .rating-box-area .rating-box{padding:20px 25px}.banner-right-box .rating-box-area{max-width:350px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-right-box .rating-box-area{max-width:325px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-right-box .rating-box-area{border-radius:16px 0 0}}.tj-banner-section-4{padding-bottom:80px;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-banner-section-4{padding-bottom:60px}}.h4-hero{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;margin:30px 30px 0;position:relative;overflow:hidden}.h4-hero:before{content:"";background:var(--tj-color-theme-primary);opacity:.2;filter:blur(95px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;border-radius:50%;width:40%;height:75%;position:absolute;bottom:-10%;left:-10%}.h4-hero .hero-bg{z-index:-2;mix-blend-mode:soft-light;width:36%;height:100%;position:absolute;top:0;left:0}.h4-hero .hero-bg img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-hero .hero-bg{width:60%}}@media 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){.h4-hero{margin:15px 15px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-hero{margin:0}}.h4-banner-area{padding:235px 0 173px}.h4-banner-area .banner-content{max-width:760px;margin-top:0}.h4-banner-area .banner-content .sub-title{background-color:var(--tj-color-theme-dark);color:var(--tj-color-common-white);font-size:15px;font-weight:var(--tj-fw-sbold);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;align-items:center;gap:4px;margin-bottom:20px;padding:3px 6px;display:inline-flex}.h4-banner-area .banner-content .sub-title i{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;display:inline-flex}.h4-banner-area .banner-content .banner-title{margin-bottom:0;font-size:96px;line-height:1}.h4-banner-area .banner-content .banner-title span{top:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-banner-area .banner-content .banner-title span{top:5px}}.h4-banner-area .banner-content .banner-title img{max-width:342px}@media only screen and (min-width:1200px) and (max-width:1399px){.h4-banner-area .banner-content .banner-title img{max-width:290px}}@media only screen and (min-width:992px) and (max-width:1199px){.h4-banner-area .banner-content .banner-title img{max-width:260px}}@media only screen and (min-width:768px) and (max-width:991px){.h4-banner-area .banner-content .banner-title img{max-width:190px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-banner-area .banner-content .banner-title img{max-width:165px}}@media only screen and (min-width:1400px) and (max-width:1600px){.h4-banner-area .banner-content .banner-title{font-size:92px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h4-banner-area .banner-content .banner-title{font-size:76px}}@media only screen and (min-width:992px) and (max-width:1199px){.h4-banner-area .banner-content .banner-title{font-size:68px}}@media only screen and (min-width:768px) and (max-width:991px){.h4-banner-area .banner-content .banner-title{font-size:52px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-banner-area .banner-content .banner-title{font-size:45px;line-height:1.15}}.h4-banner-area .banner-content .banner-btn-area{margin-top:25px}@media only screen and (min-width:1200px) and (max-width:1399px){.h4-banner-area .banner-content{max-width:660px}}@media only screen and (min-width:992px) and (max-width:1199px){.h4-banner-area .banner-content{max-width:560px}}@media only screen and (min-width:768px) and (max-width:991px){.h4-banner-area .banner-content{max-width:410px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-banner-area .banner-content{max-width:500px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h4-banner-area{padding:180px 0 150px}}@media only screen and (min-width:992px) and (max-width:1199px){.h4-banner-area{padding:180px 0 150px}}@media only screen and (min-width:768px) and (max-width:991px){.h4-banner-area{padding:150px 0 110px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-banner-area{padding:140px 0 60px}}.h4-slider-area{z-index:-1;gap:18px;width:100%;max-width:680px;height:100%;padding:0 19px;display:flex;position:absolute;top:0;right:0}.h4-slider-area:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#18133b 0%,#18133b66 15%,#18133b00 50%,#18133b66 85%,#18133b 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:1400px) and (max-width:1600px){.h4-slider-area{max-width:575px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h4-slider-area{max-width:495px}}@media only screen and (min-width:992px) and (max-width:1199px){.h4-slider-area{max-width:380px;padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.h4-slider-area{max-width:350px;padding:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-slider-area{max-width:100%;height:350px;padding:0 15px;position:relative}}.h4-hero-slider{height:100%}.h4-hero-slider .swiper-wrapper{transition-timing-function:linear}.h4-hero-slider .swiper-slide{height:auto}.h4-hero-item{width:312px;height:312px}.h4-hero-item img{object-fit:cover;border-radius:8px;width:100%;height:100%}@media only screen and (min-width:1400px) and (max-width:1600px){.h4-hero-item{width:260px;height:260px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h4-hero-item{width:230px;height:230px}}@media only screen and (min-width:992px) and (max-width:1199px){.h4-hero-item{width:180px;height:180px}}@media only screen and (min-width:768px) and (max-width:991px){.h4-hero-item{width:160px;height:160px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-hero-item{width:100%}}@media (max-width:575px){.h4-hero-item{height:200px}}.h4-hero-text-circle{background-color:var(--tj-color-theme-dark);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-hero-text-circle{width:150px;height:150px}}.h4-hero-text-circle:after,.h4-hero-text-circle:before{content:"";width:16px;height:32px;box-shadow:0 16px 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-radius:0 0 16px;position:absolute;bottom:80px;left:-16px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-hero-text-circle:after,.h4-hero-text-circle:before{bottom:60px}}.h4-hero-text-circle:after{border-radius:0 0 0 16px;left:auto;right:-16px}.h4-hero-text-circle .circle-text-wrap{width:126px;height:126px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4-hero-text-circle .circle-text-wrap .circle-text{width:115px;height:115px}}.h4-hero-text-circle .circle-text-wrap .circle-icon span{background-color:var(--tj-color-theme-primary);text-shadow:0 -30px;width:42px;height:42px;font-size:21px;overflow:hidden;transform:translate(0)}.h4-hero-text-circle .circle-text-wrap .circle-icon:hover i{transform:translateY(30px)}.tj-choose-section .sec-heading .sec-title{margin-bottom:20px}.tj-choose-section .sec-heading .desc{max-width:430px;margin-inline:auto}.tj-choose-section-2 .sec-heading{max-width:1000px}.tj-choose-section-2 .marquee-area{padding-top:90px;padding-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-choose-section-2 .marquee-area{padding-top:60px}}.choose-heading .sub-title{margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-heading .sec-title{line-height:1.2}}.choose-heading img{border-radius:56px;height:54px;position:relative;top:-3px}@media only screen and (min-width:992px) and (max-width:1199px){.choose-heading img{height:45px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.choose-heading img{height:40px}}@media (max-width:575px){.choose-heading img{height:30px}}.choose-box{background-color:var(--tj-color-theme-bg);border-radius:12px 0 12px 12px;padding:2px;position:relative;overflow:hidden}.choose-box:before{content:"";opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;background-image:linear-gradient(#ff007f,#ff007f00);width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.choose-box .count-icon{background-color:var(--tj-color-theme-dark);width:50px;height:50px;color:var(--tj-color-theme-primary);z-index:2;-o-transition:all .3s ease-in-out 0s;border-bottom:2px solid #0000;border-left:2px solid #0000;border-bottom-left-radius:12px;transition:all .3s ease-in-out;position:absolute;top:0;right:0}.choose-box .count-icon:after,.choose-box .count-icon:before{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-dark);z-index:-1;-o-transition:all .3s ease-in-out 0s;background-color:#0000;border-top:2px solid #0000;border-right:2px solid #0000;border-top-right-radius:12px;transition:all .3s ease-in-out;position:absolute;top:0;left:-25px}.choose-box .count-icon:after{inset:auto 0 -12px auto}.choose-box:hover:before{opacity:1;visibility:visible}.choose-box:hover .count-icon{border-left-color:var(--tj-color-theme-primary);border-bottom-color:var(--tj-color-theme-primary)}.choose-box:hover .count-icon:before,.choose-box:hover .count-icon:after{border-top-color:var(--tj-color-theme-primary);border-right-color:var(--tj-color-theme-primary)}.choose-box .choose-inner{background-color:var(--tj-color-theme-bg);z-index:1;-o-transition:all .3s ease-in-out 0s;border-radius:12px;height:100%;padding:42px 28px;transition:all .3s ease-in-out;position:relative}@media 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){.choose-box .choose-inner{padding:38px 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-box .choose-inner{padding:30px 15px}}.choose-box .choose-icon{color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-dark);-o-transition:all .3s ease-in-out 0s;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:30px;font-size:50px;line-height:1;transition:all .3s ease-in-out;display:inline-flex}.choose-box .choose-icon i{line-height:1;display:inline-flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-box .choose-icon{margin-bottom:20px}}.choose-box .title{max-width:180px;margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-box .title{max-width:100%;margin-bottom:15px;font-size:18px}}.choose-box .desc{margin-bottom:0}.choose-box:hover .choose-icon{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white);transform:rotateY(360deg)}.choose-box.style-2:before{background:var(--tj-color-theme-primary);box-shadow:0 0 15px var(--tj-color-theme-primary)}.choose-box.style-2:hover .desc{color:var(--tj-color-common-white)}.choose-author{margin-top:25px}.choose-author .title{margin-bottom:6px;line-height:1}.choose-author .designation{font-size:14px}.tj-client-section{position:relative}.tj-client-section .client-container{padding:0;overflow:hidden}.tj-client-section-2{background-color:var(--tj-color-theme-primary);border-radius:12px;margin-top:15px;padding:30px 5px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-client-section-2{padding:18px 5px}}.client-section-gap{padding-top:80px;padding-bottom:80px}@media only screen and (min-width:992px) and (max-width:1199px){.client-section-gap{padding-top:70px;padding-bottom:70px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.client-section-gap{padding-top:50px;padding-bottom:50px}}.client-section-gap-2{margin:120px 0;padding:100px 0}@media only screen and (min-width:992px) and (max-width:1199px){.client-section-gap-2{margin:90px 0;padding:80px 0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.client-section-gap-2{margin:70px 0;padding:65px 0}}@media (max-width:575px){.client-section-gap-2{margin:50px 0;padding:60px 0}}.client-content{text-align:center;max-width:500px;margin:0 auto 50px;padding:15px 15px 0}.client-content .sec-title{letter-spacing:0;margin-bottom:0}@media (max-width:575px){.client-content .sec-title{font-size:18px}}.client-content span{display:inline-flex}.client-content .client-numbers{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:50px;padding:0 5px;line-height:1.35;position:relative}.client-content .client-numbers:before{content:"";color:var(--tj-color-theme-primary);font-size:20px;position:absolute;top:-18px;left:-17px;font-family:ainex-icons!important}@media (max-width:575px){.client-content{margin-bottom:40px}}.client-slider{z-index:1;position:relative;overflow:hidden}.client-slider:before,.client-slider:after{content:"";z-index:2;background-image:linear-gradient(90deg,#060129 0%,#06012900 100%);width:308px;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.client-slider:before,.client-slider:after{width:300px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.client-slider:before,.client-slider:after{width:200px}}@media (max-width:575px){.client-slider:before,.client-slider:after{width:100px}}.client-slider:after{background-image:linear-gradient(-90deg,#060129 0%,#06012900 100%);left:auto;right:0}.client-slider .swiper-wrapper{transition-timing-function:linear}.client-item{flex-wrap:wrap;align-items:center;width:auto;padding-right:30px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.client-item{padding-right:20px}}.client-logo{background-color:var(--tj-color-theme-bg);z-index:5;border-radius:8px;justify-content:center;align-items:center;width:195px;height:74px;display:inline-flex;position:relative}.client-logo img{opacity:.8}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.client-logo{width:170px;height:60px;padding:20px}}.tj-about-section{border-top:1px solid var(--tj-color-border-1);border-bottom:1px solid var(--tj-color-border-1);padding:60px 0}.about-img{width:100%;height:100%;position:relative}.about-img img{object-fit:cover;border-radius:12px;width:100%;height:100%}.about-content-area{margin-inline-start:auto;max-width:805px;margin-top:8px}.about-content-area .sec-heading{margin-bottom:40px}.about-content-area .sec-heading .sub-title{margin-bottom:30px}.about-content-area .sec-heading .sec-title img{border-radius:56px;height:54px;position:relative;top:-3px}@media only screen and (min-width:992px) and (max-width:1199px){.about-content-area .sec-heading .sec-title img{height:45px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.about-content-area .sec-heading .sec-title img{height:40px}}@media (max-width:575px){.about-content-area .sec-heading .sec-title img{height:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-area .sec-heading .sec-title{line-height:1.2}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.about-content-area{padding-left:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-area{margin-bottom:40px}}.about-content-area.style-2{max-width:645px;margin-top:0;margin-bottom:35px;padding-top:115px}.about-content-area.style-2 .sec-heading .sub-title{margin-bottom:27px}@media only screen and (min-width:1200px) and (max-width:1399px){.about-content-area.style-2{max-width:590px;padding-top:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-content-area.style-2{max-width:480px;padding-top:90px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-area.style-2{max-width:100%;margin-bottom:50px;padding-top:70px}}.about-content-area.style-3{margin-top:0}.about-content-area.style-3 .sec-heading{margin-bottom:25px}.about-content-area.style-3 .about-img{max-width:492px;margin-inline-start:auto}.about-bottom-area{flex-wrap:wrap;align-items:center;gap:88px;display:flex;position:relative}.about-bottom-area .list-style-1{max-width:200px}@media (max-width:575px){.about-bottom-area{justify-content:space-between;gap:30px}}.about-bottom-area-2{flex-wrap:wrap;gap:30px;display:flex;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-bottom-area-2{gap:20px}}.about-bottom-area-3{border-top:1px solid var(--tj-color-border-1);border-bottom:1px solid var(--tj-color-border-1);align-items:center;padding:35px 0;display:flex;position:relative}.about-bottom-area-3:after{content:"";background-color:var(--tj-color-border-1);width:1px;height:275px;position:absolute;top:50%;left:39%;transform:translateY(-50%)}@media only screen and (min-width:992px) and (max-width:1199px){.about-bottom-area-3:after{left:40%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-bottom-area-3:after{display:none}}.about-bottom-area-3 .experience-wrap{width:39%}@media only screen and (min-width:992px) and (max-width:1199px){.about-bottom-area-3 .experience-wrap{width:40%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-bottom-area-3 .experience-wrap{align-items:end;width:100%;display:flex}}.about-bottom-area-3 .about-content{width:100%;max-width:385px;padding-inline-start:60px}.about-bottom-area-3 .about-content .desc{margin-bottom:20px}.about-bottom-area-3 .about-content .tj-primary-btn{margin-top:26px}@media only screen and (min-width:1200px) and (max-width:1399px){.about-bottom-area-3 .about-content{padding-inline-start:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-bottom-area-3 .about-content{max-width:300px;padding-inline-start:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-bottom-area-3 .about-content{border-top:1px solid var(--tj-color-border-1);max-width:100%;padding:30px 0 0}.about-bottom-area-3{flex-direction:column;gap:35px}}.list-style-1{list-style:none}.list-style-1 li{font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);margin-bottom:5px;padding-left:22px;position:relative}.list-style-1 li:last-child{margin-bottom:0}.list-style-1 li:before{content:"";border:2px solid var(--tj-color-theme-primary);border-radius:50%;width:14px;height:14px;position:absolute;top:4px;left:0}.list-style-1 li:after{content:"";background-color:var(--tj-color-theme-primary);border-radius:50%;width:4px;height:4px;position:absolute;top:9px;left:5px}.about-btn{width:162px;height:162px;color:var(--tj-color-common-white);font-weight:var(--tj-fw-sbold);background-color:var(--tj-color-theme-primary);z-index:1;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.about-btn .text-wrap{display:inline-flex}.about-btn .btn-text{color:var(--tj-color-common-white);max-width:87px}.about-btn .btn-icon{color:var(--tj-color-common-white);font-size:22px;overflow:hidden}.about-btn .btn-icon span{text-shadow:-25px 0;line-height:1;display:inline-flex;transform:rotate(-45deg)translate(0)}.about-btn .btn-icon span i{line-height:1;display:inline-flex}.about-btn img{z-index:-1;object-fit:cover;opacity:.4;mix-blend-mode:luminosity;width:100%;height:100%;position:absolute;top:0;left:0}.about-btn:hover .btn-icon span{transform:rotate(-45deg)translate(25px)}.video-btn{justify-content:center;align-items:center;gap:16px;display:inline-flex}.video-btn .video-icon{color:var(--tj-color-theme-dark);background:var(--tj-color-common-white);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:15px;line-height:1;display:inline-flex}.video-btn .video-icon i{margin-left:2px}.video-btn .video-text{color:var(--tj-color-text-body);font-size:16px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.03em}.video-btn:hover{color:var(--tj-color-common-white)}.about-wrapper{background-color:var(--tj-color-theme-bg);border-radius:24px;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-wrapper{border-radius:16px}}.about-area{z-index:1;position:relative}.about-img-area{background-color:var(--tj-color-theme-dark);border-radius:0 0 24px;width:47.5%;height:100%;padding:0 20px 20px 0;position:absolute;top:0;left:0}.about-img-area:after,.about-img-area:before{content:"";width:50px;height:24px;box-shadow:24px 0 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-top-right-radius:24px;position:absolute;top:0;right:-50px;transform:scaleX(-1)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-img-area:after,.about-img-area:before{border-radius:0 16px 0 0}}.about-img-area:after{inset:auto auto -24px 0}.about-img-area .about-img img{border-radius:20px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-img-area .about-img img{border-radius:14px}}@media only screen and (min-width:1200px) and (max-width:1399px){.about-img-area{width:45.5%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-img-area{border-radius:0 16px 16px 0;width:90%;padding:20px 20px 20px 0;position:relative}.about-img-area:before{border-top-right-radius:24px;top:-24px;left:0;transform:scale(-1)}}.company-logo{border-radius:14px;flex:none;justify-content:center;align-items:center;width:195px;height:195px;display:flex}.company-logo img{width:100%;max-width:200px}@media 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){.company-logo img{max-width:90px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.company-logo img{max-width:80px}}@media only screen and (min-width:1200px) and (max-width:1399px){.company-logo{width:180px;height:180px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.company-logo{width:160px;height:160px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.company-logo{width:140px;height:140px}}.mission-vision-wrap{flex:1}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.mission-vision-wrap{flex-basis:100%}}.mission-vision-box{background-color:var(--tj-color-theme-dark);border-radius:12px;margin-bottom:20px;padding:24px 30px}.mission-vision-box:last-child{margin-bottom:0}.mission-vision-box .title{font-weight:var(--tj-fw-sbold);margin-bottom:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.mission-vision-box .title{margin-bottom:15px}}.mission-vision-box .desc:last-child{margin-bottom:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.mission-vision-box{padding:24px 20px}}.about-content-area-2{flex-wrap:wrap;justify-content:space-between;gap:85px;display:flex}.about-content-area-2 .about-content{max-width:550px;margin-left:auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.about-content-area-2 .about-content{max-width:440px}}@media only screen and (min-width:768px) and (max-width:991px){.about-content-area-2 .about-content{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-area-2 .about-content{width:calc(100% - 130px);margin-left:0}}.about-content-area-2 .sec-heading{margin-bottom:27px}.about-content-area-2 .video-img{max-width:120px}.about-content-area-2 .video-img:before{opacity:.15}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-area-2 .video-img{max-width:100px}}.about-content-area-2 .video-btn:hover{transform:translate(-50%,-50%)scale(.9)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.about-content-area-2{gap:35px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-area-2{gap:20px}}.experience-year{color:var(--tj-color-theme-primary);letter-spacing:-.03em;font-size:254px;line-height:.8;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-regular);margin-bottom:25px}.experience-year sup{vertical-align:top;font-size:.189em;top:.35em}@media only screen and (min-width:1200px) and (max-width:1399px){.experience-year{font-size:230px}}@media only screen and (min-width:992px) and (max-width:1199px){.experience-year{font-size:190px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.experience-year{margin-bottom:0;font-size:170px}}.experience-text{width:100%;max-width:160px;color:var(--tj-color-text-body);margin-bottom:0;font-size:16px;line-height:1.375}.about-img-area-2{height:100%;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.about-img-area-2{height:450px}}.about-img-area-2 .about-img{max-width:492px;margin-inline-start:auto}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-img-area-2 .about-img{max-width:100%}}.about-img-area-2 .video-wrap{background-color:var(--tj-color-theme-dark);z-index:1;border-radius:12px 0 0;padding:16px 0 0 16px;position:absolute;bottom:0;right:0}.about-img-area-2 .video-wrap:before,.about-img-area-2 .video-wrap:after{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-dark);z-index:-1;pointer-events:none;background-color:#0000;border-bottom-right-radius:12px;position:absolute;top:-25px;right:0}.about-img-area-2 .video-wrap:after{inset:auto auto 0 -12px}.about-img-area-2 .video-btn{background-color:var(--tj-color-theme-bg);border-radius:10px;flex-direction:column;justify-content:space-between;padding:20px 15px}.about-img-area-2 .video-btn .video-icon{animation:2s linear infinite pulse3}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-img-area-2 .video-btn .video-icon{width:50px;height:50px}}.about-img-area-2 .video-btn .video-text{-webkit-writing-mode:sideways-lr;writing-mode:sideways-lr;height:105px}@media only screen and (min-width:768px) and (max-width:991px){.about-img-area-2 .video-btn .video-text{-webkit-writing-mode:inherit;writing-mode:inherit;width:105px;height:auto}}.about-img-area-2 .video-btn:hover .video-icon{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}@media only screen and (min-width:768px) and (max-width:991px){.about-img-area-2 .video-btn{flex-direction:row-reverse}}.tj-service-section{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative}.tj-service-section-2{overflow:hidden}.tj-service-section-3 .sec-heading{max-width:500px}@media (max-width:575px){.service-wrapper-2{margin-right:-15px}}.service-item .service-img{border-radius:12px;width:100%;position:relative;overflow:hidden}.service-item .service-img img{object-fit:cover;-o-transition:all .3s ease-in-out 0s;width:100%;height:100%;transition:all .3s ease-in-out}.service-item .item-count{width:50px;height:50px;line-height:1;font-weight:var(--tj-fw-medium);background-color:var(--tj-color-theme-dark);color:var(--tj-color-grey-2);z-index:2;border-bottom:2px solid #0000;border-left:2px solid #0000;border-bottom-left-radius:12px;justify-content:center;align-items:center;font-size:18px;display:inline-flex;position:absolute;top:0;right:0}.service-item .item-count:before,.service-item .item-count:after{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-top:2px solid #0000;border-right:2px solid #0000;border-top-right-radius:12px;position:absolute;top:0;left:-25px}.service-item .item-count:after{inset:auto 0 -12px auto}.service-item-wrap{background-color:var(--tj-color-theme-dark);border-radius:12px;margin-bottom:30px;padding:2px;position:relative}.service-item-wrap:before{content:"";opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;background-image:linear-gradient(-220deg,#3b82f600 50%,#3b82f6 80%);border-radius:12px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.service-item-wrap:hover:before{opacity:1;visibility:visible}.service-item-wrap:hover .service-item.style-1 .service-link{border-left-color:var(--tj-color-theme-primary);border-top-color:var(--tj-color-theme-primary)}.service-item-wrap:hover .service-item.style-1 .service-link:before,.service-item-wrap:hover .service-item.style-1 .service-link:after{border-bottom-color:var(--tj-color-theme-primary);border-right-color:var(--tj-color-theme-primary)}.service-item.style-1{background-color:var(--tj-color-theme-dark);border-radius:12px 12px 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:30px;display:flex;position:relative}.service-item.style-1 .service-img{border-top-right-radius:0;max-width:306px;height:255px}@media only screen and (min-width:992px) and (max-width:1199px){.service-item.style-1 .service-img{max-width:260px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-1 .service-img{max-width:100%;height:280px}}.service-item.style-1 .service-content{flex:1;padding-right:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-1 .service-content{padding-right:0}}.service-item.style-1 .title{margin-bottom:16px}.service-item.style-1 .title a{display:inline-block}.service-item.style-1 .title a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-1 .title{margin-bottom:25px}}.service-item.style-1 .desc{margin-bottom:17px}.service-item.style-1 .desc:last-child{margin-bottom:50px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-1 .desc{margin-bottom:16px}}.service-item.style-1 .service-link{background-color:var(--tj-color-theme-bg);width:64px;height:64px;color:var(--tj-color-common-white);text-align:center;z-index:1;border-top:2px solid #0000;border-left:2px solid #0000;border-top-left-radius:12px;padding:10px;font-size:30px;position:absolute;bottom:-2px;right:-2px}.service-item.style-1 .service-link:before,.service-item.style-1 .service-link:after{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-bg);z-index:-1;pointer-events:none;background-color:#0000;border-bottom:2px solid #0000;border-right:2px solid #0000;border-bottom-right-radius:12px;position:absolute;top:-25px;right:0}.service-item.style-1 .service-link:after{inset:auto auto 0 -12px}.service-item.style-1 .service-link span{line-height:1;display:inline-flex;overflow:hidden;transform:rotate(-45deg)}.service-item.style-1 .service-link i{text-shadow:-56px 0 0 var(--tj-color-theme-primary);-o-transition:all .3s ease-in-out 0s;line-height:1;transition:all .3s ease-in-out;display:inline-flex}.service-item.style-1 .service-link:hover i{transform:translate(56px)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-1 .service-link{width:55px;height:55px;font-size:25px}}.service-item.style-1:hover .service-img img{transform:scale(1.1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.service-item.style-1{padding:30px 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-1{flex-direction:column;align-items:flex-start;padding:20px}}.service-item.style-2{background-color:var(--tj-color-theme-bg);border-radius:12px;padding:2px 2px 0;position:relative}.service-item.style-2:before{content:"";opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;background-image:linear-gradient(#3b82f6 20%,#3b82f600 90%);border-radius:12px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.service-item.style-2:hover:before{opacity:1;visibility:visible}.service-item.style-2:hover .item-count{border-left-color:var(--tj-color-theme-primary);border-bottom-color:var(--tj-color-theme-primary)}.service-item.style-2:hover .item-count:before,.service-item.style-2:hover .item-count:after{border-top-color:var(--tj-color-theme-primary);border-right-color:var(--tj-color-theme-primary)}.service-item.style-2:hover .item-count i{transform:rotateY(360deg)}.service-item.style-2 .service-inner{background-color:var(--tj-color-theme-bg);border-radius:12px;padding:30px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-2 .service-inner{padding:30px 20px}}.service-item.style-2 .service-img{height:300px}@media 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){.service-item.style-2 .service-img{height:260px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-2 .service-img{height:220px}}.service-item.style-2 .title{margin-bottom:18px;padding-right:30px}.service-item.style-2 .title a:hover{color:var(--tj-color-theme-primary)}.service-item.style-2 .desc{margin-bottom:22px}.service-item.style-2 .text-btn{border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;bottom:40px;left:50%;transform:translate(-50%)}.service-item.style-2 .text-btn:after,.service-item.style-2 .text-btn:before{content:"";width:12px;height:24px;box-shadow:0 12px 0 0 var(--tj-color-theme-bg);z-index:-1;background-color:#0000;border-bottom-right-radius:12px;position:absolute;bottom:0;left:-12px}.service-item.style-2 .text-btn:after{border-bottom-right-radius:0;border-bottom-left-radius:12px;left:auto;right:-12px}.service-item.style-2:hover .service-img img{transform:scale(1.1)}.service-item.style-2:hover .item-count{color:var(--tj-color-theme-primary)}.service-item.style-3{background-color:var(--tj-color-theme-dark);border:2px solid var(--tj-color-border-1);border-radius:12px;padding:2px;position:relative}.service-item.style-3:not(:last-child){margin-bottom:30px}.service-item.style-3:before{content:"";-webkit-mask-composite:xor;opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;pointer-events:none;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%);border-radius:12px;padding:2px;transition:all .3s ease-in-out;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.service-item.style-3:hover{border-color:#0000}.service-item.style-3:hover:before{opacity:1;visibility:visible}.service-item.style-3:hover .item-count{border-bottom:2px solid #10b981;border-right:2px solid #06b6d4}.service-item.style-3:hover .item-count:before,.service-item.style-3:hover .item-count:after{border-top:2px solid #3b82f6;border-right:2px solid #06b6d4}.service-item.style-3 .item-count{background-color:var(--tj-color-theme-bg);border-left:0;border-right:2px solid #0000;border-radius:0 0 12px;left:0;right:auto}.service-item.style-3 .item-count:before,.service-item.style-3 .item-count:after{box-shadow:12px 0 0 0 var(--tj-color-theme-bg);left:auto;right:-25px;transform:scaleX(-1)}.service-item.style-3 .item-count:after{left:0;right:auto}.service-item.style-3 .service-inner{background-color:var(--tj-color-theme-dark);border-radius:12px;justify-content:space-between;align-items:center;padding:30px;display:flex;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-3 .service-inner{flex-wrap:wrap;padding:20px}}.service-item.style-3 .service-content{width:100%;max-width:500px;padding-inline-start:70px}@media only screen and (min-width:992px) and (max-width:1199px){.service-item.style-3 .service-content{max-width:455px;padding-inline-start:50px}}@media only screen and (min-width:768px) and (max-width:991px){.service-item.style-3 .service-content{max-width:310px;padding-inline-start:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-3 .service-content{margin-bottom:30px;padding-inline-start:40px}}.service-item.style-3 .title{margin-bottom:18px}.service-item.style-3 .title a:hover{color:var(--tj-color-theme-primary)}.service-item.style-3 .desc{color:var(--tj-color-text-body);margin-bottom:20px}.service-item.style-3 .tj-primary-btn{margin-top:25px}.service-item.style-3 .service-img{max-width:490px}@media only screen and (min-width:992px) and (max-width:1199px){.service-item.style-3 .service-img{max-width:380px}}@media only screen and (min-width:768px) and (max-width:991px){.service-item.style-3 .service-img{max-width:300px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-item.style-3 .service-img{max-width:100%}}.service-item.style-3:hover .service-img img{transform:scale(1.1)}.service-item.style-3:hover .item-count{color:var(--tj-color-theme-primary)}.list-style-2{list-style:none}.list-style-2 li{color:var(--tj-color-text-body);font-weight:var(--tj-fw-medium);margin-bottom:5px;padding-left:15px;position:relative}.list-style-2 li:last-child{margin-bottom:0}.list-style-2 li:before{content:"";background-color:var(--tj-color-theme-primary);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}.service-btn-area{margin-top:50px}.service-bottom-btn{justify-content:center;width:100%;display:inline-flex;position:absolute;bottom:0;left:0}.service-bottom-btn .text-btn{background-color:var(--tj-color-theme-dark);border-radius:24px 24px 0 0;padding:20px 30px}.service-bottom-btn .text-btn:after,.service-bottom-btn .text-btn:before{content:"";width:24px;height:48px;box-shadow:0 24px 0 0 var(--tj-color-theme-dark);z-index:-1;pointer-events:none;background-color:#0000;border-bottom-right-radius:24px;position:absolute;bottom:0;left:-24px}.service-bottom-btn .text-btn:after{border-bottom-right-radius:0;border-bottom-left-radius:24px;left:auto;right:-24px}.service-bottom-btn .text-btn .btn-text,.service-bottom-btn .text-btn .btn-icon{color:var(--tj-color-theme-primary)}.service-bottom-btn .text-btn .btn-icon span{text-shadow:0 -30px 0 var(--tj-color-theme-primary)}.service-bottom-btn .text-btn:hover .btn-icon span{transform:translateY(30px)}.service-tab{gap:14px;width:100%;max-width:420px;margin-inline-end:30px}.service-tab .nav-link,.service-tab button{background-color:var(--tj-color-theme-bg);color:var(--tj-color-text-body);letter-spacing:-.03em;font-size:24px;line-height:1;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);text-align:left;border:2px solid var(--tj-color-theme-bg);border-radius:9px;justify-content:start;align-items:center;gap:15px;padding:25px 30px;display:inline-flex}.service-tab .nav-link span,.service-tab button span{background-color:var(--tj-color-theme-dark);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:inline-flex}.service-tab .nav-link.active,.service-tab button.active{-webkit-mask-composite:xor;color:var(--tj-color-common-white);background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.service-tab .nav-link.active span,.service-tab button.active span{background-color:var(--tj-color-theme-primary)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.service-tab .nav-link,.service-tab button{padding:20px;font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-tab .nav-link,.service-tab button{padding:15px;font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-tab .nav-link,.service-tab button{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.service-tab{max-width:320px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-tab{margin-inline-end:0;background-color:#0000;border:0;max-width:100%;margin-bottom:15px}.service-tab.active .nav-link,.service-tab.active button{border-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.service-tab.active .nav-link span,.service-tab.active button span{background-color:var(--tj-color-theme-primary)}}.service-tab-content .service-item.style-3{background-color:var(--tj-color-theme-bg);padding:0}.service-tab-content .service-item.style-3:before{display:none}.service-tab-content .service-item.style-3 .service-inner{background-color:#0000;padding:15px}.service-tab-content .service-item.style-3 .service-img{max-width:405px;height:458px}.service-tab-content .service-item.style-3 .service-img img{transform:scale(1)}.service-tab-content .service-item.style-3 .service-img img:hover{transform:scale(1.1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.service-tab-content .service-item.style-3 .service-img{height:405px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-tab-content .service-item.style-3 .service-img{max-width:100%;height:300px}}.service-tab-content .service-item.style-3 .service-content{max-width:430px;padding-inline-start:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-tab-content .service-item.style-3 .service-content{max-width:100%;margin:30px 0 20px;padding-inline-start:0}}@media only screen and (min-width:992px) and (max-width:1199px){.service-tab-content .service-item.style-3 .title{font-size:26px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-tab-content{margin-top:14px;padding:0}}.service-bottom-content{justify-content:center;align-items:center;margin-top:60px;display:flex}.service-bottom-content .desc{border-top:1px solid var(--tj-color-border-1);border-bottom:1px solid var(--tj-color-border-1);margin:0;padding:8px 0}.service-bottom-content .text-btn{background-color:#0000;border-radius:0;margin-inline-start:5px;padding:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-bottom-content{margin-top:40px}}.marquee-wrap{background-color:var(--tj-color-theme-primary);padding-top:20px;padding-bottom:20px;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.marquee-wrap{padding-top:16px;padding-bottom:16px}}.marquee-slider{padding-bottom:5px}.marquee-slider .swiper-wrapper{transition-timing-function:linear}.marquee-area{padding-top:70px;padding-bottom:75px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.marquee-area{padding-top:50px;padding-bottom:50px}}.marquee-item{flex-wrap:wrap;align-items:center;gap:35px;width:auto;padding-right:35px;display:flex}.marquee-item .marquee-text{-webkit-text-fill-color:#0000;-webkit-text-stroke:2px var(--tj-color-common-white);font-size:160px;font-weight:var(--tj-fw-sbold);font-family:var(--tj-ff-heading);opacity:.2;margin:0;line-height:1.2}.marquee-item .marquee-text:hover{opacity:.8}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.marquee-item .marquee-text{font-size:100px}}@media only screen and (min-width:768px) and (max-width:991px){.marquee-item .marquee-text{font-size:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.marquee-item .marquee-text{-webkit-text-stroke:1px var(--tj-color-common-white);font-size:50px}}.marquee-item .marquee-icon{color:var(--tj-color-theme-primary);font-size:40px;line-height:1;animation:6s linear infinite rotateAntiClock;position:relative;top:4px}.marquee-item .marquee-icon img{height:100%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.marquee-item .marquee-icon{font-size:35px}}@media only screen and (min-width:768px) and (max-width:991px){.marquee-item .marquee-icon{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.marquee-item .marquee-icon{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.marquee-item{gap:25px;padding-right:25px}}@media (max-width:575px){.marquee-item{gap:20px;padding-right:20px}}.scroll-slider{--gap:35px;-webkit-user-select:none;user-select:none;align-items:center;gap:var(--gap);display:flex;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.scroll-slider{--gap:25px}}@media (max-width:575px){.scroll-slider{--gap:20px}}.scroll-wrapper{gap:var(--gap);flex-shrink:0;min-width:100%;animation:40s linear infinite scroll;display:flex}[dir=rtl] .scroll-wrapper{animation:40s linear infinite scroll-rtl}@keyframes scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@keyframes scroll-rtl{0%{transform:translate(0)}to{transform:translateX(calc(100% + var(--gap)))}}.tj-project-section{position:relative}.tj-project-section-2{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative}.tj-project-section-2 .content-wrap{max-width:330px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-section-2 .content-wrap{max-width:100%}}.project-slider{overflow:inherit}.project-wrapper-2{max-width:834px;margin-inline-start:auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.project-wrapper-3{padding:0 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-wrapper-3{padding:0 15px}}.project-item{background-color:var(--tj-color-theme-bg);border-radius:12px;padding:15px;position:relative;overflow:hidden}.project-item .project-img{-o-transition:all .4s linear 0s;border-radius:12px;transition:all .4s linear;position:relative;overflow:hidden}.project-item .project-img img{object-fit:cover;-o-transition:all .4s linear 0s;width:100%;height:100%;transition:all .4s linear}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item .project-img{height:280px}}.project-item .project-content{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:25px 15px 10px;display:flex}@media (max-width:575px){.project-item .project-content{padding:20px 5px 5px}}.project-item .title{color:var(--tj-color-common-white);width:100%;max-width:350px;margin-bottom:0}.project-item .title a{display:inline-block}.project-item .title a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:1400px) and (max-width:1600px){.project-item .title{width:calc(100% - 60px)}}@media 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:576px) and (max-width:767px),(max-width:575px){.project-item .title{width:calc(100% - 60px);max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item .title{width:calc(100% - 50px)}}.project-item .categories{background-color:var(--tj-color-theme-bg);border-radius:0 0 12px;padding:0 10px 10px 0;position:absolute;top:15px;left:15px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item .icon-btn{width:45px;height:45px;font-size:22px}}.project-item:hover .project-img img{transform:scale(1.1)}.project-item:hover .icon-btn{background-color:var(--tj-color-theme-primary)}.project-item.style-2{background-color:var(--tj-color-theme-dark);border-top-left-radius:0;margin-bottom:30px;padding:30px 30px 0}.project-item.style-2:last-child{margin-bottom:0}.project-item.style-2 .categories{top:0;left:0}.project-item.style-2 .project-content{padding:0 0 24px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-2 .project-content{padding:0 0 16px}}.project-item.style-2 .title{max-width:450px;padding-top:25px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-2 .title{max-width:calc(100% - 65px)}}.project-item.style-2 .icon-btn{background-color:var(--tj-color-theme-bg);width:60px;height:60px;margin-bottom:3px}.project-item.style-2 .icon-btn i{color:var(--tj-color-theme-primary)}.project-item.style-2 .icon-btn:hover{background-color:var(--tj-color-theme-primary)}.project-item.style-2 .icon-btn:hover i{color:var(--tj-color-common-white)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-2 .icon-btn{width:55px;height:55px}}.project-item.style-2 .project-img{-o-transition:all .4s linear 0s;border-radius:16px;height:0;transition:all .4s linear}.project-item.style-2 .project-img img{transform:scale(1)}.project-item.style-2 .project-img img:hover{transform:scale(1.1)}@media only screen and (min-width:768px) and (max-width:991px){.project-item.style-2 .project-img{height:320px;margin-bottom:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-2 .project-img{height:280px;margin-bottom:20px}}.project-item.style-2.active .project-img{height:373px;margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px){.project-item.style-2.active .project-img{height:320px;margin-bottom:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-2.active .project-img{height:280px;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-2{margin-bottom:20px;padding:30px 20px 0}}.project-item.style-3{border-radius:16px;padding:30px 30px 25px}.project-item.style-3 .categories{position:unset;border-radius:0;margin-bottom:12px;padding:0}.project-item.style-3 .categories:before,.project-item.style-3 .categories:after{display:none}.project-item.style-3 .project-content{flex-direction:column;align-items:start;padding:30px 0 0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-3 .project-content{padding:20px 0 0}}@media only screen and (min-width:768px) and (max-width:991px){.project-item.style-3 .title{width:calc(100% - 50px);max-width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.project-item.style-3 .title{font-size:20px}}.project-item.style-3 .project-btn{background-color:var(--tj-color-theme-dark);z-index:1;border-radius:60px 0 0;width:auto;height:auto;padding:30px 0 0 30px;position:absolute;bottom:0;right:0}.project-item.style-3 .project-btn:after,.project-item.style-3 .project-btn:before{content:"";width:24px;height:48px;box-shadow:0 24px 0 0 var(--tj-color-theme-dark);z-index:-1;pointer-events:none;background-color:#0000;border-bottom-right-radius:24px;position:absolute;top:-48px;right:0}.project-item.style-3 .project-btn:after{inset:auto auto 0 -24px}.project-item.style-3 .project-btn .icon-btn{background-color:var(--tj-color-theme-primary);text-shadow:-45px 0;overflow:hidden;transform:rotate(-45deg)}.project-item.style-3 .project-btn .icon-btn i,.project-item.style-3 .project-btn .icon-btn:hover{transform:rotate(0)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-3 .project-btn{border-radius:40px 0 0;padding:20px 0 0 20px}}@media only screen and (min-width:768px) and (max-width:991px){.project-item.style-3 .project-btn{border-radius:55px 0 0;padding:25px 0 0 25px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-3{padding:20px}}.project-item.style-3:hover .icon-btn i{transform:translate(45px)}.categories{background-color:var(--tj-color-theme-bg);z-index:1;flex-wrap:wrap;gap:10px;padding:0 10px 10px 0;display:flex;position:relative}.categories:after,.categories:before{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-bg);z-index:-1;background-color:#0000;border-radius:0 12px 0 0;position:absolute;top:0;right:-25px;transform:scaleX(-1)}.categories:after{inset:auto auto -12px 0}.categories a{background-color:var(--tj-color-theme-dark);color:var(--tj-color-theme-primary);font-size:16px;line-height:1;font-weight:var(--tj-fw-medium);border-radius:8px;padding:5px 10px 6px;display:inline-flex;overflow:hidden}.categories a:hover{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.tj-testimonial-section{background-color:var(--tj-color-theme-bg);border-radius:24px;overflow:hidden}.tj-testimonial-section .content-wrap .desc{width:100%;max-width:430px;margin-bottom:23px}.tj-testimonial-section-2{overflow:hidden}.testimonial-wrapper{position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-wrapper{margin-top:15px}}@media (max-width:575px){.testimonial-wrapper-2{margin-right:-15px}}.testimonial-wrapper{background-color:var(--tj-color-theme-dark);border-top-right-radius:12px;border-bottom-left-radius:12px}.testimonial-wrapper .quote-icon{color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-bg);z-index:2;border-bottom-right-radius:12px;justify-content:center;width:138px;padding-bottom:16px;font-size:64px;line-height:1;display:inline-flex;position:relative;top:0;left:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-wrapper .quote-icon{width:100px;padding-bottom:10px;font-size:50px}}.testimonial-wrapper .quote-icon:after,.testimonial-wrapper .quote-icon:before{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-bg);z-index:-1;background-color:#0000;border-top-right-radius:12px;position:absolute;top:0;right:-25px;transform:scaleX(-1)}.testimonial-wrapper .quote-icon:after{inset:auto auto -12px 0}.testimonial-slider .pagination-1{background-color:var(--tj-color-theme-bg);z-index:2;border-top-left-radius:12px;width:122px;margin:0;padding:20px 10px;position:absolute;bottom:0;left:auto;right:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider .pagination-1{width:100px;padding:15px 10px}}.testimonial-slider .pagination-1:after,.testimonial-slider .pagination-1:before{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-bg);z-index:-1;background-color:#0000;border-bottom-right-radius:12px;position:absolute;top:-25px;right:0}.testimonial-slider .pagination-1:after{inset:auto auto 0 -12px}.testimonial-slider-2 .rating-area{background-color:var(--tj-color-theme-dark);z-index:2;border-top-right-radius:12px;max-width:133px;margin:-2px;padding:12px 10px 0 30px;position:absolute;bottom:-2px;left:0}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-slider-2 .rating-area{padding:12px 10px 0 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider-2 .rating-area{padding:12px 10px 0 20px}}.testimonial-slider-2 .rating-area:after,.testimonial-slider-2 .rating-area:before{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-bottom-right-radius:12px;position:absolute;top:-25px;left:0;transform:scaleX(-1)}.testimonial-slider-2 .rating-area:after{inset:auto -12px 0 auto}.testimonial-slider-2 .rating-area .star-ratings{letter-spacing:1.5px;font-size:20px;display:inline-flex}.testimonial-slider-3 .testimonial-item-wrap{margin-bottom:80px}.testimonial-item-wrap{background-color:var(--tj-color-theme-bg);border-radius:12px;padding:2px;position:relative}.testimonial-item-wrap:before{content:"";opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;background-image:linear-gradient(#3b82f6 15%,#3b82f600 80%);border-radius:12px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.testimonial-item-wrap:hover:before{opacity:1;visibility:visible}.testimonial-item{padding:33px 40px 40px}.testimonial-item .quote-icon{color:var(--tj-color-theme-primary);font-size:48px;line-height:1;display:inline-flex}.testimonial-item .rating-wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.testimonial-item .rating-wrap .rating-img{background-color:var(--tj-color-theme-bg);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.testimonial-item .rating-wrap .rating-img img{width:33px;height:33px}.testimonial-item .rating-wrap .rating-text{color:var(--tj-color-text-body-2);font-size:14px}.testimonial-item .rating-wrap .rating-text strong{font-size:16px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-black)}.testimonial-item .desc{color:var(--tj-color-white-2);padding-bottom:22px;font-size:22px;line-height:1.5}.testimonial-item .desc p{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-item .desc{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item .desc{font-size:18px}}.testimonial-item .testimonial-author .title{margin-bottom:5px;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-item .testimonial-author .title{font-size:18px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-item{padding:33px 25px 40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item{padding:30px 20px 40px}}.testimonial-item.style-2{background-color:var(--tj-color-theme-bg);z-index:3;border-top-left-radius:12px;border-bottom-right-radius:12px;padding:28px 28px 45px;position:relative}.testimonial-item.style-2 .quote-icon{background-color:var(--tj-color-theme-dark);z-index:2;border-bottom:2px solid #0000;border-left:2px solid #0000;border-bottom-left-radius:12px;justify-content:flex-end;width:68px;padding-bottom:15px;display:inline-flex;position:absolute;top:-2px;right:-2px}.testimonial-item.style-2 .quote-icon:after,.testimonial-item.style-2 .quote-icon:before{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-top:2px solid #0000;border-right:2px solid #0000;border-top-right-radius:12px;position:absolute;top:0;left:-25px}.testimonial-item.style-2 .quote-icon:after{inset:auto 0 -12px auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-2 .quote-icon{width:55px;padding-bottom:10px;font-size:40px}}.testimonial-item.style-2 .testimonial-author{border:0;padding:0 45px 26px 0}.testimonial-item.style-2 .testimonial-author .author-img{border:2px solid var(--tj-color-common-white);background-color:var(--tj-color-common-white);border-radius:50%;width:84px;height:84px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-2 .testimonial-author .author-img{width:75px;height:75px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-2 .testimonial-author .author-img{width:65px;height:65px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-2 .testimonial-author .author-img{width:55px;height:55px}}.testimonial-item.style-2 .testimonial-author .designation{font-size:16px}.testimonial-item.style-2 .desc{color:var(--tj-color-text-body);padding-bottom:22px;font-size:18px}.testimonial-item.style-2:hover .quote-icon{border-left-color:var(--tj-color-theme-primary);border-bottom-color:var(--tj-color-theme-primary)}.testimonial-item.style-2:hover .quote-icon:before,.testimonial-item.style-2:hover .quote-icon:after{border-top-color:var(--tj-color-theme-primary);border-right-color:var(--tj-color-theme-primary)}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-item.style-2{padding:25px 20px 40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-2{padding:25px 16px 35px}}.testimonial-item.style-3{background-color:var(--tj-color-theme-dark);z-index:3;border-radius:12px;padding:100px 28px 105px;position:relative}.testimonial-item.style-3 .quote-icon{background-color:var(--tj-color-theme-bg);z-index:2;border:2px solid #0000;border-top:0;border-radius:0 0 12px 12px;justify-content:center;width:98px;padding:0 15px 15px;position:absolute;top:-2px;right:50%;transform:translate(50%)}.testimonial-item.style-3 .quote-icon:before,.testimonial-item.style-3 .quote-icon:after{content:"";width:24px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-bg);z-index:-1;background-color:#0000;border-top:2px solid #0000;border-right:2px solid #0000;border-radius:0 12px 0 0;position:absolute;top:0;left:-24px}.testimonial-item.style-3 .quote-icon:after{left:auto;right:-24px;transform:scaleX(-1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-3 .quote-icon{width:75px;padding-bottom:10px;font-size:40px}}.testimonial-item.style-3 .testimonial-author{border:0;justify-content:center;padding:0;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.testimonial-item.style-3 .testimonial-author .author-img{border:2px solid var(--tj-color-common-white);background-color:var(--tj-color-common-white);border-radius:50%;width:84px;height:84px}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-item.style-3 .testimonial-author .author-img{width:75px;height:75px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-3 .testimonial-author .author-img{width:65px;height:65px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-3 .testimonial-author .author-img{width:55px;height:55px}}.testimonial-item.style-3 .testimonial-author .author-inner{flex-direction:column}.testimonial-item.style-3 .testimonial-author .author-header{text-align:center}.testimonial-item.style-3 .desc{color:var(--tj-color-white-2);text-align:center;padding-bottom:0;font-size:22px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-item.style-3 .desc{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-3 .desc{font-size:18px}}.testimonial-item.style-3 .circle-shape{background-color:var(--tj-color-theme-bg);z-index:-1;-o-transition:all .3s ease-in-out 0s;border-top:2px solid #0000;border-radius:50% 50% 0 0;width:104px;height:104px;transition:all .3s ease-in-out;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.testimonial-item.style-3 .circle-shape:after,.testimonial-item.style-3 .circle-shape:before{content:"";width:12px;height:24px;box-shadow:0 12px 0 0 var(--tj-color-theme-bg);z-index:-1;background-color:#0000;border-radius:0 0 12px;position:absolute;bottom:20px;left:-12px}.testimonial-item.style-3 .circle-shape:after{border-radius:0 0 0 12px;left:auto;right:-12px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-3 .circle-shape{width:85px;height:82px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-3 .circle-shape{width:75px;height:70px}}.testimonial-item.style-3:hover .quote-icon{background-image:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%),linear-gradient(var(--tj-color-theme-bg),var(--tj-color-theme-bg));background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000}.testimonial-item.style-3:hover .quote-icon i{color:var(--tj-color-common-white)}.testimonial-item.style-3:hover .quote-icon:before,.testimonial-item.style-3:hover .quote-icon:after{border-top:2px solid #3b82f6;border-right:2px solid #06b6d4}.testimonial-item.style-3:hover .circle-shape{border-color:#3b82f64d}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-3{padding:90px 20px 95px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-3{padding:80px 20px 85px}}.testimonial-author{border-top:1px solid var(--tj-color-border-1);flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:30px;display:flex}.testimonial-author .author-inner{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.testimonial-author .author-img{border-radius:8px;width:68px;height:68px;overflow:hidden}.testimonial-author .author-img.style-2{border:2px solid var(--tj-color-common-white);border-radius:50%;width:84px;height:84px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-author .author-img{width:50px;height:50px}}.testimonial-author .title{margin-bottom:0;line-height:1}.testimonial-author .designation{font-size:14px;line-height:1;display:inline-flex}.testimonial-author .quote-icon{color:var(--tj-color-theme-primary);font-size:43px;line-height:1;display:inline-flex}.testimonial-author .quote-icon i{line-height:1;display:inline-flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-author .quote-icon{font-size:30px}.testimonial-author{padding-top:20px}}.star-ratings{letter-spacing:3px;-webkit-text-stroke:1px var(--tj-color-theme-primary);unicode-bidi:bidi-override;margin:0;padding:0;font-size:24px;line-height:1;position:relative}.star-ratings .fill-ratings{color:var(--tj-color-theme-primary);z-index:1;padding:0;display:inline-flex;position:absolute;top:0;left:0;overflow:hidden}.star-ratings .fill-ratings span{margin:0;display:inline-block}.star-ratings .empty-ratings{z-index:0;color:#0000;padding:0;display:inline-flex}.rating-box{background-color:var(--tj-color-theme-dark);border-radius:12px;justify-content:space-between;align-items:center;max-width:360px;margin-bottom:30px;padding:18px 30px 25px;display:flex;position:relative}.rating-box:before{content:"";background-color:var(--tj-color-border-1);width:1px;height:100%;position:absolute;top:0;left:155px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.rating-box:before{left:110px}}.rating-box .rating-area{flex-direction:column;display:flex}.rating-box .title{color:var(--tj-color-common-white);margin-bottom:0;font-size:76px;line-height:1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.rating-box .title{font-size:50px}}.rating-box .rating-text{margin-top:8px;line-height:1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.rating-box{max-width:305px;padding:20px 20px 25px}}.mobile-navigation{text-align:center;margin-top:30px}.slider-navigation,.slider-navigation-2{gap:10px}.slider-navigation-2 .slider-next,.slider-navigation-2 .slider-prev{background-color:var(--tj-color-theme-bg)}.slider-navigation-2 .slider-next:hover,.slider-navigation-2 .slider-prev:hover{background-color:var(--tj-color-theme-primary)}.slider-navigation-3{gap:15px}.slider-navigation-3 .slider-next,.slider-navigation-3 .slider-prev{border:1px solid var(--tj-color-border-1);width:50px;height:50px}.slider-navigation-3 .slider-next:hover,.slider-navigation-3 .slider-prev:hover{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.slider-next,.slider-prev{background-color:var(--tj-color-theme-dark);-o-transition:all .3s;border-radius:50%;flex:none;justify-content:center;align-items:center;width:60px;height:60px;font-size:21px;transition:all .3s;display:inline-flex}.slider-next .anim-icon,.slider-prev .anim-icon{display:inline-flex;position:relative;overflow:hidden;transform:rotate(0)}.slider-next .anim-icon i,.slider-prev .anim-icon i{color:var(--tj-color-common-white);-o-transition:all .3s;transition:all .3s;position:relative;top:0}.slider-next .anim-icon i:last-child,.slider-prev .anim-icon i:last-child{color:var(--tj-color-common-white);position:absolute;transform:translate(150%)}.slider-next:hover,.slider-prev:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.slider-next:hover .anim-icon i:first-child,.slider-prev:hover .anim-icon i:first-child{transform:translate(-150%)}.slider-next:hover .anim-icon i:last-child,.slider-prev:hover .anim-icon i:last-child{transform:translate(0)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.slider-next,.slider-prev{width:50px;height:50px;font-size:19px}}.slider-next .anim-icon i:last-child{transform:translate(-150%)}.slider-next:hover .anim-icon i:first-child{transform:translate(150%)}.swiper-pagination-area{text-align:center;margin-top:60px;line-height:0}.swiper-pagination-area.white-pagination .swiper-pagination-bullet{background-color:var(--tj-color-common-white)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.swiper-pagination-area{margin-top:30px}}.swiper-pagination-bullet{background-color:var(--tj-color-common-white);opacity:.15;-o-transition:all .5s ease-in-out 0s;border-radius:50%;width:10px;height:10px;margin:5px;transition:all .5s ease-in-out;position:relative}.swiper-pagination-bullet-active{background-color:var(--tj-color-theme-primary);opacity:1}.tj-faq-section{background-color:var(--tj-color-theme-bg);border-radius:24px}.tj-faq-section .sec-heading{margin-inline:0;max-width:550px;margin-bottom:30px}.tj-faq-section-2 .content-wrap{max-width:360px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-faq-section-2 .content-wrap{max-width:100%}}.tj-faq-section-3 .sec-heading{margin-bottom:30px}.faq-img{border-radius:12px;width:100%;max-width:480px;position:relative;overflow:hidden}.faq-img img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq-img{max-width:100%}}.tj-faq .accordion-item{background-color:var(--tj-color-theme-dark);border:0;border-radius:8px;margin-bottom:20px;padding:0 25px 0 30px;position:relative}.tj-faq .accordion-item:last-child{margin-bottom:0}.tj-faq .accordion-item .faq-title{text-align:left;color:var(--tj-color-heading-primary);font-size:20px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);z-index:2;width:100%;padding:21px 30px 21px 0;transition:none;position:relative}.tj-faq .accordion-item .faq-title:after{content:"";color:var(--tj-color-theme-primary);text-align:center;width:22px;height:22px;font-size:20px;font-weight:400;line-height:1;transition:none;position:absolute;top:26px;right:0;font-family:ainex-icons!important}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-faq .accordion-item .faq-title{padding:20px 30px 20px 0}}.tj-faq .accordion-item .accordion-body{color:var(--tj-color-white-2);padding:5px 0 30px}.tj-faq .accordion-item .accordion-body p:last-child{margin-bottom:0}.tj-faq .accordion-item.active{background-image:linear-gradient(var(--tj-color-theme-primary)0%,var(--tj-color-theme-bg)100%)}.tj-faq .accordion-item:has(.faq-title:not(.collapsed)){background-image:linear-gradient(var(--tj-color-theme-primary)0%,var(--tj-color-theme-bg)100%)}.tj-faq .accordion-item.active .faq-title:after{content:"";color:var(--tj-color-common-white)}.tj-faq .accordion-item:has(.faq-title:not(.collapsed)) .faq-title:after{content:"";color:var(--tj-color-common-white)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-faq .accordion-item{padding:0 15px 0 20px}.tj-faq{padding-bottom:40px}}.tj-faq.style-2 .accordion-item{background-color:var(--tj-color-theme-bg)}.tj-faq.style-2 .accordion-item.active{background-image:linear-gradient(var(--tj-color-theme-primary)0%,var(--tj-color-theme-dark)100%)}.tj-faq.style-2 .accordion-item:has(.faq-title:not(.collapsed)){background-image:linear-gradient(var(--tj-color-theme-primary)0%,var(--tj-color-theme-dark)100%)}.tj-faq.style-3 .accordion-item{background:var(--tj-color-theme-bg);border:2px solid var(--tj-color-theme-bg)}.tj-faq.style-3 .accordion-item .faq-title{padding:19px 30px 19px 0}.tj-faq.style-3 .accordion-item .faq-title:after{color:var(--tj-color-grey-2)}.tj-faq.style-3 .accordion-item .accordion-body{color:var(--tj-color-grey-3)}.tj-faq.style-3 .accordion-item.active{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tj-faq.style-3 .accordion-item:has(.faq-title:not(.collapsed)){-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tj-faq.style-3 .accordion-item.active .faq-title:after{color:var(--tj-color-theme-primary)}.tj-faq.style-3 .accordion-item:has(.faq-title:not(.collapsed)) .faq-title:after{color:var(--tj-color-theme-primary)}.support-specialist{background-color:var(--tj-color-theme-bg);border-radius:12px;width:100%;max-width:450px;padding:30px}.support-specialist .author-img{border:2px solid var(--tj-color-common-white);border-radius:100%;width:84px;height:84px;overflow:hidden}.support-specialist .desc{margin:24px 0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.support-specialist{max-width:100%}}@media (max-width:575px){.support-specialist{padding:30px 20px}}.tj-blog-section-2 .sec-heading{max-width:450px}.blog-item{background-color:var(--tj-color-theme-bg);border-radius:12px;height:100%;padding:15px;position:relative;overflow:hidden}.blog-item .categories{background-color:var(--tj-color-theme-bg);z-index:2;border-bottom-right-radius:12px;padding:0 10px 10px 0;position:absolute;top:0;left:0}.blog-item .blog-thumb{border-radius:0 12px 12px;height:340px;position:relative;overflow:hidden}.blog-item .blog-thumb img{object-fit:cover;-o-transition:all .4s linear 0s;width:100%;height:100%;transition:all .4s linear}@media 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:576px) and (max-width:767px){.blog-item .blog-thumb{height:300px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.blog-item .blog-thumb{height:280px}}.blog-item .blog-content{padding:25px 5px 13px}.blog-item .blog-content .title{margin:0}.blog-item .blog-content .title a:hover{color:var(--tj-color-theme-primary)}.blog-item .blog-content .desc{margin-top:15px}.blog-item .blog-content .desc:last-of-type{margin-bottom:0}.blog-item .blog-content .text-btn{background-color:var(--tj-color-theme-dark);border-radius:0 12px 0 0;margin-top:15px;padding:16px 16px 16px 20px;position:absolute;bottom:0;left:0}.blog-item .blog-content .text-btn:after,.blog-item .blog-content .text-btn:before{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-dark);z-index:-1;pointer-events:none;background-color:#0000;border-bottom-right-radius:12px;position:absolute;top:-25px;left:0;transform:scaleX(-1)}.blog-item .blog-content .text-btn:after{inset:auto -12px 0 auto}.blog-item:hover .blog-thumb img{transform:scale(1.1)}.blog-item.style-2 .blog-thumb{border-radius:12px 12px 0;height:290px}.blog-item.style-2 .categories{border-radius:12px 0 0;padding:10px 0 0 10px;inset:auto 0 0 auto}.blog-item.style-2 .categories:after,.blog-item.style-2 .categories:before{width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-bg);border-radius:0 0 12px;top:-25px;right:0;transform:scaleX(1)}.blog-item.style-2 .categories:after{inset:auto auto 0 -12px}.blog-item.style-2 .blog-content{padding:25px 5px 65px}.blog-item.style-2 .blog-content .title{margin-bottom:20px}.blog-item.style-3 .categories a:not(:hover){background-color:#0000}.blog-item.style-3 .blog-content{padding:25px 5px 45px}.blog-item.style-3 .blog-content .text-btn{border-radius:12px 0 0;left:auto;right:0}.blog-item.style-3 .blog-content .text-btn:after,.blog-item.style-3 .blog-content .text-btn:before{left:auto;right:0;transform:none}.blog-item.style-3 .blog-content .text-btn:after{inset:auto auto 0 -12px}.blog-item.style-4{padding:0}.blog-item.style-4 .blog-thumb{min-height:530px}@media only screen and (min-width:768px) and (max-width:991px){.blog-item.style-4 .blog-thumb{min-height:480px}}@media (max-width:575px){.blog-item.style-4 .blog-thumb{min-height:400px}}.blog-item.style-4 .blog-content{background-color:var(--tj-color-theme-dark);-o-transition:all .3s ease-in-out 0s;border-radius:10px;margin:15px;padding:30px 20px 25px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.blog-item.style-4 .blog-content .text-btn{opacity:0;visibility:hidden;border-radius:0;padding:0;bottom:0;left:auto}.blog-item.style-4 .blog-content .text-btn:after,.blog-item.style-4 .blog-content .text-btn:before{display:none}.blog-item.style-4:hover .blog-content{padding-bottom:80px}.blog-item.style-4:hover .blog-content .text-btn{opacity:1;visibility:visible;bottom:30px}.blog-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:15px;display:flex}.blog-meta span{color:var(--tj-color-text-body);line-height:1}.blog-meta span a{color:var(--tj-color-text-body)}.blog-meta span a:hover{color:var(--tj-color-theme-primary)}.blog-meta span:not(:last-child):after{content:"";background-color:var(--tj-color-theme-primary);border-radius:50%;width:6px;height:6px;margin:0 0 2px 10px;display:inline-block}@media (max-width:575px){.blog-meta{margin-bottom:15px}}.blog-post-wrapper .blog-item{margin-bottom:40px}.blog-post-wrapper .blog-item .blog-thumb{border-radius:12px}.blog-post-wrapper .blog-item .blog-content{background-color:#0000;padding:25px 0 0}.tj-pagination{margin-top:50px}.tj-pagination ul{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.tj-pagination ul li .page-numbers{text-align:center;background-color:var(--tj-color-theme-bg);width:48px;height:48px;line-height:48px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);border-radius:50%;display:inline-block}.tj-pagination ul li .page-numbers i{color:var(--tj-color-heading-primary);line-height:1}.tj-pagination ul li .page-numbers:hover{background-color:var(--tj-color-theme-primary)}.tj-pagination ul li .page-numbers:hover i{color:var(--tj-color-common-white)}.tj-pagination ul li .page-numbers.current{background-color:var(--tj-color-common-white);color:var(--tj-color-theme-dark)}.tj-pagination ul li .page-numbers.current i{color:var(--tj-color-theme-dark)}.tj-pagination ul li .page-numbers.prev,.tj-pagination ul li .page-numbers.next{font-size:18px}.tj-post-item{background-color:var(--tj-color-theme-bg);border-radius:12px;height:100%;margin-bottom:30px;padding:15px;position:relative;overflow:hidden}.tj-post-item:last-child{margin-bottom:0}.tj-post-item .categories{background-color:var(--tj-color-theme-bg);z-index:2;border-bottom-right-radius:12px;padding:0 10px 10px 0;position:absolute;top:0;left:0}.tj-post-item:hover .tj-post-thumb img{transform:scale(1.1)}.tj-post-thumb{border-radius:0 12px 12px;height:410px;position:relative;overflow:hidden}.tj-post-thumb img{object-fit:cover;-o-transition:all .4s linear 0s;width:100%;height:100%;transition:all .4s linear}@media only screen and (min-width:992px) and (max-width:1199px){.tj-post-thumb{height:350px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-post-thumb{height:300px}}.tj-post-content{padding:25px 15px 13px}.tj-post-content .title{margin:0}.tj-post-content .title a:hover{color:var(--tj-color-theme-primary)}.tj-post-content .desc{margin-top:15px}.tj-post-content .desc:last-of-type{margin-bottom:0}.tj-post-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:15px;display:flex}.tj-post-meta span{color:var(--tj-color-text-body);line-height:1}.tj-post-meta span a{color:var(--tj-color-text-body)}.tj-post-meta span a:hover{color:var(--tj-color-theme-primary)}.tj-post-meta span:not(:last-child):after{content:"";background-color:var(--tj-color-theme-primary);border-radius:50%;width:6px;height:6px;margin:0 0 2px 10px;display:inline-block}@media (max-width:575px){.tj-post-meta{margin-bottom:15px}}.tj-post-btn{margin-top:25px}.tj-cta-section{margin-bottom:-40px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-cta-section{margin-bottom:-50px}}.cta-area{z-index:3;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%);border-radius:24px;margin-inline:auto;position:relative;overflow:hidden}.cta-area .cta-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:60px;display:flex}.cta-area .cta-content .title{max-width:620px;color:var(--tj-color-common-white);margin:0;font-size:60px;line-height:1.108}@media only screen and (min-width:992px) and (max-width:1199px){.cta-area .cta-content .title{max-width:550px;font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.cta-area .cta-content .title{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.cta-area .cta-content .title{font-size:40px}}@media (max-width:400px){.cta-area .cta-content .title{font-size:35px}}@media only screen and (min-width:992px) and (max-width:1199px){.cta-area .cta-content{padding:50px 35px}}@media only screen and (min-width:768px) and (max-width:991px){.cta-area .cta-content{padding:30px 30px 40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.cta-area .cta-content{padding:30px 22px 40px}}.cta-area .cta-img{z-index:-1;max-width:290px;position:absolute;bottom:-95px;right:25%}@media only screen and (min-width:992px) and (max-width:1199px){.cta-area .cta-img{right:20%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.cta-area .cta-img{max-width:250px;bottom:-90px;right:8%}}@media only screen and (min-width:1400px) and (max-width:1600px){.cta-area{max-width:1236px}}@media only screen and (min-width:1200px) and (max-width:1399px){.cta-area{max-width:1060px}}@media only screen and (min-width:992px) and (max-width:1199px){.cta-area{max-width:876px}}@media only screen and (min-width:768px) and (max-width:991px){.cta-area{max-width:630px}}@media only screen and (min-width:576px) and (max-width:767px){.cta-area{max-width:460px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.cta-area{border-radius:16px}}.tj-countup-section{z-index:2;position:relative;overflow:hidden}.countup-item-wrap{background-color:var(--tj-color-theme-bg);border-radius:12px 0 12px 12px;padding:2px;position:relative;overflow:hidden}.countup-item-wrap:before{content:"";opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;background-image:linear-gradient(#3b82f6,#3b82f600);width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.countup-item-wrap:hover:before{opacity:1;visibility:visible}.countup-item-wrap:hover .countup-item.style-1 .count-icon{border-left-color:var(--tj-color-theme-primary);border-bottom-color:var(--tj-color-theme-primary)}.countup-item-wrap:hover .countup-item.style-1 .count-icon:before,.countup-item-wrap:hover .countup-item.style-1 .count-icon:after{border-top-color:var(--tj-color-theme-primary);border-right-color:var(--tj-color-theme-primary)}.countup-item-wrap:hover .countup-item.style-1 .count-icon i{transform:rotateY(360deg)}.countup-item-wrap.style-2:before{background:var(--tj-color-theme-primary)}.countup-item-wrap.style-2:not(:last-child){margin-bottom:30px}.countup-item-wrap.style-2 .countup-item.style-1{background-color:var(--tj-color-theme-dark)}.countup-item-wrap.style-2 .countup-item.style-1 .count-icon{background-color:var(--tj-color-theme-bg)}.countup-item-wrap.style-2 .countup-item.style-1 .count-icon:before,.countup-item-wrap.style-2 .countup-item.style-1 .count-icon:after{box-shadow:12px 0 0 0 var(--tj-color-theme-bg)}.countup-item-wrap.style-2 .countup-item.style-1 .count-text{color:var(--tj-color-text-body)}.countup-item{flex-direction:column;display:flex;position:relative}.countup-item.style-1{background-color:var(--tj-color-theme-bg);-o-transition:all .3s ease-in-out 0s;border-radius:12px 0 12px 12px;padding:40px 30px 33px;transition:all .3s ease-in-out}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-item.style-1 .count-text{font-size:18px}}.countup-item.style-1 .desc{margin:0;padding-top:114px}@media only screen and (min-width:992px) and (max-width:1199px){.countup-item.style-1 .desc{padding-top:80px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-item.style-1 .desc{padding-top:60px}}.countup-item.style-1 .count-icon{background-color:var(--tj-color-theme-dark);-o-transition:all .3s ease-in-out 0s;z-index:2;border-bottom:2px solid #0000;border-left:2px solid #0000;border-bottom-left-radius:12px;width:82px;height:82px;padding:15px;transition:all .3s ease-in-out;position:absolute;top:-2px;right:-2px}.countup-item.style-1 .count-icon:before,.countup-item.style-1 .count-icon:after{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-dark);z-index:-1;-o-transition:all .3s ease-in-out 0s;background-color:#0000;border-top:2px solid #0000;border-right:2px solid #0000;border-top-right-radius:12px;transition:all .3s ease-in-out;position:absolute;top:0;left:-25px}.countup-item.style-1 .count-icon:after{inset:auto 0 -12px auto}.countup-item.style-1 .count-icon i{-o-transition:all .4s linear 0s;transition:all .4s linear}@media only screen and (min-width:992px) and (max-width:1199px){.countup-item.style-1{padding:40px 20px 35px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-item.style-1{padding:40px 15px 35px}}.countup-item.style-2{padding-right:40px}.countup-item.style-2 .count-separator.sep-2:before{animation-name:running}.countup-item.style-2 .count-icon{margin-bottom:20px}.countup-item.style-2 .count-icon i{-o-transition:all .4s linear 0s;transition:all .4s linear}.countup-item.style-2 .count-text{color:var(--tj-color-text-body);font-size:18px}@media only screen and (min-width:768px) and (max-width:991px){.countup-item.style-2 .count-text{font-size:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-item.style-2 .count-text{font-size:16px}}.countup-item.style-2:hover .count-icon i{transform:rotateY(360deg)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-item.style-2{padding-right:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-item.style-2{padding-bottom:45px;overflow:hidden}}.count-icon{color:var(--tj-color-theme-primary);font-size:50px;line-height:1;display:inline-flex}.inline-content{font-size:76px;line-height:1;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);letter-spacing:-1.48px;align-items:center;margin-bottom:10px;display:inline-flex}.inline-content .odometer{font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);display:inline-flex}.inline-content .odometer .odometer-digit,.inline-content .odometer span{font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);vertical-align:bottom;display:inline-flex}@media only screen and (min-width:992px) and (max-width:1199px){.inline-content{font-size:65px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.inline-content{font-size:60px}}@media (max-width:575px){.inline-content{font-size:55px}}.count-text{color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);font-size:20px;font-weight:var(--tj-fw-medium);display:block}.tj-countup-section-2{z-index:2;position:relative}.tj-countup-section-2 .bg-image{z-index:-1;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.tj-countup-section-2 .bg-image:before{content:"";background-color:var(--tj-color-theme-dark);opacity:.7;width:100%;height:100%;position:absolute;top:0;left:0}.tj-countup-section-2 .bg-image img{object-fit:cover;width:100%;height:100%}.tj-countup-section-2 .sec-heading{gap:20px;margin-bottom:110px}.tj-countup-section-2 .sec-heading .sub-title{margin-top:5px;margin-bottom:0}.tj-countup-section-2 .sec-heading .sec-title{max-width:495px}@media only screen and (min-width:992px) and (max-width:1199px){.tj-countup-section-2 .sec-heading .sec-title{max-width:380px}}.tj-countup-section-2 .sec-heading .desc{max-width:245px;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-countup-section-2 .sec-heading .desc{max-width:350px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-countup-section-2 .sec-heading{margin-bottom:90px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-countup-section-2 .sec-heading{margin-bottom:60px}}.count-separator{background-color:#ffffff26;width:1px;height:100%;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.count-separator:before{content:"";background-color:var(--tj-color-theme-primary);width:5px;height:10px;animation:4s linear infinite running-2;position:absolute;top:50%;left:49%;transform:translate(-50%,-50%)}@media only screen and (min-width:768px) and (max-width:991px){.count-separator{right:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.count-separator{top:inherit;height:515px;bottom:3px;right:50%;transform:translateY(50%)rotate(90deg)}}@media (max-width:400px){.count-separator{height:366px}}.tj-countup-section-3{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative}.tj-countup-section-3 .sec-heading .sub-title{background-color:var(--tj-color-theme-dark)}.tj-countup-section-3 .banner-shape{opacity:.5;mix-blend-mode:luminosity;width:100%;max-width:800px;position:absolute;bottom:0;left:0}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-countup-section-3 .banner-shape{width:50%;max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-countup-section-3 .banner-shape{width:100%;max-width:100%}}.tj-countup-section-3 .blur{width:100%;max-width:1077px;position:absolute;bottom:0;left:0}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-countup-section-3 .blur{width:60%;max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-countup-section-3 .blur{width:100%;max-width:100%}}.countup-area{z-index:1;position:relative}.funfact-img{width:100%;max-width:617px;margin-top:80px;margin-left:-60px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.funfact-img{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.funfact-img{margin-top:60px;margin-left:auto;margin-right:auto}}.h4-content-wrap .tj-primary-btn{margin-top:8px}.countup-wrap{margin-inline-start:20px;padding-bottom:120px;position:relative}.countup-wrap:after{content:"";pointer-events:none;background-image:linear-gradient(#18133b00,#18133b);width:100%;height:120px;position:absolute;bottom:0;left:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-wrap:after{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.countup-wrap{padding-bottom:90px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.countup-wrap{margin-inline-start:0;padding-bottom:0}}.tj-working-process{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative}.tj-working-process .sec-heading{max-width:550px;margin-inline:0}.tj-working-process-2{background-color:var(--tj-color-theme-bg);border-radius:24px}.working-img{border-radius:12px;width:100%;max-width:604px;height:100%;overflow:hidden}.working-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.working-img{max-width:100%}}.working-process-area{flex-direction:column;gap:30px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.working-process-area{gap:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.working-process-area{margin-bottom:40px}}.process-item-wrap{background-color:var(--tj-color-theme-bg);border-radius:12px;padding:2px;position:relative;overflow:hidden}.process-item-wrap:before{content:"";opacity:0;visibility:hidden;-o-transition:all .3s;background-image:linear-gradient(270deg,#3b82f6 0%,#3b82f600 50%);width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.process-item-wrap:hover:before{opacity:1;visibility:visible}.process-item-wrap:hover .process-step{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.process-item-wrap:hover .process-step:before{border-bottom:2px solid #10b981;border-right:2px solid #06b6d4;width:20px}.process-item-wrap:hover .process-step:after{border-top-color:var(--tj-color-theme-primary);border-right-color:var(--tj-color-theme-primary);width:20px}.process-item-wrap:hover .process-icon span{animation:.5s ease-in-out flip}.process-item-wrap.style-2:before{background-image:linear-gradient(-125deg,#3b82f6 12%,#3b82f600 35%)}.process-item-wrap.style-2 .process-item{flex-direction:column;align-items:start;gap:35px;padding:40px 30px 50px}.process-item-wrap.style-2 .process-step{top:40px;transform:translateY(0)}.process-item{background-color:var(--tj-color-theme-dark);border-radius:12px;align-items:center;gap:20px;padding:28px;display:flex;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-item{padding:30px 30px 30px 20px}}@media (max-width:450px){.process-item{flex-direction:column;align-items:flex-start}}.process-step{color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-bg);font-size:16px;font-weight:var(--tj-fw-medium);-webkit-writing-mode:sideways-lr;writing-mode:sideways-lr;-o-transition:all .3s;border:2px solid #0000;border-right:0;border-top-left-radius:12px;border-bottom-left-radius:12px;justify-content:center;height:84px;padding:8px 0 8px 12px;line-height:1;transition:all .3s;display:inline-flex;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}.process-step span{transition:none}.process-step:before,.process-step:after{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-bg);z-index:-1;-o-transition:all .3s;background-color:#0000;border-bottom:2px solid #0000;border-right:2px solid #0000;border-bottom-right-radius:12px;transition:all .3s;position:absolute;top:-12px;right:0}.process-step:after{border-top:2px solid #0000;border-bottom:2px solid #0000;border-top-right-radius:12px;border-bottom-right-radius:0;top:auto;bottom:-12px;right:0}.process-icon{background-color:var(--tj-color-theme-bg);width:98px;height:98px;color:var(--tj-color-theme-primary);border-radius:14px;flex:none;justify-content:center;align-items:center;font-size:48px;line-height:1;display:inline-flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-icon{width:80px;height:80px;font-size:38px}}.process-content{padding-right:8px}.process-content .title{margin-bottom:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-content .title{margin-bottom:10px}}.process-content .desc{margin:0}.tj-contact-section{background-color:var(--tj-color-theme-dark);z-index:1;border-radius:12px;position:relative}.tj-contact-section .sec-heading{margin-inline:0;margin-bottom:35px}.tj-contact-section .sec-heading .sec-title{color:var(--tj-color-common-white)}.tj-contact-section .alert{border-radius:8px;margin-bottom:20px;padding:15px 20px;font-size:14px;line-height:1.5;animation:.3s ease-out slideDown}.tj-contact-section .alert.alert-success{border:1px solid var(--tj-color-helix-green);color:var(--tj-color-helix-green);background:linear-gradient(135deg,#10b98126 0%,#06b6d426 100%)}.tj-contact-section .alert.alert-danger{color:#ef4444;background:#ef444426;border:1px solid #ef4444}.tj-contact-section .alert.alert-info{border:1px solid var(--tj-color-theme-primary);color:var(--tj-color-theme-primary);background:linear-gradient(135deg,#3b82f626 0%,#06b6d426 100%)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.global-map{z-index:-1;width:calc(100% + 530px);height:100%;position:relative}.global-map .global-map-img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;left:-115px}@media only screen and (min-width:1400px) and (max-width:1600px){.global-map .global-map-img{left:0}}@media 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){.global-map .global-map-img{left:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.global-map .global-map-img{left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.global-map{width:calc(100% + 360px)}}@media only screen and (min-width:992px) and (max-width:1199px){.global-map{width:calc(100% + 280px)}}@media only screen and (min-width:768px) and (max-width:991px){.global-map{width:100%;height:385px;margin-bottom:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.global-map{width:100%;height:285px;margin-bottom:40px}}.map-area{background-color:var(--tj-color-theme-dark);border-radius:12px;width:100%;height:100%;overflow:hidden}.map-area iframe{mix-blend-mode:luminosity;width:100%;height:100%;min-height:360px;display:block}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.map-area{height:auto;margin-top:30px}}.contact-info .contact-item{padding:13px 0 9px}.contact-info .contact-item .subtitle{color:var(--tj-color-text-body);margin-bottom:7px;font-size:14px;line-height:1;display:block}.contact-info .contact-item a:hover{color:var(--tj-color-theme-primary)}.contact-info .contact-item .contact-link{color:var(--tj-color-common-white);display:inline-block}.contact-info .contact-item:last-child{border:0}.contact-form{background-color:var(--tj-color-theme-bg);border-radius:12px;margin-inline:0 15px;padding:60px 50px}.contact-form .title{margin-bottom:35px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form .title{margin-bottom:25px}}.contact-form .form-input{margin-bottom:27px;position:relative}.contact-form .form-input textarea,.contact-form .form-input select,.contact-form .form-input .nice-select,.contact-form .form-input input[type=tel],.contact-form .form-input input[type=text],.contact-form .form-input input[type=email]{color:var(--tj-color-text-body);border:0;border-bottom:1px solid var(--tj-color-border-1);background-color:#0000;padding:11px 0}.contact-form .form-input textarea::-webkit-input-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input select::-webkit-input-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input .nice-select::-webkit-input-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=tel]::-webkit-input-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=text]::-webkit-input-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=email]::-webkit-input-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input textarea:-moz-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input select:-moz-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input .nice-select:-moz-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=tel]:-moz-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=text]:-moz-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=email]:-moz-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input textarea::-moz-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input select::-moz-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input .nice-select::-moz-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=tel]::-moz-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=text]::-moz-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=email]::-moz-placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input textarea:-ms-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input select:-ms-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input .nice-select:-ms-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=tel]:-ms-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=text]:-ms-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input input[type=email]:-ms-placeholder-shown{color:var(--tj-color-grey-2)}.contact-form .form-input textarea::placeholder,.contact-form .form-input select::placeholder,.contact-form .form-input .nice-select::placeholder,.contact-form .form-input input[type=tel]::placeholder,.contact-form .form-input input[type=text]::placeholder,.contact-form .form-input input[type=email]::placeholder{color:var(--tj-color-grey-2)}.contact-form .form-input textarea:focus,.contact-form .form-input select:focus,.contact-form .form-input .nice-select:focus,.contact-form .form-input input[type=tel]:focus,.contact-form .form-input input[type=text]:focus,.contact-form .form-input input[type=email]:focus{border-color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form .form-input textarea,.contact-form .form-input select,.contact-form .form-input .nice-select,.contact-form .form-input input[type=tel],.contact-form .form-input input[type=text],.contact-form .form-input input[type=email]{padding:6px 0 10px}}.contact-form .form-input .cf-label{color:var(--tj-color-grey-2);pointer-events:none;-o-transition:all .2s linear 0s;font-size:16px;transition:all .2s linear;position:absolute;top:10px;left:0}.contact-form .form-input .cf-label span{color:var(--tj-color-theme-primary)}.contact-form .form-input textarea:focus~.cf-label,.contact-form .form-input input[type=tel]:focus~.cf-label,.contact-form .form-input input[type=text]:focus~.cf-label,.contact-form .form-input input[type=email]:focus~.cf-label{visibility:hidden;opacity:0}.contact-form .form-input .nice-select{color:var(--tj-color-grey-2);border-radius:0;margin-bottom:27px;line-height:1.5}.contact-form .form-input .nice-select .list{border-radius:8px;width:100%}.contact-form .form-input .nice-select .list .option,.contact-form .form-input .nice-select .list .option:hover,.contact-form .form-input .nice-select .list .option.focus{color:var(--tj-color-theme-dark)}.contact-form .form-input .nice-select:after{border-color:var(--tj-color-common-white);width:8px;height:8px;top:20px;right:5px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form .form-input .nice-select{margin-bottom:20px}}.contact-form .form-input textarea{resize:none;height:130px;padding-top:0}.contact-form .form-input.message-input{margin-bottom:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form .form-input{margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form{padding:25px 20px 30px}}.contact-form.style-2{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff1a;max-width:610px}.contact-form.style-2 .title{margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form.style-2 .title{margin-bottom:20px}}.contact-form.style-2 .form-input{margin-bottom:27px;position:relative}.contact-form.style-2 .form-input.message-input{margin-top:0}@media (max-width:575px){.contact-form.style-2 .form-input.message-input{margin-top:20px}}.contact-form.style-2 .form-input textarea,.contact-form.style-2 .form-input input[type=tel],.contact-form.style-2 .form-input input[type=text],.contact-form.style-2 .form-input input[type=email]{color:var(--tj-color-text-body-2);border-bottom:1px solid #ffffff26;padding:11px 0}.contact-form.style-2 .form-input textarea::-webkit-input-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=tel]::-webkit-input-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=text]::-webkit-input-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=email]::-webkit-input-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input textarea:-moz-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=tel]:-moz-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=text]:-moz-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=email]:-moz-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input textarea::-moz-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=tel]::-moz-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=text]::-moz-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=email]::-moz-placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input textarea:-ms-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=tel]:-ms-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=text]:-ms-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input input[type=email]:-ms-placeholder-shown{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input textarea::placeholder,.contact-form.style-2 .form-input input[type=tel]::placeholder,.contact-form.style-2 .form-input input[type=text]::placeholder,.contact-form.style-2 .form-input input[type=email]::placeholder{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input textarea:focus,.contact-form.style-2 .form-input input[type=tel]:focus,.contact-form.style-2 .form-input input[type=text]:focus,.contact-form.style-2 .form-input input[type=email]:focus{border-color:#fff}.contact-form.style-2 .form-input .cf-label{color:var(--tj-color-text-body-2)}.contact-form.style-2 .form-input .nice-select{color:var(--tj-color-text-body-2);border-bottom:1px solid #ffffff26}.contact-form.style-2 .form-input .nice-select.open{border-color:#fff}.contact-form.style-2 .form-input .nice-select:after{color:var(--tj-color-common-white)}.contact-form.style-2 .form-input textarea{height:140px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form.style-2{margin-inline-end:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form.style-2{padding:35px 20px 40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-form{margin-inline-end:0}}.contact-item.style-2{background-color:var(--tj-color-theme-bg);text-align:center;border-radius:12px;padding:30px 25px 40px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-item.style-2{padding:25px}}.contact-item.style-2 p{max-width:224px;margin:0 auto}.contact-item.style-2:hover .contact-icon{background:var(--tj-color-theme-primary)}.contact-item.style-2:hover .contact-icon i{color:var(--tj-color-common-white)}.contact-item.style-2 .contact-icon{background:var(--tj-color-theme-dark);-o-transition:all .3s ease-in-out 0s;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:22px;transition:all .3s ease-in-out;display:inline-flex}.contact-item.style-2 .contact-icon i{color:var(--tj-color-theme-primary);font-size:32px}.contact-item.style-2 .contact-title{font-size:24px;font-weight:var(--tj-fw-sbold);margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-item.style-2 .contact-title{font-size:20px}}.contact-item.style-2 .contact-list{list-style:none}.contact-item.style-2 .contact-list li a{color:var(--tj-color-text-body)}.contact-item.style-2 .contact-list li a:hover{color:var(--tj-color-theme-primary)}.contact-item.style-2 .contact-list li.active a{font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary)}.tj-slider-section{z-index:1;margin:0 30px;position:relative}@media only screen and (min-width:1400px) and (max-width:1600px),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){.tj-slider-section{margin:0 15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-section{border-radius:12px;margin:0}}.tj-slider-item{background-color:var(--tj-color-theme-dark);z-index:1;border:1px solid #364068;border-radius:24px;height:89.6vh;position:relative;overflow:hidden}.tj-slider-item:after{content:"";z-index:2;background:linear-gradient(#00023326 0%,#000233 100%);width:100%;height:100%;position:absolute;top:0;left:0}.tj-slider-item .slider-wrapper{z-index:3;flex-direction:column;justify-content:end;max-width:1480px;height:100%;margin:0 auto;padding:200px 0 140px;display:flex;position:relative}@media only screen and (min-width:1601px) and (max-width:1700px){.tj-slider-item .slider-wrapper{max-width:1400px}}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-slider-item .slider-wrapper{padding-inline:70px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-slider-item .slider-wrapper{padding:150px 60px 120px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tj-slider-item .slider-wrapper{padding:150px 50px 120px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-item .slider-wrapper{padding:150px 15px 120px}}.tj-slider-item .slider-content{justify-content:space-between;align-items:end;display:flex}.tj-slider-item .slider-content .slider-title-area{width:100%;max-width:730px}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-slider-item .slider-content .slider-title-area{max-width:660px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-slider-item .slider-content .slider-title-area{max-width:530px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-slider-item .slider-content .slider-title-area{max-width:490px}}.tj-slider-item .slider-content .sub-title{color:var(--tj-color-common-white);letter-spacing:.1em;text-transform:uppercase;font-size:15px;line-height:1;font-weight:var(--tj-fw-sbold);border:1px solid var(--tj-color-theme-primary);border-radius:6px;align-items:center;gap:4px;margin-bottom:10px;padding:7px 8px;display:inline-flex}.tj-slider-item .slider-content .sub-title i{color:var(--tj-color-theme-primary);font-size:15px}.tj-slider-item .slider-content .slider-title{color:var(--tj-color-common-white);font-size:112px;line-height:1;font-weight:var(--tj-fw-regular);margin-bottom:10px}.tj-slider-item .slider-content .slider-title span{color:var(--tj-color-text-body-2)}.tj-slider-item .slider-content .slider-title img{border:4px solid var(--tj-color-theme-primary);vertical-align:top;border-radius:50px;max-width:188px;margin-top:5px;display:inline-flex;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-slider-item .slider-content .slider-title img{max-width:165px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-slider-item .slider-content .slider-title img{max-width:140px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-item .slider-content .slider-title img{max-width:105px}}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-slider-item .slider-content .slider-title{font-size:100px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-slider-item .slider-content .slider-title{font-size:82px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-slider-item .slider-content .slider-title{font-size:75px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-slider-item .slider-content .slider-title{margin-bottom:20px;font-size:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-item .slider-content .slider-title{margin-bottom:20px;font-size:50px}}.tj-slider-item .slider-content .slider-desc{width:100%;max-width:350px;color:var(--tj-color-white-2);margin-bottom:25px;font-size:18px;line-height:1.444}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-slider-item .slider-content .slider-desc{max-width:305px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-slider-item .slider-content .slider-desc{max-width:270px;font-size:16px}}.tj-slider-item .slider-content .slider-btn{margin-bottom:25px}.tj-slider-item .slider-content .slider-btn .tj-primary-btn{border:2px solid var(--tj-color-common-white);background-color:#0000;height:88px;padding:10px 20px}.tj-slider-item .slider-content .slider-btn .tj-primary-btn .btn-inner:before{display:none}.tj-slider-item .slider-content .slider-btn .tj-primary-btn .btn-icon{background-color:var(--tj-color-theme-primary)}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-slider-item .slider-content .slider-btn .tj-primary-btn{height:80px;padding:10px 15px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-slider-item .slider-content .slider-btn .tj-primary-btn{height:75px;padding:10px 15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-slider-item .slider-content .slider-btn .tj-primary-btn{height:70px;padding:10px 15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-item .slider-content .slider-btn .tj-primary-btn{height:65px;padding:10px 15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-slider-item .slider-content .slider-btn{margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-item .slider-content .slider-btn{margin-bottom:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-slider-item .slider-content{flex-wrap:wrap;gap:10px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-item .slider-content{flex-direction:column;align-items:start}}@media only screen and (min-width:768px) and (max-width:991px){.tj-slider-item{height:70vh}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-slider-item{border-radius:0 0 16px 16px;height:92vh}}.swiper-slide .slider-content .sub-title,.swiper-slide .slider-content .slider-title,.swiper-slide .slider-content .slider-desc,.swiper-slide .slider-content .slider-btn{opacity:0;visibility:hidden;transition-duration:.8s;transform:translateY(20px)}.swiper-slide.swiper-slide-active .slider-content .sub-title,.swiper-slide.swiper-slide-active .slider-content .slider-title,.swiper-slide.swiper-slide-active .slider-content .slider-desc,.swiper-slide.swiper-slide-active .slider-content .slider-btn{opacity:1;visibility:visible;transform:translateY(0)}.swiper-slide.swiper-slide-active .slider-content .sub-title{transition-delay:.8s}.swiper-slide.swiper-slide-active .slider-content .slider-title{transition-delay:1s}.swiper-slide.swiper-slide-active .slider-content .slider-desc{transition-delay:1.25s}.swiper-slide.swiper-slide-active .slider-content .slider-btn{transition-delay:1.5s}.slider-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute}.hero-navigation{z-index:5;-o-transition:all .5s;justify-content:space-between;width:100%;margin-top:26px;transition:all .5s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-navigation .slider-next,.hero-navigation .slider-prev{background-color:var(--tj-color-theme-dark);z-index:1;border:1px solid #364068;width:55px;height:76px;margin-top:-60px;font-size:34px;position:relative}.hero-navigation .slider-next:before,.hero-navigation .slider-next:after,.hero-navigation .slider-prev:before,.hero-navigation .slider-prev:after{content:"";width:38px;height:24px;box-shadow:20px 0 0 0 var(--tj-color-theme-dark);z-index:-1;pointer-events:none;background-color:#0000;border-bottom:1px solid #364068;border-right:1px solid #364068;border-radius:0 0 24px;position:absolute;top:-24px;right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero-navigation .slider-next:before,.hero-navigation .slider-next:after,.hero-navigation .slider-prev:before,.hero-navigation .slider-prev:after{border-radius:0 0 15px;width:30px;height:24px}}.hero-navigation .slider-next:after,.hero-navigation .slider-prev:after{border-top:1px solid #364068;border-bottom:0;border-radius:0 24px 0 0;top:auto;bottom:-24px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero-navigation .slider-next:after,.hero-navigation .slider-prev:after{border-radius:0 15px 0 0}}.hero-navigation .slider-next .anim-icon i,.hero-navigation .slider-prev .anim-icon i{color:var(--tj-color-common-white)}.hero-navigation .slider-next .anim-icon i:last-child,.hero-navigation .slider-prev .anim-icon i:last-child{color:var(--tj-color-theme-primary)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero-navigation .slider-next,.hero-navigation .slider-prev{width:45px;height:60px;font-size:28px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero-navigation .slider-next,.hero-navigation .slider-prev{display:none}}.hero-navigation .slider-prev{border-left:0;border-radius:0 24px 24px 0;justify-content:start}.hero-navigation .slider-prev:before,.hero-navigation .slider-prev:after{left:0;right:auto;transform:scaleX(-1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero-navigation .slider-prev{border-radius:0 20px 20px 0}}.hero-navigation .slider-next{border-right:0;border-radius:24px 0 0 24px;justify-content:end}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero-navigation .slider-next{border-radius:20px 0 0 20px}}.hero-pagination{background-color:var(--tj-color-theme-dark);border:1px solid #364068;border-bottom:0;border-radius:24px 24px 0 0;justify-content:center;align-items:center;max-width:190px;height:55px;margin:0 auto;display:flex;right:0;bottom:0!important}.hero-pagination:before,.hero-pagination:after{content:"";width:24px;height:36px;box-shadow:0 20px 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-bottom:1px solid #364068;border-right:1px solid #364068;border-radius:0 0 24px;position:absolute;bottom:0;left:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero-pagination:before,.hero-pagination:after{border-radius:0 0 16px}}.hero-pagination:after{border-left:1px solid #364068;border-right:0;border-radius:0 0 0 24px;left:auto;right:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero-pagination:after{border-radius:0 0 0 16px}}.hero-pagination .swiper-pagination-bullet{color:var(--tj-color-common-white);font-weight:var(--tj-fw-sbold);opacity:1;background-color:#0000;width:auto;height:auto;line-height:1;margin:0 20px!important}.hero-pagination .swiper-pagination-bullet:not(:last-child):after{content:"";background-color:var(--tj-color-common-white);opacity:.2;pointer-events:none;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}@media (max-width:575px){.hero-pagination .swiper-pagination-bullet:not(:last-child):after{right:-15px}}.hero-pagination .swiper-pagination-bullet-active{color:var(--tj-color-theme-primary)}@media (max-width:575px){.hero-pagination .swiper-pagination-bullet{margin:0 15px!important}.hero-pagination{max-width:170px}}.tj-team-section{padding-top:120px;padding-bottom:90px;overflow:hidden}.tj-team-section .sec-heading{max-width:550px}@media only screen and (min-width:992px) and (max-width:1199px){.tj-team-section{padding-top:100px;padding-bottom:70px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-team-section{padding-top:70px;padding-bottom:40px}}.tj-team-section-2{background-color:var(--tj-color-theme-bg);border-radius:24px}.tj-team-section-2 .team-item .social-links{background-color:var(--tj-color-theme-bg)}.tj-team-section-2 .team-item .social-links:after,.tj-team-section-2 .team-item .social-links:before{box-shadow:0 12px 0 0 var(--tj-color-theme-bg)}@media (max-width:575px){.team-wrapper{margin-right:-15px}}.team-item{z-index:1;padding:2px 2px 0;position:relative}.team-item:before{content:"";opacity:0;z-index:2;-o-transition:all .3s linear 0s;background-image:linear-gradient(#3b82f6 0%,#3b82f600 100%);border-radius:10px;width:100%;height:0;transition:all .3s linear;position:absolute;top:0;left:0}.team-item:after{content:"";opacity:0;z-index:-1;-o-transition:all .3s linear 0s;background-image:linear-gradient(#3b82f6 0%,#3b82f600 100%);border-radius:10px;width:100%;height:100%;transition:all .3s linear;position:absolute;top:0;left:0}.team-item .team-img{background-color:var(--tj-color-theme-dark);z-index:1;border-radius:10px;position:relative}.team-item .team-img img{mix-blend-mode:luminosity;-o-transition:all .3s linear 0s;border-radius:10px;width:100%;transition:all .3s linear}.team-item .social-links{-o-transition:all .3s ease-in-out 0s;background-color:var(--tj-color-theme-dark);z-index:2;border-top-left-radius:12px;padding:10px 0 0 10px;transition:all .3s ease-in-out;position:absolute;bottom:0;right:0}.team-item .social-links:after,.team-item .social-links:before{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-bottom-right-radius:12px;position:absolute;top:-25px;right:0}.team-item .social-links:after{inset:auto auto 0 -12px}.team-item .social-links .share-icon{background-color:var(--tj-color-theme-bg);width:32px;height:32px;color:var(--tj-color-theme-primary);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex;position:absolute;bottom:0;right:0}.team-item .social-links ul{-o-transition:all .5s ease-in-out 0s;opacity:0;flex-direction:column;justify-content:center;gap:0;transition:all .5s ease-in-out}.team-item .social-links ul li{margin-bottom:-32px}.team-item .social-links ul li:last-child{margin:0}.team-item .social-links ul li a{background-color:var(--tj-color-theme-bg);width:32px;height:32px;font-size:16px}.team-item .social-links ul li a:hover{opacity:1;background-color:var(--tj-color-theme-primary)}.team-item .social-links ul li a:hover i{color:var(--tj-color-common-white)}.team-item .social-links:hover .share-icon{opacity:0;visibility:hidden;transform:rotate(0)}.team-item .social-links:hover ul{opacity:1;gap:6px}.team-item .social-links:hover ul li{margin:0}.team-item .team-content{z-index:3;width:100%;padding:25px 30px;position:absolute;top:0;left:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-item .team-content{padding:20px}}.team-item .title{margin-bottom:0}.team-item .title a{display:inline-block}.team-item .title a:hover{letter-spacing:0}.team-item .designation{color:var(--tj-color-text-body-3);font-size:14px;line-height:1;display:inline-flex}.team-item:hover:before{opacity:.5;height:100%}.team-item:hover:after{opacity:.2}.team-item:hover .share-icon{transform:rotate(360deg)}.team-details{padding:120px 0}@media only screen and (min-width:992px) and (max-width:1199px){.team-details{padding:100px 0}}@media only screen and (min-width:768px) and (max-width:991px){.team-details{padding:80px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details{padding:60px 0}}.team-details .sticky-lg-top{z-index:2;top:120px}.team-details__img{background-color:var(--tj-color-theme-dark)}.team-details__img img{mix-blend-mode:luminosity;border-radius:12px;width:100%}.team-details__content{padding-left:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__content{margin-top:30px;padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__content{margin-top:20px}}.team-details .team-details__subtitle{margin-bottom:16px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details .team-details__subtitle{margin-bottom:12px}.team-details__name{margin-bottom:8px;font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__name{margin-bottom:8px;font-size:30px}}.team-details__desig{color:var(--tj-color-text-body-3);margin-bottom:20px;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__desig{margin-bottom:8px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__desig{margin-bottom:8px}}.team-details .social-links ul li a{background-color:var(--tj-color-theme-bg)}.team-details__contact-info ul{background-color:var(--tj-color-theme-bg);border-radius:12px;margin:30px 0;list-style:none;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__contact-info ul{margin:20px 0}}@media (max-width:575px){.team-details__contact-info ul{flex-wrap:wrap}}.team-details__contact-info ul li{border-right:1px solid var(--tj-color-border-1);flex-direction:column;flex:50%;align-items:flex-start;padding:25px 28px;display:flex}.team-details__contact-info ul li:last-child{border:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.team-details__contact-info ul li{align-items:center;padding:16px 18px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__contact-info ul li{align-items:center;padding:12px 14px}}@media (max-width:575px){.team-details__contact-info ul li{border-right:0;border-bottom:1px solid var(--tj-color-border-1);flex:100%}}.team-details__contact-info ul span{color:var(--tj-color-text-body-3);display:inline-block}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__contact-info ul span{font-size:14px}}.team-details__contact-info ul a{color:var(--tj-color-heading-primary);font-size:20px;font-weight:var(--tj-fw-medium);margin-bottom:0;display:inline-block;position:relative}.team-details__contact-info ul a:after{content:"";background-color:var(--tj-color-heading-primary);width:0;height:1px;transition:all .3s;position:absolute;bottom:2px;left:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__contact-info ul a{font-size:16px}}.team-details__contact-info ul a:hover:after{width:100%}.team-details__experience{margin-top:50px;margin-bottom:50px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.team-details__experience{margin-top:30px;margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__experience{margin-top:20px;margin-bottom:20px}}.team-details__experience__list ul{background-color:var(--tj-color-theme-bg);border-radius:10px;flex-wrap:wrap;margin:25px 0;list-style:none;display:flex}.team-details__experience__list ul li{border:1px solid var(--tj-color-border-1);border-top:0;border-left:0;flex:50%;gap:8px;padding:25px;display:flex}.team-details__experience__list ul li:nth-last-child(2),.team-details__experience__list ul li:last-child{border-bottom:0}.team-details__experience__list ul li p{margin-bottom:0}.team-details__experience__list ul li i{width:100%;max-width:22px;height:22px;color:var(--tj-color-common-white);background:var(--tj-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;margin-top:4px;font-size:14px;display:inline-flex}.team-details__experience__list ul li:last-child,.team-details__experience__list ul li:nth-child(2n){border-right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-details__experience__list ul li{padding:16px}}@media (max-width:575px){.team-details__experience__list ul li{border-right:0;flex:100%}.team-details__experience__list ul li:nth-last-child(2){border-bottom:1px solid var(--tj-color-border-1)}}.contact-team-details-inner{background-color:var(--tj-color-theme-bg);border-radius:16px;padding:80px 60px}@media only screen and (min-width:1200px) and (max-width:1399px){.contact-team-details-inner .sec-heading{padding-inline-end:30px}}.contact-team-details-inner .desc{margin-top:20px}.contact-team-details-inner .contact-form{background-color:var(--tj-color-theme-dark);margin:0}@media 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){.contact-team-details-inner .contact-form{padding:40px 30px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.contact-team-details-inner{padding:80px 40px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-team-details-inner{padding:60px 40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-team-details-inner{padding:40px 20px}}.contact-team-details-message{font-size:16px}.contact-team-details-message a{align-items:center;gap:6px;display:inline-flex}.contact-team-details-message a i,.contact-team-details-message a:hover{color:var(--tj-color-theme-primary)}.tj-progress-list{flex-direction:column;gap:30px;margin-top:20px;list-style:none;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-progress-list{gap:20px}}.tj-progress{background:var(--tj-color-theme-bg);z-index:0;width:100%;height:4px;margin:0;padding:0;position:relative}.tj-progress-title{color:var(--tj-color-text-body);font-size:16px;font-weight:var(--tj-fw-sbold);letter-spacing:0;margin-bottom:3px}.tj-progress-bar{background:var(--tj-color-theme-primary);z-index:1;width:0;height:100%;position:relative}.tj-progress-percent{font-size:16px;line-height:1;font-weight:var(--tj-fw-sbold);z-index:2;height:auto;position:absolute;bottom:11px;right:0}.tj-page-header{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--tj-color-theme-dark);z-index:2;border-radius:20px;margin-inline:30px;padding-top:135px;padding-bottom:150px;position:relative;overflow:hidden}.tj-page-header:before{content:"";z-index:-1;background-color:var(--tj-color-theme-dark);opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}@media 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-page-header{margin-inline:15px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-page-header{padding-top:100px;padding-bottom:120px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-page-header{padding-top:90px;padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-page-header{padding-top:60px;padding-bottom:70px}}.tj-page-title{color:var(--tj-color-common-white);margin-bottom:0;line-height:1}.tj-page-link{background:var(--tj-color-theme-dark);z-index:2;border-radius:6px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:26px;padding:8px 15px;display:inline-flex;position:relative}.tj-page-link span{color:var(--tj-color-grey-1);font-size:16px;line-height:1;display:inline-block;position:relative}.tj-page-link span i{color:var(--tj-color-theme-primary);font-size:16px;line-height:1;display:inline-flex}.tj-page-link span span{color:var(--tj-color-common-white)}.tj-page-link span a{color:var(--tj-color-grey-1)}.tj-page-link span a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-page-link{margin-top:25px}}.tj-pricing-section{z-index:1;position:relative}.tj-pricing-section .sec-heading{margin-bottom:30px}.pricing-switcher-area{justify-content:center;margin-bottom:60px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing-switcher-area{margin-bottom:40px}}.pricing-switcher-inner{align-items:center;gap:15px;display:inline-flex}.pricing-switcher-inner span{font-weight:var(--tj-fw-sbold)}.pricing-switcher{background-color:var(--tj-color-theme-bg);border:1px solid var(--tj-color-border-1);border-radius:45px;align-items:center;width:70px;height:36px;padding:5px;display:inline-flex}.pricing-switcher .nav-link{width:50%;height:26px;position:relative}.pricing-switcher .nav-link:before{content:"";background-color:var(--tj-color-theme-primary);opacity:0;pointer-events:none;border-radius:50%;width:26px;height:26px;transition:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pricing-switcher .nav-link.active:before{opacity:1}.pricing-tab{background-color:var(--tj-color-theme-primary);border-radius:50px;max-width:190px;margin-top:25px;padding:4px;display:inline-flex}.pricing-tab .nav-link{color:var(--tj-color-common-white);text-transform:capitalize;-o-transition:all .3s ease-in-out 0s;z-index:2;background:0 0;border:none;border-radius:30px;outline:none;padding:9px 20px;font-size:16px;font-weight:600;transition:all .3s ease-in-out;display:inline-flex;position:relative}.pricing-tab .nav-link.active{background:var(--tj-color-theme-dark)}.pricing-box{background-color:var(--tj-color-theme-bg);border-radius:12px 0 12px 12px;padding:2px;position:relative;overflow:hidden}.pricing-box-inner{background-color:var(--tj-color-theme-bg);border-radius:12px 0 12px 12px;padding:48px 30px 42px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.pricing-box-inner{padding:45px 20px 40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing-box-inner{padding:30px 20px}}.pricing-box.active{background-image:linear-gradient(#ff007f,#ff007f00)}.pricing-box.active .pricing-badge{border-left-color:var(--tj-color-theme-primary);border-bottom-color:var(--tj-color-theme-primary)}.pricing-box.active .pricing-badge:before,.pricing-box.active .pricing-badge:after{border-top-color:var(--tj-color-theme-primary);border-right-color:var(--tj-color-theme-primary)}.pricing-box.active .pricing-badge span{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.pricing-box.active .package-name,.pricing-box.active .package-price,.pricing-box.active .package-currency{color:var(--tj-color-common-white)}.pricing-box.active .pricing-btn a{background-color:var(--tj-color-theme-primary)}.pricing-box.active .pricing-btn a .btn-text{color:var(--tj-color-heading-primary)}.pricing-box.active .pricing-btn a .btn-icon{background-color:var(--tj-color-theme-dark)}.pricing-box.active .pricing-btn a .btn-icon:before{width:48px}.pricing-box.active .pricing-btn a:hover .btn-icon:before{width:100%}.pricing-box.style-2:not(:last-child){margin-bottom:30px}.pricing-box.style-2 .pricing-box-inner{flex-wrap:wrap;align-items:center;padding:20px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing-box.style-2 .pricing-badge{padding:0 0 6px 6px;font-size:13px}.pricing-box.style-2 .pricing-badge span{border-radius:4px;padding:6px}}.pricing-box.style-2 .pricing-header{background-color:var(--tj-color-theme-dark);border-radius:12px;width:49.6%;padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.pricing-box.style-2 .pricing-header{padding:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing-box.style-2 .pricing-header{width:100%;margin:30px 0;padding:20px}}.pricing-box.style-2 .list-style-3{flex:1;padding-left:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing-box.style-2 .list-style-3{padding-left:0}}.pricing-box.style-2 .pricing-btn{width:100%;max-width:206px;margin-bottom:0}.pricing-box.style-3 .list-style-3{background-color:var(--tj-color-theme-dark);border-radius:10px;padding:25px 30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing-box.style-3 .list-style-3{padding:15px}}.pricing-box.style-3 .pricing-btn{margin:30px 0 0}.pricing-box.style-3 .pricing-btn a{border-radius:10px}.pricing-box.style-3 .pricing-btn a .btn-icon,.pricing-box.style-3 .pricing-btn a .btn-icon:before{border-radius:8px}.pricing-box.style-3.active{background-color:var(--tj-color-theme-primary)}.pricing-box:hover .pricing-badge>span span{transform:translateY(-30px)}.pricing-badge{background-color:var(--tj-color-theme-dark);font-size:16px;line-height:1;font-weight:var(--tj-fw-medium);z-index:2;border-bottom:2px solid #0000;border-left:2px solid #0000;border-bottom-left-radius:12px;justify-content:center;align-items:center;padding:0 0 10px 10px;display:inline-flex;position:absolute;top:-2px;right:-2px}.pricing-badge>span{background-color:var(--tj-color-theme-bg);color:var(--tj-color-theme-primary);text-shadow:0 30px;border-radius:8px;padding:10px 14px;display:inline-flex;overflow:hidden}.pricing-badge:before,.pricing-badge:after{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-top:2px solid #0000;border-right:2px solid #0000;border-top-right-radius:12px;position:absolute;top:0;left:-25px}.pricing-badge:after{inset:auto 0 -12px auto}.package-name{margin-bottom:10px;line-height:1}.package-desc{padding-bottom:23px}.package-desc p{margin-bottom:0}.package-price{color:var(--tj-color-heading-primary);font-size:64px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-sbold);margin:26px 0 30px;line-height:.8;display:flex}.package-period{font-size:16px;font-family:var(--tj-ff-body);font-weight:var(--tj-fw-regular);color:var(--tj-color-text-body);margin-top:auto}.pricing-btn{margin-bottom:25px;overflow:hidden}.pricing-btn a{background-color:var(--tj-color-theme-primary);border:4px solid var(--tj-color-theme-primary);border-radius:50px;justify-content:space-between;padding:0;display:flex}.pricing-btn a .btn-text{font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-white);padding-left:20px}.pricing-btn a .btn-text span{text-shadow:0 30px}.pricing-btn a .btn-icon{border-radius:50px;width:48px;height:48px}.pricing-btn a .btn-icon:before{content:"";background-color:var(--tj-color-theme-dark);z-index:-1;border-radius:50px;width:100%;height:100%;position:absolute;top:0;right:0}.pricing-btn a .btn-icon i{color:var(--tj-color-common-white)}.pricing-btn:hover .btn-icon{background-color:var(--tj-color-theme-dark)}.pricing-btn:hover .btn-icon:before{width:48px}.pricing-btn:hover .btn-icon i{color:var(--tj-color-common-white)}.list-style-3 .title{margin-bottom:20px}.list-style-3 ul{list-style:none}.list-style-3 ul li{color:var(--tj-color-text-body);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.03em;gap:9px;margin-bottom:10px;display:flex}.list-style-3 ul li:last-child{margin-bottom:0}.list-style-3 ul li i{color:var(--tj-color-theme-primary);margin-top:6px;font-size:14px}.tj-tab-switcher .form-switch{margin:0;padding:0}.tj-tab-switcher .form-check .form-check-input{display:none}.tj-tab-switcher .form-check:has(.form-check-input) .form-check-label{cursor:pointer;background-color:var(--tj-color-theme-bg);float:none;width:70px;height:36px;box-shadow:none;border:1px solid var(--tj-color-border-1);border-radius:50px;align-items:center;gap:8px;margin:0;display:inline-flex;position:relative}.tj-tab-switcher .form-switch:has(.form-check-input) .form-check-label:after{content:"";z-index:2;cursor:pointer;background:linear-gradient(149.04deg,#f444544d 15%,#fffafa00 78.75%);border:0;border-radius:37px;width:20px;height:20px;position:absolute;top:50%;left:8.5px;transform:translateY(-50%)}.tj-tab-switcher .form-switch:has(.form-check-input) .form-check-label:before{content:"";background-color:var(--tj-color-theme-primary);z-index:1;border:0;border-radius:100%;width:26px;height:26px;transition:all .3s;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.tj-tab-switcher .form-check:has(.form-check-input:checked) .form-check-label:before{background-color:var(--tj-color-theme-primary)}.tj-tab-switcher .ms-input .form-check-input:checked{box-shadow:none;background-color:var(--tj-color-theme-bg)}.tj-tab-switcher .form-switch:has(.form-check-input:checked) .form-check-label:after{left:45px}.tj-tab-switcher .form-switch:has(.form-check-input:checked) .form-check-label:before{left:38px}.post-details-wrapper .blog-images{border-radius:12px;margin-bottom:30px;overflow:hidden}.post-details-wrapper .title{margin-bottom:22px;line-height:1.1}.post-details-wrapper p{margin-bottom:30px}.post-details-wrapper p:last-child{margin-bottom:0}.post-details-wrapper .images-wrap{margin-bottom:10px}.post-details-wrapper .image-box{border-radius:12px;margin-bottom:25px;overflow:hidden}.post-details-wrapper .image-box img{width:100%}.post-details-wrapper .blog-text h3{margin-bottom:25px}.post-details-wrapper .blog-text ul{columns:2;margin-bottom:50px;list-style:none}.post-details-wrapper .blog-text ul li{color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);align-items:start;column-gap:10px;margin-bottom:16px;display:flex}.post-details-wrapper .blog-text ul li:last-child{margin-bottom:0}.post-details-wrapper .blog-text ul li span{width:20px;height:20px;font-size:14px;line-height:1;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-white);background:var(--tj-color-theme-primary);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:3px;display:inline-flex}@media (max-width:575px){.post-details-wrapper .blog-text ul{columns:1;margin-bottom:30px}}.post-details-wrapper .blog-text .blog-video{z-index:1;border-radius:12px;margin-top:60px;margin-bottom:50px;position:relative;overflow:hidden}.post-details-wrapper .blog-text .blog-video .video-btn{width:90px;height:90px;color:var(--tj-color-common-black);background:var(--tj-color-common-white);z-index:5;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:50%;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post-details-wrapper .blog-text .blog-video .video-btn span{margin-left:2px;font-size:20px;line-height:1;display:inline-flex}.post-details-wrapper .blog-text .blog-video .video-btn:before{content:"";z-index:-1;background-color:#fff3;border-radius:50%;width:90px;height:90px;animation:2s linear infinite pulse2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:575px){.post-details-wrapper .blog-text .blog-video .video-btn:before,.post-details-wrapper .blog-text .blog-video .video-btn{width:70px;height:70px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.post-details-wrapper .blog-text .blog-video{margin-top:40px;margin-bottom:40px}}.blog-category-two{background-color:var(--tj-color-theme-bg);border-radius:10px;flex-wrap:wrap;align-items:center;margin-bottom:25px;display:flex}.blog-category-two .category-item{border-right:1px solid var(--tj-color-border-1);flex-wrap:wrap;align-items:center;gap:10px;width:33.33%;padding:25px 28px;display:flex}.blog-category-two .category-item:last-child{border-right:none}.blog-category-two .category-item .cate-images{width:52px;height:52px}.blog-category-two .category-item .cate-images img{object-fit:cover;border-radius:50%;width:100%;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-category-two .category-item .cate-images{width:45px;height:45px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-category-two .category-item .cate-images{width:35px;height:35px}}.blog-category-two .category-item .cate-text .degination{color:var(--tj-color-grey-2);margin-bottom:6px;font-size:14px;line-height:1;display:block}.blog-category-two .category-item .cate-text .title{font-weight:var(--tj-fw-medium);margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-category-two .category-item .cate-text .title{font-size:16px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-category-two .category-item .cate-text .title{font-size:14px}}.blog-category-two .category-item .cate-icons{width:52px;height:52px;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-category-two .category-item .cate-icons{width:45px;height:45px;font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-category-two .category-item .cate-icons{width:35px;height:35px;font-size:18px}}.blog-category-two .category-item .text{font-weight:var(--tj-fw-medium);margin-bottom:0;line-height:1}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-category-two .category-item .text{font-size:16px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-category-two .category-item .text{font-size:14px}}@media only screen and (min-width:1200px) and (max-width:1399px){.blog-category-two .category-item{padding:25px 20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.blog-category-two .category-item{padding:20px 14px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-category-two .category-item{border:0;width:100%;padding:0}.blog-category-two{gap:20px;padding:20px}}blockquote{background:var(--tj-color-theme-bg);border:2px solid var(--tj-color-theme-primary);z-index:2;border-radius:12px;margin-top:55px;margin-bottom:50px;padding:40px 30px 30px;position:relative}blockquote:before{content:"";color:var(--tj-color-theme-primary);margin-bottom:20px;font-family:ainex-icons;font-size:40px;line-height:1;display:inline-block}blockquote p{color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.03em;border-radius:12px;font-size:24px;line-height:1.417;margin-bottom:20px!important}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){blockquote p{font-size:20px;margin-bottom:15px!important}}blockquote cite{color:var(--tj-color-heading-primary);text-align:end;font-family:var(--tj-ff-heading);z-index:1;font-style:normal;display:block;position:relative}blockquote cite:before{content:"";background:var(--tj-color-border-1);width:50px;height:1px;margin-right:10px;display:inline-block;position:relative;top:-4px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){blockquote{margin-bottom:40px;padding:25px 15px}}.tj-tags-post{border-top:1px solid var(--tj-color-border-1);border-bottom:1px solid var(--tj-color-border-1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 30px;margin-top:30px;margin-bottom:30px;padding:22px 0;display:flex}.tj-tags-post .tagcloud{width:calc(100% - 200px)}.tj-tags-post .tagcloud a{background-color:var(--tj-color-theme-bg)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-tags-post .tagcloud{width:100%}}.tj-tags-post .post-share ul{flex-wrap:wrap;align-items:center;gap:10px 15px;margin:0;padding:0;list-style:none;display:flex}.tj-tags-post .post-share ul li{color:var(--tj-color-heading-primary);margin-bottom:0;font-size:16px}.tj-tags-post .post-share ul li a{color:var(--tj-color-heading-primary);font-size:17px;line-height:1;display:flex}.tj-tags-post .post-share ul li a i{line-height:1;display:inline-flex}.tj-tags-post .post-share ul li a:hover i{color:var(--tj-color-theme-primary)}.tj-tags-post.no_socials{width:100%}.tj-post__navigation{border:1px solid var(--tj-color-border-1);border-radius:12px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:50px;padding:21px 30px;display:flex}.tj-post__navigation .tj-nav-post__nav a{color:var(--tj-color-heading-primary);font-weight:var(--tj-fw-sbold);justify-content:center;align-items:center;gap:8px;display:inline-flex}.tj-post__navigation .tj-nav-post__nav a span{background-color:var(--tj-color-theme-bg);-o-transition:all .3s ease-in-out 0s;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;line-height:1;transition:all .3s ease-in-out;display:inline-flex}.tj-post__navigation .tj-nav-post__nav a span i{color:var(--tj-color-common-white)}@media (max-width:575px){.tj-post__navigation .tj-nav-post__nav a span{width:48px;height:48px}}.tj-post__navigation .tj-nav-post__nav a:hover span{background-color:var(--tj-color-theme-primary);border-color:var(--tj-color-theme-primary)}.tj-post__navigation .tj-nav-post__nav a:hover span i{color:var(--tj-color-common-white)}.tj-post__navigation .tj-nav-post__grid{color:var(--tj-color-common-white);font-size:30px;line-height:1}.tj-post__navigation .tj-nav-post__grid a{color:currentColor}.tj-post__navigation .tj-nav-post__grid a:hover{color:var(--tj-color-theme-primary)}@media (max-width:575px){.tj-post__navigation{gap:20px;padding:16px 20px}}.tj-comments-wrap .comments-title .title{margin-bottom:22px}@media (max-width:575px){.tj-comments-wrap .comments-title .title{margin-bottom:15px}}.tj-latest-comments ul{margin:0;padding:0;list-style:none}.tj-latest-comments ul .tj-comment{margin-bottom:20px}.tj-latest-comments ul .tj-comment:last-child{margin-bottom:0}.tj-latest-comments ul .tj-comment .comment-content{background-color:var(--tj-color-theme-bg);border-radius:10px;gap:12px;padding:30px;display:flex;position:relative}.tj-latest-comments ul .tj-comment .comment-content .comment-avatar{border-radius:50%;width:100%;max-width:64px;height:64px;overflow:hidden}.tj-latest-comments ul .tj-comment .comment-content .comment-avatar img{width:100%}.tj-latest-comments ul .tj-comment .comment-content .comments-header{margin-top:10px}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name .title{margin-bottom:6px;font-size:18px}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name .title a{display:inline-block}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name .title a:hover{color:var(--tj-color-theme-primary)}.tj-latest-comments ul .tj-comment .comment-content .comments-header .comment-text{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.tj-latest-comments ul .tj-comment .comment-content .comments-header .comment-text .reply{font-size:16px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);color:var(--tj-color-theme-dark-3);position:absolute;top:35px;right:30px}.tj-latest-comments ul .tj-comment .comment-content .comments-header .comment-text .reply:hover{color:var(--tj-color-theme-primary)}.tj-latest-comments ul .tj-comment .comment-content .comments-header .comment-text span{color:var(--tj-color-theme-dark-4);font-size:14px;font-weight:var(--tj-fw-regular)}@media (max-width:575px){.tj-latest-comments ul .tj-comment .comment-content{flex-direction:column}.tj-latest-comments ul .tj-comment .comment-content .comment-avatar{margin-right:auto}}.tj-latest-comments ul .tj-comment .desc{margin-top:14px}.tj-latest-comments ul .tj-comment .desc p:last-child{margin-bottom:0}.tj-latest-comments ul .tj-comment>.children{padding-left:75px}@media (max-width:575px){.tj-latest-comments ul .tj-comment>.children{padding-left:35px}}.tj-latest-comments ul .tj-comment:last-child .comment-content .comments-header{border-bottom:none;margin-bottom:0;padding-bottom:0}.tj-comments__container{margin-top:50px}.comment-respond .comment-reply-title{margin-bottom:25px}.comment-respond .form-input{margin-bottom:30px}.comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]),.comment-respond .form-input textarea,.comment-respond .form-input input[type=email],.comment-respond .form-input input[type=text]{background:var(--tj-color-theme-bg);border:1px solid var(--tj-color-border-1);border-radius:10px;height:60px;padding:18px 20px}.comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::placeholder,.comment-respond .form-input textarea::placeholder,.comment-respond .form-input input[type=email]::placeholder,.comment-respond .form-input input[type=text]::placeholder{color:var(--tj-color-grey-2)}.comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]):focus,.comment-respond .form-input textarea:focus,.comment-respond .form-input input[type=email]:focus,.comment-respond .form-input input[type=text]:focus{border-color:var(--tj-color-theme-primary)}.comment-respond .form-input textarea{resize:none;min-height:180px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.comment-respond .form-input{margin-bottom:20px}}.tj-main-sidebar{padding-left:20px}.tj-main-sidebar.sticky-lg-top{z-index:1;top:120px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-main-sidebar{padding-left:0}}.tj-sidebar-widget{background-color:var(--tj-color-theme-bg);z-index:3;border-radius:10px;margin-bottom:30px;padding:30px;position:relative;overflow:hidden}.tj-sidebar-widget:last-child{margin-bottom:0}.tj-sidebar-widget .widget-title{color:var(--tj-color-heading-primary);z-index:1;margin-bottom:25px;line-height:1;position:relative}.tj-sidebar-widget.widget-search .search-box form{z-index:1;width:100%;position:relative}.tj-sidebar-widget.widget-search .search-box form input[type=search]{background:var(--tj-color-theme-dark);border:1px solid var(--tj-color-border-1);border-radius:10px;width:100%;height:60px;padding:18px 65px 18px 20px;font-size:16px;line-height:1}.tj-sidebar-widget.widget-search .search-box form input[type=search]::placeholder{color:var(--tj-color-grey-2)}.tj-sidebar-widget.widget-search .search-box form input[type=search]:focus,.tj-sidebar-widget.widget-search .search-box form input[type=search]:focus+button{border-color:var(--tj-color-theme-primary)}.tj-sidebar-widget.widget-search .search-box form button{color:var(--tj-color-theme-primary);border-left:1px solid var(--tj-color-border-1);-o-transition:all .2s ease-in-out 0s;width:54px;height:60px;font-size:22px;transition:all .2s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}.tj-sidebar-widget.widget-search .search-box form button i{line-height:1;display:inline-flex}.tj-sidebar-widget.tj-recent-posts ul{margin:0;padding:0;list-style:none}.tj-sidebar-widget.tj-recent-posts ul li{align-items:center;column-gap:15px;margin-bottom:15px;display:flex}.tj-sidebar-widget.tj-recent-posts ul li:last-child{margin-bottom:0}.tj-sidebar-widget.tj-recent-posts ul li:hover .post-thumb img{transform:scale(1.15)}.tj-sidebar-widget.tj-recent-posts .post-thumb{border-radius:8px;flex:none;width:100px;height:100px;position:relative;overflow:hidden}.tj-sidebar-widget.tj-recent-posts .post-thumb a{width:100%;display:inline-block}.tj-sidebar-widget.tj-recent-posts .post-thumb a img{object-fit:cover;-o-transition:all .5s ease-in-out 0s;width:100%;height:100%;transition:all .5s ease-in-out}.tj-sidebar-widget.tj-recent-posts .post-content .post-title{margin-bottom:15px;font-size:16px;line-height:1.375}.tj-sidebar-widget.tj-recent-posts .post-content .post-title a:hover{color:var(--tj-color-theme-primary)}.tj-sidebar-widget.tj-recent-posts .post-content .blog-meta{margin-bottom:0}.tj-sidebar-widget.tj-recent-posts .post-content .blog-meta ul li{color:var(--tj-color-grey-1);font-size:14px}.tj-sidebar-widget.widget-categories ul{margin:0;padding:0;list-style:none}.tj-sidebar-widget.widget-categories ul li{margin-bottom:10px}.tj-sidebar-widget.widget-categories ul li:last-child{margin-bottom:0}.tj-sidebar-widget.widget-categories ul li a{font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);background:var(--tj-color-theme-dark);border-radius:10px;justify-content:space-between;align-items:center;padding:20px 15px 17px 25px;display:flex}.tj-sidebar-widget.widget-categories ul li a span{color:var(--tj-color-heading-primary)}.tj-sidebar-widget.widget-categories ul li a .icon{font-size:24px;line-height:1;display:inline-flex}.tj-sidebar-widget.widget-categories ul li a:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.tj-sidebar-widget.widget-categories ul li a:hover span{color:var(--tj-color-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.tj-sidebar-widget{padding:25px 15px}}.tagcloud{flex-wrap:wrap;gap:12px 8px;display:flex}.tagcloud a{background-color:var(--tj-color-theme-dark);color:var(--tj-color-text-body);font-size:16px;line-height:1;font-weight:var(--tj-fw-sbold);border-radius:4px;padding:6px 10px;display:inline-flex;overflow:hidden}.tagcloud a:hover{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.infos-item{column-gap:8px;padding:20px 0;display:flex}.infos-item:last-child{border-bottom:none;padding-bottom:0}.infos-item .project-icons{width:40px;height:40px;color:var(--tj-color-common-white);background:var(--tj-color-theme-primary);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:20px;display:inline-flex;position:relative;top:2px}.infos-item .project-text span{color:var(--tj-color-text-body);margin:0;font-size:14px;line-height:1;display:inline-block}.infos-item .project-text .title{line-height:1.1;font-weight:var(--tj-fw-sbold);margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.infos-item .project-text .title{font-size:16px}}.service-categories ul{margin:0;padding:0;list-style:none}.service-categories ul li{margin-bottom:10px}.service-categories ul li:last-child{margin-bottom:0}.service-categories ul li a{font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);background:var(--tj-color-theme-dark);border-radius:10px;justify-content:space-between;align-items:center;padding:20px 15px 17px 25px;display:flex}.service-categories ul li a span{color:var(--tj-color-heading-primary)}.service-categories ul li a .icon{font-size:18px;line-height:1;display:inline-flex}.service-categories ul li a:hover,.service-categories ul li a.active{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.service-categories ul li a:hover span,.service-categories ul li a.active span{color:var(--tj-color-common-white)}.widget-feature-item{padding:20px}.widget-feature-item .feature-box{background:var(--tj-color-theme-dark);border-radius:10px;position:relative;overflow:hidden}.widget-feature-item .feature-box:before{content:"";background-color:var(--tj-color-theme-dark);opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.widget-feature-item .feature-box .feature-content{z-index:2;padding:30px;position:absolute;bottom:0;left:0}.widget-feature-item .feature-box .feature-content .title{color:var(--tj-color-common-white);margin-bottom:15px;font-size:59px;line-height:1}@media only screen and (min-width:1200px) and (max-width:1399px){.widget-feature-item .feature-box .feature-content .title{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.widget-feature-item .feature-box .feature-content .title{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.widget-feature-item .feature-box .feature-content .title{font-size:40px}}.widget-feature-item .feature-box .feature-content .desc{color:#fffc}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.widget-feature-item .feature-box .feature-content{padding:30px 20px}}.widget-feature-item .feature-images{border-radius:12px;overflow:hidden}.widget-feature-item .feature-images img{object-fit:cover;width:100%;height:100%}@media (max-width:575px){.widget-feature-item{padding:20px 15px}}.details-content-box{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:50px;display:flex}.service-details-item{background-color:var(--tj-color-theme-bg);border-radius:10px;width:100%;max-width:275px;padding:30px 17px 25px 18px}.service-details-item .number{width:33px;height:33px;font-size:16px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.service-details-item .title{margin-bottom:18px;line-height:1.444}.service-details-item .desc,.service-details-item .desc p:last-child{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.service-details-item{max-width:235px}}@media only screen and (min-width:768px) and (max-width:991px){.service-details-item{max-width:220px}}@media only screen and (min-width:576px) and (max-width:767px){.service-details-item{max-width:250px;padding:30px 15px 15px}}@media (max-width:575px){.service-details-item{max-width:100%}}.blog-text .tj-faq{margin-bottom:40px;padding-top:10px}.gallery{display:block;position:relative}.gallery:before{content:"";color:var(--tj-color-common-white);opacity:0;visibility:hidden;background-color:#0c1e2166;justify-content:center;align-items:center;width:100%;height:100%;font-size:30px;display:flex;position:absolute;top:0;left:0;font-family:ainex-icons!important}.gallery:hover:before{opacity:1;visibility:visible}.tj-achievement-section .sec-heading{max-width:550px}.achievement-img{border-radius:16px;width:100%;height:100%;overflow:hidden}.achievement-img img{object-fit:cover;width:100%;height:100%}.achievement-area{background-color:var(--tj-color-theme-bg);border-radius:24px;padding:20px 30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.achievement-area{border-radius:18px;padding:10px 15px}}.achievement-item{border-bottom:1px solid var(--tj-color-border-1);flex-wrap:wrap;justify-content:space-between;gap:10px;padding:26px 0;display:flex}.achievement-item:last-child{border-bottom:0}.achievement-item .content{gap:8px;width:100%;max-width:390px;display:inline-flex}@media only screen and (min-width:992px) and (max-width:1199px){.achievement-item .content{max-width:300px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.achievement-item .content{max-width:275px}}.achievement-item .no{color:var(--tj-color-grey-2);font-size:16px;line-height:1;font-weight:var(--tj-fw-medium);font-family:var(--tj-ff-heading);margin-top:6px}.achievement-item .title{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.achievement-item .title{font-size:20px}}.achievement-item .year{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;font-weight:var(--tj-fw-medium);font-family:var(--tj-ff-heading);margin-top:6px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.achievement-item .year{font-size:17px}}@media (max-width:380px){.achievement-item .year{margin-top:3px;padding-left:28px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.achievement-item{padding:18px 0}}.tj-video-section{z-index:2;border-radius:24px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-video-section{border-radius:16px;margin:0 12px}}.tj-video-section .video-bg{width:100%;height:100%;position:absolute;top:0;left:0}.tj-video-section .video-bg img{object-fit:cover;width:100%;height:150%}.video-content-area{height:820px;position:relative}.video-content-area .video-wrap{background-color:var(--tj-color-theme-dark);z-index:1;border-radius:24px 24px 0 0;padding:16px 16px 0;position:absolute;bottom:0;right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area .video-wrap{border-radius:15px 15px 0 0;padding:15px 15px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area .video-wrap{width:100%;max-width:281px;margin:0 auto;left:0}}.video-content-area .video-wrap:after,.video-content-area .video-wrap:before{content:"";width:24px;height:50px;box-shadow:0 24px 0 0 var(--tj-color-theme-dark);z-index:-1;background-color:#0000;border-radius:0 0 24px;position:absolute;bottom:0;left:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area .video-wrap:after,.video-content-area .video-wrap:before{border-radius:0 0 15px}}.video-content-area .video-wrap:after{border-radius:0 0 0 24px;left:auto;right:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area .video-wrap:after{border-radius:0 0 0 15px}}.video-content-area .video-btn{background-color:var(--tj-color-theme-bg);border-radius:16px;flex-direction:row-reverse;justify-content:space-between;padding:42px 50px 42px 45px}.video-content-area .video-btn .video-icon{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white);width:85px;height:85px;animation:2s linear infinite pulsePrimary}@media only screen and (min-width:992px) and (max-width:1199px){.video-content-area .video-btn .video-icon{width:75px;height:75px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area .video-btn .video-icon{width:65px;height:65px}}.video-content-area .video-btn .video-text{width:100%;max-width:160px;color:var(--tj-color-common-white);font-size:24px;position:relative}.video-content-area .video-btn .video-text span{-o-transition:all .5s ease-in-out 0s;background-image:linear-gradient(currentColor 0% 100%);background-position:0 85%;background-repeat:no-repeat;background-size:100% 1px;transition:all .5s ease-in-out;display:inline}@media only screen and (min-width:992px) and (max-width:1199px){.video-content-area .video-btn .video-text{font-size:21px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area .video-btn .video-text{max-width:130px;font-size:19px}}.video-content-area .video-btn:hover .video-text span{background-size:0 1px}.video-content-area .video-btn:hover .video-icon{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.video-content-area .video-btn{border-radius:12px;padding:35px 40px}}@media only screen and (min-width:768px) and (max-width:991px){.video-content-area .video-btn{border-radius:10px;padding:25px 30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area .video-btn{border-radius:10px;padding:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.video-content-area{height:650px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video-content-area{height:500px}}.tj-gallery-section{padding-top:20px;padding-bottom:30px}.gallery-slider{z-index:1;border-radius:12px;position:relative;overflow:hidden}.gallery-slider .swiper-wrapper{transition-timing-function:linear}.gallery-item{flex-wrap:wrap;align-items:center;width:auto;display:flex}.gallery-img{background-color:var(--tj-color-theme-bg);z-index:2;justify-content:center;align-items:center;max-width:300px;display:inline-flex;position:relative}.gallery-img:before{content:"";background-color:var(--tj-color-theme-dark);opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.gallery-img img{width:100%}.gallery-img .social-icon{background-color:var(--tj-color-theme-primary);width:56px;height:56px;color:var(--tj-color-common-white);opacity:0;visibility:hidden;border-radius:50%;justify-content:center;align-items:center;font-size:28px;line-height:1;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery-img .social-icon{width:45px;height:45px;font-size:20px}}.gallery-img:hover:before{opacity:.5;visibility:visible}.gallery-img:hover .social-icon{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.gallery-img{width:200px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery-img{width:150px}}@keyframes sticky{0%{transform:translateY(-100%)}to{transform:translateY(0%)}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(.8)}}@keyframes pulse2{0%{box-shadow:0 0 #fff}to{box-shadow:0 0 0 20px #0000}}@keyframes pulse3{0%{box-shadow:0 0 #fff}to{box-shadow:0 0 0 10px #0000}}@keyframes pulsePrimary{0%{box-shadow:0 0 #3b82f680}to{box-shadow:0 0 0 12px #3b82f61a}}@keyframes jumping{0%{transform:translateY(2px)}25%{transform:translateY(5px)}50%{transform:translateY(-6px)}75%{transform:translateY(5px)}to{transform:translateY(2px)}}@keyframes linehover{0%{width:100%}50%{width:0;right:0}to{width:100%;left:0}}@keyframes textrotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes rotateClock{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateAntiClock{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes gelatine{0%,to{transform:scale(1)}25%{transform:scale(.7,1.1)}50%{transform:scale(1.1,.7)}75%{transform:scale(.95,1.05)}}@keyframes borderanimate{0%{transform:translate(-50%,-50%)scale(.8)}60%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@keyframes bellshake{0%{transform:rotate(0)}10%{transform:rotate(5deg)}20%{transform:rotate(-5deg)}30%{transform:rotate(4deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(2deg)}60%{transform:rotate(-2deg)}70%{transform:rotate(1deg)}80%,90%,to{transform:rotate(0)}}@keyframes shine{0%{transform:skew(-25deg)translate(0)}to{transform:skew(-25deg)translate(250%)}}@keyframes bounceTwice{0%{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(-5px)}to{transform:translateY(0)}}.zoomInOut{animation:3s linear infinite zoomEffect}@keyframes zoomEffect{0%{transform:scale(.9)}50%{transform:scale(1.2)}to{transform:scale(.9)}}@keyframes running{0%{top:100%}50%{top:0%}to{top:100%}}@keyframes running-2{0%{top:0%}50%{top:100%}to{top:0%}}@keyframes movingHorizontal{0%{left:30px}50%{left:0}to{left:30px}}@keyframes flip{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.header-area.header-5.header-absolute{margin-inline:auto;padding:30px 38px 0;position:absolute;inset-inline:0}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.header-area.header-5.header-absolute{padding:30px 18px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-5.header-absolute{padding:20px 8px 0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-5.header-absolute{padding:0}}.header-area.header-5 .site_logo .logo{background-color:var(--tj-color-theme-bg);border-radius:40px;padding:11px 20px}.header-area.header-5 .menu-area{background-color:var(--tj-color-theme-bg);border-radius:40px;padding:0 35px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-5 .menu-area{padding:0 20px}}.header-area.header-5 .mainmenu>ul>li>a{padding-top:17px;padding-bottom:18px}.header-area.header-5 .mainmenu>ul>li.menu-item-has-children>a:after,.header-area.header-5 .mainmenu>ul>li.has-dropdown>a:after{top:21px}.header-area.header-5 .header-right-item{gap:15px}.header-area.header-5 .header-search .search{background-color:var(--tj-color-theme-bg);border-radius:40px;padding:12px 24px 12px 16px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-5 .header-search .search{padding:12px}.header-area.header-5 .header-search .search span{display:none}}.header-area.header-5.sticky{padding:25px 38px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.header-area.header-5.sticky{padding:25px 18px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-5.sticky{padding:20px 8px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-5.sticky{padding:0}}.footer-5{border:2px solid var(--tj-color-theme-primary);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 15px #ff007fb3}.footer-5:before{content:"";background-color:var(--tj-color-theme-bg);opacity:.9;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.footer-5 .footer-main-area{padding:115px 0 85px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.footer-5 .footer-main-area{padding:90px 0 70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-5 .footer-main-area{padding:70px 0 50px}}.footer-5 .widget-subscribe{margin-inline-start:0;max-width:360px;margin-top:0}@media 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){.footer-5 .widget-subscribe{max-width:310px;padding-inline-start:0}}.footer-5 .subscribe-form input[type=email]{border:1px solid var(--tj-color-border-1);height:60px}.footer-5 .subscribe-form button{width:60px;height:60px}.footer-5 .subscribe-form button:before{height:100%}.footer-5 .social-links.style-2{margin-top:55px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.footer-5 .social-links.style-2{margin-top:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-5 .social-links.style-2{margin-top:30px}}.footer-5 .social-links.style-2 .title{margin-bottom:25px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-5 .social-links.style-2 .title{margin-bottom:20px}}.footer-5 .social-links.style-2 ul li a{border:1px solid var(--tj-color-border-1);width:36px;height:36px;font-size:18px}.footer-5 .social-links.style-2 ul li a:hover{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.footer-5 .widget-nav-menu ul li a{color:var(--tj-color-common-white)}.footer-5 .widget-nav-menu ul li a:before{border-color:var(--tj-color-common-white)}.footer-5 .widget-nav-menu ul li a:hover{color:var(--tj-color-theme-primary)}.footer-5 .widget-nav-menu ul li a:hover:before{border-color:var(--tj-color-theme-primary)}.footer-5 .widget-nav-menu.footer-col-2{padding-inline-start:60px}@media 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){.footer-5 .widget-nav-menu.footer-col-2{padding-inline-start:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-5 .widget-nav-menu.footer-col-2{margin-top:30px;padding-inline-start:0}}.footer-5 .widget-nav-menu.footer-col-3{padding-inline-start:90px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-5 .widget-nav-menu.footer-col-3{padding-inline-start:50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-5 .widget-nav-menu.footer-col-3{margin-top:30px;padding-inline-start:0}}.footer-5 .footer-contact-info .contact-item span{color:var(--tj-color-common-white)}.footer-5 .footer-contact-info .contact-item a{background-color:var(--tj-color-theme-dark)}.footer-5 .footer-contact-info .contact-item a:hover{background-color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-5{margin-inline:15px}}.tj-copyright-area-4 .copyright-content-area{align-items:flex-end;padding:42px 0}@media only screen and (min-width:992px) and (max-width:1199px){.tj-copyright-area-4 .copyright-content-area{padding:30px 0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-copyright-area-4 .copyright-content-area{justify-content:center;padding:23px 0}}.tj-copyright-area-4 .copyright-content-area .footer-logo{max-width:239px}.copyright-inner{align-items:center;display:inline-flex}.copyright-inner .copyright-text-2{z-index:1;margin-right:10px;padding-right:14px;position:relative}.copyright-inner .copyright-text-2:before{content:"";background-color:var(--tj-color-theme-primary);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-inner .copyright-text-2:before{display:none}.copyright-inner .copyright-text-2{margin-right:0;padding-right:0}.copyright-inner{flex-direction:column;gap:10px;width:100%}}.copyright-text-2 p{margin:0}.copyright-text-2 a{color:var(--tj-color-common-white)}.copyright-text-2 a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-text-2{text-align:center;width:100%}}.h5-banner-section{padding:164px 50px 30px;position:relative;overflow:hidden}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.h5-banner-section{padding-left:30px;padding-right:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.h5-banner-section{padding:130px 20px 30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-section{padding:130px 15px 30px}}.h5-banner-area{position:relative}.h5-banner-area .banner-content{margin-top:0;max-width:700px;margin-inline-start:200px}.h5-banner-area .banner-content .banner-title{background:linear-gradient(106.78deg,#fff 37.88%,#ffffff40 82.64%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:0;padding-bottom:10px;font-size:84px;line-height:1.05}@media only screen and (min-width:1200px) and (max-width:1399px){.h5-banner-area .banner-content .banner-title{font-size:75px}}@media only screen and (min-width:992px) and (max-width:1199px){.h5-banner-area .banner-content .banner-title{font-size:65px}}@media only screen and (min-width:768px) and (max-width:991px){.h5-banner-area .banner-content .banner-title{font-size:55px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-area .banner-content .banner-title{margin-bottom:30px;font-size:42px}}@media only screen and (min-width:1601px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1600px){.h5-banner-area .banner-content{margin-inline-start:100px}}@media 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-area .banner-content{max-width:600px;margin-inline-start:0}}@media only screen and (min-width:992px) and (max-width:1199px){.h5-banner-area .banner-content{max-width:550px}}@media only screen and (min-width:768px) and (max-width:991px){.h5-banner-area .banner-content{max-width:450px}}.h5-banner-area .customers-box{position:absolute;top:0;right:0}.h5-banner-area .customers-box .count-text{color:var(--tj-color-text-body);font-size:16px;font-family:var(--tj-ff-body);font-weight:var(--tj-fw-regular)}.h5-banner-area .customers-box ul li span,.h5-banner-area .customers-box ul li img{width:54px;height:54px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-area .customers-box{max-width:100%;position:unset;padding:25px}}.h5-banner-bottom{align-items:flex-end;gap:20px;padding-top:60px;display:flex}.h5-banner-bottom-content{flex-wrap:wrap;justify-content:space-between;width:100%;max-width:773px;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-bottom-content{order:1;max-width:100%}.h5-banner-bottom{flex-wrap:wrap;padding-top:250px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-bottom{padding-top:400px}}.choose-box.h5-hero-choose{background-color:var(--tj-color-theme-bg);border-radius:12px;width:100%;max-width:388px;padding:0}.choose-box.h5-hero-choose:before{display:none}.choose-box.h5-hero-choose.choose-img-box{background-image:linear-gradient(#3b82f600 0%,#3b82f680 100%)}.choose-box.h5-hero-choose.choose-img-box .title a:hover{color:var(--tj-color-theme-primary)}.choose-box.h5-hero-choose .choose-inner{background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;min-height:376px;padding:30px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px){.choose-box.h5-hero-choose .choose-inner{padding:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.choose-box.h5-hero-choose .choose-inner{min-height:350px;padding:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.choose-box.h5-hero-choose .choose-inner{min-height:350px;padding:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-box.h5-hero-choose .choose-inner{min-height:320px;padding:30px 15px}}.choose-box.h5-hero-choose .choose-icon{margin-bottom:30px}.choose-box.h5-hero-choose .icon-btn{background-color:var(--tj-color-theme-primary);width:48px;height:48px;font-size:24px}@media only screen and (min-width:1400px) and (max-width:1600px){.choose-box.h5-hero-choose{max-width:350px}}@media only screen and (min-width:1200px) and (max-width:1399px){.choose-box.h5-hero-choose{max-width:320px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.choose-box.h5-hero-choose{order:2;max-width:calc(50% - 10px)}}@media (max-width:575px){.choose-box.h5-hero-choose{order:2;max-width:100%}}.banner-desc{max-width:300px;color:var(--tj-color-common-white);font-size:20px;line-height:1.3;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.03em;margin-bottom:20px;margin-inline-start:60px}.banner-desc i{color:var(--tj-color-theme-primary);max-width:30px;margin-bottom:20px;font-size:27px;display:block}@media only screen and (min-width:1200px) and (max-width:1399px){.banner-desc{max-width:275px;margin-inline-start:30px;font-size:18px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-desc{margin-inline-start:0}}@media 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){.h5-hero-text-circle .circle-text-wrap{width:135px;height:135px}}.h5-banner-img{z-index:-1;max-width:887px;position:absolute;bottom:30px;right:15%}.h5-banner-img:before{content:"";background:var(--tj-color-theme-primary);filter:blur(95px);opacity:.2;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:98%;height:120%;position:absolute;bottom:0;left:0}@media 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){.h5-banner-img:before{width:470px;height:490px;top:10%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-img:before{width:330px;height:350px;top:10%}}@media only screen and (min-width:1601px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1600px){.h5-banner-img{right:10%}}@media only screen and (min-width:1200px) and (max-width:1399px){.h5-banner-img{max-width:800px;right:10%}}@media only screen and (min-width:992px) and (max-width:1199px){.h5-banner-img{max-width:750px;right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-img{max-width:650px;margin:0 auto;bottom:300px;left:0;right:5%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-banner-img{top:38%;bottom:inherit}}@media (max-width:575px){.h5-banner-img{top:32%}}.h5-hero-text-circle .circle-icon{font-size:23px}.h5-hero-text-circle .circle-icon span{background-color:var(--tj-color-theme-primary);text-shadow:-30px 0;width:46px;height:46px;overflow:hidden;transform:rotate(-45deg)}.h5-hero-text-circle .circle-icon:hover i{transform:translate(30px)}.customers-box{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:10px;flex-direction:column;justify-content:space-between;width:100%;max-width:274px;min-height:288px;padding:30px;display:flex;position:relative;overflow:hidden}.customers ul{list-style:none;display:inline-flex}.customers ul li{margin-inline-start:-19px;line-height:1}.customers ul li img{background-color:var(--tj-color-common-white);border:2px solid var(--tj-color-common-white);border-radius:50%;width:54px;height:54px}@media 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:576px) and (max-width:767px){.customers ul li img{width:50px;height:50px}}@media (max-width:575px){.customers ul li img{width:40px;height:40px}}.customers ul li span{background-color:var(--tj-color-theme-primary);width:54px;height:54px;color:var(--tj-color-common-white);border:2px solid var(--tj-color-common-white);border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.customers ul li span i{line-height:1;display:inline-flex}@media 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:576px) and (max-width:767px){.customers ul li span{width:50px;height:50px}}@media (max-width:575px){.customers ul li span{width:40px;height:40px}}.customers ul li:first-child{margin-inline-start:0}@media (max-width:575px){.customers ul li{margin-inline-start:-18px}}.customers-number{color:var(--tj-color-theme-dark);letter-spacing:-1.2px;font-size:58px;line-height:.8;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-sbold);padding:45px 0 13px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.customers-number{padding:25px 0 13px;font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.customers-number{padding:20px 0 10px;font-size:40px}}.customers-text{color:var(--tj-color-text-body);letter-spacing:0;font-size:16px;line-height:1.5;font-weight:var(--tj-fw-regular);margin-bottom:0}.tj-choose-section-3{background-color:var(--tj-color-theme-bg);border-radius:24px}.choose-box.style-3{background-color:var(--tj-color-theme-dark);border-radius:12px;overflow:visible}.choose-box.style-3:before{background:var(--tj-color-theme-primary);border-radius:12px;box-shadow:0 0 15px #3b82f6b3}.choose-box.style-3 .choose-inner{background-color:var(--tj-color-theme-dark);padding:30px 28px}@media 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){.choose-box.style-3 .choose-inner{padding:30px 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-box.style-3 .choose-inner{padding:30px 15px}}.choose-box.style-3 .choose-icon{background-color:var(--tj-color-theme-bg)}.choose-box.style-3 .text-btn.style-2{margin-top:24px}.choose-box.style-3 .text-btn.style-2 .btn-text{color:var(--tj-color-common-white)}.choose-box.style-3 .text-btn.style-2 .btn-text span{text-shadow:0 30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-box.style-3 .text-btn.style-2{margin-top:18px}}.choose-box.style-3:hover .choose-icon{background-color:var(--tj-color-theme-primary)}.count-number{color:var(--tj-color-text-body-2);font-size:16px;line-height:1;font-weight:var(--tj-fw-medium);font-family:var(--tj-ff-heading);position:absolute;top:30px;right:30px}.h5-about-section{z-index:1;position:relative}.h5-about-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:900px;height:900px;position:absolute;bottom:-50%;right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-about-section{padding-top:70px}}.h5-sec-heading{flex-wrap:wrap;justify-content:space-between;margin-bottom:50px;display:flex}.h5-sec-heading .sub-title{flex:none;align-items:start}.h5-sec-heading .sec-title{width:58.5%}.h5-sec-heading .sec-title span{color:inherit;padding-inline-start:135px}@media only screen and (min-width:1200px) and (max-width:1399px){.h5-sec-heading .sec-title span{padding-inline-start:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.h5-sec-heading .sec-title span{padding-inline-start:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-sec-heading .sec-title span{padding-inline-start:70px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-sec-heading .sec-title{width:100%}}@media (max-width:575px){.h5-sec-heading{margin-bottom:35px}}.h5-about{background-color:var(--tj-color-theme-dark);z-index:1;border-radius:12px;position:relative;overflow:hidden}.h5-about-area{flex-wrap:wrap;justify-content:space-between;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-about-area{flex-direction:column-reverse}}.h5-about-content{width:58.5%}.h5-about-content .desc{margin-bottom:0}.h5-about-content .about-btn-area-2{flex-wrap:wrap;align-items:center;gap:30px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-about-content .about-btn-area-2{gap:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-about-content{width:100%}}.h5-about-img{max-width:368px;margin-inline-end:0}@media only screen and (min-width:1200px) and (max-width:1399px){.h5-about-img{max-width:330px}}@media only screen and (min-width:992px) and (max-width:1199px){.h5-about-img{max-width:300px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-about-img{margin:40px auto 0}}@media (max-width:400px){.h5-about-img{max-width:200px}}.h5-about-funfact{flex-wrap:wrap;justify-content:space-between;width:100%;max-width:460px;margin-bottom:60px;display:flex}.h5-about-funfact .countup-item{align-items:flex-start;padding:0}.h5-about-funfact .countup-item:not(:last-child){border-right:1px solid var(--tj-color-border-1);padding-inline-end:58px}@media only screen and (min-width:992px) and (max-width:1199px){.h5-about-funfact .countup-item:not(:last-child){padding-inline-end:30px}}.h5-about-funfact .countup-item:not(:first-child){z-index:0;padding-inline-start:60px;position:relative}.h5-about-funfact .countup-item .count-text{max-width:205px;font-size:16px;font-family:var(--tj-ff-body);color:var(--tj-color-text-body);font-weight:400}.h5-about-funfact .countup-item .inline-content{color:var(--tj-color-heading-primary);margin-bottom:15px;font-size:68px}.h5-about-funfact .countup-item .inline-content .odometer,.h5-about-funfact .countup-item .inline-content .odometer .odometer-digit,.h5-about-funfact .countup-item .inline-content .odometer span{color:var(--tj-color-heading-primary)}@media (max-width:575px){.h5-about-funfact .countup-item .inline-content{margin-bottom:5px}.h5-about-funfact .countup-item{text-align:start;width:100%}.h5-about-funfact .countup-item:not(:last-child){border-right:0;border-bottom:1px solid var(--tj-color-border-1);padding-inline-end:0;padding-bottom:30px}.h5-about-funfact .countup-item:not(:first-child){padding-inline-start:0;padding-top:25px}.h5-about-funfact{max-width:100%;margin-bottom:35px}}.h5-marquee-area{z-index:-1;pointer-events:none;margin-top:-153px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h5-marquee-area{margin-top:-100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-marquee-area{margin-top:-80px}}.h5-service-item{background-color:var(--tj-color-theme-dark);-o-transition:all .5s ease-in-out 0s;border-radius:12px;min-height:183px;margin-bottom:15px;transition:all .5s ease-in-out;position:relative;overflow:hidden}.h5-service-item:last-child{margin-bottom:0}.h5-service-item .item-count{color:var(--tj-color-grey-2);font-size:16px;line-height:1;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);display:inline-flex}.h5-service-item .title{-o-transition:all .5s ease-in-out 0s;margin-top:75px;margin-bottom:0;transition:all .5s ease-in-out}.h5-service-item .title a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-item .title{margin-top:20px}}.h5-service-item .desc{opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;margin-top:30px;margin-bottom:0;transition:all .3s ease-in-out}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-item .desc{opacity:1;visibility:visible;margin-top:18px;transform:scale(1)}}.h5-service-item .icon-btn{position:absolute;top:30px;right:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-item .icon-btn{margin:15px;position:static}}.h5-service-item .sub-cat{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:30px;right:30px}.h5-service-item .sub-cat span{font-size:16px;line-height:1;font-weight:var(--tj-fw-sbold);border:1px solid var(--tj-color-border-1);border-radius:20px;padding:5px 10px}.h5-service-item .sub-cat span a{color:inherit;display:block}.h5-service-item .sub-cat span a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-item .sub-cat{padding:15px 15px 30px;position:static}}.h5-service-item:hover{min-height:360px}.h5-service-item:hover .h5-service-img{opacity:1;visibility:visible;transition-delay:.1s;position:relative;transform:scale(1)}.h5-service-item:hover .h5-service-content{padding-top:30px;transition-delay:0s;transform:translate(345px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-item:hover .h5-service-content{padding-top:0;transform:translate(0)}}.h5-service-item:hover .title{margin-top:20px}.h5-service-item:hover .desc{opacity:1;visibility:visible;margin-top:18px;transition-delay:.5s}.h5-service-item:hover .icon-btn{background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%);border:2px solid #0000}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-item{min-height:100%}}.h5-service-left{flex-wrap:wrap;height:0;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-left{height:auto}}.h5-service-img{opacity:0;visibility:hidden;-o-transition:all .5s ease-in-out 0s;border-radius:12px;width:100%;max-width:330px;height:330px;margin:15px 0 15px 15px;transition:all .5s ease-in-out;position:absolute;top:0;left:0;overflow:hidden;transform:scale(.1)}.h5-service-img img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-img{opacity:1;visibility:visible;max-width:100%;margin:15px;position:relative;transform:scale(1)}}.h5-service-content{-o-transition:all .5s ease-in-out .1s;flex-direction:column;width:100%;max-width:400px;margin:30px 0 30px 30px;transition:all .5s ease-in-out .1s;display:flex;position:absolute;top:0;left:0;transform:translate(0)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-service-content{opacity:1;visibility:visible;margin:30px 0 15px 15px;position:relative;transform:scale(1)}}.h5-bottom-btn .btn-wrap{background-color:var(--tj-color-theme-dark);border-radius:35px 35px 0 0;margin-bottom:-30px;padding:15px;position:relative}.h5-bottom-btn .btn-wrap:after,.h5-bottom-btn .btn-wrap:before{content:"";width:24px;height:50px;box-shadow:0 12px 0 0 var(--tj-color-theme-dark);z-index:-1;pointer-events:none;background-color:#0000;border-bottom-right-radius:12px;position:absolute;top:0;left:-24px}.h5-bottom-btn .btn-wrap:after{border-bottom-right-radius:0;border-bottom-left-radius:12px;left:auto;right:-24px}.project-wrapper-3{padding:0 30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.project-wrapper-3{padding:0 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-wrapper-3{padding:0 15px}}.project-item.style-4{min-height:560px;padding:0}.project-item.style-4 .project-img{width:100%;height:100%;position:absolute}.project-item.style-4 .project-content{background-color:var(--tj-color-theme-dark);opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;border-radius:10px;margin:15px;padding:30px 20px;transition:all .3s ease-in-out;position:absolute;bottom:-50px;left:0}.project-item.style-4 .project-content:hover .icon-btn i{transform:translate(45px)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-4 .project-content{margin:10px;padding:20px 15px}}.project-item.style-4 .title{width:calc(100% - 70px)}@media only screen and (min-width:992px) and (max-width:1199px){.project-item.style-4 .title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.project-item.style-4 .title{width:calc(100% - 50px);max-width:100%}}.project-item.style-4 .icon-btn{background-color:var(--tj-color-theme-primary);text-shadow:-45px 0;width:48px;height:48px;font-size:21px;overflow:hidden;transform:rotate(-45deg)}.project-item.style-4 .icon-btn i,.project-item.style-4 .icon-btn:hover{transform:rotate(0)}.project-item.style-4 .categories{position:unset;background-color:#0000;border-radius:0;margin-bottom:12px;padding:0}.project-item.style-4 .categories:before,.project-item.style-4 .categories:after{display:none}.project-item.style-4 .categories a{background-color:var(--tj-color-theme-bg)}.project-item.style-4 .categories a:hover{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.project-item.style-4:hover .project-content{opacity:1;visibility:visible;bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.project-item.style-4{min-height:500px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.project-item.style-4{min-height:470px}}@media (max-width:575px){.project-item.style-4{min-height:400px}}.h5-working-process{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative}.h5-working-process:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:900px;height:900px;margin:0 auto;position:absolute;bottom:-70%;left:0;right:0}.h5-process-wrapper{position:relative}.h5-process-wrapper:before{content:"";border-bottom:1px dashed var(--tj-color-border-1);width:100%;height:1px;position:absolute;top:13px;left:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-process-wrapper:before{border-right:1px dashed var(--tj-color-border-1);width:1px;height:calc(100% - 20px);left:50%;transform:translate(-50%)}}.h5-process-item-wrap{text-align:center;position:relative}.h5-process-item-wrap .process-step{position:unset;writing-mode:inherit;color:var(--tj-color-text-body);font-family:var(--tj-ff-heading);background-color:var(--tj-color-theme-dark);border:0;border-radius:30px;height:auto;margin:0 auto;padding:6px 10px;transform:none}.h5-process-item-wrap .process-step:after,.h5-process-item-wrap .process-step:before{display:none}.h5-process-item-wrap .process-icon{-o-transition:all .3s ease-in-out 0s;border-radius:50%;transition:all .3s ease-in-out}.h5-process-item-wrap .process-item{flex-direction:column;margin-top:42px;padding:40px 30px 48px}.h5-process-item-wrap .process-item:before{content:"";background-color:var(--tj-color-theme-dark);width:24px;height:24px;position:absolute;top:-12px;left:50%;transform:translate(-50%)rotate(-45deg)}.h5-process-item-wrap:hover .process-step{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.h5-process-item-wrap:hover .process-icon{transform:rotateY(360deg)}.h5-faq-left{height:100%;position:relative}.faq-name{width:100%;position:absolute;bottom:0;right:88px}@media (min-width:1900px){.faq-name{width:829px}}@media (min-width:1701px){.faq-name{width:115%}}@media only screen and (min-width:1601px) and (max-width:1700px){.faq-name{width:105%}}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.faq-name{right:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.faq-name{right:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq-name{position:unset;margin-top:50px}}.tj-faq.style-4 .accordion-item{background:var(--tj-color-theme-dark);border:1px solid var(--tj-color-border-1);border-radius:10px}.tj-faq.style-4 .accordion-item .faq-title{padding:19px 0 19px 35px}.tj-faq.style-4 .accordion-item .faq-title:after{color:var(--tj-color-common-white);left:0;right:inherit}.tj-faq.style-4 .accordion-item .accordion-body{color:var(--tj-color-grey-3)}.tj-faq.style-4 .accordion-item.active{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;box-shadow:0 0 15px #10b98166,0 0 25px #06b6d44d;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tj-faq.style-4 .accordion-item.active .faq-title:after{color:var(--tj-color-theme-primary)}.h5-testimonial-wrapper{margin:-15px;position:relative}.h5-testimonial-wrapper:hover .testimonial-navigation{opacity:1;visibility:visible}@media (max-width:575px){.h5-testimonial-wrapper{margin-right:-15px}}.h5-testimonial{padding:15px}.testimonial-item.style-4{background-color:var(--tj-color-theme-bg);border:2px solid var(--tj-color-theme-bg);z-index:3;-o-transition:all .5s;border-radius:12px;padding:35px 30px;transition:all .5s;position:relative}@media (max-width:575px){.testimonial-item.style-4{padding:25px 20px}}.testimonial-item.style-4 .testimonial-author{border:0;padding:0 45px 26px 0}.testimonial-item.style-4 .testimonial-author .author-img{border:2px solid var(--tj-color-common-white);background-color:var(--tj-color-common-white);border-radius:50%;width:84px;height:84px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-4 .testimonial-author .author-img{width:75px;height:75px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-4 .testimonial-author .author-img{width:65px;height:65px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-4 .testimonial-author .author-img{width:55px;height:55px}}.testimonial-item.style-4 .testimonial-author .designation{font-size:16px}.testimonial-item.style-4 .desc{color:var(--tj-color-text-body);opacity:1;padding-bottom:22px;font-size:18px}.testimonial-item.style-4 .rating-area{z-index:2;background-color:#0000;border-radius:0;max-width:133px;margin:0;padding:10px 0 0;position:static;bottom:0;left:0}.testimonial-item.style-4 .rating-area:after,.testimonial-item.style-4 .rating-area:before{display:none}.testimonial-item.style-4 .rating-area .star-ratings{letter-spacing:1.5px;font-size:18px;display:inline-flex}.testimonial-item.style-4:hover{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;box-shadow:0 0 15px #10b98166,0 0 25px #06b6d44d;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.testimonial-navigation{z-index:5;opacity:0;visibility:hidden;-o-transition:all .4s;justify-content:space-between;width:100%;transition:all .4s;display:inline-flex;position:absolute;top:48%;transform:translateY(-50%)}.testimonial-navigation .slider-prev{margin-top:-50px;margin-inline-start:-10px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-navigation .slider-prev{margin-inline-start:0}}.testimonial-navigation .slider-next{margin-top:-50px;margin-inline-end:-10px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-navigation .slider-next{margin-inline-end:0}}.h5-client-slider:before,.h5-client-slider:after{display:none}.h5-client-slider .client-logo{border:1px solid var(--tj-color-border-1);background-color:#0000;width:279px;height:118px}.h5-client-slider .client-logo img{opacity:1}@media 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){.h5-client-slider .client-logo{width:220px;height:100px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-client-slider .client-logo{width:170px;height:70px;padding:15px}}.h5-blog-wrapper{grid-gap:30px;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr));justify-content:center;display:grid}.h5-blog-wrapper .blog-item.style-5:first-child{flex-direction:column;grid-row:1/3;align-items:start;gap:0}.h5-blog-wrapper .blog-item.style-5:first-child .blog-thumb{width:100%;min-height:385px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-blog-wrapper .blog-item.style-5:first-child .blog-thumb{min-height:260px}}.h5-blog-wrapper .blog-item.style-5:first-child .blog-content{width:100%;padding:30px 15px 15px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-blog-wrapper .blog-item.style-5:first-child .blog-content{padding:30px 0 15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h5-blog-wrapper{grid-template-columns:696px}}@media only screen and (min-width:576px) and (max-width:767px){.h5-blog-wrapper{grid-template-columns:516px}}@media (max-width:575px){.h5-blog-wrapper{grid-template-columns:100%}}.blog-item.style-5{flex-wrap:wrap;display:flex}.blog-item.style-5 .blog-thumb{border-radius:12px;width:39%;height:260px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-item.style-5 .blog-thumb{width:100%}}.blog-item.style-5 .blog-content{flex-direction:column;justify-content:center;align-items:flex-start;width:61%;padding:35px 5px 35px 20px;display:flex}.blog-item.style-5 .blog-content .text-btn{position:unset;background-color:#0000;border-radius:0;margin-top:22px;padding:0}.blog-item.style-5 .blog-content .text-btn:after,.blog-item.style-5 .blog-content .text-btn:before{display:none}.blog-item.style-5 .blog-content .text-btn .btn-text{color:var(--tj-color-text-body)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-item.style-5 .blog-content .text-btn{margin-top:16px}}.blog-item.style-5 .blog-content .blog-meta{margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-item.style-5 .blog-content .blog-meta{margin-bottom:16px}.blog-item.style-5 .blog-content{width:100%;padding:30px 0 15px}}.h5-cta-area{z-index:2;max-width:900px;margin-inline:auto;padding-bottom:110px;position:relative}.h5-cta-area:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.18;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:90%;height:500px;margin:0 auto;position:absolute;bottom:-40%;left:0;right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-cta-area:after{height:100%}}.h5-cta-area .cta-content{flex-direction:column;align-items:center;gap:20px;display:flex}.h5-cta-area .cta-content .cta-icon{max-width:73px;margin-bottom:5px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-cta-area .cta-content .cta-icon{max-width:55px}}.h5-cta-area .cta-content .title{max-width:800px;color:var(--tj-color-common-white);text-transform:uppercase;text-align:center;margin:0;font-size:76px;line-height:1.105}@media only screen and (min-width:992px) and (max-width:1199px){.h5-cta-area .cta-content .title{max-width:700px;font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.h5-cta-area .cta-content .title{max-width:550px;font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-cta-area .cta-content .title{max-width:500px;font-size:45px}}@media (max-width:400px){.h5-cta-area .cta-content .title{font-size:35px}}.h5-cta-area .cta-content .tj-primary-btn .btn-icon{font-size:18px}.h5-cta-area .cta-map{z-index:-1;opacity:.15;width:100%;animation:3s linear infinite movingHorizontal;position:absolute;bottom:-44%;left:0}@media only screen and (min-width:992px) and (max-width:1199px){.h5-cta-area .cta-map{bottom:-52%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-cta-area .cta-map{bottom:-23%}}@media (max-width:400px){.h5-cta-area .cta-map{bottom:-2%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h5-cta-area{padding-bottom:70px}}.header-area.header-6{border-radius:12px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-6 .site_logo .logo{max-width:145px}}.header-area.header-6 .menu-area{background-color:var(--tj-color-theme-dark);border-radius:8px;margin:20px 0;padding:0 35px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-6 .menu-area{padding:0 20px}}.header-area.header-6 .mainmenu>ul>li>a{padding-top:17px;padding-bottom:17px}.header-area.header-6 .mainmenu>ul>li.menu-item-has-children>a:after,.header-area.header-6 .mainmenu>ul>li.has-dropdown>a:after{top:21px}.footer-6{border-top:4px solid var(--tj-color-theme-primary)}.footer-6:before,.footer-6:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.2;z-index:-1;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-150px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-6:before,.footer-6:after{width:600px;height:500px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.footer-6:before,.footer-6:after{width:500px;height:450px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-6:before,.footer-6:after{width:400px;height:350px;top:-100px}}.footer-6:after{width:800px;top:inherit;right:inherit;bottom:-250px;left:-250px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-6:after{width:600px;height:500px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-6:after{width:500px;height:450px;bottom:-150px;left:-150px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-6:after{width:400px;height:350px;bottom:-150px;left:-150px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-6:after{width:400px;height:350px;bottom:-150px;left:-150px}}.footer-6 .social-links.style-2{margin-top:60px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.footer-6 .social-links.style-2{margin-top:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-6 .social-links.style-2{margin-top:30px}}.footer-6 .social-links.style-2 .title{margin-bottom:25px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-6 .social-links.style-2 .title{margin-bottom:20px}}.footer-6 .social-links.style-2 ul li a{border:1px solid var(--tj-color-border-1);width:36px;height:36px;font-size:18px}.footer-6 .social-links.style-2 ul li a:hover{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.footer-6 .footer-big-logo{opacity:.2;mix-blend-mode:luminosity;width:100%;max-width:1320px;margin-top:20px;margin-bottom:-105px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-6 .footer-big-logo{margin-bottom:-85px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-6 .footer-big-logo{margin-bottom:-70px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-6 .footer-big-logo{margin-bottom:-50px}}@media only screen and (min-width:576px) and (max-width:767px){.footer-6 .footer-big-logo{margin-bottom:-35px}}@media (max-width:575px){.footer-6 .footer-big-logo{margin-bottom:-25px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-6{margin-inline:15px}}.h6-widget-subscribe{width:100%;max-width:555px}@media only screen and (min-width:1200px) and (max-width:1399px){.h6-widget-subscribe{max-width:500px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-widget-subscribe{max-width:100%}}.h6-widget-subscribe .title{background:linear-gradient(90deg,#fff 20%,#ffffff40 80%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-size:70px;line-height:1.114}@media only screen and (min-width:1200px) and (max-width:1399px){.h6-widget-subscribe .title{font-size:62px}}@media only screen and (min-width:992px) and (max-width:1199px){.h6-widget-subscribe .title{font-size:54px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-widget-subscribe .title{font-size:44px}}@media (max-width:400px){.h6-widget-subscribe .title{font-size:36px}}.h6-widget-subscribe .subscribe-form input[type=email]{border:1px solid var(--tj-color-border-1);border-radius:50px;height:64px;padding:15px 175px 15px 30px}.h6-widget-subscribe .subscribe-form input[type=email]::-webkit-input-placeholder{color:var(--tj-color-grey-1)}.h6-widget-subscribe .subscribe-form input[type=email]:-moz-placeholder-shown{color:var(--tj-color-grey-1)}.h6-widget-subscribe .subscribe-form input[type=email]::-moz-placeholder{color:var(--tj-color-grey-1)}.h6-widget-subscribe .subscribe-form input[type=email]:-ms-placeholder-shown{color:var(--tj-color-grey-1)}.h6-widget-subscribe .subscribe-form input[type=email]::placeholder{color:var(--tj-color-grey-1)}.h6-widget-subscribe .subscribe-form button{width:auto;height:auto;top:7px;right:7px}.h6-widget-subscribe .subscribe-form button i{font-size:20px}.h6-widget-subscribe .subscribe-form button:before{display:none}@media (max-width:575px){.h6-widget-subscribe .subscribe-form button{position:unset;margin-top:10px}}.h6-footer-left{flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.h6-copyright-area{position:relative}.h6-copyright-area .copyright-text-2{text-align:left}.h6-copyright-area .shape-1{mix-blend-mode:luminosity;z-index:-1;width:141px;animation:4s linear infinite zoomEffect;position:absolute;bottom:-14px;right:130px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.h6-copyright-area .shape-1{right:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.h6-copyright-area .shape-1{width:110px;right:40px}}@media only screen and (min-width:768px) and (max-width:991px){.h6-copyright-area .shape-1{width:110px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-copyright-area .shape-1{width:90px;bottom:0;right:0}}@media only screen and (min-width:768px) and (max-width:991px){.h6-copyright-area{margin-top:100px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-copyright-area{margin-top:80px}}.h6-footer-right{background-color:var(--tj-color-theme-dark);border-radius:16px;padding:30px;position:relative}.h6-footer-right .widget-nav-menu{justify-content:space-between;margin-top:0;padding-bottom:20px;display:flex}.h6-footer-right .widget-nav-menu ul{width:100%;max-width:190px}.h6-footer-right .widget-nav-menu ul li a:before{border-color:var(--tj-color-white-2)}.h6-footer-right .widget-nav-menu ul li a:hover{color:var(--tj-color-theme-primary)}.h6-footer-right .widget-nav-menu ul li a:hover:before{border-color:var(--tj-color-theme-primary)}.h6-footer-right .widget-nav-menu:not(:first-child){border-top:1px dashed var(--tj-color-border-1);padding-top:28px;padding-bottom:0}@media (max-width:575px){.h6-footer-right .widget-nav-menu{flex-direction:column}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-footer-right{margin-top:40px}}@media (max-width:575px){.h6-footer-right{padding:20px 15px}}.h6-banner-area{border-radius:24px;position:relative;overflow:hidden}.h6-banner-area .banner-content{text-align:center;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:90px 0 95px;display:flex}.h6-banner-area .banner-content .sub-title{color:var(--tj-color-text-body);font-size:15px;line-height:1.4;font-weight:var(--tj-fw-sbold);text-transform:uppercase;letter-spacing:.1em;background-color:var(--tj-color-theme-dark);border-radius:4px;align-items:center;gap:4px;margin-bottom:15px;padding:4px 8px;display:inline-flex}.h6-banner-area .banner-content .sub-title i{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;display:inline-flex}.h6-banner-area .banner-content .banner-title{margin-bottom:15px}.h6-banner-area .banner-content .banner-title span{color:var(--tj-color-theme-primary);display:inline-block}.h6-banner-area .banner-content .desc{max-width:660px;font-size:18px}.h6-banner-area .banner-content .banner-btn-area{gap:15px;margin-top:30px;display:inline-flex}@media (max-width:575px){.h6-banner-area .banner-content .banner-btn-area{flex-wrap:wrap;justify-content:center}}@media only screen and (min-width:992px) and (max-width:1199px){.h6-banner-area .banner-content{max-width:900px}}@media only screen and (min-width:768px) and (max-width:991px){.h6-banner-area .banner-content{max-width:700px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-banner-area .banner-content{padding:70px 15px}}.h6-banner-area .h6-heor-bg{background-color:var(--tj-color-theme-dark);background-blend-mode:luminosity;opacity:.3;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.h6-banner-area .h6-heor-bg:before{content:"";background-color:var(--tj-color-theme-bg);opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.h6-banner-area .h6-heor-bg:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.8;border-radius:50%;width:600px;height:650px;position:absolute;top:-200px;right:-250px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h6-banner-area .h6-heor-bg:after{width:500px;height:500px;top:-150px;right:-150px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-banner-area .h6-heor-bg:after{width:400px;height:400px;top:-100px;right:-150px}}.h6-banner-bottom{justify-content:space-between;gap:30px;margin-top:30px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-banner-bottom{flex-wrap:wrap}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h6-banner-bottom{gap:20px;margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-banner-bottom{gap:15px;margin-top:15px}}.h6-hero-countup{background-color:var(--tj-color-theme-bg);border-radius:12px;justify-content:space-between;width:20.8%;padding:30px}.h6-hero-countup .count-icon{background-color:var(--tj-color-theme-dark);width:72px;height:72px;color:var(--tj-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:40px;font-size:42px}@media only screen and (min-width:1601px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.h6-hero-countup .inline-content{font-size:70px}}.h6-hero-countup .desc{margin:0}@media only screen and (min-width:1200px) and (max-width:1399px){.h6-hero-countup{padding:30px 20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h6-hero-countup{order:1;width:48.9%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-hero-countup{order:1;width:100%;padding:20px}}.search-qst-area{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:55.4%;padding:50px 50px 0;position:relative}@media only screen and (min-width:1601px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px){.search-qst-area{padding:30px 30px 0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.search-qst-area{order:3;width:100%}}@media (max-width:575px){.search-qst-area{padding:15px 15px 0}}.search-qst-input-wrap{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:#ffffff1a;border-radius:12px 12px 0 0;width:100%;max-width:924px;height:100%;margin:0 auto}.search-qst-input-header{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.search-qst-input-inner{padding:67px 80px}.search-qst-input-inner .title{margin-bottom:23px}@media (max-width:575px){.search-qst-input-inner .title{margin-bottom:15px}}@media only screen and (min-width:1200px) and (max-width:1399px){.search-qst-input-inner{padding:50px 60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.search-qst-input-inner{padding:50px 40px}}@media (max-width:575px){.search-qst-input-inner{padding:40px 20px}}.search-qst-logo{width:100%;max-width:75px;display:inline-flex}.search-qst-icons{justify-content:space-between;gap:21px;width:100%;max-width:153px;display:inline-flex}.search-qst-icons span{color:var(--tj-color-white-2);font-size:13px;line-height:1;display:inline-flex}.search-qst-form{background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%);border-radius:16px;padding:3px;position:relative;box-shadow:0 0 40px #3b82f666}.search-qst-form:before{content:"";filter:blur(20px);opacity:1;border-radius:inherit;z-index:-1;background:linear-gradient(135deg,#10b98180 0%,#06b6d480 50%,#3b82f680 100%);position:absolute;inset:0}.search-qst-form input[type=search],.search-qst-form input[type=text]{background-color:var(--tj-color-theme-dark);color:var(--tj-color-common-white);font-size:30px;font-family:var(--tj-ff-heading);border-radius:16px;padding:20px 90px 20px 97px}.search-qst-form input[type=search]::-webkit-input-placeholder{color:var(--tj-color-common-white);font-size:30px}.search-qst-form input[type=text]::-webkit-input-placeholder{color:var(--tj-color-common-white);font-size:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.search-qst-form input[type=search]::-webkit-input-placeholder{font-size:25px}.search-qst-form input[type=text]::-webkit-input-placeholder{font-size:25px}}@media (max-width:575px){.search-qst-form input[type=search]::-webkit-input-placeholder{font-size:20px}.search-qst-form input[type=text]::-webkit-input-placeholder{font-size:20px}}:-moz-any(.search-qst-form input[type=search]:-moz-placeholder-shown,.search-qst-form input[type=text]:-moz-placeholder-shown){color:var(--tj-color-common-white);font-size:30px}:is(.search-qst-form input[type=search]:placeholder-shown,.search-qst-form input[type=text]:placeholder-shown){color:var(--tj-color-common-white);font-size:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){:-moz-any(.search-qst-form input[type=search]:-moz-placeholder-shown,.search-qst-form input[type=text]:-moz-placeholder-shown){font-size:25px}:is(.search-qst-form input[type=search]:placeholder-shown,.search-qst-form input[type=text]:placeholder-shown){font-size:25px}}@media (max-width:575px){:-moz-any(.search-qst-form input[type=search]:-moz-placeholder-shown,.search-qst-form input[type=text]:-moz-placeholder-shown){font-size:20px}:is(.search-qst-form input[type=search]:placeholder-shown,.search-qst-form input[type=text]:placeholder-shown){font-size:20px}}.search-qst-form input[type=search]::-moz-placeholder{color:var(--tj-color-common-white);font-size:30px}.search-qst-form input[type=text]::-moz-placeholder{color:var(--tj-color-common-white);font-size:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.search-qst-form input[type=search]::-moz-placeholder{font-size:25px}.search-qst-form input[type=text]::-moz-placeholder{font-size:25px}}@media (max-width:575px){.search-qst-form input[type=search]::-moz-placeholder{font-size:20px}.search-qst-form input[type=text]::-moz-placeholder{font-size:20px}}:is(.search-qst-form input[type=search]:-ms-placeholder-shown,.search-qst-form input[type=text]:-ms-placeholder-shown){color:var(--tj-color-common-white);font-size:30px}:is(.search-qst-form input[type=search]:placeholder-shown,.search-qst-form input[type=text]:placeholder-shown){color:var(--tj-color-common-white);font-size:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){:is(.search-qst-form input[type=search]:-ms-placeholder-shown,.search-qst-form input[type=text]:-ms-placeholder-shown){font-size:25px}:is(.search-qst-form input[type=search]:placeholder-shown,.search-qst-form input[type=text]:placeholder-shown){font-size:25px}}@media (max-width:575px){:is(.search-qst-form input[type=search]:-ms-placeholder-shown,.search-qst-form input[type=text]:-ms-placeholder-shown){font-size:20px}:is(.search-qst-form input[type=search]:placeholder-shown,.search-qst-form input[type=text]:placeholder-shown){font-size:20px}}.search-qst-form input[type=search]::placeholder,.search-qst-form input[type=text]::placeholder{color:var(--tj-color-common-white);font-size:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.search-qst-form input[type=search]::placeholder,.search-qst-form input[type=text]::placeholder{font-size:25px}}@media (max-width:575px){.search-qst-form input[type=search]::placeholder,.search-qst-form input[type=text]::placeholder{font-size:20px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.search-qst-form input[type=search],.search-qst-form input[type=text]{padding:15px 85px 15px 80px;font-size:25px}}@media (max-width:575px){.search-qst-form input[type=search],.search-qst-form input[type=text]{border-radius:12px;padding:15px 65px 15px 60px;font-size:20px}}.search-qst-form .search-icon{color:var(--tj-color-common-white);font-size:45px;line-height:1;display:inline-flex;position:absolute;top:50%;left:25px;transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.search-qst-form .search-icon{font-size:35px}}@media (max-width:575px){.search-qst-form .search-icon{font-size:30px;left:15px}}.search-qst-form button{width:57px;height:57px;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-bg);border-radius:8px;justify-content:center;align-items:center;font-size:30px;display:inline-flex;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.search-qst-form button:hover{background-color:var(--tj-color-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.search-qst-form button{width:50px;height:50px;font-size:25px}}@media (max-width:575px){.search-qst-form button{width:45px;height:45px;font-size:20px;right:15px}.search-qst-form{border-radius:12px;box-shadow:0 0 20px #3e2487cc}.search-qst-form:before{filter:blur(10px);opacity:.8}}.h6-hero-services{background-color:var(--tj-color-theme-bg);border-radius:12px;width:20.8%}.h6-hero-services-content{text-align:center;max-width:270px;margin:0 auto;padding:30px 0 54px}.h6-hero-services-content .title{margin-bottom:16px}.h6-hero-services-content .desc{margin:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-hero-services-content{padding:20px 0 30px}}.h6-hero-services .scroll-slider{--gap:46px;padding-bottom:40px}@media 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-hero-services .scroll-slider{padding-bottom:30px}}@media only screen and (min-width:1200px) and (max-width:1399px),(max-width:575px){.h6-hero-services .scroll-slider{--gap:30px}}.h6-hero-services .scroll-wrapper{animation:20s linear infinite scroll}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h6-hero-services{order:2;width:48.9%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-hero-services{order:2;width:100%}}.marquee-item-2{border-radius:50%;width:120px;height:120px;overflow:hidden}.marquee-item-2 img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.marquee-item-2{width:100px;height:100px}}.choose-box.style-4{border-radius:12px;overflow:visible}.choose-box.style-4:before{background:var(--tj-color-theme-primary);border-radius:12px;box-shadow:0 0 15px #ff007fb3}.choose-box.style-4 .choose-inner{text-align:center;padding:42px 28px}@media 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){.choose-box.style-4 .choose-inner{padding:30px 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.choose-box.style-4 .choose-inner{padding:30px 15px}}.choose-box.style-4 .title{margin-inline:auto}.choose-box.style-4:hover .desc{color:var(--tj-color-common-white)}.h6-about-section{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative;overflow:hidden}.h6-about-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;border-radius:50%;width:700px;height:600px;position:absolute;top:-20%;right:-10%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h6-about-section:before{width:500px;height:500px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-about-section:before{width:450px;height:380px}}.h6-about-area{flex-wrap:wrap;display:flex}.h6-about-funfact{flex-wrap:wrap;justify-content:space-between;width:100%;max-width:460px;margin-bottom:60px;display:flex}.h6-about-funfact .countup-item{align-items:flex-start;padding:0}.h6-about-funfact .countup-item:not(:last-child){border-right:1px solid var(--tj-color-border-1);padding-inline-end:58px}@media only screen and (min-width:992px) and (max-width:1199px){.h6-about-funfact .countup-item:not(:last-child){padding-inline-end:30px}}.h6-about-funfact .countup-item:not(:first-child){z-index:0;padding-inline-start:60px;position:relative}.h6-about-funfact .countup-item .count-text{max-width:205px;font-size:16px;font-family:var(--tj-ff-body);color:var(--tj-color-text-body);font-weight:400}.h6-about-funfact .countup-item .inline-content{color:var(--tj-color-heading-primary);margin-bottom:15px;font-size:68px}.h6-about-funfact .countup-item .inline-content .odometer,.h6-about-funfact .countup-item .inline-content .odometer .odometer-digit,.h6-about-funfact .countup-item .inline-content .odometer span{color:var(--tj-color-heading-primary)}@media (max-width:575px){.h6-about-funfact .countup-item .inline-content{margin-bottom:5px}.h6-about-funfact .countup-item{text-align:start;width:100%}.h6-about-funfact .countup-item:not(:last-child){border-right:0;border-bottom:1px solid var(--tj-color-border-1);padding-inline-end:0;padding-bottom:30px}.h6-about-funfact .countup-item:not(:first-child){padding-inline-start:0;padding-top:25px}.h6-about-funfact{max-width:100%;margin-bottom:35px}}.about-content-area.style-4{max-width:760px;margin-top:0}.about-content-area.style-4 .sec-heading{margin-bottom:20px}.about-content-area.style-4 .sec-heading .sub-title{background-color:var(--tj-color-theme-dark);margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.about-content-area.style-4{max-width:650px;padding-left:0}}.about-bottom-area-4{background-color:var(--tj-color-theme-dark);border-radius:12px;flex-wrap:wrap;gap:78px;padding:30px;display:flex}.about-bottom-area-4 .about-content{max-width:333px}.about-bottom-area-4 .about-content .desc{margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-bottom-area-4 .about-content{max-width:100%}}.about-bottom-area-4 .tj-primary-btn{margin:30px 0 5px}@media only screen and (min-width:1200px) and (max-width:1399px){.about-bottom-area-4{gap:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-bottom-area-4{gap:40px}}.h6-customers-box{border-left:1px solid var(--tj-color-border-1);flex-direction:column;justify-content:space-between;padding-left:35px;display:flex}.h6-customers-box .countup-item{writing-mode:sideways-lr}.h6-customers-box .countup-item .inline-content{margin-bottom:0;font-size:72px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-customers-box .countup-item .inline-content{font-size:65px}.h6-customers-box .countup-item{writing-mode:unset;margin-top:50px}}.h6-customers-box .count-text{color:var(--tj-color-text-body);font-size:16px;font-weight:var(--tj-ff-body);font-family:var(--tj-fw-regular)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-customers-box{border-left:0;border-top:1px solid var(--tj-color-border-1);width:100%;min-height:200px;padding-top:40px;padding-left:0}}.h6-about-img{z-index:-1;width:43.2%;height:100%;position:absolute;top:0;left:0}.h6-about-img img{border-radius:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h6-about-img{width:50%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-about-img{width:100%}}.h6-service-area{z-index:1;position:relative}.h6-service-item{width:66%;margin-bottom:15px}.h6-service-item:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-item{width:100%}}.h6-service-item.hover-item.active .h6-service-content{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;box-shadow:0 0 15px #10b98166,0 0 25px #06b6d44d;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.h6-service-item.hover-item.active .h6-service-content .service-icon{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white);transform:rotateY(360deg)}.h6-service-item.hover-item.active .h6-service-img{z-index:5}.h6-service-item.hover-item.active .h6-service-img img{opacity:1;visibility:visible;-o-transition:all .5s linear 0s;transition:all .5s linear;left:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-item.hover-item.active .h6-service-img img{position:unset}.h6-service-item.hover-item.active .h6-service-img{height:300px;margin-top:15px}}.h6-service-content{background-color:var(--tj-color-theme-bg);border:2px solid var(--tj-color-theme-bg);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px;padding:28px 24px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h6-service-content{padding:24px 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-content{gap:15px;padding:20px 15px}}.h6-service-content .title-area{align-items:center;gap:25px;width:100%;max-width:265px;display:inline-flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-content .title-area{gap:20px}}.h6-service-content .title{max-width:160px;margin-bottom:0}.h6-service-content .title a:hover{color:var(--tj-color-theme-primary)}.h6-service-content .service-icon{background-color:var(--tj-color-theme-dark);width:80px;height:80px;color:var(--tj-color-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:44px;line-height:1;display:inline-flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-content .service-icon{width:70px;height:70px;font-size:40px}}.h6-service-content .desc{width:48.6%;margin:0 20px 0 0}@media 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-content .desc{margin:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-content .desc{width:100%}}.h6-service-img{z-index:0;border-radius:12px;width:415px;height:415px;position:absolute;top:0;right:0;overflow:hidden}.h6-service-img img{object-fit:cover;opacity:0;visibility:hidden;border-radius:12px;width:100%;height:100%;position:absolute;left:-50%}@media only screen and (min-width:1200px) and (max-width:1399px){.h6-service-img{width:360px;height:360px}}@media only screen and (min-width:992px) and (max-width:1199px){.h6-service-img{width:300px;height:300px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-service-img{width:100%;height:0;position:unset;-o-transition:all .3s linear 0s;transition:all .3s linear}}.h6-working-process{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;position:relative}.h6-working-process .sec-heading{max-width:760px;margin:0 0 20px}.h6-working-process .sec-heading .sub-title{background-color:var(--tj-color-theme-dark)}.h6-process-item.process-item{flex-direction:column;align-items:flex-start;padding:30px;overflow:hidden}.h6-process-item.process-item .process-step{writing-mode:inherit;color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);background-color:var(--tj-color-theme-primary);border:0;border-radius:8px;height:auto;padding:6px 10px;top:10px;right:10px;transform:none}.h6-process-item.process-item .process-step:after,.h6-process-item.process-item .process-step:before{display:none}@media only screen and (min-width:1200px) and (max-width:1399px){.h6-process-item.process-item .title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.h6-process-item.process-item{padding:30px 20px}}.h6-process-item .process-icon{-o-transition:all .3s ease-in-out 0s;border-radius:50%;transition:all .3s ease-in-out}.h6-process-item:hover .process-icon{transform:rotateY(360deg)}.h6-project-heading{max-width:850px;margin-bottom:60px}.h6-project-heading .sec-title{background:linear-gradient(150deg,#fff 40%,#ffffff40 80%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-size:84px;line-height:1.05}@media only screen and (min-width:1200px) and (max-width:1399px){.h6-project-heading .sec-title{font-size:74px}}@media only screen and (min-width:992px) and (max-width:1199px){.h6-project-heading .sec-title{font-size:64px}}@media only screen and (min-width:768px) and (max-width:991px){.h6-project-heading .sec-title{font-size:54px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-project-heading .sec-title{font-size:44px}}@media (max-width:400px){.h6-project-heading .sec-title{font-size:36px}}.h6-project-heading .tj-primary-btn{margin-top:25px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-project-heading{margin-bottom:40px}}.project-wrapper-4 .swiper-slide-active .project-item.style-5{opacity:1;margin-top:0}.project-item.style-5{opacity:.38;align-items:start;gap:60px;margin-top:80px;padding:15px;transition:all .5s ease-in-out;display:flex}.project-item.style-5 .project-img{width:100%;max-width:600px;height:543px}@media only screen and (min-width:992px) and (max-width:1199px){.project-item.style-5 .project-img{height:480px}}@media only screen and (min-width:768px) and (max-width:991px){.project-item.style-5 .project-img{height:420px}}@media only screen and (min-width:576px) and (max-width:767px){.project-item.style-5 .project-img{height:400px}}@media (max-width:575px){.project-item.style-5 .project-img{height:280px}}.project-item.style-5 .project-content{width:100%;max-width:532px;padding:60px 0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.project-item.style-5 .project-content{padding:40px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-5 .project-content{padding:20px 0}}.project-item.style-5 .title{width:100%;max-width:532px;margin-bottom:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.project-item.style-5 .title{font-size:36px}}@media only screen and (min-width:992px) and (max-width:1199px){.project-item.style-5 .title{font-size:32px}}@media only screen and (min-width:768px) and (max-width:991px){.project-item.style-5 .title{font-size:28px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-5 .title{font-size:26px}}.project-item.style-5 .desc{margin-bottom:0}.project-item.style-5 .text-btn.style-2{flex-direction:row-reverse;margin-top:25px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-5 .text-btn.style-2{margin-top:20px}}.project-item.style-5 .text-btn.style-2 .btn-text{color:var(--tj-color-common-white)}.project-item.style-5 .text-btn.style-2 .btn-text span{text-shadow:0 30px}.project-item.style-5 .text-btn.style-2 .btn-icon{width:56px;height:56px;font-size:29px}.project-item.style-5 .text-btn.style-2 .btn-icon span{text-shadow:-50px 0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-5 .text-btn.style-2 .btn-icon{width:50px;height:50px;font-size:26px}}.project-item.style-5 .text-btn.style-2:hover .btn-icon span{transform:translate(50px)}.project-item.style-5 .categories{position:unset;background-color:#0000;border-radius:0;margin-bottom:20px;padding:0}.project-item.style-5 .categories:before,.project-item.style-5 .categories:after{display:none}.project-item.style-5 .project-logo{opacity:.4;max-width:179px;position:absolute;bottom:30px;right:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-item.style-5 .project-logo{bottom:20px;right:20px}}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.project-item.style-5{gap:40px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.project-item.style-5{gap:30px;margin-top:60px}}@media only screen and (min-width:576px) and (max-width:767px){.project-item.style-5{gap:25px;margin-top:40px}}@media (max-width:575px){.project-item.style-5{flex-wrap:wrap;gap:0;margin-top:40px}}.nav-pagination-wrap{z-index:2;margin-top:-20px;position:relative}.nav-pagination-wrap .slider-next,.nav-pagination-wrap .slider-prev{flex:none}.nav-pagination-wrap .swiper-pagination-area{margin:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.nav-pagination-wrap{margin-top:0}}.pricing-box.style-4{border-radius:12px;padding:0}.pricing-box.style-4 .pricing-box-inner{background-color:#0000}.pricing-box.style-4.active{background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%)}.pricing-box.style-4.active .package-period,.pricing-box.style-4.active .package-desc,.pricing-box.style-4.active .list-style-3 ul li,.pricing-box.style-4.active .list-style-3 ul li i{color:var(--tj-color-common-white)}.pricing-box.style-4.active .pricing-btn a{background-color:var(--tj-color-theme-bg);border-color:var(--tj-color-theme-bg)}.pricing-box.style-4.active .pricing-btn a .btn-icon{background-color:#0000}.pricing-box.style-4.active .pricing-btn a .btn-icon:before{background:var(--tj-color-theme-primary)}.pricing-box.style-4.active .pricing-btn a .btn-icon i{color:var(--tj-color-common-white)}.h6-testimonial-section{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative;overflow:hidden}.h6-testimonial-section .sec-heading{max-width:550px;margin-inline:0}.h6-testimonial-section .sec-heading .sub-title{background-color:var(--tj-color-theme-dark)}.h6-testimonial-section .testimonial-bg{opacity:.3;mix-blend-mode:exclusion}.testimonial-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-bg img{object-fit:cover;width:100%;height:100%}.testimonial-slider-4{border-radius:12px;height:340px}.testimonial-slider-4 .swiper-slide{height:auto!important}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider-4{height:auto}}.testimonial-item.style-5{background-color:var(--tj-color-theme-dark);z-index:1;padding:45px 50px;position:relative}.testimonial-item.style-5 .quote-icon{z-index:-1;-webkit-text-fill-color:#0000;-webkit-text-stroke:2px var(--tj-color-theme-primary);opacity:.2;font-size:205px;position:absolute;top:-8px;right:17px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-5 .quote-icon{font-size:190px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-5 .quote-icon{font-size:160px}}.testimonial-item.style-5 .star-ratings{margin-bottom:25px;font-size:18px}.testimonial-item.style-5 .desc{color:var(--tj-color-grey-1);font-size:28px;line-height:1.286}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-item.style-5 .desc{font-size:26px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-5 .desc{font-size:24px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-5 .desc{font-size:20px}}.testimonial-item.style-5 .testimonial-author{border:0;padding-top:15px}.testimonial-item.style-5 .testimonial-author .author-header{align-items:center;gap:7px;display:inline-flex}.testimonial-item.style-5 .testimonial-author .title{font-size:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-5 .testimonial-author .title{font-size:18px}}.testimonial-item.style-5 .testimonial-author .designation{font-size:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-5 .testimonial-author .designation{font-size:16px}.testimonial-item.style-5 .testimonial-author{padding-top:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item.style-5{padding:35px 30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-5{padding:25px 15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-item.style-5{border-radius:12px}}.h6-testimonial-wrapper{position:relative}.h6-testimonial-wrapper .client-thumb{width:100%;max-width:355px;margin:50px 0 0 40px;padding:10px}.h6-testimonial-wrapper .client-thumb .thumb-img{background-color:var(--tj-color-theme-bg);cursor:pointer;border-radius:50%;width:92px;height:92px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.h6-testimonial-wrapper .client-thumb .thumb-img{width:80px;height:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-testimonial-wrapper .client-thumb .thumb-img{width:65px;height:65px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-testimonial-wrapper .client-thumb{margin:25px 0}}@media only screen and (min-width:768px) and (max-width:991px){.h6-testimonial-wrapper .client-thumb{max-width:320px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-testimonial-wrapper .client-thumb{max-width:260px}}.h6-testimonial-wrapper .h6-testimonial-navigation{flex-direction:column;position:absolute;top:0;left:-330px}.h6-testimonial-wrapper .h6-testimonial-navigation .slider-next,.h6-testimonial-wrapper .h6-testimonial-navigation .slider-prev{transform:rotate(90deg)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-testimonial-wrapper .h6-testimonial-navigation .slider-next,.h6-testimonial-wrapper .h6-testimonial-navigation .slider-prev{transform:none}}.h6-testimonial-wrapper .h6-testimonial-navigation .h6-swiper-pagination{transform:none}@media only screen and (min-width:1200px) and (max-width:1399px){.h6-testimonial-wrapper .h6-testimonial-navigation{left:-285px}}@media only screen and (min-width:992px) and (max-width:1199px){.h6-testimonial-wrapper .h6-testimonial-navigation{left:-240px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h6-testimonial-wrapper .h6-testimonial-navigation{position:unset;flex-direction:row}}.thumb-progress{z-index:10;width:112px;height:112px;color:var(--tj-color-theme-primary);justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:-10px;left:-10px}.thumb-progress svg{z-index:10;stroke-width:1.2px;width:100%;height:100%;stroke:var(--tj-color-theme-primary);fill:none;stroke-dashoffset:120px;stroke-dasharray:130;opacity:0;position:absolute;top:0;left:0;transform:rotate(-90deg)}.thumb-progress svg:first-child{stroke:var(--tj-color-grey-2);stroke-dashoffset:0;stroke-dasharray:0}@media only screen and (min-width:768px) and (max-width:991px){.thumb-progress{width:100px;height:100px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-progress{width:85px;height:85px}}.swiper-slide-active .thumb-progress svg{animation:5.5s linear progress}@keyframes progress{0%{stroke-dashoffset:120px;opacity:0}1%{opacity:1}90%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-135px;opacity:1}}.blog-item.style-6{border:1px solid var(--tj-color-border-1);background-color:#0000;padding:10px}.blog-item.style-6 .blog-thumb{border-radius:12px;height:290px}.blog-item.style-6 .blog-content{padding:25px 20px 20px}.blog-item.style-6 .blog-content .text-btn{position:unset;background-color:#0000;border-radius:0;margin-top:22px;padding:0}.blog-item.style-6 .blog-content .text-btn:after,.blog-item.style-6 .blog-content .text-btn:before{display:none}.blog-item.style-6 .blog-content .text-btn .btn-text{color:var(--tj-color-text-body)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-item.style-6 .blog-content .text-btn{margin-top:16px}}.blog-item.style-6 .blog-content .blog-meta{margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-item.style-6 .blog-content .blog-meta{margin-bottom:16px}.blog-item.style-6 .blog-content{width:100%;padding:30px 0 15px}}.header-area.header-7{border-radius:12px}.header-area.header-7.header-sticky{border-radius:0;padding:0 15px}@media only screen and (min-width:1400px) and (max-width:1600px),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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-7.header-sticky{padding:0}}.header-area.header-7 .site_logo{padding:22px 0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-7 .site_logo{padding:15px 0}}.header-area.header-7 .menu_bar.menu_offcanvas_2{gap:9px;width:60px;height:auto;margin:0;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-7 .menu_bar.menu_offcanvas_2{width:40px}}.header-area.header-7 .menu_bar.menu_offcanvas_2 span{-o-transition:all .3s linear;background-color:#0000;width:100%;transition:all .3s linear;position:relative}.header-area.header-7 .menu_bar.menu_offcanvas_2 span:first-child:after,.header-area.header-7 .menu_bar.menu_offcanvas_2 span:first-child:before{transition-delay:.1s}.header-area.header-7 .menu_bar.menu_offcanvas_2 span:last-child:after,.header-area.header-7 .menu_bar.menu_offcanvas_2 span:last-child:before{transition-delay:.15s}.header-area.header-7 .menu_bar.menu_offcanvas_2 span:before{content:"";background-color:var(--tj-color-grey-1);width:100%;height:100%;position:absolute;top:0;left:0}.header-area.header-7 .menu_bar.menu_offcanvas_2 span:after{content:"";background-color:var(--tj-color-grey-1);width:100%;height:100%;position:absolute;top:0;left:90px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-7 .menu_bar.menu_offcanvas_2 span:after{left:70px}}.header-area.header-7 .menu_bar.menu_offcanvas_2:hover span:before{transform:translate(-90px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-7 .menu_bar.menu_offcanvas_2:hover span:before{transform:translate(-70px)}}.header-area.header-7 .menu_bar.menu_offcanvas_2:hover span:after{left:0}.header-area.header-7 .menu_bar.menu_offcanvas_2.opened span:first-child{transform:translateY(11px)rotate(-20deg)}.header-area.header-7 .menu_bar.menu_offcanvas_2.opened span:nth-child(2):before{transform:translate(90px)}.header-area.header-7 .menu_bar.menu_offcanvas_2.opened span:last-child{transform:translateY(-11px)rotate(20deg)}.header-area.header-7 .menu_bar.menu_offcanvas_2.opened:hover span:nth-child(2):after,.header-area.header-7 .menu_bar.menu_offcanvas_2.opened:hover span:nth-child(2):before{transform:translate(90px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-7 .menu_bar.menu_offcanvas_2.opened:hover span:nth-child(2):after,.header-area.header-7 .menu_bar.menu_offcanvas_2.opened:hover span:nth-child(2):before{transform:translate(70px)}}.header-top.style-3{z-index:1;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%);border-radius:0 0 16px 16px;padding:0 18px;position:relative;overflow:hidden}.header-top.style-3:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:50%;width:700px;height:500px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}.header-top.style-3 .header-top-content{justify-content:center}.header-top.style-3 .header-top-content .topbar-text{font-size:14px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.03em}.header-top.style-3 .header-top-content .topbar-text a{color:var(--tj-color-common-white)}.header-top.style-3 .header-top-content .topbar-text a:after{content:"";background-color:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;transform:rotate(-45deg)}.header-top.style-3 .header-top-content .topbar-text a:hover{color:var(--tj-color-theme-primary)}.header-top.style-3 .header-top-content .badge{font-size:14px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:20px;padding:3px 7px}.tj-close-btn{color:var(--tj-color-common-white);z-index:2;-o-transition:all .3s ease-in-out;width:22px;height:22px;transition:all .3s ease-in-out;position:absolute;top:15px;right:25px}.tj-close-btn span{width:18px;height:18px;display:block;position:relative}.tj-close-btn span:after,.tj-close-btn span:before{content:"";background-color:var(--tj-color-common-white);border-radius:5px;width:2px;height:100%;position:absolute;top:0;left:10px;transform:rotate(45deg)}.tj-close-btn span:after{transform:rotate(-45deg)}.tj-close-btn:hover{transform:rotate(180deg)}.tj-offcanvas-area-2{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;width:100%;height:82vh;display:none;position:absolute;top:100%;overflow:hidden}.tj-offcanvas-area-2:before,.tj-offcanvas-area-2:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.15;z-index:-1;pointer-events:none;border-radius:50%;width:900px;height:900px;position:absolute;top:-500px;left:-500px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tj-offcanvas-area-2:before,.tj-offcanvas-area-2:after{width:800px;height:800px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-area-2:before,.tj-offcanvas-area-2:after{width:600px;height:600px;top:-300px;left:-300px}}.tj-offcanvas-area-2:after{left:inherit;top:-100px;right:-600px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-area-2:after{top:200px;right:-500px}}.tj-offcanvas-area-2.opened .shape-1,.tj-offcanvas-area-2.opened .tj-offcanvas-right,.tj-offcanvas-area-2.opened .tj-offcanvas-left{opacity:1;visibility:visible;-o-transition:all .3s ease-in-out .6s;transition:all .3s ease-in-out .6s;transform:translate(0)}.tj-offcanvas-area-2 .shape-1{mix-blend-mode:luminosity;z-index:-1;pointer-events:none;opacity:0;visibility:hidden;width:290px;animation:4s linear infinite zoomEffect;position:absolute;bottom:-110px;left:24%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tj-offcanvas-area-2 .shape-1{width:220px;bottom:-80px;left:30%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-area-2 .shape-1{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-offcanvas-area-2{height:90vh}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-area-2{height:calc(100vh - 70px)}}.tj-offcanvas-wrapper{flex-wrap:wrap;height:100%;padding:0 80px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-offcanvas-wrapper{padding:0 50px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-wrapper{padding:0 30px}}.tj-offcanvas-left{padding-inline:20px;opacity:0;visibility:hidden;-o-transition:all .2s ease-in-out 0s;flex-direction:column;justify-content:space-between;width:50%;height:100%;padding-top:65px;padding-bottom:55px;transition:all .2s ease-in-out;display:flex;position:relative;transform:translate(-150px)}.tj-offcanvas-left:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;pointer-events:none;border-radius:50%;width:900px;height:900px;position:absolute;bottom:-450px;right:-150px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tj-offcanvas-left:after{width:600px;height:600px;bottom:-350px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-left:after{display:none}}@media 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-left{padding-inline-start:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-left{display:none}}.tj-offcanvas-infos{width:100%;max-width:240px}.tj-offcanvas-infos .contact-info .contact-item{padding:0 0 18px}.tj-offcanvas-infos .contact-info .contact-link{font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium)}.tj-offcanvas-infos .contact-info span{color:var(--tj-color-common-white);align-items:center;gap:8px;display:inline-flex}.tj-offcanvas-infos .contact-info span i{color:var(--tj-color-theme-primary);font-size:18px;line-height:1;display:inline-flex}.tj-offcanvas-infos .social-links ul li a{border:1px solid var(--tj-color-border-1);width:36px;height:36px;font-size:17px}.tj-offcanvas-infos .social-links ul li a:hover{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tj-offcanvas-copyright .copyright-menu ul{list-style:none}.tj-offcanvas-copyright .copyright-menu ul li{z-index:1;margin-bottom:3px;position:relative}.tj-offcanvas-copyright .copyright-menu ul li a{color:var(--tj-color-common-white);font-size:16px}.tj-offcanvas-copyright .copyright-menu ul li a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-copyright .copyright-menu{width:100%}}.tj-offcanvas-copyright .copyright-text{margin-top:15px}.tj-offcanvas-copyright .copyright-text p{margin:0}.tj-offcanvas-copyright .copyright-text a{color:var(--tj-color-common-white)}.tj-offcanvas-copyright .copyright-text a:hover{color:var(--tj-color-theme-primary)}.tj-offcanvas-right{scrollbar-width:none;opacity:0;visibility:hidden;-o-transition:all .2s ease-in-out 0s;width:50%;height:100%;padding-top:60px;transition:all .2s ease-in-out;overflow:hidden auto;transform:translate(150px)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-right{width:100%}}.tj-offcanvas-menu ul{list-style:none}.tj-offcanvas-menu ul>li{border-top:1px solid var(--tj-color-border-1)}.tj-offcanvas-menu ul>li:last-child{border-bottom:1px solid var(--tj-color-border-1)}.tj-offcanvas-menu ul>li>a{color:var(--tj-color-text-body);font-size:48px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);padding:10px 0;display:block;position:relative}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tj-offcanvas-menu ul>li>a{font-size:40px}}@media (max-width:575px){.tj-offcanvas-menu ul>li>a{font-size:30px}}.tj-offcanvas-menu ul>li.menu-item-has-children>a,.tj-offcanvas-menu ul>li.has-dropdown>a{padding-right:15px;display:block}.tj-offcanvas-menu ul>li.menu-item-has-children>a:after,.tj-offcanvas-menu ul>li.has-dropdown>a:after{content:"";color:inherit;font-family:ainex-icons;font-size:12px;line-height:1;position:absolute;top:32px;right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tj-offcanvas-menu ul>li.menu-item-has-children>a:after,.tj-offcanvas-menu ul>li.has-dropdown>a:after{top:28px}}@media (max-width:575px){.tj-offcanvas-menu ul>li.menu-item-has-children>a:after,.tj-offcanvas-menu ul>li.has-dropdown>a:after{top:22px}}.tj-offcanvas-menu ul>li.menu-item-has-children.opened .sub-menu,.tj-offcanvas-menu ul>li.has-dropdown.opened .sub-menu{opacity:1;visibility:visible;-o-transition:opacity,transform .3s ease-in-out;height:100%;margin:-4px 0 14px;transition:opacity,transform .3s ease-in-out;transform:scaleY(1)}.tj-offcanvas-menu ul>li.active>a{color:var(--tj-color-common-white)}.tj-offcanvas-menu ul>li .sub-menu{column-count:3;opacity:0;visibility:hidden;transform-origin:top;-o-transition:all .3s ease-in-out;height:0;transition:all .3s ease-in-out;transform:scaleY(0)}.tj-offcanvas-menu ul>li .sub-menu>li{border:0}.tj-offcanvas-menu ul>li .sub-menu>li>a{color:var(--tj-color-common-white);font-size:16px;font-family:var(--tj-ff-body);font-weight:var(--tj-fw-medium);padding:9px 0;display:block;position:relative}.tj-offcanvas-menu ul>li .sub-menu>li>a:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-menu ul>li .sub-menu>li>a{padding:7px 0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tj-offcanvas-menu ul>li .sub-menu{column-count:2}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-offcanvas-menu ul>li .sub-menu{column-count:1;padding-inline-start:20px}}.footer-7{background-position:50%;background-repeat:no-repeat;background-size:cover}.footer-7 .footer-main-area{padding:110px 0 90px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-7 .footer-main-area{padding:90px 0 70px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-7 .footer-main-area{padding:70px 0 50px}}.footer-7 .footer-big-logo{width:100%;max-width:1000px;margin-inline:auto}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.footer-7 .footer-big-logo{max-width:900px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-7 .footer-big-logo{max-width:800px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-7 .footer-big-logo{padding:0 15px}}.footer-7 .widget-nav-menu ul li a{color:var(--tj-color-white-2);font-family:var(--tj-ff-heading)}.footer-7 .widget-nav-menu ul li a:before{background-color:var(--tj-color-common-white);opacity:.15;border:0}.footer-7 .widget-nav-menu ul li a:hover{color:var(--tj-color-common-white)}.footer-7 .widget-nav-menu ul li a:hover:before{opacity:1}.footer-7 .widget-nav-menu.footer-col-2{padding-inline-start:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.footer-7 .widget-nav-menu.footer-col-2{padding-inline-start:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-7 .widget-nav-menu.footer-col-2{margin-top:30px;padding-inline-start:0}}.footer-7 .widget-nav-menu.footer-col-3{padding-inline-start:55px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-7 .widget-nav-menu.footer-col-3{padding-inline-start:0}}.footer-7 .widget-nav-menu.footer-col-4{padding-inline-start:40px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.footer-7 .widget-nav-menu.footer-col-4{margin-top:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-7 .widget-nav-menu.footer-col-4{margin-top:30px;padding-inline-start:0}}.footer-7 .shape-1{z-index:-1;width:300px;animation:4s linear infinite zoomEffect;position:absolute;bottom:22%;right:-92px}.footer-7 .shape-1 img{transform:scaleX(-1)rotate(-10deg)}@media only screen and (min-width:1200px) and (max-width:1399px),lg{.footer-7 .shape-1{width:280px;bottom:25%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.footer-7 .shape-1{width:240px;right:-60px}}@media (max-width:575px){.footer-7 .shape-1{width:200px;bottom:20%;right:-60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-7{margin-inline:15px}}.footer-widget .cta-title{width:100%;max-width:410px;margin-bottom:0;font-size:76px;line-height:1.053}.footer-widget .cta-title a{-o-transition:all .5s ease-in-out 0s;background-image:linear-gradient(currentColor 0% 100%);background-position:0 82%;background-repeat:no-repeat;background-size:100% 4px;transition:all .5s ease-in-out;display:inline}.footer-widget .cta-title a:hover{background-size:0 4px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-widget .cta-title a:hover{background-size:0 3px}}.footer-widget .cta-title a:hover+span{animation:.6s linear .2s bounceTwice}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-widget .cta-title a{background-size:100% 3px}}.footer-widget .cta-title span{background-color:var(--tj-color-theme-primary);width:66px;height:66px;color:var(--tj-color-common-white);border-radius:50%;justify-content:center;align-items:center;margin-inline-start:20px;font-size:32px;display:inline-flex;position:relative;top:-10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.footer-widget .cta-title span{width:55px;height:55px;margin-inline-start:15px;font-size:28px;top:-8px}}@media (max-width:575px){.footer-widget .cta-title span{width:50px;height:50px;margin-inline-start:15px;font-size:26px;top:-4px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.footer-widget .cta-title{font-size:60px}}@media (max-width:575px){.footer-widget .cta-title{max-width:300px;font-size:50px}}.tj-copyright-area-5{border-top:1px solid #fff3}.tj-copyright-area-5 .copyright-content-area{padding:27px 0}.tj-copyright-area-5 .copyright-text,.tj-copyright-area-5 .copyright-text a{color:var(--tj-color-common-white)}.tj-copyright-area-5 .copyright-menu ul li:before{background-color:var(--tj-color-common-white)}.tj-copyright-area-5 .copyright-menu ul li a{color:var(--tj-color-common-white)}.h7-banner-section{background-color:var(--tj-color-theme-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;padding:90px 40px 40px;position:relative;overflow:hidden}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.h7-banner-section{padding-left:30px;padding-right:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-banner-section{padding:90px 20px 30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-section{padding:70px 15px 20px}}.h7-banner-area{position:relative}.h7-banner-area .banner-content{margin-top:0;max-width:1000px;margin-inline-start:130px}.h7-banner-area .banner-content .sub-title{color:var(--tj-color-common-white);font-size:15px;line-height:1.4;font-weight:var(--tj-fw-sbold);text-transform:uppercase;letter-spacing:.1em;background-color:var(--tj-color-theme-dark);border-radius:4px;align-items:center;gap:4px;margin-bottom:15px;padding:4px 8px;display:inline-flex}.h7-banner-area .banner-content .sub-title i{color:var(--tj-color-theme-primary);font-size:20px;line-height:1;animation:3s linear infinite rotateClock;display:inline-flex}.h7-banner-area .banner-content .banner-title{margin-bottom:0;font-size:106px;line-height:1.05}.h7-banner-area .banner-content .banner-title span{background-color:var(--tj-color-theme-dark);border:1px solid var(--tj-color-border-1);border-radius:60px;padding:14px 17px;top:0}.h7-banner-area .banner-content .banner-title span img{max-width:167px}@media only screen and (min-width:992px) and (max-width:1199px){.h7-banner-area .banner-content .banner-title span img{max-width:130px}}@media only screen and (min-width:768px) and (max-width:991px){.h7-banner-area .banner-content .banner-title span img{max-width:120px}}@media only screen and (min-width:576px) and (max-width:767px){.h7-banner-area .banner-content .banner-title span img{max-width:100px}}@media (max-width:575px){.h7-banner-area .banner-content .banner-title span img{max-width:84px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-banner-area .banner-content .banner-title span{padding:12px 15px}}@media only screen and (min-width:576px) and (max-width:767px){.h7-banner-area .banner-content .banner-title span{padding:10px 12px}}@media (max-width:575px){.h7-banner-area .banner-content .banner-title span{padding:8px 10px;top:4px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-banner-area .banner-content .banner-title{font-size:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-banner-area .banner-content .banner-title{font-size:76px}}@media only screen and (min-width:768px) and (max-width:991px){.h7-banner-area .banner-content .banner-title{font-size:70px}}@media only screen and (min-width:576px) and (max-width:767px){.h7-banner-area .banner-content .banner-title{font-size:58px}}@media (max-width:575px){.h7-banner-area .banner-content .banner-title{font-size:46px}}@media only screen and (min-width:1601px) and (max-width:1700px){.h7-banner-area .banner-content{margin-inline-start:100px}}@media only screen and (min-width:1400px) and (max-width:1600px){.h7-banner-area .banner-content{margin-inline-start:70px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-banner-area .banner-content{max-width:850px;margin-inline-start:0}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-banner-area .banner-content{max-width:730px;margin-inline-start:0}}@media only screen and (min-width:768px) and (max-width:991px){.h7-banner-area .banner-content{max-width:700px;margin-inline-start:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-area .banner-content{max-width:100%;margin-inline-start:0}}.h7-banner-bottom{justify-content:space-between;align-items:flex-end;gap:20px;padding-top:30px;display:flex}.h7-banner-bottom-content{margin-inline-start:230px;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;max-width:575px;margin-bottom:28px;display:flex}@media only screen and (min-width:1400px) and (max-width:1600px){.h7-banner-bottom-content{max-width:500px;margin-inline-start:150px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-banner-bottom-content{max-width:480px;margin-inline-start:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-banner-bottom-content{flex-direction:column;align-items:start;gap:20px;max-width:320px;margin-bottom:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-bottom-content{margin-inline-start:0}}@media only screen and (min-width:768px) and (max-width:991px){.h7-banner-bottom-content{max-width:660px;margin-bottom:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-bottom-content{gap:20px;max-width:100%;margin-bottom:0}}.h7-banner-bottom-content .banner-desc{margin-bottom:0;margin-inline-start:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-bottom{flex-wrap:wrap}}.h7-banner-text-circle .circle-text{width:138px;height:138px}.h7-banner-text-circle .circle-icon{font-size:23px}.h7-banner-text-circle .circle-icon span{background-color:var(--tj-color-theme-primary);text-shadow:-30px 0;width:46px;height:46px;overflow:hidden;transform:rotate(-45deg)}.h7-banner-text-circle .circle-icon:hover i{transform:translate(30px)}.h7-banner-countup-wrap{background-color:var(--tj-color-theme-dark);border-radius:16px;width:100%;max-width:650px;padding:15px;display:inline-flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h7-banner-countup-wrap{max-width:580px}}@media (max-width:575px){.h7-banner-countup-wrap{flex-direction:column;max-width:100%}}.h7-banner-countup{flex:auto;justify-content:space-between;padding:17px 27px 17px 20px}@media 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:576px) and (max-width:767px){.h7-banner-countup{padding:17px 20px 17px 15px}}@media (max-width:575px){.h7-banner-countup{padding:15px 0}}.h7-banner-countup .countup-inner{width:100%;max-width:230px}.h7-banner-countup .inline-content{font-size:105px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h7-banner-countup .inline-content{font-size:90px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-countup .inline-content{font-size:60px}}.h7-banner-countup .count-text{color:var(--tj-color-grey-1);font-size:16px;line-height:1.375}.h7-banner-countup .countup-bottom{align-items:center;gap:13px;margin-top:50px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-countup .countup-bottom{margin-top:30px}}.h7-banner-countup .service-name{width:100%;max-width:233px;color:var(--tj-color-common-white);z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:60px;padding:11px 15px;position:relative;overflow:hidden}.h7-banner-countup .service-name img{z-index:-1;object-fit:cover;-o-transition:all .3s ease-in-out 0s;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.h7-banner-countup .service-name:before{content:"";background-color:var(--tj-color-theme-dark);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.h7-banner-countup .service-name-inner{z-index:2;align-items:center;gap:7px;display:flex;position:relative}.h7-banner-countup .service-name-inner i{color:var(--tj-color-common-white);font-size:38px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-banner-countup .service-name-inner i{font-size:34px}}.h7-banner-countup .service-name-inner span{font-size:20px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.03em}.h7-banner-countup .service-name:hover img{transform:scale(1.1)}.h7-banner-countup .icon-btn{border:1px solid var(--tj-color-border-1);flex:none;width:60px;height:60px}.h7-banner-countup .icon-btn:not(:hover) i{transform:rotate(45deg)}.h7-banner-img{border-radius:12px;width:100%;max-width:263px;overflow:hidden}.h7-banner-img img{object-fit:cover;-o-transition:all .3s ease-in-out;width:100%;height:100%;transition:all .3s ease-in-out}.h7-banner-img:hover img{transform:scale(1.15)}@media only screen and (min-width:1400px) and (max-width:1600px){.h7-banner-img{max-width:240px}}@media 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:576px) and (max-width:767px){.h7-banner-img{max-width:220px}}@media (max-width:575px){.h7-banner-img{max-width:100%;margin-top:20px}}.h7-about-section{z-index:1;position:relative;overflow:hidden}.h7-about-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:700px;height:700px;position:absolute;top:5%;left:-450px}.h7-about-section .h5-sec-heading{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-about-section .h5-sec-heading .sec-title{width:62%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-about-section .h5-sec-heading{margin-bottom:40px}}.h7-about-content{width:52.5%;margin-top:-6px}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-about-content{width:57%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-about-content{width:100%}}.h7-about-img{max-width:382px;margin-top:-45px}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-about-img{max-width:350px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-about-img{max-width:320px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-about-img{margin:40px auto 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-about-img{max-width:430px}}@media (max-width:400px){.h7-about-img{max-width:250px}}.about-slider-wrap{background-color:var(--tj-color-theme-bg);border-radius:12px;padding:30px 146px 30px 30px;position:relative}.about-slider-wrap .slider-navigation-3{gap:10px;position:absolute;bottom:30px;right:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.about-slider-wrap .slider-navigation-3{right:20px}}@media (max-width:575px){.about-slider-wrap .slider-navigation-3{position:unset;margin-top:30px}}.about-slider-wrap .count-icon{background-color:var(--tj-color-theme-dark);z-index:2;-o-transition:all .3s ease-in-out 0s;border-bottom-left-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;font-size:20px;transition:all .3s ease-in-out;position:absolute;top:0;right:0}.about-slider-wrap .count-icon i{animation:3s linear infinite rotateClock}.about-slider-wrap .count-icon:before,.about-slider-wrap .count-icon:after{content:"";width:25px;height:12px;box-shadow:12px 0 0 0 var(--tj-color-theme-dark);z-index:-1;-o-transition:all .3s ease-in-out 0s;background-color:#0000;border-top-right-radius:12px;transition:all .3s ease-in-out;position:absolute;top:0;left:-25px}.about-slider-wrap .count-icon:after{inset:auto 0 -12px auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-slider-wrap .count-icon{width:60px;height:60px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.about-slider-wrap{padding:30px 135px 30px 20px}}@media (max-width:575px){.about-slider-wrap{padding:30px 20px}}.about-item .title{margin-bottom:18px}.about-item .desc{margin-bottom:0;font-size:18px;line-height:27px}.about-item .tj-secondary-btn,.about-item .tj-primary-btn{margin-top:25px}.about-pagination{margin:40px 0 50px}@media only screen and (min-width:992px) and (max-width:1199px){.about-pagination{margin:30px 0 40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-pagination{margin:0 0 30px}}.h7-client-slider:before,.h7-client-slider:after{display:none}.h7-client-slider .client-logo{border:1px solid var(--tj-color-border-1);background-color:#0000;width:285px;height:120px}.h7-client-slider .client-logo img{opacity:.5}.h7-client-slider .client-logo:hover img{opacity:1;animation:.5s gelatine}@media 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){.h7-client-slider .client-logo{width:220px;height:100px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-client-slider .client-logo{width:170px;height:70px;padding:15px}}.h7-working-process{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative}.h7-working-process:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:900px;height:900px;margin:0 auto;position:absolute;bottom:-600px;left:-390px}.h7-process-item-wrap{padding:1px}.h7-process-item-wrap:before{border:1px solid var(--tj-color-border-1);opacity:1;visibility:visible;background:0 0;border-radius:14px}.h7-process-item-wrap .process-step{color:var(--tj-color-common-white);opacity:.25;font-size:76px;font-family:var(--tj-ff-heading);position:unset;writing-mode:inherit;background-color:#0000;border:0;border-radius:0;height:auto;margin-bottom:10px;padding:0;transform:none}.h7-process-item-wrap .process-step:after,.h7-process-item-wrap .process-step:before{display:none}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-process-item-wrap .process-step{font-size:70px}}.h7-process-item-wrap .process-icon{border-left:1px solid var(--tj-color-border-1);border-bottom:1px solid var(--tj-color-border-1);-o-transition:all .3s ease-in-out 0s;border-radius:0 0 0 14px;width:86px;height:86px;font-size:48px;transition:all .3s ease-in-out;position:absolute;top:-1px;right:-1px}.h7-process-item-wrap .process-icon:after,.h7-process-item-wrap .process-icon:before{content:"";width:28px;height:14px;box-shadow:14px 0 0 0 var(--tj-color-theme-bg);border-top:1px solid var(--tj-color-border-1);border-right:1px solid var(--tj-color-border-1);-o-transition:all .3s ease-in-out 0s;background-color:#0000;border-top-right-radius:14px;transition:all .3s ease-in-out;position:absolute;top:0;left:-28px}.h7-process-item-wrap .process-icon:after{inset:auto 0 -14px auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-process-item-wrap .process-icon{width:70px;height:70px;font-size:40px}}.h7-process-item-wrap .process-item{z-index:1;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:367px;padding:35px 30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-process-item-wrap .process-item{min-height:340px;padding:30px 20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-process-item-wrap .process-item{min-height:300px}}.h7-process-item-wrap .process-content{padding:0}.h7-process-item-wrap .process-item-bg{z-index:-1;opacity:0;pointer-events:none;-o-transition:all .4s ease-in-out 0s;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;top:0;left:0}.h7-process-item-wrap:hover .process-item-bg,.h7-process-item-wrap:hover .process-step{opacity:1}.h7-process-item-wrap:hover:before,.h7-process-item-wrap:hover .process-icon,.h7-process-item-wrap:hover .process-icon:before,.h7-process-item-wrap:hover .process-icon:after{border-color:var(--tj-color-theme-primary)}.h7-service-section .sec-heading-inner .sec-title{max-width:855px}.h7-service-wrapper{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.h7-service-wrapper .service-item{background-color:var(--tj-color-theme-dark);border:1px solid var(--tj-color-border-1);z-index:1;border-radius:8px;position:relative;overflow:hidden}.h7-service-wrapper .service-item a{padding:30px;display:block}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-service-wrapper .service-item a{padding:20px}}.h7-service-wrapper .service-item .title{margin:0}.h7-service-wrapper .service-item .title span{align-items:center;display:inline-flex;overflow:hidden}.h7-service-wrapper .service-item .title span i{text-indent:-60px;-o-transition:all .3s ease-in-out 0s;font-size:48px;line-height:.9;transition:all .3s ease-in-out;transform:rotate(-45deg)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-service-wrapper .service-item .title span i{font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-service-wrapper .service-item .title span i{font-size:34px}}.h7-service-wrapper .service-item .title span:hover{letter-spacing:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-service-wrapper .service-item .title{font-size:28px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-service-wrapper .service-item .title{font-size:24px}}.h7-service-wrapper .service-item .service-img{z-index:-1;opacity:0;visibility:hidden;-o-transition:all .3s ease-in-out 0s;pointer-events:none;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.1)}.h7-service-wrapper .service-item .service-img:before{content:"";background-color:var(--tj-color-theme-dark);opacity:.15;-o-transition:all .3s ease-in-out 0s;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.h7-service-wrapper .service-item.active{-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%) border-box;border:2px solid #0000;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.h7-service-wrapper .service-item.active .title span i{text-indent:0;margin-right:6px}.h7-service-wrapper .service-item.active .service-img{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1.01)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-service-wrapper{grid-template-columns:100%;gap:20px}}.h7-testimonial-section{z-index:1;border-radius:24px;position:relative;overflow:hidden}.h7-testimonial-section .sec-heading{max-width:550px;margin-inline:37px 0;padding-top:30px;position:relative}.h7-testimonial-section .sec-heading .sub-title{color:var(--tj-color-white-2)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-section .sec-heading{margin-inline-start:0;padding-top:0}}.h7-testimonial-section:before{content:"";background-color:var(--tj-color-theme-dark);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.h7-testimonial-slider{border-radius:20px;padding:50px 0 60px;position:relative}.h7-testimonial-slider .testimonial-item{padding:0 50px}.h7-testimonial-slider .testimonial-item .quote-icon{background-color:#0000;width:auto;padding-bottom:55px;font-size:64px}.h7-testimonial-slider .testimonial-item .quote-icon:before,.h7-testimonial-slider .testimonial-item .quote-icon:after{display:none}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-slider .testimonial-item .quote-icon{padding-bottom:35px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-slider .testimonial-item .quote-icon{padding-bottom:25px;font-size:56px}}.h7-testimonial-slider .testimonial-item .desc{color:var(--tj-color-grey-1);font-size:28px;line-height:1.357}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-testimonial-slider .testimonial-item .desc{font-size:26px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-slider .testimonial-item .desc{font-size:24px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-slider .testimonial-item .desc{font-size:20px}}.h7-testimonial-slider .testimonial-item .testimonial-author{border:0;padding-top:30px}.h7-testimonial-slider .testimonial-item .testimonial-author .author-inner{flex-direction:column;align-items:flex-start;gap:6px}.h7-testimonial-slider .testimonial-item .testimonial-author .author-header{align-items:center;gap:7px;display:inline-flex}.h7-testimonial-slider .testimonial-item .testimonial-author .title{font-size:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-slider .testimonial-item .testimonial-author .title{font-size:18px}}.h7-testimonial-slider .testimonial-item .testimonial-author .designation{font-size:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-slider .testimonial-item .testimonial-author .designation{font-size:16px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-slider .testimonial-item .testimonial-author{padding-top:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-slider .testimonial-item .testimonial-author{padding-top:0}}.h7-testimonial-slider .testimonial-item .star-ratings{font-size:18px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-slider .testimonial-item{padding:0 30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-slider .testimonial-item{padding:0 20px}}.h7-testimonial-slider .swiper-pagination-area{z-index:2;text-align:right;padding:0 50px 60px 0;position:absolute;bottom:0;left:auto;right:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-testimonial-slider .swiper-pagination-area{padding:0 20px 40px 0}.h7-testimonial-slider{border-radius:16px;padding:30px 0 40px}}.h7-team-section{position:relative;overflow:hidden}.h7-team-section .sec-heading-inner{align-items:flex-start}.h7-team-section .sec-heading-inner .sec-title{margin-inline-end:25px}@media only screen and (min-width:992px) and (max-width:1199px){.h7-team-section .sec-heading-inner .sec-title{max-width:450px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-team-section .sec-heading-inner .sec-title{margin-inline-end:0}}@media only screen and (min-width:768px) and (max-width:991px){.h7-team-section .sec-heading{max-width:500px}}.h7-team-section .shape-1{z-index:-1;width:348px;animation:4s linear infinite zoomEffect;position:absolute;bottom:53px;left:-56px}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-team-section .shape-1{width:280px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-team-section .shape-1{width:250px;bottom:60px;left:-65px}}@media only screen and (min-width:768px) and (max-width:991px){.h7-team-section .shape-1{width:200px;bottom:60px;left:-65px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-team-section .shape-1{width:150px;bottom:30px;left:-50px}}.h7-team-wrapper{max-width:1000px;margin-inline-start:auto;padding-inline-start:51px;position:relative}.h7-team-wrapper .follow-text{writing-mode:sideways-lr;-webkit-text-fill-color:#0000;-webkit-text-stroke:1px var(--tj-color-border-1);font-size:98px;line-height:1;font-weight:var(--tj-fw-medium);font-family:var(--tj-ff-heading);text-transform:uppercase;letter-spacing:-.04em;position:absolute;bottom:0;left:-65px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-team-wrapper .follow-text{font-size:83px;left:-60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-team-wrapper{max-width:910px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-team-wrapper{max-width:770px}}@media only screen and (min-width:768px) and (max-width:991px){.h7-team-wrapper{max-width:500px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-team-wrapper{margin-inline-end:auto;padding-inline-start:0}}.team-item-wrap{z-index:1;position:relative}.team-item-wrap:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.12;z-index:2;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:-300px;transform:translateY(-50%)}.team-item-wrap .team-item{position:unset;padding:0}.team-item-wrap .team-item:before,.team-item-wrap .team-item:after{display:none}.team-item-wrap .team-item:first-child .team-content{border-top:1px solid var(--tj-color-border-1)}.team-item-wrap .team-item .team-content{border-bottom:1px solid var(--tj-color-border-1);width:53%;margin-inline-start:auto;padding:33px 0;position:relative}.team-item-wrap .team-item .team-content:before{content:"";background-color:var(--tj-color-common-white);-o-transition:all .4s ease-in-out;width:0;height:1px;transition:all .4s ease-in-out;position:absolute;bottom:0;left:0}@media only screen and (min-width:992px) and (max-width:1199px){.team-item-wrap .team-item .team-content{width:50%;padding:26px 0}}@media only screen and (min-width:768px) and (max-width:991px){.team-item-wrap .team-item .team-content{width:100%;padding:26px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-item-wrap .team-item .team-content{width:100%;padding:20px 0}}.team-item-wrap .team-item .title span{color:var(--tj-color-grey-2)}@media only screen and (min-width:992px) and (max-width:1199px){.team-item-wrap .team-item .title{font-size:28px}}.team-item-wrap .team-item .team-link{color:var(--tj-color-common-white);opacity:0;visibility:hidden;font-size:48px;line-height:1;display:inline-flex;position:absolute;top:22px;right:-10px;transform:rotate(-45deg)}.team-item-wrap .team-item .team-link:hover{transform:rotate(0)}@media only screen and (min-width:992px) and (max-width:1199px){.team-item-wrap .team-item .team-link{font-size:40px}}.team-item-wrap .team-item .team-img-wrap{opacity:0;visibility:hidden;-o-transition:all .3s linear;width:100%;max-width:419px;height:519px;transition:all .3s linear;position:absolute;top:0;left:0}@media only screen and (min-width:1200px) and (max-width:1399px){.team-item-wrap .team-item .team-img-wrap{max-width:380px}}@media only screen and (min-width:992px) and (max-width:1199px){.team-item-wrap .team-item .team-img-wrap{max-width:340px;height:442px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-item-wrap .team-item .team-img-wrap{max-width:calc(100% - 60px);height:0;margin-inline-start:auto;position:relative}}.team-item-wrap .team-item .team-img{width:100%;height:100%;position:absolute;top:0;left:0}.team-item-wrap .team-item .team-img img{object-fit:cover;object-position:top;height:100%}.team-item-wrap .team-item .social-links{opacity:0;background-color:#0000;padding:0;transition-delay:.3s;bottom:-20px;left:20px;right:auto}.team-item-wrap .team-item .social-links ul{opacity:1;gap:8px}.team-item-wrap .team-item .social-links ul li{margin:0}.team-item-wrap .team-item .social-links ul li a:not(:hover){border:1px solid var(--tj-color-border-1)}.team-item-wrap .team-item .social-links:before,.team-item-wrap .team-item .social-links:after{display:none}.team-item-wrap .team-item.active .team-link,.team-item-wrap .team-item.active .team-img-wrap{opacity:1;visibility:visible}@media only screen and (min-width:768px) and (max-width:991px){.team-item-wrap .team-item.active .team-img-wrap{height:518px;margin-top:25px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-item-wrap .team-item.active .team-img-wrap{height:450px;margin-top:15px}}.team-item-wrap .team-item.active .social-links{opacity:1;bottom:20px}.team-item-wrap .team-item.active .team-content:before{width:100%}.h7-project-section{z-index:1;padding-bottom:80px;position:relative}.h7-project-area{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative;overflow:hidden}.h7-project-area:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.2;z-index:-1;pointer-events:none;border-radius:50%;width:800px;height:800px;position:absolute;top:-400px;right:-350px}@media only screen and (min-width:992px) and (max-width:1199px){.h7-project-area:before{width:600px;height:600px;top:-300px;right:-300px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-project-area:before{width:400px;height:400px;top:-200px;right:-200px}}.h7-project-area .sec-heading .sec-title{max-width:1025px}.h7-project-item-wrap{background-color:var(--tj-color-theme-dark);border-radius:12px;margin:0 0 30px}.h7-project-item.style-5{background-color:var(--tj-color-theme-dark);opacity:1;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin:0;transition:none;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h7-project-item.style-5 .project-img{height:450px}}.h7-project-item.style-5 .project-content{margin-inline-start:45px}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-project-item.style-5 .project-content{margin-inline-start:25px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-project-item.style-5 .project-content{margin-inline-start:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-project-item.style-5 .project-content{margin-inline-start:0}}.h7-project-item.style-5 .title{width:100%;max-width:532px;margin-bottom:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-project-item.style-5 .title{font-size:36px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-project-item.style-5 .title{font-size:32px}}@media only screen and (min-width:768px) and (max-width:991px){.h7-project-item.style-5 .title{font-size:28px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-project-item.style-5 .title{font-size:26px}}.h7-project-item.style-5 .categories a{border:1px solid var(--tj-color-border-1);border-radius:22px}.h7-project-item.style-5 .tj-secondary-btn,.h7-project-item.style-5 .tj-primary-btn{margin-top:25px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.h7-project-item.style-5{gap:40px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h7-project-item.style-5{gap:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-project-item.style-5{flex-wrap:wrap;gap:10px}}.h7-project-text-circle{bottom:-10px}.h7-project-text-circle:after,.h7-project-text-circle:before{width:24px;height:48px;box-shadow:0 24px 0 0 var(--tj-color-theme-dark);border-radius:0 0 24px;bottom:90px;left:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-project-text-circle:after,.h7-project-text-circle:before{left:-16px}}.h7-project-text-circle:after{border-radius:0 0 0 24px;left:auto;right:-24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-project-text-circle:after{right:-16px}}.h7-faq-section{z-index:1;position:relative}.h7-faq-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.2;z-index:-1;pointer-events:none;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:-400px;transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h7-faq-section:before{width:600px;height:600px;left:-300px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-faq-section:before{width:400px;height:400px;left:-200px}}.h7-faq-section .sec-heading-inner{align-items:flex-start}.h7-faq-section .sec-heading-inner .sec-title{width:100%;max-width:660px;margin-top:-15px;font-size:106px;line-height:1}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-faq-section .sec-heading-inner .sec-title{max-width:600px;font-size:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-faq-section .sec-heading-inner .sec-title{max-width:480px;font-size:70px}}@media only screen and (min-width:768px) and (max-width:991px){.h7-faq-section .sec-heading-inner .sec-title{font-size:60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-faq-section .sec-heading-inner .sec-title{font-size:46px}}.h7-faq-section .tj-primary-btn .btn-icon{font-size:18px}.tj-faq.style-5{max-width:980px;margin-inline-start:auto}.tj-faq.style-5 .accordion-item{background:var(--tj-color-theme-bg);border:2px solid var(--tj-color-theme-bg)}.tj-faq.style-5 .accordion-item .faq-title{color:var(--tj-color-grey-1);padding:24px 45px 24px 0}.tj-faq.style-5 .accordion-item .faq-title span{color:var(--tj-color-common-white)}.tj-faq.style-5 .accordion-item .faq-title:after{background-color:var(--tj-color-theme-dark);border:1px solid var(--tj-color-border-1);width:40px;height:40px;color:var(--tj-color-theme-primary);border-radius:50%;line-height:38px;top:19px}.tj-faq.style-5 .accordion-item .accordion-body{color:var(--tj-color-grey-3);padding-top:0}.tj-faq.style-5 .accordion-item .text-btn.style-2{margin-top:10px}.tj-faq.style-5 .accordion-item .text-btn.style-2 .btn-text{color:var(--tj-color-grey-1)}.tj-faq.style-5 .accordion-item.active{border-color:var(--tj-color-theme-primary)}.tj-faq.style-5 .accordion-item.active .faq-title{color:var(--tj-color-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-faq.style-5{max-width:860px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-faq.style-5{max-width:700px}}.marquee-item-3{flex-wrap:wrap;align-items:center;gap:35px;width:auto;display:flex}.marquee-item-3 .marquee-text{margin:0;font-size:32px;line-height:1.25}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.marquee-item-3 .marquee-text{font-size:26px}}.marquee-item-3 .marquee-icon{color:var(--tj-color-common-white);font-size:28px;line-height:1;animation:6s linear infinite rotateAntiClock}.marquee-item-3 .marquee-icon img{height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.marquee-item-3 .marquee-icon{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.marquee-item-3{gap:25px}}@media (max-width:575px){.marquee-item-3{gap:20px}}.h7-blog-wrapper{position:relative}.h7-blog-wrapper .testimonial-navigation{opacity:1;visibility:visible}.h7-blog-wrapper .testimonial-navigation .slider-next,.h7-blog-wrapper .testimonial-navigation .slider-prev{border:8px solid var(--tj-color-theme-dark)}.h7-blog-wrapper .testimonial-navigation .slider-prev{margin-inline-start:-30px}.h7-blog-wrapper .testimonial-navigation .slider-next{margin-inline-end:-30px}.h7-blog-wrapper .swiper-slide:nth-child(odd) .h7-blog-item{flex-direction:column-reverse;display:flex}.h7-blog-wrapper .swiper-slide:nth-child(odd) .h7-blog-item .blog-content{padding:15px 20px 25px 10px}.h7-blog-item.style-6{background-color:var(--tj-color-theme-bg);border:0;padding:15px}.h7-blog-item.style-6 .blog-content{padding:25px 20px 15px 10px}.h7-blog-item.style-6 .blog-content .text-btn .btn-text{color:var(--tj-color-common-white)}.h7-blog-item.style-6 .blog-content .blog-meta{margin-bottom:15px}.h7-blog-item.style-6 .blog-content .blog-meta .categories{position:unset;background-color:#0000;border-radius:0;padding:0}.h7-blog-item.style-6 .blog-content .blog-meta .categories:before,.h7-blog-item.style-6 .blog-content .blog-meta .categories:after{display:none}.h7-blog-item.style-6 .blog-content .blog-meta .categories a{color:var(--tj-color-theme-primary);border:1px solid var(--tj-color-border-1);background-color:#0000;border-radius:4px}.h7-blog-item.style-6 .blog-content .blog-meta .categories a:hover{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white);border-color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h7-blog-item.style-6 .blog-content{width:100%;padding:30px 0 15px}}.header-area.header-8{padding:30px 38px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.header-area.header-8{padding:30px 18px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-8{padding:20px 8px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-8{padding:0}}.header-area.header-8 .mainmenu>ul{column-gap:0}.header-area.header-8 .mainmenu>ul>li>a{background-color:var(--tj-color-theme-bg);border:1px solid var(--tj-color-theme-bg);border-radius:30px;padding:13px 29px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-8 .mainmenu>ul>li>a{padding:11px 19px}}.header-area.header-8 .mainmenu>ul>li.menu-item-has-children>a,.header-area.header-8 .mainmenu>ul>li.has-dropdown>a{padding:13px 42px 13px 29px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-8 .mainmenu>ul>li.menu-item-has-children>a,.header-area.header-8 .mainmenu>ul>li.has-dropdown>a{padding:11px 32px 11px 19px}}.header-area.header-8 .mainmenu>ul>li.menu-item-has-children>a:after,.header-area.header-8 .mainmenu>ul>li.has-dropdown>a:after{top:17px;right:29px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-8 .mainmenu>ul>li.menu-item-has-children>a:after,.header-area.header-8 .mainmenu>ul>li.has-dropdown>a:after{top:15px;right:19px}}.header-area.header-8 .mainmenu>ul>li.current-menu-ancestor>a,.header-area.header-8 .mainmenu>ul>li.current-menu-item>a,.header-area.header-8 .mainmenu>ul>li:hover>a{border-color:var(--tj-color-theme-primary)}.header-area.header-8 .header-right-item{gap:15px}.h8-footer-section .footer-main-area{padding:0 0 90px}@media only screen and (min-width:992px) and (max-width:1199px){.h8-footer-section .footer-main-area{padding:0 0 70px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-footer-section .footer-main-area{padding:0 0 50px}}.h8-footer-section .widget-nav-menu ul li a{color:var(--tj-color-white-2);font-family:var(--tj-ff-heading)}.h8-footer-section .widget-nav-menu ul li a:before{background-color:var(--tj-color-common-white);opacity:.15;border:0}.h8-footer-section .widget-nav-menu ul li a:hover{color:var(--tj-color-common-white)}.h8-footer-section .widget-nav-menu ul li a:hover:before{opacity:1}.h8-footer-section .widget-nav-menu.footer-col-1{width:100%;max-width:212px;height:100%;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-footer-section .widget-nav-menu.footer-col-1{max-width:200px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-footer-section .widget-nav-menu.footer-col-1{max-width:300px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-footer-section .widget-nav-menu.footer-col-1{max-width:255px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-footer-section .widget-nav-menu.footer-col-1{max-width:100%;height:auto;margin-top:0}}.h8-footer-section .widget-nav-menu.footer-col-2{width:100%;max-width:292px;height:100%;margin-inline-start:-10px;padding-inline-start:0}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-footer-section .widget-nav-menu.footer-col-2{margin-inline-start:-20px}.h8-footer-section .widget-nav-menu.footer-col-2.col-border:after{right:-8px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-footer-section .widget-nav-menu.footer-col-2{margin-inline-start:0;padding-inline-start:0}.h8-footer-section .widget-nav-menu.footer-col-2.col-border:after{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.h8-footer-section .widget-nav-menu.footer-col-2{margin-inline-start:0;padding-inline-start:30px}.h8-footer-section .widget-nav-menu.footer-col-2.col-border:after{display:none}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-footer-section .widget-nav-menu.footer-col-2{margin-top:40px;max-width:100%;height:auto;margin-inline-start:0;padding-inline-start:0}}.h8-footer-section .widget-nav-menu.footer-col-3{width:100%;max-width:288px;height:100%;padding-inline-start:58px}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-footer-section .widget-nav-menu.footer-col-3{padding-inline-start:38px}.h8-footer-section .widget-nav-menu.footer-col-3.col-border:after{right:23px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-footer-section .widget-nav-menu.footer-col-3{max-width:300px;height:calc(100% - 35px);margin-top:40px;padding-inline-start:0}}@media only screen and (min-width:768px) and (max-width:991px){.h8-footer-section .widget-nav-menu.footer-col-3{max-width:255px;height:calc(100% - 35px);margin-top:40px;padding-inline-start:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-footer-section .widget-nav-menu.footer-col-3{max-width:100%;height:auto;margin-top:40px;padding-inline-start:0}}.h8-footer-section .widget-nav-menu.col-border{position:relative}.h8-footer-section .widget-nav-menu.col-border:after{content:"";border-right:1px solid var(--tj-color-border-1);width:1px;height:calc(100% - 15px);position:absolute;top:5px;right:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-footer-section .widget-nav-menu.col-border:after{border:0;border-bottom:1px solid var(--tj-color-border-1);width:100%;height:1px;top:auto;bottom:-20px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-footer-section .footer-col-4{margin-top:40px;padding-inline-start:0}}@media only screen and (min-width:768px) and (max-width:991px){.h8-footer-section .footer-col-4{margin-top:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-footer-section .footer-col-4{max-width:100%;margin-top:40px;padding-inline-start:0}}.h8-footer-section .footer-contact-info .contact-item span{color:var(--tj-color-common-white)}.tj-copyright-area-3 .footer-logo{max-width:132px;margin:0 auto}.h8-banner-section{padding-bottom:105px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-section{padding-bottom:70px}}.h8-banner-area{border-radius:24px;padding-bottom:446px;position:relative;overflow:hidden}.h8-banner-area .banner-content{text-align:center;flex-direction:column;align-items:center;max-width:1100px;margin:100px auto;display:flex;position:relative}.h8-banner-area .banner-content .sub-title{color:var(--tj-color-theme-primary);font-size:15px;line-height:1.4;font-weight:var(--tj-fw-sbold);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:4px;margin-bottom:15px;display:inline-flex;position:relative}.h8-banner-area .banner-content .sub-title:before{content:"[";color:var(--tj-color-theme-primary);margin-right:2px;display:inline-flex}.h8-banner-area .banner-content .sub-title:after{content:"]";color:var(--tj-color-theme-primary);margin-left:2px;display:inline-flex}.h8-banner-area .banner-content .banner-title{margin-bottom:0;font-size:96px}.h8-banner-area .banner-content .banner-title span{display:inline-flex;position:relative;top:8px}.h8-banner-area .banner-content .banner-title span span{z-index:2;margin-inline-start:-17px;line-height:0;position:relative;top:0}.h8-banner-area .banner-content .banner-title span span img{border:1px solid #fff3;border-radius:24px;width:83px;height:83px}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-banner-area .banner-content .banner-title span span img{border-radius:20px;width:76px;height:76px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-banner-area .banner-content .banner-title span span img{border-radius:18px;width:68px;height:68px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-banner-area .banner-content .banner-title span span img{border-radius:16px;width:56px;height:56px}}@media only screen and (min-width:576px) and (max-width:767px){.h8-banner-area .banner-content .banner-title span span img{border-radius:14px;width:50px;height:50px}}@media (max-width:575px){.h8-banner-area .banner-content .banner-title span span img{border-radius:12px;width:46px;height:46px}}.h8-banner-area .banner-content .banner-title span span:first-child{z-index:1;margin-inline-start:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-area .banner-content .banner-title span span{margin-inline-start:-12px}}.h8-banner-area .banner-content .banner-title ul{list-style:none;display:inline-flex;position:relative;top:-8px}.h8-banner-area .banner-content .banner-title ul li{z-index:2;margin-inline-start:-17px;line-height:0;position:relative}.h8-banner-area .banner-content .banner-title ul li img{border:1px solid #fff3;border-radius:24px;width:83px;height:83px}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-banner-area .banner-content .banner-title ul li img{border-radius:20px;width:76px;height:76px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-banner-area .banner-content .banner-title ul li img{border-radius:18px;width:68px;height:68px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-banner-area .banner-content .banner-title ul li img{border-radius:16px;width:56px;height:56px}}@media only screen and (min-width:576px) and (max-width:767px){.h8-banner-area .banner-content .banner-title ul li img{border-radius:14px;width:50px;height:50px}}@media (max-width:575px){.h8-banner-area .banner-content .banner-title ul li img{border-radius:12px;width:46px;height:46px}}.h8-banner-area .banner-content .banner-title ul li:first-child{z-index:1;margin-inline-start:0}@media (max-width:575px){.h8-banner-area .banner-content .banner-title ul li{margin-inline-start:-14px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-banner-area .banner-content .banner-title ul{top:-5px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.h8-banner-area .banner-content .banner-title ul{top:-3px}}@media (max-width:575px){.h8-banner-area .banner-content .banner-title ul{top:-2px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-banner-area .banner-content .banner-title{font-size:86px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-banner-area .banner-content .banner-title{font-size:76px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-banner-area .banner-content .banner-title{font-size:60px}}@media only screen and (min-width:576px) and (max-width:767px){.h8-banner-area .banner-content .banner-title{font-size:56px}}@media (max-width:575px){.h8-banner-area .banner-content .banner-title{font-size:46px}}.h8-banner-area .banner-content .desc{max-width:660px;font-size:18px}.h8-banner-area .banner-content .banner-btn-area{margin-top:30px}.h8-banner-area .banner-content .banner-btn-area .tj-secondary-btn{gap:14px;padding:6px 6px 6px 35px;font-size:18px}.h8-banner-area .banner-content .banner-btn-area .tj-secondary-btn .btn-icon{width:52px;height:52px;font-size:28px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-area .banner-content .banner-btn-area .tj-secondary-btn .btn-icon{width:42px;height:42px;font-size:20px}.h8-banner-area .banner-content .banner-btn-area .tj-secondary-btn{gap:10px;padding:5px 5px 5px 25px;font-size:16px}}.h8-banner-area .banner-content .cursor-img-1{width:100%;max-width:116px;animation:3s linear infinite movingHorizontal;position:absolute;bottom:32px;left:14px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-area .banner-content .cursor-img-1{max-width:100px;bottom:-40px}}.h8-banner-area .banner-content .cursor-img-2{width:100%;max-width:95px;animation:3s linear 1s infinite jumping;position:absolute;bottom:86px;right:15px}@media only screen and (min-width:768px) and (max-width:991px){.h8-banner-area .banner-content .cursor-img-2{bottom:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-area .banner-content .cursor-img-2{max-width:82px;bottom:20px;right:5px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-banner-area .banner-content{max-width:1000px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-banner-area .banner-content{max-width:880px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-banner-area .banner-content{max-width:700px;margin-top:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-area .banner-content{max-width:650px;margin-top:70px;padding:0 15px}}.h8-banner-area .h8-heor-bg{background-color:var(--tj-color-theme-bg);background-blend-mode:luminosity;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.h8-banner-area .h8-heor-bg:before,.h8-banner-area .h8-heor-bg:after{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.3;border-radius:50%;width:700px;height:700px;position:absolute;top:-250px;right:-500px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-banner-area .h8-heor-bg:before,.h8-banner-area .h8-heor-bg:after{width:500px;height:500px;top:-100px;right:-350px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-area .h8-heor-bg:before,.h8-banner-area .h8-heor-bg:after{width:400px;height:400px;top:-100px;right:-150px}}.h8-banner-area .h8-heor-bg:after{inset:auto auto -250px -480px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-banner-area .h8-heor-bg:after{bottom:-100px;left:-380px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-banner-area{padding-bottom:426px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h8-banner-area{padding-bottom:300px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-banner-area{padding-bottom:150px}}.dashboard-img{z-index:2;width:100%;max-width:1326px;margin:-446px auto 0;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.dashboard-img{max-width:1140px;margin-top:-426px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.dashboard-img{max-width:calc(100% - 60px);margin-top:-300px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.dashboard-img{max-width:calc(100% - 25px);margin-top:-150px}}.h8-choose-box.style-4 .choose-inner{text-align:left}.h8-choose-box.style-4 .title{margin-inline:0}.h8-marquee-section{padding:50px 0}.h8-marquee-section .marquee-wrap{width:calc(100% + 10px);transform:rotate(-3deg)translate(-5px)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-marquee-section{padding:35px 0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.h8-marquee-section{padding:28px 0}}@media (max-width:575px){.h8-marquee-section{padding:15px 0}}.h8-marquee-section-2{z-index:1;position:relative}.h8-marquee-section-2 .blur-shap{z-index:-1;pointer-events:none;width:100%;max-width:692px;height:auto;position:absolute;top:50%;right:0;transform:translateY(-55%)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-marquee-section-2 .blur-shap{max-width:500px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.h8-marquee-section-2 .blur-shap{max-width:300px}}@media (max-width:575px){.h8-marquee-section-2 .blur-shap{max-width:150px}}.h8-countup-section{z-index:1;position:relative}.h8-countup-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:900px;height:900px;position:absolute;top:0;left:-600px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-countup-section:before{width:700px;height:700px;top:10%;left:-500px}}.h8-countup-section .blur-shap{z-index:-1;pointer-events:none;width:100%;max-width:690px;height:auto;position:absolute;bottom:-75%;right:0}@media only screen and (min-width:992px) and (max-width:1199px){.h8-countup-section .blur-shap{max-width:450px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-countup-section .blur-shap{max-width:400px;bottom:-40%}.h8-countup-section{padding-top:70px}}.h8-countup-heading{text-align:center;max-width:1100px}.h8-countup-heading .sec-logo{background-color:var(--tj-color-theme-dark);border-radius:50%;justify-content:center;align-items:center;width:116px;height:116px;margin-bottom:60px;display:inline-flex;position:relative;box-shadow:0 0 45px #ec83bb99}.h8-countup-heading .sec-logo:before{content:"";z-index:-1;background:linear-gradient(90deg,#10b981,#06b6d4,#3b82f6);border-radius:50%;width:calc(100% + 4px);height:calc(100% + 4px);animation:2s linear infinite rotateClock;position:absolute;top:-2px;left:-2px}.h8-countup-heading .sec-logo:after{content:"";z-index:-2;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 45px #3e2487}.h8-countup-heading .sec-logo img{max-width:54px;height:auto}@media (max-width:575px){.h8-countup-heading .sec-logo img{max-width:44px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-countup-heading .sec-logo{margin-bottom:45px}}@media (max-width:575px){.h8-countup-heading .sec-logo{width:110px;height:110px}}.h8-countup-heading .sec-title span{color:inherit;cursor:pointer;width:54px;height:54px;display:inline-block;position:relative;top:8px}.h8-countup-heading .sec-title span.img-1{width:172px}@media only screen and (min-width:992px) and (max-width:1199px){.h8-countup-heading .sec-title span.img-1{width:144px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.h8-countup-heading .sec-title span.img-1{width:128px}}@media (max-width:575px){.h8-countup-heading .sec-title span.img-1{width:96px}}.h8-countup-heading .sec-title span img{-o-transition:all .3s linear 0s;border-radius:56px;width:100%;max-width:100%;height:100%;transition:all .3s linear;position:absolute;top:0;left:0}@media only screen and (min-width:992px) and (max-width:1199px){.h8-countup-heading .sec-title span{width:45px;height:45px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.h8-countup-heading .sec-title span{width:40px;height:40px}}@media (max-width:575px){.h8-countup-heading .sec-title span{width:30px;height:30px}}.h8-countup-heading .sec-title span:hover img{border-radius:6px;transform:scale(2)}.h8-countup-wrap{border-top:1px solid var(--tj-color-border-1);border-bottom:1px solid var(--tj-color-border-1);flex-wrap:wrap;justify-content:space-between;margin-bottom:60px;padding:48px 0;display:flex}.h8-countup-wrap .countup-item{align-items:flex-start;padding:0;position:relative}.h8-countup-wrap .countup-item:not(:last-child){padding-inline-end:103px}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-countup-wrap .countup-item:not(:last-child){padding-inline-end:72px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-countup-wrap .countup-item:not(:last-child){padding-inline-end:42px}}.h8-countup-wrap .countup-item:not(:last-child):before{content:"";border-right:1px solid var(--tj-color-border-1);width:auto;height:calc(100% - 15px);position:absolute;top:9px;right:0}.h8-countup-wrap .countup-item:not(:first-child){z-index:0;padding-inline-start:102px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-countup-wrap .countup-item:not(:first-child){padding-inline-start:72px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-countup-wrap .countup-item:not(:first-child){padding-inline-start:42px}}.h8-countup-wrap .countup-item .count-text{max-width:205px;font-size:16px;font-family:var(--tj-ff-body);color:var(--tj-color-text-body);font-weight:400}.h8-countup-wrap .countup-item .count-plus span{color:var(--tj-color-theme-primary)}.h8-countup-wrap .countup-item .inline-content{color:var(--tj-color-heading-primary);margin-bottom:15px;font-size:68px}.h8-countup-wrap .countup-item .inline-content .odometer,.h8-countup-wrap .countup-item .inline-content .odometer .odometer-digit,.h8-countup-wrap .countup-item .inline-content .odometer span{color:var(--tj-color-heading-primary)}@media (max-width:575px){.h8-countup-wrap .countup-item .inline-content{margin-bottom:5px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.h8-countup-wrap .countup-item{width:50%}.h8-countup-wrap .countup-item:nth-child(odd){padding-inline:0}.h8-countup-wrap .countup-item:nth-child(2n){border-right:0;padding-inline:30px 0}.h8-countup-wrap .countup-item:nth-child(2n):before{border-right:0}.h8-countup-wrap .countup-item:nth-child(2),.h8-countup-wrap .countup-item:first-child{margin-bottom:80px}.h8-countup-wrap .countup-item:nth-child(2):after,.h8-countup-wrap .countup-item:first-child:after{content:"";background-color:var(--tj-color-border-1);width:100%;height:1px;position:absolute;bottom:-40px;left:0}}@media (max-width:575px){.h8-countup-wrap .countup-item{text-align:start;width:100%}.h8-countup-wrap .countup-item:not(:last-child){padding-inline-end:0;border-right:0;border-bottom:1px solid var(--tj-color-border-1);padding-bottom:30px}.h8-countup-wrap .countup-item:not(:last-child):before{border-right:0}.h8-countup-wrap .countup-item:not(:first-child){padding-inline-start:0;padding-top:25px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.h8-countup-wrap{margin-bottom:40px;padding:40px 0}}@media (max-width:575px){.h8-countup-wrap{max-width:100%;margin-bottom:40px;padding:30px 0}}.h8-service-section{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative}.h8-service-wrapper .service-slider-2{overflow:inherit}.h8-service-wrapper .swiper-slide{width:100%;max-width:645px}@media only screen and (min-width:1400px) and (max-width:1600px){.h8-service-wrapper .swiper-slide{max-width:610px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-service-wrapper .swiper-slide{max-width:575px}}@media (max-width:575px){.h8-service-wrapper{padding-inline-start:12px}}.h8-service-item{background-color:var(--tj-color-theme-dark);border-radius:12px;padding:30px;position:relative}.h8-service-item .service-item-inner{align-items:center;gap:30px;padding-bottom:75px;display:flex}@media only screen and (min-width:768px) and (max-width:991px){.h8-service-item .service-item-inner{padding-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-service-item .service-item-inner{flex-wrap:wrap;padding-bottom:30px}}.h8-service-item .service-img{border-radius:9px;flex:none;width:200px;height:200px;overflow:hidden}.h8-service-item .service-img img{object-fit:cover;-o-transition:all .3s ease-in-out 0s;width:100%;height:100%;transition:all .3s ease-in-out}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-service-item .service-img{width:100%}}.h8-service-item .item-count{font-size:68px;line-height:1;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);opacity:.1;margin-bottom:10px;display:inline-flex}.h8-service-item .desc{margin:0}.h8-service-item .title{width:calc(100% - 70px)}.h8-service-item .title a{display:inline-flex}.h8-service-item .title a:hover{color:var(--tj-color-theme-primary)}.h8-service-item .service-link{background-color:var(--tj-color-theme-bg);width:80px;height:80px;color:var(--tj-color-common-white);text-align:center;z-index:1;border-top-left-radius:12px;padding:10px;font-size:47px;position:absolute;bottom:0;right:0}.h8-service-item .service-link:before,.h8-service-item .service-link:after{content:"";width:12px;height:25px;box-shadow:0 12px 0 0 var(--tj-color-theme-bg);z-index:-1;pointer-events:none;background-color:#0000;border-bottom-right-radius:12px;position:absolute;top:-25px;right:0}.h8-service-item .service-link:after{inset:auto auto 0 -12px}.h8-service-item .service-link span{line-height:1;display:inline-flex;overflow:hidden;transform:rotate(-45deg)}.h8-service-item .service-link i{text-shadow:-56px 0 0 var(--tj-color-theme-primary);-o-transition:all .3s ease-in-out 0s;line-height:1;transition:all .3s ease-in-out;display:inline-flex}.h8-service-item .service-link:hover i{transform:translate(56px)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-service-item .service-link{width:55px;height:55px;font-size:25px}}.h8-service-item:hover .item-count{opacity:1}.h8-service-item:hover .service-img img{transform:scale(1.1)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-service-item{padding:20px}}.h8-working-process{z-index:1;position:relative}.process-img-area{z-index:1;height:100%;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.process-img-area{height:660px}}@media only screen and (min-width:576px) and (max-width:767px){.process-img-area{height:570px}}@media (max-width:575px){.process-img-area{height:470px}}@media (max-width:400px){.process-img-area{height:400px}}.process-img{top:0;z-index:-1;opacity:0;border-radius:20px;width:100%;max-width:605px;height:661px;transition:all .3s ease-in-out;position:absolute;inset-inline-start:0;transform:scale(.8);box-shadow:0 0 60px #ec83bb66}.process-img:before{content:"";z-index:-1;background-image:linear-gradient(90deg,#ff007f,#667aff);border-radius:20px;width:calc(100% + 4px);height:calc(100% + 4px);position:absolute;top:-2px;left:-2px}.process-img img{object-fit:cover;border-radius:20px;width:100%;height:100%}.process-img.active{opacity:1;z-index:2;transform:scale(1)}@media only screen and (min-width:768px) and (max-width:991px){.process-img{margin:0 auto;inset-inline-end:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.process-img{height:100%;box-shadow:0 0 40px #ec83bb66}}.h8-process-area{margin-top:35px;margin-inline-start:50px}.h8-process-area .sec-heading{margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-process-area{margin-inline-start:0}}.h8-process-wrap{position:relative}.h8-process-wrap .process-line,.h8-process-wrap:before{content:"";background:linear-gradient(to bottom,var(--tj-color-theme-bg)0%,#18133b80 100%);z-index:-1;width:4px;height:100%;position:absolute;top:0;left:32px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-process-wrap .process-line,.h8-process-wrap:before{left:28px}}.h8-process-wrap .process-line{background:linear-gradient(#ff007f 20%,#0000 100%);height:50%}.h8-process-item.process-item{z-index:1;background-color:#0000;flex-direction:row;align-items:flex-start;margin-bottom:45px;padding:0}.h8-process-item.process-item.active .process-step{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.h8-process-item.process-item.active .title{color:var(--tj-color-common-white)}.h8-process-item.process-item.active .desc{opacity:1;visibility:visible;height:auto}.h8-process-item.process-item:last-child{margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-process-item.process-item{margin-bottom:30px}}.h8-process-item .process-step{color:var(--tj-color-grey-1);font-size:20px;font-family:var(--tj-ff-heading);background-color:var(--tj-color-theme-bg);width:70px;height:70px;position:unset;writing-mode:inherit;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;transform:none}.h8-process-item .process-step:after,.h8-process-item .process-step:before{display:none}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-process-item .process-step{width:56px;height:56px;font-size:18px}}.h8-process-item .process-content{max-width:400px;padding:0}.h8-process-item .process-content .title{color:var(--tj-color-grey-1);font-weight:var(--tj-fw-medium);cursor:pointer;margin-top:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-process-item .process-content .title{margin-top:15px}}.h8-process-item .process-content .desc{opacity:0;visibility:hidden;height:0}.h8-project-section{z-index:1;position:relative;overflow:hidden}.h8-project-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.2;z-index:-1;pointer-events:none;border-radius:50%;width:600px;height:900px;position:absolute;top:100px;left:-350px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h8-project-section:before{height:800px;top:150px;left:-400px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-project-section:before{height:700px;top:150px;left:-470px}}.h8-project-wrapper{position:relative}.h8-project-heading{z-index:2;position:relative}.h8-project-heading .client-content .client-numbers{padding:0 9px}.h8-project-item{border-top:1px solid var(--tj-color-border-1);border-bottom:1px solid var(--tj-color-border-1);padding:45px 0 55px;position:relative}.h8-project-item:not(:last-child){border-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h8-project-item{padding:37px 0 45px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-project-item{padding:34px 0 40px}}.h8-project-item:before{content:"";background-color:var(--tj-color-common-white);-o-transition:all .6s ease-in-out;width:0;height:1px;transition:all .6s ease-in-out;position:absolute;bottom:0;left:0}.h8-project-item .project-content{z-index:2;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-project-item .project-content{margin-inline-start:0}}.h8-project-item .item-count{font-size:18px;line-height:1;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);opacity:0;visibility:hidden;position:absolute;top:6px;left:0}.h8-project-item .title{width:100%;max-width:580px;color:var(--tj-color-grey-1);margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.h8-project-item .title{max-width:480px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-project-item .title{max-width:435px;font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-project-item .title{font-size:30px}}.h8-project-item .categories{position:unset;background-color:#0000;border-radius:0;padding:0}.h8-project-item .categories:before,.h8-project-item .categories:after{display:none}.h8-project-item .categories a:not(:hover){background-color:var(--tj-color-theme-bg)}.h8-project-item .categories a{border-radius:22px}.h8-project-item .tj-secondary-btn,.h8-project-item .tj-primary-btn{margin-top:25px}.h8-project-item:hover:before{width:100%}.h8-project-item:hover .item-count{opacity:1;visibility:visible}.h8-project-item:hover .project-content{padding-inline-start:40px}.h8-project-item:hover .title{color:var(--tj-color-common-white)}.h8-project-item:hover .item-reveal-bg{opacity:1;width:100%}.item-reveal-bg{opacity:0;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:0;max-width:540px;height:540px;margin:-220px 0 0 -270px;transition:opacity .3s,width 2s,transform .5s cubic-bezier(.215,.61,.355,1);position:absolute;top:0;left:0;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.item-reveal-bg{max-width:500px;height:500px}}@media only screen and (min-width:992px) and (max-width:1199px){.item-reveal-bg{max-width:440px;height:440px;margin:-200px 0 0 -220px}}@media only screen and (min-width:768px) and (max-width:991px){.item-reveal-bg{max-width:380px;height:380px;margin:-180px 0 0 -180px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.item-reveal-bg{display:none}}.h8-testimonial-section{background-color:var(--tj-color-theme-bg);z-index:1;border-radius:24px;position:relative;overflow:hidden}.h8-testimonial-section:after,.h8-testimonial-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;pointer-events:none;border-radius:50%;width:800px;height:800px;position:absolute;bottom:-450px;left:-450px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-testimonial-section:after,.h8-testimonial-section:before{width:600px;height:600px;bottom:150px;left:-300px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-testimonial-section:after,.h8-testimonial-section:before{width:400px;height:500px;bottom:150px;left:-150px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-testimonial-section:after,.h8-testimonial-section:before{width:400px;height:400px;bottom:150px;left:-200px}}.h8-testimonial-section:after{inset:-450px -450px auto auto}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-testimonial-section:after{right:-450px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-testimonial-section:after{width:400px;height:400px;top:20px;right:-250px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-testimonial-section .sec-heading-inner{gap:0}}.h8-testimonial-section .sec-heading .sec-title{max-width:550px;margin-inline-end:190px}.h8-testimonial-section .sec-heading .sec-title span{margin-inline-end:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-testimonial-section .sec-heading .sec-title span{margin-inline-end:0}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-testimonial-section .sec-heading .sec-title{max-width:460px;margin-inline-end:80px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-testimonial-section .sec-heading .sec-title{max-width:450px;margin-inline-end:0}}.testimonial-slider-5{overflow:inherit}.testimonial-slider-5 .swiper-slide{width:100%;max-width:645px}@media only screen and (min-width:1400px) and (max-width:1600px){.testimonial-slider-5 .swiper-slide{max-width:545px}}.testimonial-slider-5 .testimonial-item{border-radius:12px}.testimonial-slider-5 .testimonial-item .desc{color:var(--tj-color-grey-1);font-size:22px;line-height:1.357}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider-5 .testimonial-item .desc{font-size:20px}}.testimonial-slider-5 .testimonial-pagination{margin-top:60px;line-height:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider-5 .testimonial-pagination{margin-top:40px}}.h8-team-section{position:relative;overflow:hidden}.h8-team-section:after,.h8-team-section:before{content:"";background:var(--tj-color-theme-primary);filter:blur(100px);opacity:.2;z-index:-1;pointer-events:none;border-radius:50%;width:800px;height:800px;position:absolute;top:120px;left:-400px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-team-section:after,.h8-team-section:before{width:600px;height:600px;top:150px;left:-300px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-team-section:after,.h8-team-section:before{width:400px;height:500px;top:150px;left:-150px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-team-section:after,.h8-team-section:before{width:400px;height:400px;top:150px;left:-200px}}.h8-team-section:after{inset:auto -650px 40px auto}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-team-section:after{right:-450px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-team-section:after{width:400px;height:400px;bottom:20px;right:-250px}}.h8-team-section .sec-heading-inner{align-items:flex-start}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-team-section .sec-heading-inner{gap:0}}.h8-team-section .sec-heading-inner .sec-title{margin-inline-end:300px}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-team-section .sec-heading-inner .sec-title{margin-inline-end:180px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-team-section .sec-heading-inner .sec-title{max-width:450px;margin-inline-end:170px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-team-section .sec-heading-inner .sec-title{max-width:355px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-team-section .sec-heading-inner .sec-title{margin-inline-end:0}}.h8-team-section .shape-2{z-index:-1;opacity:.5;mix-blend-mode:luminosity;pointer-events:none;width:906px;animation:3s linear infinite jumping;position:absolute;top:100px;left:-366px}@media only screen and (min-width:1200px) and (max-width:1399px){.h8-team-section .shape-2{width:750px;left:-305px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-team-section .shape-2{width:600px;top:150px;left:-245px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-team-section .shape-2{width:500px;top:150px;left:-200px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-team-section .shape-2{width:400px;top:150px;left:-160px}}.h8-team-item.team-item{background-color:var(--tj-color-theme-bg);border-radius:12px;padding:40px 20px 50px}.h8-team-item.team-item:before{z-index:-1;top:auto;bottom:0;transform:rotate(180deg)}.h8-team-item.team-item:after{display:none}.h8-team-item.team-item:hover:before{opacity:.6;height:74%}.h8-team-item.team-item .team-content{text-align:center;padding:0;position:relative}.h8-team-item.team-item .title span{color:var(--tj-color-grey-2)}@media only screen and (min-width:992px) and (max-width:1199px){.h8-team-item.team-item .title{font-size:28px}}.h8-team-item.team-item .team-img{mix-blend-mode:luminosity;border-radius:50%;width:233px;height:233px;margin:30px auto;overflow:hidden}.h8-team-item.team-item .team-img img{object-fit:cover;object-position:top;height:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.h8-team-item.team-item .team-img{width:190px;height:190px}}.h8-team-item.team-item .social-links{background-color:#0000;padding:0;position:relative}.h8-team-item.team-item .social-links ul{opacity:1;flex-direction:row;gap:8px}.h8-team-item.team-item .social-links ul li{margin:0}.h8-team-item.team-item .social-links ul li a:not(:hover){background-color:var(--tj-color-theme-dark)}.h8-team-item.team-item .social-links:before,.h8-team-item.team-item .social-links:after{display:none}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-team-item.team-item{padding:30px 15px 40px}}.h8-text-circle{justify-content:center;align-items:center;height:100%;display:flex}.h8-blog-wrapper{flex-wrap:wrap;gap:30px;display:flex}.h8-blog-wrapper .blog-item.style-5{flex:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-blog-wrapper .blog-item.style-5{flex:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-blog-wrapper .blog-item.style-5 .title{font-size:20px}}.h8-blog-wrapper .blog-item.style-5:first-child{flex:100%}.h8-blog-wrapper .blog-item.style-5:first-child .blog-thumb{width:50%;min-height:480px}@media only screen and (min-width:992px) and (max-width:1199px){.h8-blog-wrapper .blog-item.style-5:first-child .blog-thumb{min-height:420px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-blog-wrapper .blog-item.style-5:first-child .blog-thumb{width:100%;min-height:360px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-blog-wrapper .blog-item.style-5:first-child .blog-thumb{width:100%;min-height:260px}}.h8-blog-wrapper .blog-item.style-5:first-child .blog-content{width:50%;padding:15px 15px 15px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.h8-blog-wrapper .blog-item.style-5:first-child .blog-content .title{font-size:26px}}.h8-blog-wrapper .blog-item.style-5:first-child .blog-content .tj-secondary-btn{margin-top:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-blog-wrapper .blog-item.style-5:first-child .blog-content .tj-secondary-btn{margin-top:20px}.h8-blog-wrapper .blog-item.style-5:first-child .blog-content{width:100%;padding:30px 0 15px}}.h8-cta-section{border-radius:24px;position:relative;box-shadow:0 0 40px #ec83bb99}.h8-cta-section:before{content:"";background:linear-gradient(90deg,#ff007f,#667aff);border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-cta-section{margin-inline:15px;box-shadow:0 0 30px #ec83bb99}}.h8-cta-section .cta-bg{mix-blend-mode:luminosity;pointer-events:none;background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:24px;width:100%;max-width:1480px;height:100%;margin:0 auto;position:absolute;top:0;left:0;right:0}@keyframes gradient-animation{0%{background-position:15% 0}50%{background-position:85% 100%}to{background-position:15% 0}}.h8-cta-wrap{background-color:var(--tj-color-theme-dark);border-radius:24px;margin:2px;padding:120px 0;position:relative}.h8-cta-wrap .sec-heading{width:auto;margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-cta-wrap{padding:70px 0}}.h8-cta-area{z-index:2;max-width:900px;margin-inline:auto;position:relative}.h8-cta-area .cta-content{flex-direction:column;align-items:center;display:flex}.h8-cta-area .cta-content .cta-icon{max-width:73px;margin-bottom:5px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-cta-area .cta-content .cta-icon{max-width:55px}}.h8-cta-area .cta-content .title{max-width:800px;color:var(--tj-color-common-white);text-transform:uppercase;text-align:center;margin:0;font-size:76px;line-height:1.105}.h8-cta-area .cta-content .title span{line-height:1;display:inline-flex;position:relative;top:10px}.h8-cta-area .cta-content .title span img{border-radius:40px;max-width:192px}@media only screen and (min-width:992px) and (max-width:1199px){.h8-cta-area .cta-content .title span img{max-width:165px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-cta-area .cta-content .title span img{max-width:140px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-cta-area .cta-content .title span img{max-width:115px}.h8-cta-area .cta-content .title span{top:5px}}@media only screen and (min-width:992px) and (max-width:1199px){.h8-cta-area .cta-content .title{max-width:700px;font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-cta-area .cta-content .title{max-width:550px;font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-cta-area .cta-content .title{max-width:500px;font-size:45px}}.h8-cta-area .cta-content .tj-primary-btn .btn-icon{font-size:18px}.h8-cta-area .cursor-img-1{width:100%;max-width:116px;animation:3s linear infinite movingHorizontal;position:absolute;bottom:-10px;left:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-cta-area .cursor-img-1{bottom:-20px}}.h8-cta-area .cursor-img-2{width:100%;max-width:95px;animation:3s linear 1s infinite jumping;position:absolute;bottom:55px;right:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h8-cta-area .cursor-img-2{bottom:20px;right:-10px}}.header-area.header-9.header-absolute{margin-inline:auto;padding:30px 38px 0;position:absolute;inset-inline:0}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.header-area.header-9.header-absolute{padding:30px 18px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-9.header-absolute{padding:20px 8px 0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-9.header-absolute{padding:0}}.header-area.header-9 .menu-area{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:40px;padding:0 35px}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-9 .menu-area{padding:0 20px}}.header-area.header-9 .mainmenu>ul>li>a{color:var(--tj-color-common-white);padding-top:17px;padding-bottom:18px}.header-area.header-9 .mainmenu>ul>li.menu-item-has-children>a:after,.header-area.header-9 .mainmenu>ul>li.has-dropdown>a:after{top:21px}.header-area.header-9 .mainmenu>ul>li.current-menu-ancestor>a,.header-area.header-9 .mainmenu>ul>li.current-menu-item>a,.header-area.header-9 .mainmenu>ul>li:hover>a,.header-area.header-9 .mainmenu>ul>li.current-menu-ancestor>a:after,.header-area.header-9 .mainmenu>ul>li.current-menu-item>a:after,.header-area.header-9 .mainmenu>ul>li:hover>a:after{color:var(--tj-color-theme-primary)}.header-area.header-9 .header-right-item{gap:15px}.header-area.header-9.sticky{padding:25px 38px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.header-area.header-9.sticky{padding:25px 18px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-area.header-9.sticky{padding:20px 8px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-area.header-9.sticky{padding:0}}
