:root{--tj-ff-body:"Lato",sans-serif;--tj-ff-heading:"Libre Franklin",serif;--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:72px;--tj-fs-h2:48px;--tj-fs-h3:32px;--tj-fs-h4:24px;--tj-fs-h5:20px;--tj-fs-h6:18px;--tj-color-common-white:#FFF9F5;--tj-color-common-white-2:#a9b0b8;--tj-color-common-black:#000000;--tj-color-common-black-2:#676e7a;--tj-color-common-black-3:#969ca5;--tj-color-heading-primary:#0C2636;--tj-color-text-body:#364052;--tj-color-text-body-2:#7e8590;--tj-color-theme-primary:#fa9706;--tj-color-theme-dark:#0C2636;--tj-color-theme-bg:#FFF1E5;--tj-color-theme-bg-2:#FFFFFF;--tj-color-border-1:#27354d;--tj-color-border-2:#ced7e0;--tj-color-border-3:#d7d8db;--tj-color-red-1:#ff0000}*{margin:0;padding:0;box-sizing:border-box}body,html{position:relative}body{font-family:var(--tj-ff-body);font-size:var(--tj-fs-body);font-weight:400;color:var(--tj-color-text-body);background-color:var(--tj-color-common-white);line-height:1.6;overflow-x:hidden}body.is-modal-opened{overflow:hidden;padding-right:10px}body main{position:relative;z-index:2}body.is-modal-opened main{z-index:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--tj-ff-heading);color:var(--tj-color-heading-primary);margin-top:0;font-weight:var(--tj-fw-sbold);line-height:1.2;letter-spacing:-.025em;transition:all .3s ease-in-out 0s}h1{font-size:var(--tj-fs-h1)}@media only screen and (min-width:1200px) and (max-width:1399px){h1{font-size:65px}}@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){h1{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px){h1{font-size:40px}}@media (max-width:575px){h1{font-size:35px}}h2{font-size:var(--tj-fs-h2)}@media 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:35px}}@media (max-width:575px){h2{font-size:30px}}h3{font-size:var(--tj-fs-h3)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){h3{font-size:28px}}@media only screen and (min-width:576px) and (max-width:767px){h3{font-size:24px}}@media (max-width:575px){h3{font-size:22px}}h4{font-size:var(--tj-fs-h4)}@media only screen and (min-width:992px) and (max-width:1199px){h4{font-size:22px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){h4{font-size:20px}}h5{font-size:var(--tj-fs-h5)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){h5{font-size:17px}}h6{font-size:var(--tj-fs-h6)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){h6{font-size:16px}}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{line-height:inherit;display:block}h1 a,h1:hover a,h2 a,h2:hover a,h3 a,h3:hover a,h4 a,h4:hover a,h5 a,h5:hover a,h6 a,h6:hover a{font-size:inherit;color:inherit;font-weight:inherit}ul{margin:0;padding:0}.btn,:after,:before,a,button,h1,h2,h3,h4,h5,h6,img,input,li,p,select,span,svg path,textarea{transition:all .3s ease-in-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:transparent}a[disabled],button[disabled]{opacity:.4;pointer-events:none}button:hover{cursor:pointer}button:focus,button:focus:not(:focus-visible){outline:0;box-shadow:0 0 0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.nice-select,input:not([type=radio]):not([type=checkbox]),select,textarea{outline:none;background-color:var(--tj-color-common-white);height:auto;width:100%;font-size:var(--tj-fs-body);border:1px solid var(--tj-color-common-white);color:var(--tj-color-common-black);padding:10px 15px}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:transparent}select.nice-select{display:none!important}.nice-select-dropdown{-webkit-margin-start:-5px;margin-inline-start:-5px}input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}*{scrollbar-width:thin;scrollbar-color:var(--tj-color-theme-primary) var(--tj-color-theme-bg)}::-webkit-scrollbar{height:4px;width:6px}::-webkit-scrollbar-thumb{background:var(--tj-color-theme-primary);-webkit-border-radius:1ex;-webkit-box-shadow:0 0 0 rgba(0,0,0,.75)}::-webkit-scrollbar-corner{background:transparent}::selection{background:var(--tj-color-common-black);color:var(--tj-color-common-white);text-shadow:none}::placeholder{color:var(--tj-color-common-black);font-size:var(--tj-fs-body);opacity:1}.dark-bg{background-color:var(--tj-color-theme-dark)}.section-space{padding:120px 0}@media only screen and (min-width:992px) and (max-width:1199px){.section-space{padding:100px 0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.section-space{padding:80px 0}}.section-bottom-space{padding-bottom:120px}@media only screen and (min-width:992px) and (max-width:1199px){.section-bottom-space{padding-bottom:100px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.section-bottom-space{padding-bottom:80px}}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-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}.hover\:shine{overflow:hidden;position:relative;z-index:1}.hover\:shine:before{position:absolute;content:"";top:0;inset-inline-start:-140%;bottom:0;width:100%;background-image:linear-gradient(90deg,transparent 50%,rgba(255,255,255,.3));transform:skewX(-25deg);transition:.5s ease;z-index:1}.hover\:shine:is(:hover,:focus-within):before{animation:shine 1s ease forwards}.move-anim{animation:move 5s linear infinite}.move-anim-2{animation:move-two 5s linear infinite}.zoominout{animation:zoom-effect 3s linear infinite}.wow{visibility:hidden}.svg-animate svg path{animation-play-state:paused;opacity:1}.goverlay{background:var(--tj-color-theme-dark);opacity:.7}.tj-primary-btn{display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-dark);padding:5.5px;border-radius:50px;position:relative;z-index:1}.tj-primary-btn .btn_inner{position:relative;z-index:1;padding:15px 20px 15px 55px;width:100%;text-align:center}.tj-primary-btn .btn_inner:before{content:"";position:absolute;z-index:0;top:0;inset-inline-start:0;width:45px;height:100%;background-color:var(--tj-color-theme-primary);border-radius:50px;transition:all .3s ease-in-out 0s}.tj-primary-btn .btn_inner .btn_icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;inset-inline-start:0;top:0;min-width:45px;height:100%;z-index:2;font-size:1.6em;line-height:1;color:var(--tj-color-common-white)}.tj-primary-btn .btn_inner .btn_icon>span{overflow:hidden;position:relative;display:inline-flex}.tj-primary-btn .btn_inner .btn_icon>span i:first-child,.tj-primary-btn .btn_inner .btn_icon>span i:last-child{transition:transform .4s ease-in-out 0s}.tj-primary-btn .btn_inner .btn_icon>span i:last-child{position:absolute;transform:translateX(-150%)}.tj-primary-btn .btn_inner .btn_text{display:inline-flex;overflow:hidden;color:var(--tj-color-common-white);text-shadow:0 23px 0 currentColor;white-space:nowrap}.tj-primary-btn .btn_inner .btn_text>span{display:flex;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateY(0);transition:.5s}.tj-primary-btn.white-btn{background-color:var(--tj-color-common-white)}.tj-primary-btn.white-btn .btn_inner .btn_text{color:var(--tj-color-heading-primary)}.tj-primary-btn.white-btn:hover .btn_inner .btn_text{color:var(--tj-color-common-white)}.tj-primary-btn.header_btn{background-color:var(--tj-color-common-white);padding:4.5px}.tj-primary-btn.header_btn .btn_inner{padding:12px 18px 12px 50px}.tj-primary-btn.header_btn .btn_inner:before{width:40px}.tj-primary-btn.header_btn .btn_inner .btn_icon{min-width:40px;font-size:1.4em}.tj-primary-btn.header_btn .btn_inner .btn_text{color:var(--tj-color-heading-primary)}.tj-primary-btn:hover .btn_inner:before{width:100%}.tj-primary-btn:hover .btn_inner .btn_icon i:first-child{transform:translateX(150%)}.tj-primary-btn:hover .btn_inner .btn_icon i:last-child{transform:translateX(0)}.tj-primary-btn:hover .btn_inner .btn_text{color:var(--tj-color-common-white)}.tj-primary-btn:hover .btn_inner .btn_text>span{transform:translateY(-24px)}@media (max-width:575px){.tj-primary-btn{padding:4.5px}.tj-primary-btn .btn_inner{padding:12px 18px 12px 50px}.tj-primary-btn .btn_inner:before{width:40px}.tj-primary-btn .btn_inner .btn_icon{min-width:40px;font-size:1.4em}}.text-btn{display:inline-flex;align-items:center;gap:6px;font-size:15px;line-height:1;font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary);position:relative;z-index:1}.text-btn:before{position:absolute;content:"";width:100%;height:1px;bottom:0;inset-inline-start:0;transform-origin:right;transform:scaleX(0);background-color:var(--tj-color-heading-primary);transition:transform .3s ease-in-out}.text-btn i{position:relative;font-size:1.3em;top:1px}.text-btn:hover:before{transform-origin:left;transform:scaleX(1)}.icon-btn{margin-top:0;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;font-size:22px;background-color:var(--tj-color-heading-primary);overflow:hidden}.icon-btn,.icon-btn i,.icon-btn svg{display:inline-flex;line-height:1;color:var(--tj-color-common-white)}.icon-btn i{transform:rotate(-45deg) translateX(0);transition:transform .3s ease-in-out;text-shadow:-40px 0 0}.icon-btn:hover i{transform:rotate(-45deg) translateX(40px)}.icon-btn-2{font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-dark);text-decoration:none;gap:8px;overflow:hidden;position:relative}.icon-btn-2,.icon-btn-2 .btn-icon{display:inline-flex;align-items:center}.icon-btn-2 .btn-icon{width:50px;height:50px;border-radius:50%;justify-content:center;font-size:22px;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-dark);transition:background-color .3s ease-in-out 0s}.icon-btn-2 .btn-text{transform:translateX(-20px);opacity:0;visibility:hidden;white-space:nowrap;transition:all .3s ease-in-out 0s}.icon-btn-2:hover .btn-icon{background-color:var(--tj-color-theme-primary)}.icon-btn-2:hover .btn-text{transform:translateX(0);opacity:1;visibility:visible}.text-btn-2{gap:6px;font-size:15px;line-height:1;font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary);position:relative;z-index:1}.text-btn-2,.text-btn-2 .icon{display:inline-flex;align-items:center}.text-btn-2 .icon{justify-content:center;width:22px;height:22px;border-radius:50%;background-color:var(--tj-color-theme-dark);color:var(--tj-color-common-white);font-size:18px;transition:all .3s}.text-btn-2 .icon i,.text-btn-2 .icon svg{display:inline-flex;line-height:1}.text-btn-2>:first-child{transform:scale3d(.5,.5,1);-webkit-margin-end:-28px;margin-inline-end:-28px;background-color:var(--tj-color-theme-primary);opacity:0}.text-btn-2>:nth-child(3){transform:scaleX(1);-webkit-margin-start:0;margin-inline-start:0;opacity:1}.text-btn-2:hover>:first-child{transform:scaleX(1);-webkit-margin-end:0;margin-inline-end:0;opacity:1}.text-btn-2:hover>:nth-child(3){transform:scale3d(.5,.5,1);-webkit-margin-start:-28px;margin-inline-start:-28px;opacity:0}

/* !END: Button CSS */.cursor-outer{-webkit-margin-start:-15px;margin-inline-start:-15px;margin-top:-15px;width:30px;height:30px;border:2px solid var(--tj-color-theme-primary);box-sizing:border-box;z-index:10000000;opacity:.5;transition:all .08s ease-out}.mouseCursor{position:fixed;top:0;inset-inline-start:0;inset-inline-end:0;bottom:0;pointer-events:none;border-radius:50%;transform:translateZ(0);visibility:hidden;text-align:center}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.mouseCursor{display:none}}.cursor-inner{-webkit-margin-start:-3px;margin-inline-start:-3px;margin-top:-3px;width:6px;height:6px;z-index:10000001;background-color:var(--tj-color-theme-primary);transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner span{color:var(--tj-color-common-white);line-height:120px;opacity:0;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}@media only screen and (min-width:768px) and (max-width:991px){.cursor-inner span{line-height:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.cursor-inner span{line-height:50px}}.cursor-inner.cursor-big span{opacity:1}.mouseCursor.cursor-big{width:120px;height:120px;-webkit-margin-start:-40px;margin-inline-start:-40px;margin-top:-40px}@media only screen and (min-width:768px) and (max-width:991px){.mouseCursor.cursor-big{width:80px;height:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.mouseCursor.cursor-big{width:50px;height:50px}}.mouseCursor.cursor-big.cursor-outer,.mouseCursor.cursor-big.d-none{display:none}.project-slider-one,.slider-drag .swiper-slide{cursor:none}.tj-cursor{position:fixed;z-index:1000;top:0;inset-inline-start:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:50%;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}@media only screen and (min-width:768px) and (max-width:991px){.tj-cursor{width:80px;height:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-cursor{width:50px;height:50px}}

/* !END: Mouse CSS */.preloader{position:fixed;top:0;inset-inline-start:0;inset-inline-end:0;bottom:0;z-index:1000;background-color:var(--tj-color-common-white);display:flex;align-items:center;justify-content:center}.loading,.loading-container{height:100px;position:relative;width:100px;border-radius:100%}.loading-container{margin:40px auto}.loading{border:1px solid transparent;border-color:transparent var(--tj-color-theme-primary) transparent var(--tj-color-theme-primary);animation:rotate-loading 1.5s linear 0s infinite normal;transform-origin:50% 50%}.loading-container .loading,.loading-container:hover .loading{transition:all .5s ease-in-out}#loading-icon{position:absolute;top:50%;inset-inline-start:50%;max-width:66px;transform:translate(-50%,-50%)}@keyframes rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tj-header-area{position:relative;background-color:var(--tj-color-theme-dark);width:100%;inset-inline-start:0;top:0;z-index:97}.tj-header-area.header-absolute{background-color:transparent;border-bottom:1px solid var(--tj-color-border-1);position:absolute;z-index:98}.tj-header-area.header-duplicate{background-color:var(--tj-color-theme-dark);box-shadow:0 0 15px 0 rgba(255,255,255,.06);position:fixed;z-index:99;visibility:hidden;transform:translateY(-120%);transition:transform .5s ease,visibility .5s ease;will-change:transform}.tj-header-area.sticky{transform:translateY(0);visibility:visible;z-index:100}.tj-header-area.header-1 .menu_btn{color:var(--tj-color-common-white);-webkit-margin-start:10px;margin-inline-start:10px}.tj-header-area.header-2{border:none}.tj-header-area.header-2 .header-bottom{padding:23px 45px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-2 .header-bottom{padding:20px 0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-header-area.header-2 .header-bottom{padding:15px 0}}.tj-header-area.header-2.header-absolute .header-wrapper{background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:0 24px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-header-area.header-2.header-absolute .header-wrapper{padding:10px 15px}}.tj-header-area.header-2.header-duplicate .header-bottom{padding:0 15px}@media only screen and (min-width:768px) and (max-width:991px){.tj-header-area.header-2.header-duplicate .header-bottom{padding:17px 0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-header-area.header-2.header-duplicate .header-bottom{padding:15px 0}}.tj-header-area.header-2 .header_right_info{column-gap:0}.tj-header-area.header-2 .header_right_info>*{position:relative;z-index:1}.tj-header-area.header-2 .header_right_info>:not(:last-child){-webkit-padding-end:13px;padding-inline-end:13px;-webkit-margin-end:12px;margin-inline-end:12px}.tj-header-area.header-2 .header_right_info>:not(:last-child):after{content:"";position:absolute;inset-inline-end:0;top:50%;transform:translateY(-50%);height:12px;width:1px;background-color:var(--tj-color-common-white);opacity:.2}.tj-header-area.header-2 .header_search,.tj-header-area.header-2 .header_search i,.tj-header-area.header-2 .menu_btn{color:var(--tj-color-common-white)}.tj-header-area.header-3{border:none}.tj-header-area.header-3 .header-bottom{padding:23px 45px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-3 .header-bottom{padding:20px 0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-header-area.header-3 .header-bottom{padding:15px 0}}.tj-header-area.header-3.header-absolute .header-wrapper{background:var(--tj-color-common-white);padding:0 12px 0 23px;border-radius:80px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-header-area.header-3.header-absolute .header-wrapper{padding:10px 15px}}.tj-header-area.header-3.header-duplicate .header-bottom{padding:0 45px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-3.header-duplicate .header-bottom{padding:0 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-header-area.header-3.header-duplicate .header-bottom{padding:15px 0}}.tj-header-area.header-3.header-duplicate .header_right_info .header_search,.tj-header-area.header-3.header-duplicate .header_right_info .header_search i,.tj-header-area.header-3.header-duplicate .header_right_info .menu_btn,.tj-header-area.header-3.header-duplicate .menu_btn{color:var(--tj-color-common-white)}.tj-header-area.header-3 .header_right_info{column-gap:0}.tj-header-area.header-3 .header_right_info>*{position:relative;z-index:1}.tj-header-area.header-3 .header_right_info>:not(:last-child){-webkit-padding-end:13px;padding-inline-end:13px;-webkit-margin-end:12px;margin-inline-end:12px}.tj-header-area.header-3 .header_right_info>:first-child:after{content:"";position:absolute;inset-inline-end:0;top:50%;transform:translateY(-50%);height:16px;width:1px;background-color:var(--tj-color-border-2)}.tj-header-area.header-3 .header_right_info .header_search{color:var(--tj-color-heading-primary);font-weight:var(--tj-fw-bold)}.tj-header-area.header-3 .header_right_info .header_search i{color:var(--tj-color-heading-primary)}.tj-header-area.header-3 .mainmenu ul>li:hover>.mega-menu{top:calc(100% - 23px)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-3 .mainmenu ul>li:hover>.mega-menu{top:calc(100% - 20px)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-header-area.header-3 .mainmenu ul>li:hover>.mega-menu{top:calc(100% - 15px)}}.tj-header-area.header-6.header-duplicate .mainmenu ul:not(.sub-menu)>li>a{color:var(--tj-color-common-white)}.tj-header-area.header-6.header-duplicate .mainmenu ul:not(.sub-menu)>li.current-menu-ancestor>a,.tj-header-area.header-6.header-duplicate .mainmenu ul:not(.sub-menu)>li.current-menu-item>a,.tj-header-area.header-6.header-duplicate .mainmenu ul:not(.sub-menu)>li:hover>a{color:var(--tj-color-theme-primary)}.tj-header-area.header-6.header-duplicate .menu_btn{color:var(--tj-color-common-white)}.tj-header-area.header-6.header-duplicate .menu_btn .cubes span{border-color:var(--tj-color-common-white)}.header-topbar{position:relative;padding:9px 45px;background-color:var(--tj-color-theme-primary);z-index:2}.header-topbar_wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:992px) and (max-width:1199px){.header-topbar{padding:9px 0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-topbar{padding:12px 0}.header-topbar .header-topbar_wrap{justify-content:center;row-gap:10px;text-align:center}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header-topbar{display:none}}.topbar_note{display:flex;flex-wrap:wrap;column-gap:6px;align-items:center;font-size:14px;color:var(--tj-color-common-white)}.topbar_note>i{font-size:1.4em}.topbar_note a,.topbar_note>i{display:inline-flex;line-height:1}.topbar_note a{align-items:center;gap:4px;font-weight:var(--tj-fw-bold)}.topbar_note a>span{position:relative}.topbar_note a>span:after{content:"";position:absolute;bottom:-2px;inset-inline-end:0;width:100%;height:1px;background-color:var(--tj-color-common-white)}.topbar_note a i{font-size:1.1em;display:inline-flex;line-height:1;margin-top:1px}.topbar_note a:hover span:after{animation:linehover .8s linear}@media (max-width:575px){.topbar_note{text-align:center;justify-content:center}}.topbar_infos{display:inline-flex;flex-wrap:wrap;align-items:center}.topbar_infos .info_item{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:14px;line-height:1;color:var(--tj-color-common-white)}.topbar_infos .info_item:not(:last-child){-webkit-border-end:1px solid var(--tj-color-common-white);border-inline-end:1px solid var(--tj-color-common-white);-webkit-padding-end:13px;padding-inline-end:13px;-webkit-margin-end:12px;margin-inline-end:12px}.topbar_infos .info_item i,.topbar_infos .info_item span{display:inline-flex;line-height:1}.topbar_infos .info_item a{color:inherit;font-size:inherit}.topbar_infos .info_item .nice-select,.topbar_infos .info_item select{display:inline-flex;align-items:center;column-gap:6px;height:auto;background-color:transparent;padding:0;font-size:14px;line-height:1;border-radius:0;border:none;color:var(--tj-color-common-white);-webkit-padding-end:17px;padding-inline-end:17px}.topbar_infos .info_item .nice-select:before,.topbar_infos .info_item select:before{content:"\e927";font-family:solvior-icons}.topbar_infos .info_item .nice-select:after,.topbar_infos .info_item select:after{inset-inline-end:0;height:auto;width:auto;border:none;content:"\e91a";font-family:solvior-icons;transform:translateY(-50%) rotate(0);margin-top:0;transform-origin:center}.topbar_infos .info_item .nice-select.open:after,.topbar_infos .info_item select.open:after{transform:translateY(-50%) rotate(-180deg)}.topbar_infos .info_item .nice-select .list,.topbar_infos .info_item select .list{color:var(--tj-color-heading-primary);width:100%;border-radius:0}.topbar_infos .info_item .nice-select .list .option,.topbar_infos .info_item select .list .option{display:flex;align-items:center;line-height:1;min-height:30px;padding:10px;background-color:transparent}.topbar_infos .info_item .nice-select .list .option.selected,.topbar_infos .info_item select .list .option.selected{background-color:transparent}@media (max-width:575px){.topbar_infos{text-align:center;justify-content:center;column-gap:10px;row-gap:10px}.topbar_infos .info_item:not(:last-child){-webkit-border-end:none;border-inline-end:none;-webkit-padding-end:0;padding-inline-end:0;-webkit-margin-end:0;margin-inline-end:0}}.site-logo .logo{display:inline-block;max-width:150px;width:100%}.header-bottom{padding:0 45px}@media only screen and (min-width:992px) and (max-width:1199px){.header-bottom{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-bottom{padding:17px 0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header-bottom{padding:15px 0}}.header-wrapper{flex-wrap:wrap;justify-content:space-between;gap:15px}.header-wrapper,.mainmenu ul{display:flex;align-items:center}.mainmenu ul{margin:0;padding:0;list-style:none;gap:30px}.mainmenu ul>li{position:relative;z-index:1}.mainmenu ul>li>a{display:flex;align-items:center;position:relative;font-size:16px;color:var(--tj-color-common-white-2);padding:32px 0;font-weight:var(--tj-fw-bold);line-height:1;column-gap:5px}.mainmenu ul>li.has-dropdown>a:after,.mainmenu ul>li.menu-item-has-children>a:after{content:"\e91a";font-family:solvior-icons;transition:transform .4s}.mainmenu ul>li.current-menu-ancestor>a,.mainmenu ul>li.current-menu-item>a,.mainmenu ul>li:hover>a{color:var(--tj-color-theme-primary)}.mainmenu ul>li:hover>a:after{transform:rotate(-180deg)}.mainmenu ul>li:hover>.sub-menu{visibility:visible;opacity:1;top:100%;pointer-events:inherit}.mainmenu ul>li:hover>.sub-menu:before{width:100%}.mainmenu ul>li>.sub-menu{width:230px;background:var(--tj-color-common-white);flex-direction:column;align-items:flex-start;text-align:start;gap:0;position:absolute;padding:10px 0;z-index:9;top:85%;transition:.4s;box-shadow:0 10px 15px rgba(0,0,0,.1);pointer-events:none;opacity:0;visibility:hidden}.mainmenu ul>li>.sub-menu:before{content:"";position:absolute;inset-inline-start:0;top:0;width:0;height:3px;background:var(--tj-color-theme-primary);transition:.6s}.mainmenu ul>li>.sub-menu>li{width:100%}.mainmenu ul>li>.sub-menu>li>a{width:100%;padding:12px 15px;color:var(--tj-color-text-body);line-height:1.3}.mainmenu ul>li>.sub-menu>li>a:before{position:absolute;content:"";width:0;height:2px;background:var(--tj-color-theme-primary);top:21px;inset-inline-start:15px;transition:.4s}.mainmenu ul>li>.sub-menu>li>a:after{position:absolute;inset-inline-end:12px}.mainmenu ul>li>.sub-menu>li.has-dropdown>a,.mainmenu ul>li>.sub-menu>li.menu-item-has-children>a{padding:12px 28px 12px 15px}.mainmenu ul>li>.sub-menu>li.has-dropdown>a:after,.mainmenu ul>li>.sub-menu>li.menu-item-has-children>a:after{content:"\e91c";transition:none}.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);-webkit-padding-start:36px;padding-inline-start:36px;-webkit-padding-end:5px;padding-inline-end:5px}.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{width:12px}.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{transform:rotate(0)}.mainmenu ul>li>.sub-menu>li>.sub-menu{top:-15%;inset-inline-start:100%}.mainmenu ul>li>.sub-menu>li:hover>.sub-menu{top:0}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu ul{gap:18px}.mainmenu ul>li>a{column-gap:3px}}.mainmenu.menu-3 ul>li>a{color:#676e7a}.mainmenu.menu-3 ul>li.current-menu-ancestor>a,.mainmenu.menu-3 ul>li.current-menu-item>a,.mainmenu.menu-3 ul>li:hover>a{color:var(--tj-color-theme-primary)}.header_right_info{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;column-gap:30px;row-gap:20px}@media only screen and (min-width:992px) and (max-width:1199px){.header_right_info{column-gap:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header_right_info{-webkit-margin-start:auto;margin-inline-start:auto}}.header_contact{display:inline-flex;gap:8px;align-items:center}.header_contact .icon{align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);font-size:16px;transition:all .4s ease-in-out 0s}.header_contact .icon,.header_contact .text{display:inline-flex;line-height:1;color:var(--tj-color-common-white)}.header_contact:hover .icon{background-color:var(--tj-color-theme-primary)}.header_search{align-items:center;gap:8px;font-size:16px;font-weight:var(--tj-fw-bold);background-color:transparent;border:none;outline:none;box-shadow:0 0 0}.header_search,.header_search i{display:inline-flex;color:var(--tj-color-common-white);line-height:1}.header_search i{font-size:18px}.header_search:hover,.header_search:hover i{color:var(--tj-color-theme-primary)}.menu_btn{align-items:center;gap:10px;font-size:16px;font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary)}.menu_btn,.menu_btn i{display:inline-flex;line-height:1}.menu_btn i{font-size:22px}.sidebar-menu{display:flex;flex-wrap:wrap;align-items:center}.sidebar-menu .menu-btn{font-size:16px;color:var(--tj-color-common-white);font-weight:var(--tj-fw-bold)}.sidebar-menu .menu-btn span{font-size:20px}.tj-header-area.header-5{border-color:var(--tj-color-border-2)}.tj-header-area.header-5 .mainmenu{-webkit-margin-end:185px;margin-inline-end:185px}@media only screen and (min-width:1400px) and (max-width:1599px){.tj-header-area.header-5 .mainmenu{-webkit-margin-end:100px;margin-inline-end:100px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-header-area.header-5 .mainmenu{-webkit-margin-end:60px;margin-inline-end:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-5 .mainmenu{-webkit-margin-end:0;margin-inline-end:0}}.tj-header-area.header-5 .mainmenu ul>li>a{color:var(--tj-color-heading-primary)}.tj-header-area.header-5 .mainmenu ul>li.current-menu-ancestor>a,.tj-header-area.header-5 .mainmenu ul>li.current-menu-item>a,.tj-header-area.header-5 .mainmenu ul>li:hover>a,.tj-header-area.header-5 .mainmenu ul>li>a:hover{color:var(--tj-color-theme-primary)}.tj-header-area.header-5 .header_search,.tj-header-area.header-5 .header_search i{color:var(--tj-color-heading-primary)}.tj-header-area.header-5 .header_search:hover,.tj-header-area.header-5 .header_search:hover i{color:var(--tj-color-theme-primary)}.tj-header-area.header-5 .tj-primary-btn{padding:5px}.tj-header-area.header-5 .tj-primary-btn .btn_inner{padding:12px 18px 12px 50px}.tj-header-area.header-5 .tj-primary-btn .btn_inner:before{width:40px}.tj-header-area.header-5 .tj-primary-btn .btn_inner .btn_icon{min-width:40px;font-size:1.4em}.tj-header-area.header-5 .tj-primary-btn:hover .btn_inner:before{width:100%}.tj-header-area.header-5 .menu_btn{-webkit-margin-start:10px;margin-inline-start:10px}.cubes{display:flex;flex-wrap:wrap;width:21px;gap:2px}.cubes span{width:9px;height:9px;border-radius:3px;border:2px solid var(--tj-color-theme-dark)}.cubes span:nth-child(2){box-shadow:inset 0 0 0 2px var(--tj-color-theme-dark);border:0;transform:rotate(45deg);transition:all .3s ease-in-out}.tj-header-area.header-1 .menu_btn .cubes span,.tj-header-area.header-2 .menu_btn .cubes span,.tj-header-area.header-duplicate .menu_btn .cubes span{border-color:var(--tj-color-common-white)}.tj-header-area.header-1 .menu_btn .cubes span:nth-child(2),.tj-header-area.header-2 .menu_btn .cubes span:nth-child(2),.tj-header-area.header-duplicate .menu_btn .cubes span:nth-child(2){box-shadow:inset 0 0 0 2px var(--tj-color-common-white)}.menu_btn:hover .cubes span:nth-child(2){animation:bounceTwice .6s linear forwards}@keyframes bounceTwice{0%{transform:rotate(45deg) translateY(0)}25%{transform:rotate(0deg) translateY(-3px)}50%{transform:rotate(0deg) translateY(0)}75%{transform:rotate(0deg) translateY(-3px)}to{transform:rotate(0deg) translateY(0)}}
/* !END: Header CSS */.gap-60-25{--bs-gutter-x:60px}.gap-60-25 .row{--bs-gutter-x:25px;--bs-gutter-y:30px}@media only screen and (min-width:992px) and (max-width:1199px){.gap-60-25 .row{--bs-gutter-y:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.gap-60-25{--bs-gutter-x:0}.gap-60-25 .row{--bs-gutter-x:0;--bs-gutter-y:20px}}.gap-30-30{--bs-gutter-x:30}.gap-30-30 .row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.gap-30-30{--bs-gutter-x:20px}.gap-30-30 .row{--bs-gutter-y:20px}}.mainmenu ul>li:has(.mega-menu),.mobile_menu ul>li:has(.mega-menu){position:static}.mainmenu ul>li>.mega-menu,.mobile_menu ul>li>.mega-menu{max-width:1920px;width:100%;left:50%;transform:translateX(-50%);padding:30px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu,.mobile_menu ul>li>.mega-menu{transform:translateX(0)}.mainmenu ul>li>.mega-menu li,.mobile_menu ul>li>.mega-menu li{-webkit-padding-start:0!important;padding-inline-start:0!important}}.mainmenu ul>li>.mega-menu:before,.mobile_menu ul>li>.mega-menu:before{display:none}.mainmenu ul>li>.mega-menu .container-fluid,.mobile_menu ul>li>.mega-menu .container-fluid{max-width:1920px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;width:100%}.mainmenu ul>li>.mega-menu .col-xl-3,.mobile_menu ul>li>.mega-menu .col-xl-3{width:20%}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu ul>li>.mega-menu .col-xl-3,.mobile_menu ul>li>.mega-menu .col-xl-3{width:25%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu .col-xl-3,.mobile_menu ul>li>.mega-menu .col-xl-3{width:100%}}.mainmenu ul>li>.mega-menu-pages,.mobile_menu ul>li>.mega-menu-pages{width:calc(100% - 30px);max-width:1320px;padding:0;margin:0 auto}.mainmenu ul>li>.mega-menu-pages .mega-menu-wrapper,.mobile_menu ul>li>.mega-menu-pages .mega-menu-wrapper{display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu-pages .mega-menu-wrapper,.mobile_menu ul>li>.mega-menu-pages .mega-menu-wrapper{flex-direction:column}}.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single{width:315px;-webkit-border-start:1px solid var(--tj-color-border-2);border-inline-start:1px solid var(--tj-color-border-2);padding:30px 30px 20px}.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single:first-child,.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single:first-child,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child{-webkit-border-start:0;border-inline-start:0}.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child{width:377px;padding:15px;-webkit-padding-start:0;padding-inline-start:0}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child{width:350px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single:last-child{width:100%;padding:0}}.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single .tj-sidebar-cta,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single .tj-sidebar-cta{height:460px}@media (max-width:575px){.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single .tj-sidebar-cta,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single .tj-sidebar-cta{height:400px;padding:30px 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu-pages .mega-menu-pages-single,.mobile_menu ul>li>.mega-menu-pages .mega-menu-pages-single{width:100%;padding:20px 0;-webkit-border-start:0;border-inline-start:0}}.mainmenu ul>li>.mega-menu-pages .mega-menu-title,.mobile_menu ul>li>.mega-menu-pages .mega-menu-title{font-size:16px;font-family:var(--tj-ff-body);padding-bottom:10px;position:relative}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu-pages .mega-menu-title,.mobile_menu ul>li>.mega-menu-pages .mega-menu-title{color:var(--tj-color-common-white)}}.mainmenu ul>li>.mega-menu-pages .mega-menu-title:before,.mobile_menu ul>li>.mega-menu-pages .mega-menu-title:before{position:absolute;content:"";width:32px;height:3px;background:var(--tj-color-border-2);bottom:0;inset-inline-start:0}.mainmenu ul>li>.mega-menu-pages .mega-menu-title:after,.mobile_menu ul>li>.mega-menu-pages .mega-menu-title:after{position:absolute;content:"";width:4px;height:3px;background:var(--tj-color-common-white);bottom:0;inset-inline-start:20px}.mainmenu ul>li>.mega-menu-pages .mega-menu-list,.mobile_menu ul>li>.mega-menu-pages .mega-menu-list{display:flex;flex-direction:column}.mainmenu ul>li>.mega-menu-pages .mega-menu-list a,.mobile_menu ul>li>.mega-menu-pages .mega-menu-list a{font-weight:var(--tj-fw-bold);color:var(--tj-color-common-black-2);padding:12px 0;line-height:1;position:relative}.mainmenu ul>li>.mega-menu-pages .mega-menu-list a:has(.mega-menu-badge),.mobile_menu ul>li>.mega-menu-pages .mega-menu-list a:has(.mega-menu-badge){display:flex;gap:5px;align-items:center}.mainmenu ul>li>.mega-menu-pages .mega-menu-list a:before,.mobile_menu ul>li>.mega-menu-pages .mega-menu-list a:before{position:absolute;content:"";width:0;height:2px;background:var(--tj-color-theme-primary);top:21px;inset-inline-start:0;transition:.4s}.mainmenu ul>li>.mega-menu-pages .mega-menu-list a.active,.mainmenu ul>li>.mega-menu-pages .mega-menu-list a:hover,.mobile_menu ul>li>.mega-menu-pages .mega-menu-list a.active,.mobile_menu ul>li>.mega-menu-pages .mega-menu-list a:hover{color:var(--tj-color-theme-primary);-webkit-padding-start:20px;padding-inline-start:20px}.mainmenu ul>li>.mega-menu-pages .mega-menu-list a.active:before,.mainmenu ul>li>.mega-menu-pages .mega-menu-list a:hover:before,.mobile_menu ul>li>.mega-menu-pages .mega-menu-list a.active:before,.mobile_menu ul>li>.mega-menu-pages .mega-menu-list a:hover:before{width:12px}.mainmenu ul>li>.mega-menu .mega-menu-badge,.mobile_menu ul>li>.mega-menu .mega-menu-badge{font-size:10px;line-height:1;letter-spacing:-.025em;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);padding:3px 7px;border-radius:40px}.mainmenu ul>li>.mega-menu .mega-menu-badge-hot,.mobile_menu ul>li>.mega-menu .mega-menu-badge-hot{background-color:var(--tj-color-red-1)}.mainmenu ul>li>.mega-menu-service,.mobile_menu ul>li>.mega-menu-service{width:346px;-webkit-margin-start:-25px;margin-inline-start:-25px;padding:15px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu-service,.mobile_menu ul>li>.mega-menu-service{width:100%;-webkit-margin-start:0;margin-inline-start:0}}.mainmenu ul>li>.mega-menu-service:before,.mobile_menu ul>li>.mega-menu-service:before{display:none}.mainmenu ul>li>.mega-menu-service li a,.mobile_menu ul>li>.mega-menu-service li a{padding:15px 25px;border-bottom:1px solid var(--tj-color-border-2)}.mainmenu ul>li>.mega-menu-service li:last-child a,.mobile_menu ul>li>.mega-menu-service li:last-child a{border-bottom:0}.mainmenu ul>li>.mega-menu-service li:hover a,.mobile_menu ul>li>.mega-menu-service li:hover a{-webkit-padding-start:25px;padding-inline-start:25px}.mainmenu ul>li>.mega-menu-service li:hover a:before,.mobile_menu ul>li>.mega-menu-service li:hover a:before{display:none}.mainmenu ul>li>.mega-menu-service-single,.mobile_menu ul>li>.mega-menu-service-single{gap:12px}.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-icon,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;position:relative;z-index:2;text-align:center;background-color:var(--tj-color-theme-bg);color:var(--tj-color-theme-primary);font-size:40px;flex-shrink:0;transition:.4s ease-in-out 0s}.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-title,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-title{line-height:1.375;max-width:152px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-title,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-title{max-width:156px}}.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-nav,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-nav{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;position:relative;min-width:45px;height:100%;z-index:2;font-size:1.6em;line-height:1;color:var(--tj-color-theme-dark);transform:rotate(-45deg) translate(23px,25px);opacity:0;transition:all .3s}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-nav,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-nav{color:var(--tj-color-common-white);transform:rotate(-45deg) translate(56px,73px)}}@media (max-width:575px){.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-nav,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-nav{color:var(--tj-color-common-white);transform:rotate(-45deg) translate(-1px,19px)}}.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-nav i,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-nav i{transition:transform .4s ease-in-out 0s}.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-nav i:last-child,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-nav i:last-child{position:absolute;transform:translateX(-150%)}.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-nav:hover i:first-child,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-nav:hover i:first-child{transform:translateX(150%)}.mainmenu ul>li>.mega-menu-service-single .mega-menu-service-nav:hover i:last-child,.mobile_menu ul>li>.mega-menu-service-single .mega-menu-service-nav:hover i:last-child{transform:translateX(0)}.mainmenu ul>li>.mega-menu-service-single:hover .mega-menu-service-icon,.mobile_menu ul>li>.mega-menu-service-single:hover .mega-menu-service-icon{background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.mainmenu ul>li>.mega-menu-service-single:hover .mega-menu-service-nav,.mobile_menu ul>li>.mega-menu-service-single:hover .mega-menu-service-nav{opacity:1}.tj-demo-wrapper{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-demo-wrapper{margin-bottom:0}}.tj-demo-top-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:20px;margin-bottom:50px}.tj-demo-top-title{font-size:32px;margin-bottom:0}.tj-demo-top-title span{color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px){.tj-demo-top-title{font-size:28px}}@media (max-width:575px){.tj-demo-top-title{font-size:24px}}.tj-demo-thumb{padding:9px 9px 20px;position:relative;z-index:1;border:1px solid var(--tj-color-border-2);transition:all .3s ease-in-out}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-demo-thumb{border-color:var(--tj-color-border-1)}}.tj-demo-thumb .image{max-width:596px;width:100%;margin-bottom:20px;position:relative;transition:.4s;border-radius:12px}.tj-demo-thumb .image:before{content:"";position:absolute;width:100%;height:100%;top:0;inset-inline-start:0;background:var(--tj-color-theme-dark);opacity:0;visibility:hidden;transition:.4s}.tj-demo-thumb .image img{width:100%;height:100%;object-fit:cover}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-demo-thumb .image{max-width:100%}}.tj-demo-thumb .tj-demo-title{color:var(--tj-color-heading-primary);font-weight:var(--tj-fw-sbold);font-size:16px;text-align:center;margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-demo-thumb .tj-demo-title{font-size:14px}}.tj-demo-thumb .tj-demo-title a{color:var(--tj-color-heading-primary)}.tj-demo-thumb .tj-demo-title a:hover{color:var(--tj-color-theme-primary)}.tj-demo-thumb:not(.coming):hover .image:before{opacity:.6;visibility:visible}.tj-demo-thumb:not(.coming):hover .tj-demo-button{top:50%;opacity:1;visibility:visible}@media (max-width:575px){.tj-demo-thumb{padding:15px 15px 25px}}.tj-demo-thumb.coming .image:before{display:none}.tj-demo-thumb .tj-demo-badge{font-size:14px;line-height:1;letter-spacing:-.025em;color:var(--tj-color-common-white);background-color:var(--tj-color-red-1);padding:3px 7px;border-radius:40px;position:absolute;inset-inline-start:11px;top:11px}.tj-demo-button{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;transition:.4s ease-out}.hamburger_menu .mean-container .mean-nav ul li .mega-menu li a,.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service a{display:inline-flex;float:none;border-bottom:0}.hamburger_menu .mean-container .mean-nav ul li .mega-menu li a:has(.mega-menu-badge),.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service a:has(.mega-menu-badge){gap:5px;align-items:center}.hamburger_menu .mean-container .mean-nav ul li .mega-menu li a.tj-primary-btn,.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service a.tj-primary-btn{padding:4.5px}.hamburger_menu .mean-container .mean-nav ul li .mega-menu li a .mega-menu-badge,.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service a .mega-menu-badge{font-size:10px;line-height:1;letter-spacing:-.025em;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);padding:3px 7px;border-radius:40px}.hamburger_menu .mean-container .mean-nav ul li .mega-menu li a .mega-menu-badge-hot,.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service a .mega-menu-badge-hot{background-color:var(--tj-color-red-1)}.hamburger_menu .mean-container .mean-nav ul li .mega-menu li .tj-demo-title a,.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service .tj-demo-title a{padding:0;text-align:center;justify-content:center}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hamburger_menu .mean-container .mean-nav ul li .mega-menu-pages li,.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service li{-webkit-padding-start:0!important;padding-inline-start:0!important}}.hamburger_menu .mean-container .mean-nav ul li .mega-menu-pages li a,.hamburger_menu .mean-container .mean-nav ul li .mega-menu-service li a{border-bottom:1px solid var(--tj-color-border-1)}.hamburger_menu .mean-container .mean-nav ul li .mega-menu-pages li .mega-menu-title:after{background-color:var(--tj-color-theme-dark)}.hamburger_menu .mean-container .mean-nav ul li .mega-menu-pages li a:not(.tj-primary-btn){width:100%;padding:18px 0;text-transform:capitalize;color:var(--tj-color-common-white);border-bottom:1px solid var(--tj-color-border-1)}.hamburger_menu .mean-container .mean-nav ul li .mega-menu-pages li a:not(.tj-primary-btn):before{display:none}.hamburger_menu .mean-container .mean-nav ul li .mega-menu-pages li a:not(.tj-primary-btn):hover{color:var(--tj-color-text-body);padding:18px 0}.hamburger_menu .mean-container .mean-nav ul li .mega-menu-pages li .cta-btn .tj-primary-btn{width:auto}

/* !END: Mega Menu CSS */.search_popup{position:fixed;top:0;inset-inline-start:0;width:100%;background-color:var(--tj-color-theme-dark);z-index:100;padding-top:60px;padding-bottom:90px;opacity:0;transform:translateY(calc(-100% - 80px));transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition-delay:.5s;z-index:9999}.search_popup .search_close{position:absolute;top:36px;inset-inline-end:36px}.search_popup .search_close .search_close_btn{font-size:24px;line-height:1;color:var(--tj-color-common-white)}.search_popup .search_close .search_close_btn svg{width:24px;height:24px;transition:all .4s ease-in-out 0s}.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;transform:translateY(0);transition-delay:0s}.search_popup.search-opened .search_form .search_input{transform:translateY(0);opacity:1;transition-delay:.3s}.search_popup.search-opened .search_form .search_input:after{width:100%;transition-delay:.5s}.tj_search_wrapper .search_form form .search_input{position:relative;z-index:1}.tj_search_wrapper .search_form form .search_input .title{color:var(--tj-color-common-white);margin-bottom:30px}.tj_search_wrapper .search_form form .search_input .search-box{position:relative;z-index:1}.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:transparent;padding:20px 75px 20px 24px}.tj_search_wrapper .search_form form .search_input .search-box input[type=search]::placeholder{color:var(--tj-color-common-white-2)}.tj_search_wrapper .search_form form .search_input .search-box button{display:inline-flex;align-items:center;justify-content:center;position:absolute;inset-inline-end:0;top:50%;transform:translateY(-50%);max-width:62px;font-size:22px;line-height:1;color:var(--tj-color-common-white);-webkit-border-start:1px solid var(--tj-color-border-1);border-inline-start:1px solid var(--tj-color-border-1);width:100%;height:100%}.tj_search_wrapper .search_form form .search_input .search-box button i{display:inline-flex;line-height:1}.search-popup-overlay{position:fixed;inset-inline-start:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99;transform:translateY(calc(-100% - 80px));transition:all .5s ease-in-out 0s;transition-delay:.3s}.search-popup-overlay.opened{transform:translateY(0)}

/* !END: Search CSS */.hamburger-area{position:fixed;inset-inline-end:-490px;top:0;width:450px;height:100%;box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);transition:all .3s cubic-bezier(.785,.135,.15,.86);transition-duration:1s;z-index:9999;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.hamburger-area::-webkit-scrollbar{display:none}.hamburger-area.opened{inset-inline-end:0}@media (max-width:575px){.hamburger-area{width:320px}}.hamburger_bg{height:100%;width:100%;position:absolute;top:0;inset-inline-start:0;background-color:var(--tj-color-theme-dark);z-index:-1;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px)}.hamburger_wrapper{position:relative;padding:45px 45px 90px;overflow:auto;height:100%}@media (max-width:575px){.hamburger_wrapper{padding:40px 20px 60px}}.hamburger_top{margin-bottom:40px}.hamburger_close_btn{display:inline-block;font-size:35px;line-height:1;color:var(--tj-color-common-white)}@media (max-width:575px){.hamburger_close_btn{font-size:30px}}.hamburger_close_btn:hover{transform:rotate(90deg);color:var(--tj-color-theme-primary)}.hamburger_search{position:relative;margin-bottom:30px}.hamburger_search .nice-select,.hamburger_search input,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]),.hamburger_search select{width:100%;height:60px;line-height:60px;padding:0 25px;background:rgba(247,247,247,.1);border:none;outline:none;font-size:18px;color:var(--tj-color-common-white)}.hamburger_search .nice-select::placeholder,.hamburger_search input::placeholder,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.hamburger_search select::placeholder{color:rgba(255,255,255,.6)}.hamburger_search button{position:absolute;top:50%;inset-inline-end:25px;transform:translateY(-50%);font-size:18px;color:var(--tj-color-common-white)}.hamburger_menu{display:block;width:100%}.hamburger_menu .mean-container .mean-bar{background:transparent;box-sizing:border-box;margin-bottom:30px}.hamburger_menu .mean-container .mean-bar *{box-sizing:border-box}.hamburger_menu .mean-nav{background:transparent;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);width:100%;padding:18px 0;border-top:none;border-bottom:1px solid rgba(255,255,255,.1);font-weight:var(--tj-fw-bold);font-size:16px;line-height:1;text-transform:capitalize;transition:all .4s ease-in-out 0s}.hamburger_menu .mean-nav ul li a:hover{color:var(--tj-color-text-body)}.hamburger_menu .mean-nav ul li a.mean-expand{padding:0;width:30px;height:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-size:1em;position:absolute;inset-inline-end:0;top:10px;transition:all .4s ease-in-out 0s}.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.mean-clicked{color:var(--tj-color-theme-primary);transform:rotate(-180deg)}.hamburger_menu .mean-nav ul li .sub-menu li{-webkit-padding-start:25px;padding-inline-start:25px;position:relative}.hamburger_menu .mean-nav ul li .sub-menu li a{width:100%;padding:18px 0;text-transform:capitalize}.hamburger_menu .mean-nav ul li .sub-menu li a.mean-expand{padding:0;width:30px}.hamburger_menu .mean-nav ul li.dropdown-opened>a{color:var(--tj-color-theme-primary)}.hamburger-title{color:var(--tj-color-common-white);font-size:25px;margin-bottom:20px;position:relative;z-index:1}.contact-info{margin-bottom:50px}.contact-info .contact_item{padding-top:20px}.contact-info .contact_item:first-child{border-top:1px solid rgba(255,255,255,.1)}.contact-info .contact_item .subtitle{display:block;color:var(--tj-color-common-black-3);font-size:15px;line-height:1;margin-bottom:8px}.contact-info .contact_item .text{color:var(--tj-color-common-white);font-size:18px;line-height:1}.contact-info .contact_item .text a{display:inline-flex;color:inherit}.contact-info .contact_item .text a:hover{color:var(--tj-color-theme-primary)}.hamburger-socials ul{margin:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:15px;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.1)}.hamburger-socials ul li a{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:rgba(247,247,247,.3);font-size:16px;line-height:1}.hamburger-socials ul li a,.hamburger-socials ul li a i{color:var(--tj-color-heading-primary)}.hamburger-socials ul li a:hover{background-color:var(--tj-color-theme-primary)}.hamburger-socials ul li a:hover,.hamburger-socials ul li a:hover i{color:var(--tj-color-common-white)}.hamburger_logo .mobile_logo{display:inline-block;max-width:120px;width:100%}.menu-bar button{height:25px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transform-origin:center center;transform:rotate(0deg);cursor:pointer;transition:transform .3s ease}.menu-bar button span{height:3px;width:35px;display:block;background:var(--tj-color-common-white);cursor:pointer;transition:all .3s ease-in-out 0s;-webkit-margin-start:auto;margin-inline-start:auto}.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){position:absolute;top:-8px;inset-inline-start:50%;transform:translateX(-50%);display:block;width:3px;height:0;transition:height .4s}.menu-bar.style-2 button span{background:var(--tj-color-heading-primary)}.menu-bar.menu-bar-toggeled button{transform:rotate(45deg);transition-delay:.4s}.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 ease;transition-delay:.2s}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.menu-bar{-webkit-margin-start:0;margin-inline-start:0}}.body-overlay{height:100%;width:100%;position:fixed;top:0;z-index:9999;inset-inline-start:0;opacity:0;visibility:hidden;transition:all .3s ease-out 0s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.body-overlay.opened{opacity:1;visibility:visible}

/* !END: Hamburger CSS */.tj-footer-area{position:relative;background:var(--tj-color-theme-dark);border-top:1px solid var(--tj-color-border-1);z-index:1}.tj-footer-area.footer-2{border-top:0}.tj-footer-area.footer-2 .footer-top-area .line:before{inset-inline-end:unset;inset-inline-start:30%}.footerStack{border:none;position:-webkit-sticky;position:sticky;left:0;bottom:0;width:100%;z-index:0}.footerStack .tj-footer-area{border-top:none}.footerStack .tj-footer-area .footer-top-area{border-top:1px solid var(--tj-color-border-1)}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footerStack{position:inherit}}.footer-top-area{position:relative;padding-top:80px;padding-bottom:100px;z-index:1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-top-area{padding:80px 0}}.footer-top-area .line{position:relative;z-index:1}.footer-top-area .line:before{position:absolute;content:"";width:1px;height:200%;top:-100px;inset-inline-end:32%;background:var(--tj-color-border-1)}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-top-area:before{inset-inline-start:68%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-top-area .line:before{display:none}}.footer-widget.footer1-col-4{-webkit-padding-start:80px;padding-inline-start:80px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-widget.footer1-col-4{-webkit-padding-start:0;padding-inline-start:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-widget.footer1-col-4{-webkit-padding-start:0;padding-inline-start:0}}.footer-widget.footer1-col-2{-webkit-padding-start:60px;padding-inline-start:60px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-widget.footer1-col-2{-webkit-padding-start:20px;padding-inline-start:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-widget.footer1-col-2{-webkit-padding-start:0;padding-inline-start:0}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-widget.footer1-col-3{-webkit-padding-start:20px;padding-inline-start:20px}}.footer-widget.footer2-col-1{-webkit-padding-end:80px;padding-inline-end:80px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-widget.footer2-col-1{-webkit-padding-end:0;padding-inline-end:0}}.footer-widget.footer2-col-2{-webkit-padding-start:38px;padding-inline-start:38px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-widget.footer2-col-2{-webkit-padding-start:0;padding-inline-start:0}}.footer-widget.footer2-col-4{-webkit-padding-start:35px;padding-inline-start:35px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-widget.footer2-col-4{-webkit-padding-start:0;padding-inline-start:0}}.footer-widget .footer-title .title{color:var(--tj-color-common-white);margin-bottom:40px;font-size:20px;letter-spacing:-.025em}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-widget .footer-title .title{margin-bottom:25px}}.footer-widget.footer-contact-infos{max-width:230px;width:100%}.footer-widget.footer-contact-infos .infos-item{margin-bottom:40px}.footer-widget.footer-contact-infos .infos-item:last-child{margin-bottom:0}.footer-widget.footer-contact-infos .infos-item span{display:inline-block;font-size:14px;color:var(--tj-color-common-black-2);font-weight:var(--tj-fw-regular);margin-bottom:6px}.footer-widget.footer-contact-infos .infos-item p{font-size:16px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-white-2);margin-bottom:6px}.footer-widget.footer-contact-infos .infos-item a{font-size:16px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-white);position:relative;z-index:1}.footer-widget.footer-contact-infos .infos-item a:before{position:absolute;content:"";width:100%;height:1px;bottom:-2px;inset-inline-start:0;transform-origin:right;transform:scaleX(0);background:var(--tj-color-common-white);transition:transform .3s ease-in-out}.footer-widget.footer-contact-infos .infos-item a:hover:before{transform-origin:left;transform:scaleX(1)}@media (max-width:575px){.footer-widget.footer-contact-infos .infos-item{margin-bottom:25px}}.footer-widget.widget_nav_menu .widget-menu ul{margin:0;padding:0;list-style:none}.footer-widget.widget_nav_menu .widget-menu ul li{margin-bottom:15px}.footer-widget.widget_nav_menu .widget-menu ul li:last-child{margin-bottom:0}.footer-widget.widget_nav_menu .widget-menu ul li a{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-white-2)}.footer-widget.widget_nav_menu .widget-menu ul li a span{display:inline-block;font-size:10px;text-transform:uppercase;color:var(--tj-color-common-white);font-weight:var(--tj-fw-bold);background-color:var(--tj-color-theme-primary);padding:4px 6px;border-radius:40px;line-height:1}.footer-widget.widget_nav_menu .widget-menu ul li a:hover{color:var(--tj-color-theme-primary);-webkit-padding-start:2px;padding-inline-start:2px}.footer-widget .newsletter-title{max-width:240px;width:100%;margin-bottom:30px}.footer-widget .newsletter-title .title{font-size:32px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-white);letter-spacing:-.025em}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-widget .newsletter-title .title{margin-bottom:25px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-widget .newsletter-title .title{font-size:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-widget .newsletter-title .title{font-size:20px}}.footer-widget .newsletter-form,.footer-widget .newsletter-form .form-input{position:relative;z-index:2}.footer-widget .newsletter-form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]),.footer-widget .newsletter-form .form-input input[type=email]{color:var(--tj-color-common-white);font-weight:var(--tj-fw-regular);font-size:16px;padding:20px 80px 20px 25px;background:rgba(247,247,247,.1);border:1px solid var(--tj-color-theme-dark)}.footer-widget .newsletter-form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.footer-widget .newsletter-form .form-input input[type=email]::placeholder{color:var(--tj-color-common-white-2);font-weight:var(--tj-fw-regular);font-size:16px}.footer-widget .newsletter-form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,.footer-widget .newsletter-form .form-input input[type=email]:focus{border-color:var(--tj-color-theme-primary)}.footer-widget .newsletter-form .form-input button{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:15px;font-size:24px;color:var(--tj-color-theme-primary)}.footer-widget .newsletter-form .form-input button:before{content:"";position:absolute;width:1px;height:55%;top:50%;inset-inline-start:-16px;background:var(--tj-color-border-1);transform:translateY(-50%)}.footer-widget .newsletter-form .form-input button i{transition:transform .3s ease-in-out}.footer-widget .newsletter-form .form-input button:hover i{transform:rotate(40deg)}.footer-widget .footer-logo{max-width:150px}.footer-widget .desc{max-width:310px;margin-top:40px;margin-bottom:0;color:var(--tj-color-common-white-2)}.footer-widget .footer-social{margin-top:80px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-widget .footer-social{margin-top:60px}}.footer-widget .footer-social .title{font-size:20px;font-weight:600;color:var(--tj-color-common-white);margin-bottom:24px}.footer-widget .footer-social ul{list-style:none;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.footer-widget .footer-social ul li a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;line-height:1;color:var(--tj-color-heading-primary);background:rgba(247,247,247,.3);border-radius:50%}.footer-widget .footer-social ul li a i{color:var(--tj-color-heading-primary)}.footer-widget .footer-social ul li a:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);transform:translateY(-3px)}.footer-widget .footer-social ul li a:hover i{color:var(--tj-color-common-white)}@media (max-width:575px){.footer-newsletter-form{padding-top:50px;border-top:1px solid var(--tj-color-border-1)}}.footer-copyright-area{background-color:rgba(247,247,247,.1);padding:28px 0}.copyright-content-area{display:flex;flex-wrap:wrap;align-items:center;column-gap:20px;row-gap:10px;justify-content:space-between}.copyright-content-area .copyright-text p{font-size:16px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-white-2);margin-bottom:0}.copyright-content-area .copyright-text p a{color:var(--tj-color-common-white)}.copyright-content-area .copyright-text p a:hover{color:var(--tj-color-theme-primary)}.copyright-content-area .copyright-text p i{color:var(--tj-color-common-white);-webkit-margin-end:5px;margin-inline-end:5px}.copyright-content-area .copyright-socails ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:6px}.copyright-content-area .copyright-socails ul li a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;line-height:1;color:var(--tj-color-heading-primary);background:rgba(247,247,247,.3);border-radius:50%}.copyright-content-area .copyright-socails ul li a i{color:var(--tj-color-heading-primary)}.copyright-content-area .copyright-socails ul li a:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);transform:translateY(-3px)}.copyright-content-area .copyright-socails ul li a:hover i{color:var(--tj-color-common-white)}.copyright-content-area .copyright-menu ul{margin:0;padding:0;list-style:none;display:flex;align-items:center}.copyright-content-area .copyright-menu ul li{position:relative;-webkit-margin-end:8px;margin-inline-end:8px;-webkit-padding-end:12px;padding-inline-end:12px;z-index:1}.copyright-content-area .copyright-menu ul li:before{position:absolute;content:"";width:4px;height:4px;top:50%;inset-inline-end:0;background:var(--tj-color-common-white-2);border-radius:50%}.copyright-content-area .copyright-menu ul li:hover a{color:var(--tj-color-common-white)}.copyright-content-area .copyright-menu ul li:hover:before{background:var(--tj-color-common-white)}.copyright-content-area .copyright-menu ul li a{font-size:16px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-white-2)}.copyright-content-area .copyright-menu ul li:last-child{-webkit-padding-end:0;padding-inline-end:0;-webkit-margin-end:0;margin-inline-end:0}.copyright-content-area .copyright-menu ul li:last-child:before{display:none}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.copyright-content-area{justify-content:center;align-items:center;flex-direction:column}}.copyright-2{-webkit-padding-start:38px;padding-inline-start:38px;padding-top:28px;padding-bottom:28px;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.copyright-2 .copyright-content-area{margin:0 auto;justify-content:space-between}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.copyright-2{-webkit-padding-start:0;padding-inline-start:0}}.footer-copyright-area-2 .line{position:relative;z-index:1}.footer-copyright-area-2 .line:before{content:"";position:absolute;top:0;inset-inline-start:30%;width:4000px;height:1px;background:var(--tj-color-border-1)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-copyright-area-2 .line:before{inset-inline-start:-200px}}.tj-footer-area.footer-2.style-2 .footer-top-area .line:before{inset-inline-start:42%}.footer4-col-2{-webkit-padding-start:60px;padding-inline-start:60px}@media only screen and (min-width:992px) and (max-width:1199px){.footer4-col-2{-webkit-padding-start:20px;padding-inline-start:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer4-col-2{-webkit-padding-start:0;padding-inline-start:0}}

/* !END: Footer CSS */.swiper_navigations{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px}.swiper_navigations .navigation{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;font-size:22px;line-height:1;color:var(--tj-color-heading-primary);border:1px solid var(--tj-color-border-2);background:transparent;transition:all .4s ease-in-out 0s;cursor:pointer}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.swiper_navigations .navigation{width:40px;height:40px;font-size:18px}}.swiper_navigations .navigation i{display:inline-flex;line-height:1;color:var(--tj-color-heading-primary)}.swiper_navigations .navigation:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-color:var(--tj-color-theme-primary)}.swiper_navigations .navigation:hover i{color:var(--tj-color-common-white)}.swiper_pagination{text-align:center;margin-top:50px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.swiper_pagination{margin-top:40px}}.swiper_pagination .swiper-pagination-bullet{position:relative;z-index:1;width:21px;height:22px;background-color:transparent;display:inline-flex;align-items:center;justify-content:center;opacity:1;margin:0 2px!important}.swiper_pagination .swiper-pagination-bullet:before{content:"";display:inline-flex;width:21px;height:22px;background-color:var(--tj-color-theme-primary);aspect-ratio:1;-webkit-clip-path:polygon(93.3% 75%,50% 100%,6.7% 75%,6.7% 25%,50% 0,93.3% 25%,93.3% 75%,88.97% 27.5%,50% 5%,11.03% 27.5%,11.03% 72.5%,50% 95%,88.97% 72.5%,88.97% 27.5%);clip-path:polygon(93.3% 75%,50% 100%,6.7% 75%,6.7% 25%,50% 0,93.3% 25%,93.3% 75%,88.97% 27.5%,50% 5%,11.03% 27.5%,11.03% 72.5%,50% 95%,88.97% 72.5%,88.97% 27.5%);opacity:0;transform:scale(0)}.swiper_pagination .swiper-pagination-bullet:after{content:"";display:inline-flex;width:9px;height:10px;background-color:var(--tj-color-theme-primary);-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 70%,0 30%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 70%,0 30%);position:absolute;top:6px}.swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{opacity:1;transform:scale(1)}

/* !END: Swiper Nav & Dots CSS */.back-to-top-wrapper{position:absolute;inset-inline-end:20px;bottom:0;width:40px;height:140px;cursor:pointer;display:block;border-radius:25px;z-index:99;opacity:0;visibility:hidden;transition:.6s}.back-to-top-wrapper.back-to-top-btn-show{visibility:visible;opacity:1;bottom:120px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.back-to-top-wrapper{inset-inline-end:15px}.back-to-top-wrapper.back-to-top-btn-show{bottom:50px}}.back-to-top-btn{display:inline-flex;width:40px;height:130px;text-align:center;background:transparent;color:var(--tj-color-heading-primary);border:1px solid var(--tj-color-border-2);border-radius:25px;transition:all .3s;line-height:1;flex-direction:column;align-items:center;justify-content:center}.back-to-top-btn:hover{color:var(--tj-color-theme-primary);border-color:var(--tj-color-theme-primary)}.back-to-top-btn i{margin-bottom:10px;animation:bounce2 2s infinite}.back-to-top-btn span{display:inline-block;font-weight:var(--tj-fw-bold);text-transform:uppercase;writing-mode:vertical-lr;letter-spacing:-.03em}.back-to-top-btn:hover{transform:translateY(-4px)}.back-to-top-btn.style-2{color:var(--tj-color-common-white);border:1px solid var(--tj-color-border-1)}.back-to-top-btn.style-2:hover{color:var(--tj-color-theme-primary);border-color:var(--tj-color-theme-primary)}.back-to-top-btn.style-3{color:var(--tj-color-common-white);background:rgba(247,247,247,.1);border:1px solid var(--tj-color-border-1)}.back-to-top-btn.style-3:hover{background:var(--tj-color-theme-primary);border-color:var(--tj-color-theme-primary)}.back-to-top-btn.style-5{color:var(--tj-color-heading-primary);background:var(--tj-color-common-white);border:1px solid var(--tj-color-common-white)}.back-to-top-btn.style-5:hover{color:var(--tj-color-common-white);background:var(--tj-color-theme-primary);border-color:var(--tj-color-theme-primary)}.back-to-top-btn.style-6{color:var(--tj-color-common-white);background-color:transparent;border:1px solid var(--tj-color-border-1)}.back-to-top-btn.style-6:hover{background:var(--tj-color-theme-primary);border-color:var(--tj-color-theme-primary)}.backtop{position:absolute;bottom:40px;inset-inline-end:60px;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;font-size:20px;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);border-radius:50%;z-index:5}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.backtop{inset-inline-end:20px}}.backtop:hover{transform:translateY(-4px)}.backtop:focus,.backtop:hover{color:var(--tj-color-common-white)}

/* !END: back to top CSS */
/* !START: Socials CSS */.tj-socials ul{display:flex;gap:7px;align-content:center;list-style:none}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-socials ul{gap:5px}}.tj-socials ul li a{font-size:16px;width:32px;height:32px;display:inline-flex;justify-content:center;align-items:center;line-height:1;color:var(--tj-color-common-white);background:#aeb2b9;border-radius:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-socials ul li a{font-size:14px}}.tj-socials ul li a:hover{background:var(--tj-color-theme-primary)}.tj-socials ul li a:hover,.tj-socials ul li a:hover i{color:var(--tj-color-common-white)}

/* !END: Socials CSS */.tj-progress{width:100%;padding:0;margin:0;height:8px;background:var(--tj-color-theme-bg-2);position:relative;border-radius:0;z-index:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-progress{height:6px}}.tj-progress__list{display:flex;flex-direction:column;gap:20px;margin-top:24px;list-style:none}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-progress__list{margin-top:20px;gap:16px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-progress__list{margin-top:20px;gap:16px}}.tj-progress__list.style-2 .tj-progress__title{color:var(--tj-color-common-white)}.tj-progress__list.style-2 .tj-progress{background:rgba(247,247,247,.2)}.tj-progress__title{font-size:16px;margin-bottom:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-progress__title{font-size:15px}}.tj-progress__bar{width:0;height:100%;background:var(--tj-color-theme-primary);position:relative;z-index:1;border-radius:0}.tj-progress__bar:after{content:"";width:18px;height:18px;border:4px solid var(--tj-color-theme-primary);border-radius:100%;position:absolute;inset-inline-end:0;top:50%;transform:translate(3px,-50%);background:var(--tj-color-common-white);z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-progress__bar:after{width:16px;height:16px;border-width:4px}}.tj-progress__perchant{font-size:12px;padding:5px 7px 4px;line-height:1;height:auto;position:absolute;inset-inline-end:0;bottom:100%;transform:translate(11px,-13px);color:var(--tj-color-common-white)!important;background:var(--tj-color-theme-primary);z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-progress__perchant{font-size:10px;padding:4px 3px 4px 5px;transform:translate(9px,-11px)}}.tj-progress__perchant:after{content:"";width:0;height:0;border:5px solid transparent;border-top:5px solid var(--tj-color-theme-primary);position:absolute;top:100%;inset-inline-start:50%;transform:translateX(-50%)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-progress__perchant:after{border-width:4px}}

/* !END: Progress Bar CSS */.ui-button-icon-only,.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-checkboxradio-disabled,.ui-state-disabled{pointer-events:none}.ui-datepicker .ui-icon,.ui-icon{text-indent:-99999px;background-repeat:no-repeat}.ui-helper-reset,.ui-menu{outline:0;list-style:none}.ui-helper-hidden,.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;line-height:1.3;text-decoration:none;font-size:100%}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;overflow:hidden}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-autocomplete,.ui-menu .ui-menu{position:absolute}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{top:0;left:0;cursor:default}.ui-menu{padding:0;margin:0;display:block}.ui-button,.ui-controlgroup{display:inline-block;vertical-align:middle}.ui-button,.ui-menu-icons,.ui-resizable{position:relative}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-button,.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{line-height:normal;margin-right:.1em;cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group,.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;overflow:hidden;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle,.ui-selectable,.ui-sortable-handle{touch-action:none}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min,.ui-spinner-down{bottom:0}.ui-slider-vertical .ui-slider-range-max,.ui-spinner-up{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:0 0;color:inherit;padding:.222em 0;margin:.2em 2em .2em .4em;vertical-align:middle}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget,.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a,.ui-widget-header a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}.tj-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;transition:all .5s ease;background-color:rgba(0,0,0,.85);opacity:0;overflow-y:auto;display:none;justify-content:center;align-items:center}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-modal{padding:30px 15px;align-items:flex-start}}.tj-modal-close{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;cursor:zoom-out}.tj-modal-close-btn{width:auto;height:auto;top:20px;left:auto;right:30px;z-index:51}.tj-modal-close-btn i{font-size:27px;color:var(--tj-color-common-white);opacity:.7}.tj-modal-close-btn:hover{opacity:1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-modal-close{position:fixed;top:2px;right:15px}}.tj-modal-content{transition:all .5s ease;transform:translateY(-5rem);padding:15px;max-width:62.5rem;width:100%;position:relative;z-index:50;margin-left:auto;margin-right:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-modal-content{margin:0}}

/* !END: Modal CSS */.tj-page-header{padding-top:287px;padding-bottom:170px;background-position:50%;background-size:cover;background-repeat:no-repeat;background-color:var(--tj-color-theme-dark);position:relative;overflow:hidden;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-page-header{padding-top:230px;padding-bottom:120px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-page-header{padding-top:210px;padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-page-header{padding-top:210px;padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-page-header{padding-top:140px;padding-bottom:80px}}.tj-page-header:before{position:absolute;content:"";top:0;inset-inline-start:0;width:100%;height:100%;z-index:-1;background-color:rgba(5,18,41,.8)}.tj-page-title{color:var(--tj-color-common-white);font-size:48px;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.tj-page-title{font-size:42px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-page-title{font-size:36px}}.tj-page-link{margin-top:25px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;position:relative;border-radius:50px;background:rgba(247,247,247,.1);padding:8px 15px;z-index:2}.tj-page-link span{color:var(--tj-color-common-white);font-size:16px;position:relative;display:inline-block;line-height:1}.tj-page-link span a:hover span{color:var(--tj-color-theme-primary)}

/* !END: Page Header CSS */.tj-hero-section{position:relative;padding-top:170px;background-color:var(--tj-color-theme-dark);z-index:1;overflow:hidden}.tj-hero-section:before{position:absolute;content:"";bottom:-1px;inset-inline-start:0;width:100%;height:40px;-webkit-mask-image:url(/images/shapes/h1-hero-shapes.svg);mask-image:url(/images/shapes/h1-hero-shapes.svg);background:var(--tj-color-common-white);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-size:contain;mask-size:contain;z-index:2}@media only screen and (min-width:768px) and (max-width:991px){.tj-hero-section{padding-top:235px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-hero-section{padding-top:140px}}.heroStack{position:relative;z-index:1}.heroStack .stackOverlay{position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--tj-color-theme-dark);z-index:1;opacity:1}.heroStack .tj-hero-section:before{display:none}.tj-hero-section-two{padding-top:246px;padding-bottom:120px;background:var(--tj-color-common-white);position:relative;z-index:2;overflow:hidden}.tj-hero-section-two:before{position:absolute;content:"";top:0;inset-inline-start:0;width:100%;height:65%;background:var(--tj-color-theme-bg)}.tj-hero-section-two:after{position:absolute;content:"";top:-15%;inset-inline-end:-10%;width:520px;height:520px;background:var(--tj-color-theme-primary);border-radius:50%;filter:blur(180px);opacity:1}@media only screen and (min-width:768px) and (max-width:991px){.tj-hero-section-two:after{width:375px;height:375px;filter:blur(130px)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-hero-section-two:after{inset-inline-end:-20%;width:310px;height:310px;filter:blur(100px)}}.tj-hero-section-two .hero_shapes{position:absolute;top:0;inset-inline-end:0;max-width:300px;width:100%;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.tj-hero-section-two .hero_shapes{max-width:250px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-hero-section-two .hero_shapes{max-width:200px;inset-inline-end:-75px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-hero-section-two .hero_shapes{max-width:200px;inset-inline-end:-80px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-hero-section-two{padding-top:180px;padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-hero-section-two{padding-top:160px;padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-hero-section-two{padding-top:140px;padding-bottom:80px}}.hero-wrapper-two{position:relative;margin-bottom:140px;z-index:1}.hero-wrapper-two .shape-1{position:absolute;bottom:-50px;inset-inline-start:-45px;max-width:30px;width:100%;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.hero-wrapper-two .shape-1{inset-inline-start:-20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.hero-wrapper-two .shape-1{inset-inline-start:-15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-wrapper-two{margin-bottom:100px}}.hero-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-wrapper{gap:60px}}.hero-content-two{position:relative;max-width:915px;width:100%;z-index:2}.hero-content-two .hero-title{letter-spacing:-.025em;margin-bottom:0;line-height:1}.hero-content-two .hero-title span{color:var(--tj-color-theme-primary)}.hero-content-two .desc{position:absolute;bottom:-55px;inset-inline-start:52%;-webkit-padding-start:15px;padding-inline-start:15px;max-width:325px;width:100%;font-size:18px;-webkit-margin-start:auto;margin-inline-start:auto}.hero-content-two .desc p:last-child{margin-bottom:0}.hero-content-two .desc span{display:inline-block;max-width:12px;width:100%;position:absolute;top:-14px;inset-inline-start:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-content-two .desc span{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-content-two .desc{inset-inline-start:67%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-content-two .desc{margin-top:30px;-webkit-padding-start:0;padding-inline-start:0;position:unset;max-width:100%}}.hero-content{max-width:665px;width:100%;padding-top:80px;position:relative;z-index:1}.hero-content .hero-title{color:var(--tj-color-common-white);letter-spacing:-.025em;line-height:1.1;margin-bottom:20px}.hero-content .hero-title .active-color{color:var(--tj-color-theme-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.hero-content .hero-title{font-size:45px}}.hero-content .desc{font-size:18px;color:var(--tj-color-common-white-2);font-weight:var(--tj-fw-regular);max-width:530px;width:100%;line-height:1.5}.hero-content .desc p:last-child{margin-bottom:0}.hero-content .hero-button{margin-top:40px;background-color:var(--tj-color-common-white)}.hero-content .hero-button .btn_text{color:var(--tj-color-heading-primary)}.hero-content .hero-shapes-1{position:absolute;top:-30px;inset-inline-start:-25%;z-index:-1;max-width:265px;width:100%;opacity:.4}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-content .hero-shapes-1{top:-135px;inset-inline-end:-10%;inset-inline-start:auto;max-width:230px}}.hero-content .hero-shapes-1 img{width:100%;mix-blend-mode:luminosity}.hero-content .hero-shapes-2{position:absolute;inset-inline-end:75px;bottom:30%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-content .hero-shapes-2{inset-inline-end:35px;bottom:10%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero-content{-webkit-padding-start:65px;padding-inline-start:65px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-content{max-width:460px;-webkit-padding-start:40px;padding-inline-start:40px;padding-top:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-content{max-width:100%;-webkit-padding-start:0;padding-inline-start:0;padding-top:0}.hero-content .hero-buuton{margin-top:25px}}.hero-images-box{position:relative;max-width:610px;width:100%;-webkit-margin-start:auto;margin-inline-start:auto;z-index:1}.hero-images-box img{width:100%}.hero-images-box .images-shapes{position:absolute;top:-30px;inset-inline-end:-78px;z-index:-1;opacity:.3}@media only screen and (min-width:1200px) and (max-width:1399px){.hero-images-box{max-width:430px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-images-box{max-width:450px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-images-box{max-width:100%;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.hero-images-box-two{position:relative;max-width:1800px;width:100%;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;height:860px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero-images-box-two{height:760px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-images-box-two{height:660px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-images-box-two{height:560px}}@media only screen and (min-width:576px) and (max-width:767px){.hero-images-box-two{height:460px}}@media (max-width:575px){.hero-images-box-two{height:390px}}.hero-images-box-two img{width:100%;height:100%;object-fit:cover}.hero-images-box-two .hero-button{position:absolute;top:-35px;inset-inline-end:22%;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.hero-images-box-two .hero-button{inset-inline-end:15%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.hero-images-box-two .hero-button{inset-inline-end:10%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.hero-images-box-two .hero-button{inset-inline-end:15%}}.hero-images-box-two .hero-button:before{position:absolute;content:"";width:196px;height:196px;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);background:var(--tj-color-theme-bg);border-radius:50%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.hero-images-box-two .hero-button:before{width:130px;height:130px}}.hero-images-box-two .hero-button .hero-btn{position:relative;z-index:1}.hero-images-box-two .hero-button .hero-btn:before{position:absolute;content:"";width:160px;height:160px;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);background:var(--tj-color-theme-dark);border-radius:50%;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.hero-images-box-two .hero-button .hero-btn:before{width:110px;height:110px}}.hero-images-box-two .hero-button .hero-btn:after{position:absolute;content:"";width:120px;height:120px;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);background-image:url(/images/shapes/h3-circle.png);background-repeat:no-repeat;background-size:contain;background-position:50%;animation:rotateImg-two 10s linear infinite}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.hero-images-box-two .hero-button .hero-btn:after{width:90px;height:90px}}.hero-images-box-two .hero-button .hero-btn .blue{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:20px;color:var(--tj-color-common-white);background:var(--tj-color-theme-primary);border-radius:50%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.hero-images-box-two .hero-button .hero-btn .blue{width:44px;height:44px;font-size:18px}}.hero-images-box-two .hero-button .hero-btn .blue span{display:inline-flex;position:relative;overflow:hidden}.hero-images-box-two .hero-button .hero-btn .blue span i:first-child,.hero-images-box-two .hero-button .hero-btn .blue span i:last-child{transition:transform .4s ease-in-out 0s}.hero-images-box-two .hero-button .hero-btn .blue span i:last-child{position:absolute;transform:translateY(-150%)}.hero-images-box-two .hero-button .hero-btn:hover .blue span i:first-child{transform:translateY(150%)}.hero-images-box-two .hero-button .hero-btn:hover .blue span i:last-child{transform:translateY(0)}.hero-circle{max-width:150px;width:100%;height:130px;inset-inline-start:-1px;-webkit-mask-image:url(/images/shapes/h1-hero-video.svg);mask-image:url(/images/shapes/h1-hero-video.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--tj-color-theme-dark);-webkit-mask-position:center;mask-position:center;z-index:1}.hero-circle,.hero-circle .circle-wrap{position:absolute;top:50%;transform:translateY(-50%)}.hero-circle .circle-wrap{width:100px;height:100px;inset-inline-end:15px;z-index:2;display:inline-flex;align-items:center;justify-content:center}.hero-circle .circle-wrap .rotate-image{position:absolute;inset-inline-start:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);animation:rotateImg 10s linear infinite}.hero-circle .circle-wrap .rotate-image textPath{fill:var(--tj-color-common-white)}.hero-circle .circle-wrap .circle{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;color:var(--tj-color-common-white);background:var(--tj-color-theme-primary);border-radius:50%;text-decoration:none;line-height:1;z-index:5}.hero-circle .circle-wrap:hover .circle{transform:scale(.9)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.hero-circle{height:115px;max-width:132px}.hero-circle .circle-wrap{width:90px;height:90px;inset-inline-end:12px}}.hero_scroll{position:absolute;inset-inline-start:15px;bottom:100px;border:1px solid var(--tj-color-border-1);transform:rotate(-90deg);border-radius:70px;padding:6px 20px;z-index:2;transition:all .3s ease-in-out 0s}.hero_scroll .down{display:inline-flex;align-items:center;justify-content:center;font-size:14px;gap:12px;color:var(--tj-color-border-2);text-decoration:none;font-weight:var(--tj-fw-bold);text-transform:uppercase}.hero_scroll .down span{animation:bounce 2s infinite}.hero_scroll:hover{border-color:var(--tj-color-theme-primary)}.hero_scroll:hover .down{color:var(--tj-color-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px){.hero_scroll{inset-inline-start:-6px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_scroll{inset-inline-start:-35px}}

/* !END: Hero CSS */.tj-feature-section{overflow:hidden}.tj-feature-section.with-shape{position:relative;z-index:3;padding-top:40px;margin-top:-40px}.tj-feature-section.with-shape:before{position:absolute;content:"";top:1px;inset-inline-start:0;width:100%;height:40px;-webkit-mask-image:url(/images/shapes/h1-hero-shapes.svg);mask-image:url(/images/shapes/h1-hero-shapes.svg);background:var(--tj-color-common-white);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-size:contain;mask-size:contain;z-index:2}.tj-feature-section-wrap{background-color:var(--tj-color-common-white)}.tj-feature-section .sec-heading{max-width:585px;width:100%;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}.tj-feature-section .sec-heading .desc p:last-child{margin-bottom:0}.tj-feature-section-two{position:relative;z-index:2;overflow:hidden}.tj-feature-section-two .sec-heading{max-width:500px;width:100%;-webkit-margin-start:0;margin-inline-start:0;margin-bottom:50px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-feature-section-two .sec-heading .sec-title{color:var(--tj-color-common-white)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-feature-section-two .sec-heading{margin-bottom:40px}}.tj-feature-section-two .feature-bg-images{position:absolute;bottom:0;inset-inline-end:0;max-width:1050px;width:100%;height:calc(100% - 120px);z-index:-1}.tj-feature-section-two .feature-bg-images img{height:100%;object-fit:cover}@media only screen and (min-width:1400px) and (max-width:1599px){.tj-feature-section-two .feature-bg-images{max-width:850px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-feature-section-two .feature-bg-images{max-width:790px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-feature-section-two .feature-bg-images{max-width:100%;height:100%}}.feature-item{border:1px solid var(--tj-color-border-2);padding:40px 30px;background-color:var(--tj-color-common-white)}.feature-item .feature-icon{max-width:80px;width:100%;margin-bottom:35px}.feature-item .feature-content .title{margin-bottom:20px;letter-spacing:-.025em}.feature-item .feature-content .desc{line-height:1.5}.feature-item .feature-content .desc p:last-child{margin-bottom:0}.feature-item:hover .feature-icon{animation:wobble-horizontal-hover 1s ease-in-out 1}.feature-item.hover-bg{position:relative;overflow:hidden;z-index:1}.feature-item.hover-bg:before{content:"";position:absolute;top:0;inset-inline-start:auto;inset-inline-end:0;width:0;height:100%;background-color:var(--tj-color-theme-bg);border-color:var(--tj-color-theme-bg);transition:all .3s ease-in-out 0s;z-index:-1}.feature-item.hover-bg:hover:before{width:100%;inset-inline-start:0;inset-inline-end:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.feature-item{padding:35px 15px}}

/* !END: Feature CSS */.tj-about-section{background-color:var(--tj-color-common-white);padding-top:140px;padding-bottom:140px;position:relative;z-index:1;overflow:hidden}.tj-about-section:before{position:absolute;content:"";width:97%;height:100%;top:0;inset-inline-start:0;border-radius:0 0 var(--br-bottom-left) 0;background:var(--tj-color-theme-bg);z-index:-1;transition:none}.tj-about-section .sec-heading{margin-bottom:0}.tj-about-section .about-bg-images .about-shape-1{position:absolute;max-width:745px;width:100%;height:676px;top:50%;inset-inline-start:0;transform:translateY(-50%);-webkit-mask-image:url(/images/shapes/about-mark-1.svg);mask-image:url(/images/shapes/about-mark-1.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--tj-color-common-white);-webkit-mask-position:center;mask-position:center}.tj-about-section .about-bg-images .about-shape-1 img{height:100%;object-fit:contain;max-width:97%}.tj-about-section .about-bg-images .about-shape-2{display:flex;align-items:center;justify-content:center;max-width:187px;width:100%;height:185px;position:absolute;top:-1px;inset-inline-start:35%;-webkit-mask-image:url(/images/shapes/about-mark-2.svg);mask-image:url(/images/shapes/about-mark-2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--tj-color-common-white);-webkit-mask-position:center;mask-position:center}.tj-about-section .about-bg-images .about-shape-2 img{max-width:74%;margin-top:20px}.tj-about-section .about-bg-images .about-shape-3{position:absolute;inset-inline-start:42%;bottom:135px;max-width:42px;width:100%;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1599px){.tj-about-section .about-bg-images .about-shape-1{max-width:660px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-about-section{padding-top:120px;padding-bottom:120px}.tj-about-section .about-bg-images .about-shape-1{max-width:565px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-about-section{padding-top:100px;padding-bottom:100px}.tj-about-section:before{width:100%;border-radius:0 0 300px 0}.tj-about-section .about-bg-images .about-shape-1{max-width:475px}.tj-about-section .about-bg-images .about-shape-2{inset-inline-start:28%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-about-section{padding-top:80px;padding-bottom:80px}.tj-about-section:before{width:100%;border-radius:0}.tj-about-section .sec-heading .sec-title{margin-bottom:15px}.tj-about-section .about-bg-images .about-shape-1,.tj-about-section .about-bg-images .about-shape-2{display:none}}.tj-about-section-two{background-color:var(--tj-color-theme-bg)}.about-wrapper-two{display:flex;flex-wrap:wrap;align-items:center;column-gap:100px;position:relative;z-index:2}@media only screen and (min-width:1400px) and (max-width:1599px){.about-wrapper-two{column-gap:80px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.about-wrapper-two{column-gap:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-wrapper-two{column-gap:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-wrapper-two{flex-direction:column-reverse;row-gap:50px}}.about-wrapper-two .about_images{position:absolute;bottom:0;inset-inline-end:-75px;max-width:200px;width:100%;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 12%,12% 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 12%,12% 0)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.about-wrapper-two .about_images{inset-inline-end:-20px}}@media (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.about-wrapper-two .about_images{display:none}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-wrapper-two .about_images{inset-inline-end:0;bottom:unset;top:22%;max-width:180px}}@media only screen and (min-width:576px) and (max-width:767px){.about-wrapper-two .about_images{top:25%;max-width:150px}}.about-wrapper{display:flex;flex-wrap:wrap;gap:30px;align-items:center}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.about-wrapper{justify-content:center}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.about-wrapper{gap:40px}}.about-left-content .desc{max-width:540px;width:100%;margin-bottom:30px}.about-left-content .desc p:last-child{margin-bottom:0}.about-feature-item{display:flex;max-width:570px;width:100%;border-top:1px solid var(--tj-color-border-2)}.about-feature-item .feature-box{padding-top:30px;-webkit-padding-end:56px;padding-inline-end:56px;-webkit-margin-end:44px;margin-inline-end:44px;-webkit-border-end:1px solid var(--tj-color-border-2);border-inline-end:1px solid var(--tj-color-border-2)}.about-feature-item .feature-box:last-child{-webkit-border-end:none;border-inline-end:none}.about-feature-item .about-button{margin-top:40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.about-feature-item .about-button{margin-top:30px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px){.about-feature-item .feature-box{-webkit-padding-end:35px;padding-inline-end:35px;-webkit-margin-end:30px;margin-inline-end:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-feature-item .feature-box{-webkit-padding-end:20px;padding-inline-end:20px;-webkit-margin-end:20px;margin-inline-end:20px}}@media (max-width:575px){.about-feature-item{flex-direction:column}.about-feature-item .feature-box{-webkit-padding-end:0;padding-inline-end:0;-webkit-margin-end:0;margin-inline-end:0;padding-bottom:30px;-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid var(--tj-color-border-2)}.about-feature-item .feature-box:last-child{border:0;padding-bottom:0}.about-feature-item .feature-box .client-experience .funfact-item-one .number{font-size:40px}.about-feature-item .feature-box .client-experience .funfact-item-one .sub-title{font-size:14px}}.check-list-one ul{margin:0;padding:0;list-style:none}.check-list-one ul li{display:flex;align-items:flex-start;gap:10px;font-family:var(--tj-ff-heading);font-size:16px;font-weight:var(--tj-fw-sbold);letter-spacing:-.025em;margin-bottom:10px}.check-list-one ul li:last-child{margin-bottom:0}.check-list-one ul li i{font-size:22px;margin-top:2px;color:var(--tj-color-theme-primary)}.client-experience .images-thumb{display:flex;align-items:center;padding:0;list-style:none;margin:0 0 20px}.client-experience .images-thumb li{position:relative;max-width:50px;width:100%;background-color:var(--tj-color-common-white);border-radius:50%;-webkit-margin-start:-18px;margin-inline-start:-18px;z-index:2}.client-experience .images-thumb li:first-child{-webkit-margin-start:0;margin-inline-start:0}.client-experience .images-thumb li img{height:50px;object-fit:cover;border-radius:50%;padding:3px;filter:grayscale(1)}.client-experience .images-thumb li.plus{background-color:var(--tj-color-common-white);padding:3px;max-width:50px;width:100%}.client-experience .images-thumb li.plus i{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:13px;line-height:1;color:var(--tj-color-common-white);background:var(--tj-color-theme-dark);border-radius:50%}.funfact-item-one .number{display:flex;align-items:center;font-size:48px;color:var(--tj-color-heading-primary);font-weight:var(--tj-fw-sbold);letter-spacing:-.025em;margin-bottom:4px}.funfact-item-one .number,.funfact-item-one .number .odometer{line-height:1;font-family:var(--tj-ff-heading)}.funfact-item-one .sub-title{display:inline-block;font-size:16px;font-weight:var(--tj-fw-regular)}@media (max-width:575px){.funfact-item-one .sub-title br{display:none}}.about-images-group-one{max-width:400px;width:100%;position:relative;z-index:2}.about-images-group-one .about-author{display:flex;align-items:center;position:absolute;inset-inline-start:50%;transform:translateX(-50%);bottom:20px;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background:rgba(247,247,247,.1);max-width:360px;width:100%;padding:20px 25px}.about-images-group-one .about-author .signature{-webkit-border-end:1px solid rgba(247,247,247,.2);border-inline-end:1px solid rgba(247,247,247,.2);-webkit-padding-end:20px;padding-inline-end:20px;-webkit-margin-end:20px;margin-inline-end:20px}.about-images-group-one .about-author .author-name .title{color:var(--tj-color-common-white);margin-bottom:0;letter-spacing:-.04em}.about-images-group-one .about-author .author-name .sub-title{display:inline-block;font-size:14px;color:var(--tj-color-common-white-2)}@media only screen and (min-width:1200px) and (max-width:1399px){.about-images-group-one{max-width:370px}}@media only screen and (min-width:768px) and (max-width:991px){.about-images-group-one{max-width:330px}.about-images-group-one .about-author{max-width:318px}}@media only screen and (min-width:576px) and (max-width:767px){.about-images-group-one{order:1;max-width:100%}.about-images-group-one img{width:100%}}@media (max-width:575px){.about-images-group-one{order:1;max-width:100%}.about-images-group-one img{width:100%}.about-images-group-one .about-author{max-width:310px}}.about-images-group-two{max-width:565px;width:100%;position:relative;z-index:1}.about-images-group-two img{-webkit-clip-path:polygon(0 0,94% 0,100% 6%,100% 100%,0 100%);clip-path:polygon(0 0,94% 0,100% 6%,100% 100%,0 100%)}@media only screen and (min-width:992px) and (max-width:1199px){.about-images-group-two{max-width:440px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-images-group-two{max-width:100%}}.about-video-box{position:absolute;bottom:30px;inset-inline-start:30px;background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);max-width:240px;padding:45px 30px 35px;width:100%}@media (max-width:575px){.about-video-box{padding:30px}}.about-video-box .sub-title{display:inline-block;color:var(--tj-color-common-black-3);margin-bottom:6px}.about-video-box .title{color:var(--tj-color-common-white);letter-spacing:-.04em;margin-bottom:0}.about-video-box .video-box .video-popup{display:inline-flex;align-items:center;justify-content:center;width:65px;height:65px;line-height:1;color:var(--tj-color-common-white);margin-bottom:30px;animation:pulse-two 2s ease infinite}.about-video-box .video-box .video-popup,.about-video-box .video-box .video-popup:before{background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);border-radius:50%}.about-video-box .video-box .video-popup:before{position:absolute;content:"";width:90px;height:90px;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);display:none}.about-content-two{max-width:435px;width:100%;-webkit-padding-start:40px;padding-inline-start:40px}.about-content-two .sec-heading{margin-bottom:0}.about-content-two .sec-heading .sec-title{letter-spacing:-.025em;margin-bottom:0}.about-content-two .sec-heading .desc{margin-top:15px}.about-content-two .sec-heading .desc p:last-child{margin-bottom:0}.about-content-two .sec-heading .about-feature-item{padding-top:35px;border-top:none}.about-content-two .sec-heading .about-feature-item .feature-box{padding-top:0;-webkit-padding-end:0;padding-inline-end:0;-webkit-margin-end:0;margin-inline-end:0}.about-content-two .sec-heading .about-button{margin-top:35px}@media only screen and (min-width:1200px) and (max-width:1399px){.about-content-two{max-width:390px;-webkit-padding-start:0;padding-inline-start:0}}@media only screen and (min-width:992px) and (max-width:1199px){.about-content-two{-webkit-padding-start:0;padding-inline-start:0}}@media only screen and (min-width:768px) and (max-width:991px){.about-content-two{max-width:325px;-webkit-padding-start:0;padding-inline-start:0}.about-content-two .sec-heading .about-feature-item{padding-top:20px}.about-content-two .sec-heading .about-button{margin-top:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.about-content-two{max-width:100%;-webkit-padding-start:0;padding-inline-start:0}.about-content-two .sec-heading .about-feature-item{padding-top:20px}.about-content-two .sec-heading .about-button{margin-top:25px}}.about-content-three{position:relative;max-width:510px;width:100%;z-index:1}.about-content-three .sec-heading{margin-bottom:0}.about-content-three .sec-heading .sec-title{letter-spacing:-.025em}@media only screen and (min-width:992px) and (max-width:1199px){.about-content-three .sec-heading .sec-title{font-size:40px}}.about-content-three .sec-heading .desc p:last-child{margin-bottom:0}.about-content-three .sec-heading .check-list-one{margin-top:30px}.about-content-three .sec-heading .about-button{margin-top:35px}.about-content-three .about-shapes{position:absolute;bottom:-15px;inset-inline-end:25%;max-width:28px;width:100%;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.about-content-three{max-width:465px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-content-three{max-width:100%}}.funfact-item-two{display:flex;align-items:center;justify-content:center;position:relative;max-width:400px;width:100%;height:435px;-webkit-mask-image:url(/images/shapes/h2-counter-shapes.svg);mask-image:url(/images/shapes/h2-counter-shapes.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background-color:var(--tj-color-common-white)}.funfact-item-two .funfact-box{max-width:250px;width:100%}.funfact-item-two .number{display:flex;font-size:60px;color:var(--tj-color-theme-primary);font-weight:var(--tj-fw-medium);line-height:1}.funfact-item-two .number span{font-family:var(--tj-ff-heading);font-size:156px;font-weight:var(--tj-fw-bold);line-height:1;color:var(--tj-color-theme-primary)}.funfact-item-two .sub-title{margin-top:-30px;display:inline-block;line-height:1.5}@media only screen and (min-width:1200px) and (max-width:1399px){.funfact-item-two{max-width:295px;height:295px}.funfact-item-two .funfact-box{max-width:224px;text-align:center}.funfact-item-two .number{font-size:50px;justify-content:center}.funfact-item-two .number span{font-size:95px}.funfact-item-two .sub-title{margin-top:-10px}}@media only screen and (min-width:768px) and (max-width:991px){.funfact-item-two{max-width:340px;height:350px}.funfact-item-two .funfact-box{text-align:center}.funfact-item-two .number{justify-content:center}.funfact-item-two .number span{font-size:110px}.funfact-item-two .sub-title{margin-top:-10px}}@media only screen and (min-width:576px) and (max-width:767px){.funfact-item-two{order:2;max-width:350px;height:350px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}.funfact-item-two .funfact-box{text-align:center}.funfact-item-two .number{justify-content:center}.funfact-item-two .number span{font-size:110px}.funfact-item-two .sub-title{margin-top:-10px}}@media (max-width:575px){.funfact-item-two{order:2;max-width:325px;height:325px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}.funfact-item-two .funfact-box{text-align:center}.funfact-item-two .number{justify-content:center}.funfact-item-two .number span{font-size:85px}.funfact-item-two .sub-title{margin-top:-10px}}

/* !END: About CSS */.tj-brand-section{position:relative;padding-top:120px;padding-bottom:80px;background-color:var(--tj-color-theme-dark);z-index:1}@media only screen and (min-width:1600px) and (max-width:1799px){.tj-brand-section:before{top:-4px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tj-brand-section:before{top:-5px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-brand-section:before{top:-8px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-brand-section{padding-top:100px}.tj-brand-section:before{top:-10px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-brand-section{padding-top:80px;padding-bottom:60px}.tj-brand-section:before{top:-12px}}@media only screen and (min-width:576px) and (max-width:767px){.tj-brand-section{padding-top:80px;padding-bottom:60px}.tj-brand-section:before{top:-13px}}@media (max-width:575px){.tj-brand-section{padding-top:60px;padding-bottom:60px}.tj-brand-section:before{top:-15px}}.tj-brand-section-two .sec-heading{position:relative;z-index:1}.tj-brand-section-two .sec-heading:before{inset-inline-start:0}.tj-brand-section-two .sec-heading:after,.tj-brand-section-two .sec-heading:before{position:absolute;content:"";width:34%;height:1px;top:50%;transform:translateY(-50%);background:var(--tj-color-border-2);z-index:-1}.tj-brand-section-two .sec-heading:after{inset-inline-end:0}.tj-brand-section-two .sec-heading .sec-title{max-width:395px;width:100%;background:var(--tj-color-theme-bg);font-size:16px;font-family:var(--tj-ff-body);padding:5px 20px 8px;border-radius:40px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:0;outline:8px solid var(--tj-color-common-white)}.tj-brand-section-two .sec-heading .sec-title span{color:var(--tj-color-theme-primary)}@media (max-width:575px){.tj-brand-section-two .sec-heading .sec-title{max-width:305px}}.brand-slider-1{overflow:hidden;position:relative;z-index:1}.brand-slider-1:after,.brand-slider-1:before{content:"";position:absolute;width:308px;height:100%;background-image:linear-gradient(90deg,var(--tj-color-theme-dark) 0,rgba(5,18,41,0) 100%);top:0;inset-inline-start:0;z-index:2}.brand-slider-1:after{inset-inline-start:auto;inset-inline-end:0;background-image:linear-gradient(-90deg,var(--tj-color-theme-dark) 0,rgba(5,18,41,0) 100%)}.brand-slider-1 .brand_wrapper{transition-timing-function:linear}.brand-slider-1 .brand-logo{display:inline-flex;align-items:center;justify-content:center;width:195px;height:74px;background:rgba(247,247,247,.1)}@media (max-width:575px){.brand-slider-1 .brand-logo{width:165px;height:60px}.brand-slider-1:after,.brand-slider-1:before{width:150px}}.brand-slider-2{overflow:hidden;position:relative;z-index:1}.brand-slider-2:after,.brand-slider-2:before{content:"";position:absolute;width:40%;height:100%;background-image:linear-gradient(90deg,var(--tj-color-common-white) 0,rgba(247,247,247,0) 100%);top:0;inset-inline-start:0;z-index:2}.brand-slider-2:after{inset-inline-start:auto;inset-inline-end:0;background-image:linear-gradient(-90deg,var(--tj-color-common-white) 0,rgba(247,247,247,0) 100%)}.brand-slider-2 .brand_wrapper{transition-timing-function:linear}.brand-slider-2 .brand-logo{display:inline-flex;align-items:center;justify-content:center;width:195px;height:74px;background:rgb(225,232,240)}@media (max-width:575px){.brand-slider-2 .brand-logo{width:165px;height:60px}}.brand-slider-2 .brand-logo img{filter:invert(1)}@media (max-width:575px){.brand-slider-2:after,.brand-slider-2:before{width:150px}}

/* !END: Brand CSS */.tj-project-section{padding-top:120px;padding-bottom:120px;background-color:var(--tj-color-theme-bg);overflow:hidden}.tj-project-section .project-navigation{margin-top:40px}@media only screen and (min-width:992px) and (max-width:1199px){.tj-project-section{padding-top:100px;padding-bottom:100px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-project-section{padding-top:80px;padding-bottom:80px}.tj-project-section .project-navigation{margin-top:30px}}.tj-project-section-two{position:relative;overflow:hidden;background-color:var(--tj-color-theme-dark);z-index:1}.tj-project-section-two .marquee-slider-wrapper-two{position:absolute;top:120px;inset-inline-start:0;width:100%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-project-section-two .marquee-slider-wrapper-two{top:120px}}@media (max-width:575px){.tj-project-section-two .marquee-slider-wrapper-two{display:none}}.tj-project-section-two .projects_button{margin-top:50px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-project-section-two .projects_button{margin-top:40px}}.project-section-three{background:var(--tj-color-theme-dark);overflow:hidden}.project-section-three .sec-heading{max-width:550px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}.project-section-three .sec-heading .sec-title{color:rgb(225,232,240);letter-spacing:-.025em}.project-item{position:relative;z-index:1;overflow:hidden}.project-item:before{content:"";position:absolute;width:100%;height:100%;top:0;inset-inline-start:0;background:linear-gradient(180deg,rgba(5,18,41,0) 0,var(--tj-color-theme-dark) 84%);z-index:3}.project-item .project-image a{display:inline-block;width:100%}.project-item .project-image a img{width:100%}.project-item .project-content{position:absolute;bottom:0;inset-inline-start:0;width:100%;padding:15px 30px 40px;z-index:5}.project-item .project-content .project-title .title{color:var(--tj-color-common-white);letter-spacing:-.025em;margin-bottom:0}.project-item .project-content .project-title .title a{display:inline-flex;align-items:flex-start;position:relative;z-index:1;-webkit-padding-end:30px;padding-inline-end:30px}.project-item .project-content .project-title .title a i{display:inline-flex;line-height:1;transform:translateX(-20px);transition:all .4s ease-in-out 0s;position:absolute;inset-inline-end:0;top:5px;opacity:0;visibility:hidden}.project-item .project-content .project-title .title:hover{letter-spacing:0}.project-item .project-content .tag-list{display:flex;align-items:center;gap:11px;margin-top:15px}.project-item .project-content .tag-list a{display:inline-flex;color:var(--tj-color-common-white-2);background:rgba(247,247,247,.1);font-size:14px;line-height:1;font-weight:var(--tj-fw-regular);padding:6px 10px;border-radius:40px}.project-item .project-content .tag-list a:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.project-item:hover .project-image img{transform:scale(1.12)}.project-item:hover .project-content .project-title .title a i{visibility:visible;opacity:1;transform:translateX(0)}@media only screen and (min-width:1400px) and (max-width:1599px){.project-item .project-content{padding:15px 15px 35px 20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.project-item .project-content{padding:15px 15px 35px 20px}}@media only screen and (min-width:992px) and (max-width:1199px){.project-item .project-content{padding:15px 15px 35px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-item .project-content{padding:15px 15px 30px}}.project-wrapper-two{display:flex;align-items:center;gap:20px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-wrapper-two{gap:30px}}.project-style-3{position:relative;overflow:hidden;z-index:1}.project-style-3 .project-thumb{position:relative;width:120px;height:620px;object-fit:cover;-webkit-border-start:1px solid rgb(39,53,77);border-inline-start:1px solid rgb(39,53,77);-webkit-border-end:1px solid rgb(39,53,77);border-inline-end:1px solid rgb(39,53,77);background-color:var(--tj-color-heading-primary);transition:.6s ease-in-out}@media only screen and (min-width:1200px) and (max-width:1399px){.project-style-3 .project-thumb{width:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.project-style-3 .project-thumb{width:80px}}.project-style-3 .project-thumb .image{opacity:0;visibility:hidden;width:100%;height:0}.project-style-3 .project-thumb .image img{height:100%;width:100%;object-fit:cover}.project-style-3 .project-thumb .project-default-content .title{position:absolute;inset-inline-start:50%;bottom:0;transform:translateX(100%) rotate(180deg);letter-spacing:-.025em;color:var(--tj-color-common-white);writing-mode:vertical-lr;-webkit-text-orientation:mixed;text-orientation:mixed;margin-bottom:0;white-space:nowrap}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.project-style-3 .project-thumb .project-default-content .title{transform:translateX(57%) rotate(180deg)}}.project-style-3 .project-thumb .project-default-content span{inset-inline-start:50%;top:0;transform:translateX(-50%) rotate(-45deg);display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:28px;color:var(--tj-color-common-white);border-radius:50%}.project-style-3 .project-content-box,.project-style-3 .project-thumb .project-default-content span{position:absolute;background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px)}.project-style-3 .project-content-box{bottom:30px;inset-inline-start:30px;max-width:380px;width:100%;opacity:0;visibility:hidden;padding:30px;transform:translateY(150%);transition:all .9s}@media (max-width:575px){.project-style-3 .project-content-box{inset-inline-start:15px;bottom:15px;max-width:320px;padding:25px}}.project-style-3 .project-content-box .project-tags{margin-bottom:25px}.project-style-3 .project-content-box .project-tags ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;column-gap:11px;row-gap:11px}.project-style-3 .project-content-box .project-tags ul li a{font-size:14px;background:var(--tj-color-common-white);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);color:var(--tj-color-text-body);padding:3px 10px 6px;line-height:1;border-radius:50px}.project-style-3 .project-content-box .project-tags ul li a:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.project-style-3 .project-content-box .project-text .title{color:var(--tj-color-common-white);letter-spacing:-.025em;margin-bottom:10px}.project-style-3 .project-content-box .project-text .title:hover{letter-spacing:0}.project-style-3 .project-content-box .project-text .desc{color:var(--tj-color-common-white)}.project-style-3 .project-content-box .project-text .desc p:last-child{margin-bottom:0}.project-style-3 .project-content-box .project-text .project-button{margin-top:20px}.project-style-3 .project-content-box .project-text .project-button .project-btn{display:inline-flex;align-items:center;column-gap:5px;color:var(--tj-color-common-white);font-size:15px;font-weight:var(--tj-fw-bold)}.project-style-3 .project-content-box .project-text .project-button .project-btn i{position:relative;top:1px}.project-style-3 .project-content-box .project-text .project-button .project-btn:before{background:var(--tj-color-common-white)}.project-style-3.active .project-thumb{width:735px;-webkit-border-start:1px solid transparent;border-inline-start:1px solid transparent;-webkit-border-end:1px solid transparent;border-inline-end:1px solid transparent}@media only screen and (min-width:1200px) and (max-width:1399px){.project-style-3.active .project-thumb{width:680px}}@media only screen and (min-width:992px) and (max-width:1199px){.project-style-3.active .project-thumb{width:535px}}.project-style-3.active .project-thumb .image{height:100%;opacity:1;visibility:visible}.project-style-3.active .project-thumb .project-default-content{opacity:0;visibility:hidden}.project-style-3.active .project-content-box{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-style-3 .project-thumb{-webkit-border-start:1px solid transparent;border-inline-start:1px solid transparent;-webkit-border-end:1px solid transparent;border-inline-end:1px solid transparent}.project-style-3 .project-thumb .image{height:100%;opacity:1;visibility:visible}.project-style-3 .project-thumb .project-default-content{opacity:0;visibility:hidden}.project-style-3 .project-content-box{opacity:1;visibility:visible;transform:translateY(0)}.project-wrapper-two{flex-direction:column}.project-wrapper-two .project-style-3 .project-thumb{width:100%;height:90px;-webkit-border-start:0;border-inline-start:0;-webkit-border-end:0;border-inline-end:0;border-top:1px solid rgb(39,53,77);border-bottom:1px solid rgb(39,53,77);padding-top:10px}.project-wrapper-two .project-style-3 .project-thumb .project-default-content{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between}.project-wrapper-two .project-style-3 .project-thumb .project-default-content span{position:unset;transform:unset}.project-wrapper-two .project-style-3 .project-thumb .project-default-content .title{position:unset;transform:unset;writing-mode:unset;-webkit-text-orientation:unset;text-orientation:unset}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-wrapper-two .project-style-3.active .project-thumb{padding-top:0;height:565px}}@media (max-width:575px){.project-wrapper-two .project-style-3.active .project-thumb{padding-top:0;height:495px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-wrapper-two .project-style-3{width:100%}.project-wrapper-two .project-style-3 .project-thumb{padding-top:0;height:565px}}@media (max-width:575px){.project-wrapper-two .project-style-3 .project-thumb{padding-top:0;height:495px}}.project_catagory ul{margin:0;padding:0;list-style:none}.project_catagory ul li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font-weight:var(--tj-fw-sbold);padding:19px 0;position:relative;z-index:1;border-bottom:1px solid var(--tj-color-border-3)}.project_catagory ul li:first-child{padding-top:0}.project_catagory ul li:last-child{border-bottom:0;padding-bottom:0}.project_catagory ul li span{color:var(--tj-color-body-text)}.project_catagory ul li span.first-child{min-width:100px;position:relative;z-index:1}.project_catagory ul li span.first-child:before{position:absolute;content:":";top:50%;transform:translateY(-50%);inset-inline-end:0}.project_catagory ul li .share-socials{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.project_catagory ul li .share-socials a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;color:var(--tj-color-common-white);background-color:#aeb2b9;font-size:16px;line-height:1;border-radius:50%}.project_catagory ul li .share-socials a:hover{background-color:var(--tj-color-theme-primary)}@media only screen and (min-width:992px) and (max-width:1199px){.project_catagory ul li span.first-child{min-width:80px}}

/* !END: Project CSS */.tj-counter-section{padding-top:120px;padding-bottom:120px;background-color:var(--tj-color-theme-bg);overflow:hidden}.tj-counter-section .sec-heading{max-width:560px;width:100%;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}@media only screen and (min-width:992px) and (max-width:1199px){.tj-counter-section{padding-top:100px;padding-bottom:100px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-counter-section{padding-top:80px;padding-bottom:80px}}.counter-wrapper{display:flex;flex-wrap:wrap;align-items:center;background-color:var(--tj-color-common-white)}@media only screen and (min-width:576px) and (max-width:767px){.counter-wrapper{max-width:516px;margin:0 auto}.counter-wrapper .counter-item{max-width:50%}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--tj-color-border-2)}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)) .bottom-line:before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;left:50%;bottom:-6px;border:3px solid var(--tj-color-theme-primary);transform:translateX(-50%);background-color:var(--tj-color-common-white);z-index:2}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)) .bottom-line:after{position:absolute;content:"";width:20px;height:20px;border-radius:50%;left:50%;bottom:-10px;transform:translateX(-50%);background-color:var(--tj-color-common-white);z-index:-1}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2{border-color:var(--tj-color-border-1)}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2 .bottom-line:before{border:3px solid var(--tj-color-theme-dark);background-color:var(--tj-color-theme-primary)}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2 .bottom-line:after{background-color:var(--tj-color-theme-primary)}}@media only screen and (min-width:576px) and (max-width:767px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px) and (min-width:576px) and (max-width:767px),only screen and (min-width:576px) and (max-width:767px) and (min-width:768px) and (max-width:991px){.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2 .bottom-line:after{width:16px;height:16px;bottom:-8px}}@media (max-width:575px){.counter-wrapper{justify-content:center}.counter-wrapper .counter-item{max-width:50%}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--tj-color-border-2)}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)) .bottom-line:before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;left:50%;bottom:-6px;border:3px solid var(--tj-color-theme-primary);transform:translateX(-50%);background-color:var(--tj-color-common-white);z-index:2}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)) .bottom-line:after{position:absolute;content:"";width:20px;height:20px;border-radius:50%;left:50%;bottom:-10px;transform:translateX(-50%);background-color:var(--tj-color-common-white);z-index:-1}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2{border-color:var(--tj-color-border-1)}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2 .bottom-line:before{border:3px solid var(--tj-color-theme-dark);background-color:var(--tj-color-theme-primary)}.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2 .bottom-line:after{background-color:var(--tj-color-theme-primary)}}@media (max-width:575px) and (max-width:575px),only screen and (max-width:575px) and (min-width:576px) and (max-width:767px),only screen and (max-width:575px) and (min-width:768px) and (max-width:991px){.counter-wrapper .counter-item:not(:nth-last-child(-n+2)).style-2 .bottom-line:after{width:16px;height:16px;bottom:-8px}}.counter-item{position:relative;max-width:324px;width:100%;-webkit-border-end:1px solid var(--tj-color-border-2);border-inline-end:1px solid var(--tj-color-border-2);padding:50px 40px 60px 55px;z-index:1}.counter-item:before{width:12px;height:12px;border-radius:50%;inset-inline-end:-6px;border:3px solid var(--tj-color-theme-primary);z-index:2}.counter-item:after,.counter-item:before{position:absolute;content:"";top:50%;transform:translateY(-50%);background-color:var(--tj-color-common-white)}.counter-item:after{width:20px;height:20px;border-radius:50%;inset-inline-end:-10px;z-index:-1}.counter-item:last-child{-webkit-border-end:none;border-inline-end:none}.counter-item:last-child:after,.counter-item:last-child:before{display:none}.counter-item .number{display:flex;align-items:center;color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading);font-size:70px;font-weight:var(--tj-fw-sbold);line-height:1}@media only screen and (min-width:1200px) and (max-width:1399px){.counter-item .number{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.counter-item .number{font-size:54px}}@media only screen and (min-width:768px) and (max-width:991px){.counter-item .number{font-size:44px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.counter-item .number{font-size:40px}}.counter-item .number span{line-height:1;font-family:inherit}.counter-item .sub-title{line-height:1;display:block}@media only screen and (min-width:1200px) and (max-width:1399px){.counter-item{max-width:278px}}@media only screen and (min-width:992px) and (max-width:1199px){.counter-item{max-width:230px;padding:50px 30px 60px 31px}}@media only screen and (min-width:768px) and (max-width:991px){.counter-item{max-width:174px;padding:30px 20px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.counter-item{max-width:258px;padding:30px 15px 35px 70px}.counter-item .number{margin-bottom:10px}.counter-item span{line-height:1.4}.counter-item:nth-child(2){-webkit-border-end:none;border-inline-end:none}.counter-item:nth-child(2):after,.counter-item:nth-child(2):before{display:none}}@media (max-width:575px){.counter-item{justify-content:center;max-width:170px;padding:30px 15px;text-align:center}.counter-item:nth-child(2){-webkit-border-end:none;border-inline-end:none}.counter-item:nth-child(2):after,.counter-item:nth-child(2):before{display:none}.counter-item .number{margin-bottom:10px;justify-content:center}.counter-item span{line-height:1.4}}

/* !END: Counter CSS */.tj-evolute{max-width:905px;padding:71px 60px;background-color:var(--tj-color-theme-bg-2);-webkit-clip-path:polygon(100% 0,100% 90%,90% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 90%,90% 100%,0 100%,0 0);-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:-100px;margin-inline-end:-100px}@media (max-width:1790px){.tj-evolute{padding:54px 50px}}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-evolute{-webkit-margin-end:0;margin-inline-end:0;max-width:100%;-webkit-clip-path:none;clip-path:none}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-evolute{padding:40px}}@media (max-width:575px){.tj-evolute{padding:40px 25px}}.tj-evolute-area{position:relative;padding-top:66px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-evolute-area{padding-top:0}}.tj-evolute-image{max-width:calc(100% - 80px);position:relative;bottom:65px;inset-inline-end:0;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 10%,10% 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 10%,10% 0);-webkit-margin-start:auto;margin-inline-start:auto}@media (max-width:1790px){.tj-evolute-image{bottom:58px}}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-evolute-image{max-width:100%;bottom:0;-webkit-clip-path:none;clip-path:none}}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tj-evolute-image img{height:100%!important;width:100%;object-fit:cover}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-evolute-image{height:547px}}@media (max-width:575px){.tj-evolute-image{height:450px}}.tj-evolute-title{font-size:24px;font-family:var(--tj-ff-heading);font-weight:600;display:inline-block;background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white);padding:5px 20px;border-radius:30px}.tj-evolute-title i{font-size:17px;-webkit-margin-end:5px;margin-inline-end:5px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-evolute-title{font-size:18px}}.tj-evolute .desc{font-family:var(--tj-ff-heading);font-size:24px;color:#364052;max-width:750px;letter-spacing:-1px}@media (max-width:1870px){.tj-evolute .desc{font-size:22px}}@media (max-width:1650px){.tj-evolute .desc{font-size:20px;margin-bottom:40px}}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-evolute .desc{max-width:100%;font-size:16px;letter-spacing:0}}.tj-evolute-counter{display:grid;grid-template-columns:1fr 1fr 1fr;max-width:560px;grid-gap:35px;gap:35px}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px){.tj-evolute-counter{gap:15px}}@media (max-width:500px){.tj-evolute-counter{grid-template-columns:1fr 1fr}}.tj-evolute-counter .counter-item{padding:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-evolute-counter .counter-item{border:0}}.tj-evolute-counter .counter-item:after,.tj-evolute-counter .counter-item:before{display:none}.tj-evolute-counter .counter-item .number{font-size:48px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-evolute-counter .counter-item .number{font-size:36px}}.tj-evolute-counter .counter-item .sub-title{margin-top:20px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-evolute-counter .counter-item .sub-title{margin-top:10px}}

/* !END: Counter CSS */.tj-service-section{background-color:var(--tj-color-common-white);padding-top:120px;padding-bottom:90px;overflow:hidden}.tj-service-section .sec-heading{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end;justify-content:space-between}.tj-service-section .sec-heading .sec-title{margin-bottom:0;line-height:1}.tj-service-section .sec-heading .service-rating{text-align:end}.tj-service-section .sec-heading .service-rating .star-fill{display:inline-block;background-color:var(--tj-color-theme-primary);border-radius:32px;padding:2px 7px 3px 12px;margin-bottom:16px}.tj-service-section .sec-heading .service-rating .review{font-size:16px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-black-2);line-height:1}.tj-service-section .sec-heading .service-rating .review strong{color:var(--tj-color-heading-primary)}@media only screen and (min-width:992px) and (max-width:1199px){.tj-service-section{padding-top:100px;padding-bottom:70px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-section{padding-top:80px;padding-bottom:50px}.tj-service-section .sec-heading{margin-bottom:40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-service-section .sec-heading .service-rating{text-align:start}}.tj-service-section-two{overflow:hidden}.tj-service-section-two .sec-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.tj-service-section-two .sec-heading .sec-text{max-width:550px;width:100%}.tj-service-section-two .sec-heading .sec-text .sec-title{margin-bottom:0}.tj-service-section-three{background:var(--tj-color-theme-bg)}.tj-service-section-three .sec-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-service-section-three .sec-heading{row-gap:30px}}.tj-service-section-three .sec-heading .sec-text{max-width:520px;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.tj-service-section-three .sec-heading .sec-text{max-width:490px}}.tj-service-section-three .sec-heading .sec-text .sec-title{margin-bottom:0;letter-spacing:-.025em}.tj-service-section-three .sec-heading .service-rating{text-align:end}.tj-service-section-three .sec-heading .service-rating .star-fill{display:inline-block;background-color:var(--tj-color-theme-primary);border-radius:32px;padding:2px 7px 3px 12px;margin-bottom:16px}.tj-service-section-three .sec-heading .service-rating .review{font-size:16px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-black-2);line-height:1}.tj-service-section-three .sec-heading .service-rating .review strong{color:var(--tj-color-heading-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-service-section-three .sec-heading .service-rating{text-align:start}}.service-wrapper-two .service-style-3:last-child{border-bottom:none}.service-item{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;height:100%;background-color:var(--tj-color-theme-dark);position:relative;z-index:5;margin-bottom:30px}.service-item .service-images{max-width:645px;width:100%;height:100%}.service-item .service-images img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:1200px) and (max-width:1399px){.service-item .service-images{max-width:550px}}@media only screen and (min-width:992px) and (max-width:1199px){.service-item .service-images{max-width:500px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-item .service-images{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.service-item .service-images{height:610px}}@media only screen and (min-width:576px) and (max-width:767px){.service-item .service-images{height:450px}}@media (max-width:575px){.service-item .service-images{height:350px}}.service-item .service-content{display:flex;flex-wrap:wrap;gap:25px;flex-direction:column;padding:60px 15px 60px 65px}.service-item .service-content .service-number{display:flex;align-items:flex-end}.service-item .service-content .service-number span{display:inline-block;font-size:14px;font-weight:var(--tj-fw-regular);color:var(--tj-color-common-black-2)}.service-item .service-content .service-number span.active{font-size:18px;color:var(--tj-color-common-white)}.service-item .service-content .service-text{max-width:365px;width:100%;margin-top:auto}.service-item .service-content .service-text .service-icons{max-width:56px;width:100%;margin-bottom:35px}.service-item .service-content .service-text .service-icons img{width:100%}.service-item .service-content .service-text .title{letter-spacing:-.025em;margin-bottom:20px}.service-item .service-content .service-text .title a{color:var(--tj-color-common-white)}.service-item .service-content .service-text .title:hover{letter-spacing:0}.service-item .service-content .service-text .desc{font-size:16px;color:var(--tj-color-common-white-2);font-weight:var(--tj-fw-regular)}.service-item .service-content .service-text .desc p:last-child{margin-bottom:0}.service-item .service-content .service-btn{margin-top:40px;background-color:var(--tj-color-common-white)}.service-item .service-content .service-btn .btn_inner .btn_text{color:var(--tj-color-heading-primary)}.service-item .service-content .service-btn:hover .btn_inner .btn_text{color:var(--tj-color-common-white)}.service-item:hover .service-icons{animation:wobble-horizontal-hover 1s ease-in-out 1}@media only screen and (min-width:992px) and (max-width:1199px){.service-item .service-content{padding:40px 15px 40px 30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-item .service-content{padding:35px 30px 45px}.service-item .service-content .service-text{max-width:100%}.service-item .service-content .service-text .service-icons{margin-bottom:25px}.service-item .service-content .service-btn{margin-top:25px}}.service-style-2{border:1px solid var(--tj-color-border-2);padding:40px 30px 45px;position:relative;z-index:2}.service-style-2 .thumb{position:absolute;content:"";width:100%;height:100%;top:0;inset-inline-start:0;opacity:0;visibility:hidden;z-index:1;transition:all .3s ease-in-out 0s}.service-style-2 .thumb img{width:100%;height:100%;object-fit:cover}.service-style-2 .thumb:before{position:absolute;content:"";width:100%;height:100%;top:0;inset-inline-start:0;background:rgba(5,18,41,.65);z-index:1}.service-style-2 .service-icon{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;line-height:1;font-size:70px;color:var(--tj-color-theme-primary);background:var(--tj-color-theme-bg);border-radius:50%;margin-bottom:55px;position:relative;z-index:2}.service-style-2 .service-content{position:relative;transition:all .3s ease-in-out 0s;z-index:2}.service-style-2 .service-content .number{display:block;font-size:16px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white-2);margin-bottom:15px;line-height:1}.service-style-2 .service-content .title{margin-bottom:15px;max-width:255px}@media (max-width:575px),only screen and (min-width:768px) and (max-width:991px){.service-style-2 .service-content .title{max-width:240px}}.service-style-2 .service-content .title:hover{letter-spacing:.025em}.service-style-2 .service-content .desc p:last-child{margin-bottom:0}.service-style-2 .service-button{margin-top:25px}.service-style-2 .service-button,.service-style-2 .service-button i{color:var(--tj-color-heading-primary)}.service-style-2:hover .thumb{opacity:1;visibility:visible}.service-style-2:hover .service-icon{background-color:var(--tj-color-common-white)}.service-style-2:hover .service-icon i{animation:wobble-horizontal-hover 1s ease-in-out 1}.service-style-2:hover .service-content .title a{color:var(--tj-color-common-white)}.service-style-2:hover .service-content .desc{color:var(--tj-color-common-white-2)}.service-style-2:hover .service-button,.service-style-2:hover .service-button i{color:var(--tj-color-common-white)}.service-style-2:hover .service-button:before{background-color:var(--tj-color-common-white)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.service-style-2{padding:30px 15px 35px}.service-style-2 .service-icon{width:85px;height:85px;font-size:60px;margin-bottom:40px}}@media (max-width:575px){.service-style-2{padding:30px 15px 35px}.service-style-2 .service-icon{width:80px;height:80px;font-size:50px;margin-bottom:30px}.service-style-2 .service-button{margin-top:20px}}.service-style-3{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background-color:var(--tj-color-common-white);padding:54px 30px;border-bottom:1px solid var(--tj-color-border-2);position:relative;min-height:185px;transition:all .3s ease-in-out 0s;z-index:2}@media only screen and (min-width:768px) and (max-width:991px){.service-style-3{row-gap:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.service-style-3{flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:20px;padding:35px 30px}}.service-style-3 .service-image{background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:0;visibility:hidden;transition:all .3s ease-in-out 0s}.service-style-3 .service-image,.service-style-3 .service-image:before{position:absolute;top:0;inset-inline-start:0;width:100%;height:100%;z-index:-1}.service-style-3 .service-image:before{content:"";background:rgba(5,18,41,.2)}.service-style-3:hover{min-height:300px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-style-3:hover{min-height:auto}}.service-style-3:hover .service-image{opacity:1;visibility:visible}.service-style-3:hover .service-button a,.service-style-3:hover .service-button a i,.service-style-3:hover .title a,.service-style-3:hover p{color:var(--tj-color-common-white)}.service-style-3 .service-title{max-width:285px;width:100%}.service-style-3 .service-title .title{display:flex;gap:10px;align-items:flex-start;margin-bottom:0;letter-spacing:-.025em;max-width:280px}.service-style-3 .service-title .title span{color:var(--tj-color-common-white-2);position:relative;top:3px;font-size:16px;font-weight:var(--tj-fw-bold);line-height:1}.service-style-3 .service-title .title:hover{letter-spacing:0}.service-style-3 .desc{max-width:340px;width:100%}.service-style-3 .desc p:last-child{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.service-style-3 .desc{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.service-style-3 .desc{-webkit-padding-start:30px;padding-inline-start:30px}}.service-style-3 .service-button a{display:flex;flex-wrap:wrap;align-items:center;font-size:15px;font-weight:var(--tj-fw-bold);line-height:1}.service-style-3 .service-button a,.service-style-3 .service-button a i{color:var(--tj-color-heading-primary)}.service-style-3 .service-button a.text-btn:before{background-color:var(--tj-color-common-white)}@media only screen and (min-width:576px) and (max-width:767px){.service-style-3 .service-button{margin-top:10px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-btn{margin-top:40px}}.star-ratings{unicode-bidi:bidi-override;font-size:16px;letter-spacing:5px;line-height:1;position:relative;margin:0;-webkit-text-stroke:1px var(--tj-color-common-white)}.star-ratings,.star-ratings .fill-ratings{color:var(--tj-color-common-white);padding:0}.star-ratings .fill-ratings{position:absolute;z-index:1;display:block;top:0;inset-inline-start:0;overflow:hidden}.star-ratings .fill-ratings span{display:inline-block}.star-ratings .empty-ratings{position:relative;padding:0;display:block;z-index:1;color:var(--tj-color-common-white)}

/* !END: Service CSS */.tj-skill-section{padding-top:325px;padding-bottom:120px;background-color:var(--tj-color-theme-bg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-skill-section{padding-top:250px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-skill-section{padding-top:220px;padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-skill-section{padding-top:150px;padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px){.tj-skill-section{padding-top:80px;padding-bottom:80px}}@media (max-width:575px){.tj-skill-section{padding-top:80px;padding-bottom:80px}}.skill-wrapper{-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);background:rgba(247,247,247,.1);max-width:525px;width:100%;-webkit-margin-start:auto;margin-inline-start:auto;padding:40px}.skill-wrapper .title{color:var(--tj-color-common-white);letter-spacing:-.025em;margin-bottom:15px}.skill-wrapper .desc{color:var(--tj-color-common-white-2);margin-bottom:35px}.skill-wrapper .desc p:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.skill-wrapper{max-width:475px;padding:30px 15px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.skill-wrapper{max-width:465px;padding:30px 15px 35px}}@media (max-width:575px){.skill-wrapper{max-width:465px;padding:30px 15px 35px}.skill-wrapper .desc{margin-bottom:25px}}.tj-progress-bar .progress-item{position:relative;margin-top:20px;z-index:1}.tj-progress-bar .progress-item:first-child{margin-top:0}.tj-progress-bar .progress-item .title{font-size:16px;font-weight:var(--tj-fw-sbold);letter-spacing:-.025em;margin-bottom:10px}.tj-progress-bar .progress-item .item_bar{position:relative;height:8px;width:100%;background-color:rgba(247,247,247,.2);-webkit-margin-start:0;margin-inline-start:0}.tj-progress-bar .progress-item .item_bar .progress{position:absolute;inset-inline-start:0;top:0;bottom:0;width:0;height:8px;margin:0;border-radius:0;overflow:visible;background-color:var(--tj-color-theme-primary);transition:width .1s ease}.tj-progress-bar .progress-item .item_bar .progress:before{position:absolute;content:"";width:18px;height:18px;top:50%;transform:translateY(-50%);border:4px solid var(--tj-color-theme-primary);background-color:var(--tj-color-common-white);border-radius:50%;inset-inline-end:-10px}.tj-progress-bar .progress-item .item_bar .progress:after{content:attr(data-value);position:absolute;inset-inline-end:-20px;top:-32px;font-size:16px;font-weight:600;color:var(--tj-color-common-white)}

/* !END: Skill CSS */.tj-testimonial-section{background-color:var(--tj-color-common-white);padding-top:120px;padding-bottom:120px;overflow:hidden}.tj-testimonial-section .sec-heading{display:flex;align-items:flex-end;justify-content:space-between}.tj-testimonial-section .sec-heading .sec-title{margin-bottom:0}.tj-testimonial-section .testimonial-pagination{margin-top:60px}@media only screen and (min-width:992px) and (max-width:1199px){.tj-testimonial-section{padding-top:100px;padding-bottom:100px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-testimonial-section{padding-top:80px;padding-bottom:80px}.tj-testimonial-section .testimonial-pagination{margin-top:40px}}.tj-testimonial-section-two{overflow:hidden}.tj-testimonial-section-three{background:var(--tj-color-theme-bg);overflow:hidden}.testimonial-item{background-color:var(--tj-color-theme-bg);padding:35px 40px 40px 0}.testimonial-item .testimonial-content{display:flex;gap:30px;align-items:flex-start;-webkit-padding-start:40px;padding-inline-start:40px}.testimonial-item .testimonial-content .testimonial-quote{display:inline-flex;font-size:70px;color:var(--tj-color-theme-primary);line-height:1;transition:all .5s ease-in-out}.testimonial-item .testimonial-content .testimonial-quote i{display:inline-flex;line-height:1}.testimonial-item .testimonial-content .desc{max-width:455px;width:100%;font-size:18px;font-weight:var(--tj-fw-regular);border-bottom:1px solid var(--tj-color-border-2);padding-bottom:30px;line-height:1.5}.testimonial-item .testimonial-content .desc p:last-child{margin:0}.testimonial-item .tj-testimonial-author{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:20px}.testimonial-item .tj-testimonial-author .author-images{max-width:118px;width:100%;height:106px;-webkit-mask-image:url(/images/shapes/test-shapes.svg);mask-image:url(/images/shapes/test-shapes.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--tj-color-common-white);-webkit-mask-position:center;mask-position:center;position:relative;z-index:1}.testimonial-item .tj-testimonial-author .author-images img{width:85px;height:85px;border-radius:50%;object-fit:cover;position:absolute;inset-inline-end:10px;top:50%;transform:translateY(-50%);z-index:2}.testimonial-item .tj-testimonial-author .author-rating{display:inline-block;background:var(--tj-color-common-white);padding:2px 10px 4px;margin-bottom:10px;border-radius:32px}.testimonial-item .tj-testimonial-author .author-rating .star-ratings{color:var(--tj-color-theme-primary);-webkit-text-stroke:1px var(--tj-color-theme-primary)}.testimonial-item .tj-testimonial-author .author-rating .star-ratings .fill-ratings{color:var(--tj-color-theme-primary)}.testimonial-item .tj-testimonial-author .author-rating .star-ratings .empty-ratings{color:transparent}.testimonial-item .tj-testimonial-author .author-text .author-name{letter-spacing:-.025em;margin-bottom:4px}.testimonial-item .tj-testimonial-author .author-text .sub-title{display:block;line-height:1}.testimonial-item:hover .testimonial-quote{transform:rotateY(-1turn)}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-item{padding:35px 15px 40px 0}.testimonial-item .testimonial-content .desc{max-width:365px;font-size:17px}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-item{padding:35px 15px 40px 0}.testimonial-item .testimonial-content{-webkit-padding-start:20px;padding-inline-start:20px}.testimonial-item .testimonial-content .desc{max-width:315px;font-size:16px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item{padding:35px 15px 40px 0}.testimonial-item .testimonial-content{-webkit-padding-start:20px;padding-inline-start:20px}.testimonial-item .testimonial-content .desc{max-width:100%;font-size:16px}}@media (max-width:575px){.testimonial-item{padding:30px 15px 35px 0}.testimonial-item .testimonial-content{-webkit-padding-start:15px;padding-inline-start:15px;gap:15px}.testimonial-item .testimonial-content .testimonial-quote{font-size:48px}.testimonial-item .testimonial-content .desc{max-width:100%;font-size:16px}}.testimonial-images-2{max-width:550px;width:100%;position:relative;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-images-2{max-width:500px}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-images-2{max-width:440px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-images-2{max-width:100%}.testimonial-images-2 img{width:100%;height:100%;object-fit:cover}}.testimonial-images-2 .testimonial-funfact{position:absolute;inset-inline-start:30px;bottom:30px;background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);padding:35px 30px}.testimonial-images-2 .testimonial-funfact .number{font-family:var(--tj-ff-heading);font-size:48px;font-weight:var(--tj-fw-sbold);letter-spacing:-.025em;color:var(--tj-color-common-white);line-height:1}.testimonial-images-2 .testimonial-funfact .number .odometer{font-family:var(--tj-ff-heading);line-height:1}.testimonial-images-2 .testimonial-funfact .sub-title{display:inline-block;color:var(--tj-color-common-white-2)}.tj-testimonial-slider-two .testimonial-navigation{position:absolute;inset-inline-end:0;bottom:30px;z-index:10}.tj-testimonial-slider-two .shape-image{position:absolute;bottom:0;inset-inline-end:0;width:100%}.tj-testimonial-slider-two .shape-image img{height:127px;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.tj-testimonial-slider-two .shape-image img{height:115px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-testimonial-slider-two .shape-image img{height:100px}}.testimonial-style-2 .testimonial-content{max-width:630px;width:100%}.testimonial-style-2 .testimonial-content .testimonial-quote{color:var(--tj-color-theme-primary);line-height:1;font-size:75px;margin-bottom:25px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-style-2 .testimonial-content .testimonial-quote{margin-bottom:15px}}.testimonial-style-2 .testimonial-content .desc{font-size:26px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);letter-spacing:-.04em}.testimonial-style-2 .testimonial-content .desc p:last-child{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-style-2 .testimonial-content .desc{font-size:21px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.testimonial-style-2 .testimonial-content .desc{font-size:18px}}.testimonial-style-2 .testimonial-content .testimonial-author{display:flex;flex-wrap:wrap;align-items:center;column-gap:16px;margin-top:70px;position:relative}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-style-2 .testimonial-content .testimonial-author{margin-top:50px}}.testimonial-style-2 .testimonial-content .testimonial-author .author-images{width:95px;height:95px;border-radius:50%;overflow:hidden}.testimonial-style-2 .testimonial-content .testimonial-author .author-images img{width:100%;height:100%;object-fit:cover}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.testimonial-style-2 .testimonial-content .testimonial-author .author-images{width:65px;height:65px}}.testimonial-style-2 .testimonial-content .testimonial-author .author-text .testimonial-rating{display:inline-flex;align-items:center;justify-content:center;background:var(--tj-color-theme-bg);padding:2px 10px 4px;margin-bottom:14px;border-radius:32px}.testimonial-style-2 .testimonial-content .testimonial-author .author-text .testimonial-rating .star-ratings{color:var(--tj-color-theme-primary);-webkit-text-stroke:1px var(--tj-color-theme-primary)}.testimonial-style-2 .testimonial-content .testimonial-author .author-text .testimonial-rating .star-ratings .empty-ratings,.testimonial-style-2 .testimonial-content .testimonial-author .author-text .testimonial-rating .star-ratings .fill-ratings{color:var(--tj-color-theme-primary)}.testimonial-style-2 .testimonial-content .testimonial-author .author-text .title{margin-bottom:0}.testimonial-style-2 .testimonial-content .testimonial-author .author-text .designation{display:block;color:var(--tj-color-common-black-2)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-style-2 .testimonial-content{max-width:100%}}.testimonial-style-3{position:relative;z-index:1}.testimonial-style-3 .testimonial-content-box{position:relative;background-color:var(--tj-color-common-white);padding:55px 30px 35px 110px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,7% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 100%,7% 100%,0 90%);z-index:1}@media (max-width:575px){.testimonial-style-3 .testimonial-content-box{padding:40px 20px 35px 120px}}.testimonial-style-3 .testimonial-content-box .testimonial-content .desc{font-size:18px;max-width:445px;width:100%;margin-bottom:25px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-style-3 .testimonial-content-box .testimonial-content .desc{max-width:100%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.testimonial-style-3 .testimonial-content-box .testimonial-content .desc{font-size:16px}}.testimonial-style-3 .testimonial-content-box .testimonial-content .desc p:last-child{margin-bottom:0}.testimonial-style-3 .testimonial-content-box .testimonial-content .testimonial-author{padding-top:28px;border-top:1px solid var(--tj-color-border-2)}.testimonial-style-3 .testimonial-content-box .testimonial-content .testimonial-author .testimonial-rating{display:inline-flex;align-items:center;justify-content:center;background:var(--tj-color-theme-bg);padding:2px 7px 4px 13px;margin-bottom:14px;border-radius:32px}.testimonial-style-3 .testimonial-content-box .testimonial-content .testimonial-author .testimonial-rating .star-ratings{color:var(--tj-color-theme-primary);-webkit-text-stroke:1px var(--tj-color-theme-primary)}.testimonial-style-3 .testimonial-content-box .testimonial-content .testimonial-author .testimonial-rating .star-ratings .empty-ratings,.testimonial-style-3 .testimonial-content-box .testimonial-content .testimonial-author .testimonial-rating .star-ratings .fill-ratings{color:var(--tj-color-theme-primary)}.testimonial-style-3 .testimonial-content-box .testimonial-content .testimonial-author .title{margin-bottom:0}.testimonial-style-3 .testimonial-content-box .testimonial-content .testimonial-author .designation{display:inline-block;font-size:14px;color:var(--tj-color-common-black-2)}.testimonial-style-3 .testimonial-infos{display:flex;flex-wrap:wrap;align-items:flex-start;position:absolute;inset-inline-start:-35px;top:45px;z-index:2}@media (max-width:575px){.testimonial-style-3 .testimonial-infos{inset-inline-start:25px}}.testimonial-style-3 .testimonial-infos .testimonial-quote{display:inline-flex;align-items:center;justify-content:center;width:65px;height:65px;line-height:1;font-size:36px;color:var(--tj-color-common-white);background:var(--tj-color-theme-primary);border:2px solid var(--tj-color-theme-bg);border-radius:50%;position:relative;z-index:1}@media (max-width:575px){.testimonial-style-3 .testimonial-infos .testimonial-quote{width:56px;height:56px}}.testimonial-style-3 .testimonial-infos .testimonial-images{width:65px;height:65px;-webkit-margin-start:-16px;margin-inline-start:-16px}@media (max-width:575px){.testimonial-style-3 .testimonial-infos .testimonial-images{width:56px;height:56px}}.testimonial-style-3 .testimonial-infos .testimonial-images img{width:100%;height:100%;object-fit:cover;border-radius:50%;filter:grayscale(100%)}@media (max-width:575px){.testimonial-style-3.swiper-slide{padding:0 15px}}

/* !END: Testimonial CSS */.tj-faq-style .accordion-item:last-child{margin-bottom:0}.tj-faq-style .accordion-item{border:none;margin-bottom:20px;border-radius:0;background-color:var(--tj-color-theme-bg);color:inherit;box-shadow:none;position:relative;z-index:1;overflow:hidden}.tj-faq-style .accordion-item .accordion-header .accordion-button{background:transparent;font-size:18px;padding:25px 60px 25px 25px;color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-sbold);position:relative;border:1px solid transparent;border-radius:0}.tj-faq-style .accordion-item .accordion-header .accordion-button:before{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:15px;content:"+";font-family:Font Awesome\ 6 Pro;font-weight:400;width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;color:var(--tj-color-heading-primary);background:none;transition:.4s}.tj-faq-style .accordion-item .accordion-header .accordion-button.collapsed{border:1px solid var(--tj-color-border-2);background:var(--tj-color-common-white)}.tj-faq-style .accordion-item .accordion-header .accordion-button:not(.collapsed){box-shadow:none}.tj-faq-style .accordion-item .accordion-header .accordion-button:not(.collapsed):before{content:"\f068";color:var(--tj-color-heading-primary)}.tj-faq-style .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.tj-faq-style .accordion-item .accordion-header .accordion-button:after{display:none}.tj-faq-style .accordion-item .accordion-body{padding:0 0 25px;margin:0 25px}.tj-faq-style .accordion-item .accordion-body p{padding-top:20px;border-top:1px solid var(--tj-color-border-2);margin-bottom:0}.tj-faq-style.style-2 .accordion-item{background:var(--tj-color-theme-bg-2)}.tj-faq-style.style-2 .accordion-item .accordion-header .accordion-button:not(.collapsed),.tj-faq-style.style-2 .accordion-item .accordion-header .accordion-button:not(.collapsed):before{color:var(--tj-color-theme-primary)}.tj-faq-search-wrap{border-bottom:1px solid var(--tj-color-border-2)}.tj-faq-search-wrap .faq-search{position:relative;overflow:hidden}.tj-faq-search-wrap .faq-search label{position:absolute;top:50%;transform:translateY(-50%);inset-inline-start:20px;line-height:1;font-size:18px;color:#7e8590}.tj-faq-search-wrap .faq-search input{height:62px;border:2px solid var(--tj-color-border-2);-webkit-padding-start:45px;padding-inline-start:45px;-webkit-padding-end:144px;padding-inline-end:144px}.tj-faq-search-wrap .faq-search input::placeholder{color:#7e8590}.tj-faq-search-wrap .faq-search input:focus{border:2px solid var(--tj-color-theme-primary);-webkit-padding-start:20px;padding-inline-start:20px}.tj-faq-search-wrap .faq-search input:focus~label{opacity:0;visibility:hidden}.tj-faq-search-wrap .faq-search button{max-width:138px;width:100%;padding:13px 35px;background:var(--tj-color-theme-primary);color:var(--tj-color-common-white);position:absolute;top:4.5px;inset-inline-end:4.5px;text-align:center}.tj-faq-search-wrap .faq-search button .btn-text{overflow:hidden;color:var(--tj-color-common-white);text-shadow:0 23px 0 currentColor;display:inline-block;line-height:1}.tj-faq-search-wrap .faq-search button span{display:inline-flex;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateY(0);transition:.5s}.tj-faq-search-wrap .faq-search button:hover{background:var(--tj-color-theme-dark)}.tj-faq-search-wrap .faq-search button:hover .btn-text span{transform:translateY(-24px)}

/* !END: Faq CSS */.tj-contact-section{position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;padding-top:120px;z-index:1;overflow:hidden}.tj-contact-section:before{position:absolute;content:"";width:100%;height:100%;top:0;inset-inline-start:0;background:rgba(5,18,41,.2);z-index:-1}.tj-contact-section .sec-heading{max-width:535px;width:100%}.tj-contact-section .sec-heading .sec-title{letter-spacing:-.025em;color:var(--tj-color-common-white)}.tj-contact-section .sec-heading .desc{color:var(--tj-color-common-white-2)}.tj-contact-section .sec-heading .desc p:last-child{margin-bottom:0}.tj-contact-section .sec-heading .contact-button{margin-top:50px}@media only screen and (min-width:768px) and (max-width:991px){.tj-contact-section .sec-heading .contact-button{margin-top:40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-contact-section .sec-heading .contact-button{margin-top:40px}}.tj-contact-section .contact-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}@media only screen and (min-width:992px) and (max-width:1199px){.tj-contact-section{padding-top:100px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-contact-section{padding-top:80px;padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-contact-section .sec-heading .contact-button{margin-top:40px}.tj-contact-section .contact-wrapper{gap:10px}}.contact-left-content{max-width:535px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.contact-left-content{max-width:445px}}.contact-form-one{max-width:630px;width:100%;background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:60px 50px}.contact-form-one .title{color:var(--tj-color-common-white);letter-spacing:-.025em;max-width:405px;width:100%;margin-bottom:35px}.contact-form-one .contact-item{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-bottom:60px}.contact-form-one .contact-item .contact-text{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background-color:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:21px 20px;color:rgb(247,247,247);line-height:1}.contact-form-one .contact-item .contact-text a{color:rgb(247,247,247);position:relative}.contact-form-one .contact-item .contact-text a:after{content:"";position:absolute;bottom:-1px;inset-inline-start:0;width:0;height:1px;background-color:var(--tj-color-common-white)}.contact-form-one .contact-item .contact-text a:hover:after{width:100%}.contact-form-one .contact-item .contact-text i{color:var(--tj-color-theme-primary)}.contact-form-one .form-input{margin-bottom:45px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-form-one .form-input{margin-bottom:25px}}.contact-form-one .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]),.contact-form-one .form-input input[type=email],.contact-form-one .form-input input[type=tel],.contact-form-one .form-input input[type=text],.contact-form-one .form-input textarea{width:100%;color:var(--tj-color-common-white);border:none;border-bottom:1.2px solid rgb(103,110,122);background:transparent;padding:0 0 15px}.contact-form-one .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::placeholder,.contact-form-one .form-input input[type=email]::placeholder,.contact-form-one .form-input input[type=tel]::placeholder,.contact-form-one .form-input input[type=text]::placeholder,.contact-form-one .form-input textarea::placeholder{color:var(--tj-color-common-white-2)}.contact-form-one .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-ms-input-placeholder,.contact-form-one .form-input input[type=email]::-ms-input-placeholder,.contact-form-one .form-input input[type=tel]::-ms-input-placeholder,.contact-form-one .form-input input[type=text]::-ms-input-placeholder,.contact-form-one .form-input textarea::-ms-input-placeholder{color:var(--tj-color-common-white-2)}.contact-form-one .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]):focus,.contact-form-one .form-input input[type=email]:focus,.contact-form-one .form-input input[type=tel]:focus,.contact-form-one .form-input input[type=text]:focus,.contact-form-one .form-input textarea:focus{border-bottom:1px solid var(--tj-color-common-white)}.contact-form-one .form-input textarea{min-height:130px;resize:none}.contact-form-one .nice-select{position:relative;padding:0 0 20px;border-bottom:1.2px solid rgb(103,110,122);-webkit-border-start:none;border-inline-start:none;-webkit-border-end:none;border-inline-end:none;border-top:none;border-radius:0;background:transparent;line-height:normal;z-index:1}.contact-form-one .nice-select:after{display:none}.contact-form-one .nice-select:before{position:absolute;content:"\e91a";font-family:solvior-icons;top:6px;transform:rotate(0deg);inset-inline-end:0;font-size:16px;color:var(--tj-color-common-white-2)}.contact-form-one .nice-select.open:before{transform:rotate(-180deg)}.contact-form-one .nice-select span.current{color:var(--tj-color-common-white-2)}.contact-form-one .nice-select .list{width:100%;margin-top:2px;border-radius:0;box-shadow:none}.contact-form-one .nice-select .list .option{color:var(--tj-color-text-body)}.contact-form-one .nice-select .list .option.focus,.contact-form-one .nice-select .list .option.selected,.contact-form-one .nice-select .list .option:hover{color:var(--tj-color-text-body);font-weight:var(--tj-fw-regular);background-color:var(--tj-color-theme-bg)}@media only screen and (min-width:1200px) and (max-width:1399px){.contact-form-one{max-width:560px;padding:40px 30px}.contact-form-one .contact-item .contact-text{padding:18px}}@media only screen and (min-width:992px) and (max-width:1199px){.contact-form-one{max-width:470px;padding:35px 15px}.contact-form-one .contact-item{margin-bottom:40px}.contact-form-one .contact-item .contact-text{padding:16px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-form-one{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.contact-form-one{max-width:100%;padding:35px 15px}.contact-form-one .title{margin-bottom:25px}.contact-form-one .contact-item{margin-bottom:35px}}@media (max-width:575px){.contact-form-one{max-width:100%;padding:35px 15px}.contact-form-one .title{margin-bottom:25px}.contact-form-one .contact-item{margin-bottom:35px}.contact-form-one .contact-item .contact-text{max-width:100%;width:100%}.contact-form-one .input-textarea{margin-top:25px}}.contact-form-one.style-2{background:var(--tj-color-common-white);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--tj-color-border-2)}.contact-form-one.style-2 .title{color:var(--tj-color-heading-primary)}.contact-form-one.style-2 .title span{color:var(--tj-color-theme-primary)}.contact-form-one.style-2 .form-input{margin-bottom:25px}.contact-form-one.style-2 .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]),.contact-form-one.style-2 .form-input input[type=email],.contact-form-one.style-2 .form-input input[type=tel],.contact-form-one.style-2 .form-input input[type=text],.contact-form-one.style-2 .form-input textarea{color:var(--tj-color-text-body);border-color:var(--tj-color-border-2)}.contact-form-one.style-2 .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::placeholder,.contact-form-one.style-2 .form-input input[type=email]::placeholder,.contact-form-one.style-2 .form-input input[type=tel]::placeholder,.contact-form-one.style-2 .form-input input[type=text]::placeholder,.contact-form-one.style-2 .form-input textarea::placeholder{color:var(--tj-color-text-body)}.contact-form-one.style-2 .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]):focus,.contact-form-one.style-2 .form-input input[type=email]:focus,.contact-form-one.style-2 .form-input input[type=tel]:focus,.contact-form-one.style-2 .form-input input[type=text]:focus,.contact-form-one.style-2 .form-input textarea:focus{border-color:var(--tj-color-heading-primary)}.contact-form-one.style-2 .nice-select{border-color:var(--tj-color-border-2)}.contact-form-one.style-2 .nice-select span.current,.contact-form-one.style-2 .nice-select:before{color:var(--tj-color-text-body)}.contact-form-one.style-2 .nice-select .list{margin-top:0;border:1px solid var(--tj-color-border-2)}.contact-form-one.style-2 .nice-select .list .option,.contact-form-one.style-2 .nice-select .list:hover .option{color:var(--tj-color-text-body)}.contact-form-one.style-2 .nice-select .list .option.focus,.contact-form-one.style-2 .nice-select .list .option.selected,.contact-form-one.style-2 .nice-select .list .option:hover{color:var(--tj-color-text-body);font-weight:var(--tj-fw-regular);background-color:var(--tj-color-theme-bg)}.contact-item.style-2{padding:40px;border:1px solid var(--tj-color-border-2);text-align:center}@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);animation:wobble-horizontal-hover 1s ease-in-out 1}.contact-item.style-2 .contact-icon{width:88px;height:88px;display:inline-flex;justify-content:center;align-items:center;background:var(--tj-color-theme-bg-2);border-radius:50%;margin-bottom:30px;transition:all .3s ease-in-out 0s}@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-icon{width:50px;height:50px}}.contact-item.style-2 .contact-icon i{font-size:32px;color:var(--tj-color-theme-primary)}.contact-item.style-2 .contact-title{font-size:24px;margin-bottom:15px}@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,.contact-item.style-2 .contact-list li.active a{color:var(--tj-color-theme-primary)}.google-map{position:relative;min-height:585px;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.google-map{min-height:544px}}@media only screen and (min-width:992px) and (max-width:1199px){.google-map{min-height:529px}}.google-map iframe{width:100%;height:100%;filter:grayscale(1)}.contact-team-details{padding-bottom:120px}@media only screen and (min-width:992px) and (max-width:1199px){.contact-team-details{padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-team-details{padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.contact-team-details{padding-bottom:60px}}.contact-team-details__inner{background:var(--tj-color-theme-bg);padding:80px;-webkit-padding-start:50px;padding-inline-start:50px;border-radius:var(--tj-br-md)}@media only screen and (min-width:768px) and (max-width:991px){.contact-team-details__inner{padding:50px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.contact-team-details__inner{padding:30px}}.contact-team-details__message{font-size:16px}.contact-team-details__message a{display:inline-flex;gap:6px;align-items:center}.contact-team-details__message a i,.contact-team-details__message a:hover{color:var(--tj-color-theme-primary)}.contact-team-details__form{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:0;-webkit-padding-start:125px;padding-inline-start:125px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.contact-team-details__form{-webkit-padding-start:60px;padding-inline-start:60px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-team-details__form{margin-top:30px;-webkit-padding-start:0;padding-inline-start:0;grid-template-columns:1fr;gap:16px;max-width:100%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.contact-team-details__form{grid-template-columns:1fr;gap:16px;margin-top:20px}}.contact-team-details__form .nice-select,.contact-team-details__form input:not([type=submit]):not([type=radio]):not([type=checkbox]),.contact-team-details__form select,.contact-team-details__form textarea{color:var(--tj-color-common-black);font-weight:var(--tj-fw-normal);height:60px;border-radius:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-team-details__form .nice-select,.contact-team-details__form input:not([type=submit]):not([type=radio]):not([type=checkbox]),.contact-team-details__form select,.contact-team-details__form textarea{font-size:14px}}.contact-team-details__form textarea{min-height:200px}.contact-team-details__form .tj-input{width:100%;font-size:16px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-team-details__form .tj-input{font-size:14px}}.contact-team-details__form .tj-input__wrapper{width:100%;border:0}.contact-team-details__form .tj-input__wrapper--message{grid-column:1/3}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-team-details__form .tj-input__wrapper--message{grid-column:1/2}}.contact-team-details__form .tj-input.tj-nice-select .list{border-radius:0;width:100%}.contact-team-details__form .tj-input.tj-nice-select .list .option,.contact-team-details__form .tj-input.tj-nice-select .list:hover .option{color:var(--tj-color-text-body)}.contact-team-details__form .tj-input.tj-nice-select .list .option.focus,.contact-team-details__form .tj-input.tj-nice-select .list .option.selected,.contact-team-details__form .tj-input.tj-nice-select .list .option:hover{color:var(--tj-color-text-body);font-weight:var(--tj-fw-regular);background-color:var(--tj-color-theme-bg)}.contact-team-details__form .tj-input.tj-nice-select:after{display:none}.contact-team-details__form .tj-input.tj-nice-select:before{position:absolute;content:"\e91a";font-family:solvior-icons;top:10px;transform:rotate(0deg);inset-inline-end:15px;font-size:16px;color:var(--tj-color-text-body)}

/* !END: Contact CSS */.tj-cta-section{position:relative;background-color:var(--tj-color-theme-primary);padding:53px 0;z-index:2;overflow:hidden}.tj-cta-section .cta-shape-1,.tj-cta-section .cta-shape-2{position:absolute;inset-inline-start:10%;top:0;z-index:-1}.tj-cta-section .cta-shape-2{top:auto;bottom:0;inset-inline-start:auto;inset-inline-end:22%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px){.tj-cta-section .cta-shape-1{inset-inline-start:0}.tj-cta-section .cta-shape-2{inset-inline-end:10%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-section .cta-shape-1{inset-inline-start:0;max-width:160px}.tj-cta-section .cta-shape-2{inset-inline-end:0;max-width:160px}}@media (max-width:575px){.tj-cta-section .cta-shape-1,.tj-cta-section .cta-shape-2{max-width:135px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-section{padding:45px 0}}.cta-wrapper{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between}.cta-wrapper .cta-title .title{color:var(--tj-color-common-white);font-size:72px;letter-spacing:-.025em;margin-bottom:0;text-transform:uppercase;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px){.cta-wrapper .cta-title .title{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.cta-wrapper .cta-title .title{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){.cta-wrapper{justify-content:center}.cta-wrapper .cta-title .title{font-size:40px}}@media (max-width:575px){.cta-wrapper{justify-content:center;text-align:center}.cta-wrapper .cta-title .title{font-size:28px}}.tj-cta-section-3{padding:38px 0;position:relative;overflow:hidden;z-index:2}.tj-cta-section-3:before{position:absolute;top:0;inset-inline-start:0;content:"";height:100%;width:50%;background-color:var(--tj-color-theme-primary);z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-section-3:before{width:100%}}.tj-cta-section-3:after{position:absolute;top:0;inset-inline-end:0;width:50%;height:100%;content:"";background-image:url(/images/shapes/cta-3.png);background-repeat:no-repeat;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-section-3:after{display:none}}.tj-cta-list{display:flex;flex-wrap:wrap;row-gap:15px;column-gap:40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-list{column-gap:30px}}.tj-cta-list li{list-style:none;position:relative}.tj-cta-list li:not(:first-child):before{position:absolute;content:"";top:50%;transform:translateY(-50%);inset-inline-start:-20px;width:1px;height:18px;background-color:rgba(247,247,247,.3)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-list li:not(:first-child):before{display:none}}.tj-cta-list li a,.tj-cta-list li span{color:var(--tj-color-common-white);display:inline-flex;align-items:center;gap:10px;font-size:18px}.tj-cta-list li span{color:var(--tj-color-heading-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-list li span{color:var(--tj-color-common-white)}}.tj-cta-list.style-2{-webkit-padding-start:35px;padding-inline-start:35px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-list.style-2{-webkit-padding-start:0;padding-inline-start:0}}@media (max-width:575px){.tj-cta-list.style-2{margin-top:15px}}

/* !END: Cta CSS */.tj-progress-section{position:relative;background:var(--tj-color-theme-bg);z-index:2}.tj-progress-section .sec-heading{margin-bottom:0}.tj-progress-section .progress-bg-images{position:absolute;width:50%;height:100%;inset-inline-start:0;top:0;background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:-1}.tj-progress-section .progress-bg-images:before{position:absolute;content:"";width:100%;height:100%;top:0;inset-inline-start:0;background:rgba(5,18,41,.85)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.progress-images{margin-top:40px}.progress-images img{width:100%}}.progress-right-content{-webkit-padding-start:95px;padding-inline-start:95px}@media only screen and (min-width:1200px) and (max-width:1399px){.progress-right-content{-webkit-padding-start:30px;padding-inline-start:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.progress-right-content{-webkit-padding-start:25px;padding-inline-start:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.progress-right-content{-webkit-padding-start:0;padding-inline-start:0}}.progress-style-2{display:flex;flex-wrap:wrap;align-items:center;gap:80px;margin-top:40px}@media (max-width:575px){.progress-style-2{justify-content:center}}.progress-style-2 .proggess-item .proggess-circle{margin-bottom:10px}.progress-style-2 .proggess-item .proggess-circle .progress-percent,.progress-style-2 .proggess-item .proggess-circle input{color:var(--tj-color-heading-primary)!important;font-size:22px!important;width:auto;font-weight:var(--tj-fw-bold)!important;font-family:var(--tj-ff-heading)!important}.progress-style-2 .proggess-item .proggess-text{text-align:center}.progress-style-2 .proggess-item .proggess-text .sub-title{display:block;font-size:18px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-regular);letter-spacing:normal;text-transform:unset;color:var(--tj-color-heading-primary);margin-bottom:0;line-height:1.5}@media only screen and (min-width:992px) and (max-width:1199px){.progress-style-2{gap:40px}}@media (max-width:575px){.progress-style-2{gap:30px}.progress-style-2 .proggess-item .proggess-circle canvas{width:145px!important;height:145px!important}.progress-style-2 .proggess-item .proggess-circle input{margin-top:45px!important;-webkit-margin-start:-115px!important;margin-inline-start:-115px!important}}

/* !END: Progress CSS */.tj-marquee-section{position:relative;padding-top:25px;padding-bottom:23px;background-color:var(--tj-color-theme-primary);overflow:hidden}.marquee-slider-wrapper .marquee-slider .marquee-wrapper{transition-timing-function:linear}.marquee-item{width:auto;display:flex;flex-wrap:wrap;gap:30px;-webkit-padding-end:30px;padding-inline-end:30px}.marquee-item .marquee-title .text{color:var(--tj-color-common-white);letter-spacing:-.025em;margin-bottom:0}.marquee-item .marquee-icons{position:relative;top:3px;max-width:32px;width:100%}.marquee-item .marquee-icons img{animation:rotateImg-2 6s linear infinite}.marquee-slider-two{position:relative;z-index:1}.marquee-slider-two:after,.marquee-slider-two:before{position:absolute;content:"";top:0;inset-inline-start:0;width:40%;height:100%;background-image:linear-gradient(90deg,var(--tj-color-theme-dark) 0,rgba(5,18,41,0) 100%);z-index:2}.marquee-slider-two:after{inset-inline-start:auto;inset-inline-end:0;background-image:linear-gradient(-90deg,var(--tj-color-theme-dark) 0,rgba(5,18,41,0) 100%)}.scrolling-ticker-box{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:20px;align-items:center}.scrolling-content{flex-shrink:0;display:flex;gap:20px;min-width:100%;animation:scroll 120s linear infinite}.scrolling-content span{font-size:114px;font-weight:600;letter-spacing:-.02em;line-height:1;text-transform:uppercase;color:var(--tj-color-common-white);vertical-align:middle;display:inline-flex;align-items:center;justify-content:center;gap:20px}.scrolling-content span i{color:var(--tj-color-theme-primary);font-size:50px;display:inline-flex;line-height:1;animation:rotateMarquee 6s linear infinite}

/* !END: Theme Marquee CSS */@keyframes sticky{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes rotateImg{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotateImg-2{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes rotateImg-two{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--tj-color-common-white)}to{box-shadow:0 0 0 25px transparent}}@keyframes pulse-two{0%{box-shadow:0 0 0 0 rgba(247,247,247,.3)}to{box-shadow:0 0 0 25px transparent}}@keyframes move{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}@keyframes move-two{0%,to{transform:translateX(0)}50%{transform:translateX(30px)}}@keyframes zoom-effect{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@keyframes shine{0%{transform:skewX(-25deg) translateX(0)}to{transform:skewX(-25deg) translateX(250%)}}@keyframes wobble-horizontal-hover{16.65%{transform:translateX(5px)}33.3%{transform:translateX(-3px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}to{transform:translateX(0)}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 40px))}}@keyframes rotateMarquee{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(0) rotate(90deg)}40%{transform:translateX(6px) rotate(90deg)}60%{transform:translateX(3px) rotate(90deg)}}@keyframes bounce2{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}
/* !END: Animate CSS */.sec-heading{display:block;margin-bottom:50px}.sec-heading .sub-title{display:inline-block;font-size:14px;font-weight:var(--tj-fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--tj-color-theme-primary);-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;margin-bottom:15px;position:relative;z-index:1}.sec-heading .sub-title:after,.sec-heading .sub-title:before{position:absolute;content:"";width:4px;height:4px;border-radius:50%;top:50%;inset-inline-start:0;transform:translateY(-50%);background-color:var(--tj-color-theme-primary)}.sec-heading .sub-title:after{inset-inline-start:auto;inset-inline-end:0}.sec-heading .sec-title{margin:0;letter-spacing:-.04em}.sec-heading .sec-title span{color:var(--tj-color-theme-primary)}.sec-heading .desc{margin-top:20px}@media only screen and (min-width:768px) and (max-width:991px){.sec-heading .desc{margin-bottom:15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.sec-heading .desc{margin-bottom:15px}}@media only screen and (min-width:768px) and (max-width:991px){.sec-heading{margin-bottom:45px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.sec-heading{margin-bottom:40px}.sec-heading .sub-title{margin-bottom:10px}}.sec-heading.style-2 .sub-title{-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;padding-inline-end:0}.sec-heading.style-2 .sub-title:after,.sec-heading.style-2 .sub-title:before{display:none}.sec-heading.style-3 .sub-title{line-height:1;padding:5px 7px;background-color:var(--tj-color-theme-bg)}.sec-heading.style-3 .sub-title:after,.sec-heading.style-3 .sub-title:before{display:none}.sec-heading.style-4 .sub-title{line-height:1;padding:5px 7px 5px 17px;background-color:var(--tj-color-theme-bg)}.sec-heading.style-4 .sub-title:before{inset-inline-start:7px}.sec-heading.style-4 .sub-title:after{display:none}.sec-heading-centered{max-width:560px;width:100%;text-align:center;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}

/* !END: Section Title CSS */.h4-progress-section{position:relative;overflow:hidden;padding-top:480px;padding-bottom:60px;z-index:1}.h4-progress-section .h4-progress-bg{position:absolute;inset-inline-start:0;top:0;width:100%;z-index:-1;height:130%;background-size:cover;background-position:50%;will-change:transform}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.h4-progress-section .h4-progress-bg{height:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.h4-progress-section{padding-top:350px}}@media only screen and (min-width:992px) and (max-width:1199px){.h4-progress-section{padding-top:250px}}@media only screen and (min-width:768px) and (max-width:991px){.h4-progress-section{padding-top:200px}}@media only screen and (min-width:576px) and (max-width:767px){.h4-progress-section{padding-top:160px;padding-bottom:15px}}@media (max-width:575px){.h4-progress-section{padding-top:240px;padding-bottom:15px}}.h4-progress .progress-style-2{max-width:485px;padding:30px;-webkit-margin-start:auto;margin-inline-start:auto;background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);flex-wrap:nowrap;gap:80px;position:relative}.h4-progress .progress-style-2:after{position:absolute;content:"";top:50%;inset-inline-start:48%;width:1px;height:204px;background-color:rgba(247,247,247,.1);transform:translate(-50%,-50%)}@media (max-width:575px){.h4-progress .progress-style-2{padding:16px;justify-content:space-between;gap:30px}}.h4-progress .progress-style-2 .proggess-item .proggess-circle{text-align:start}@media (max-width:575px){.h4-progress .progress-style-2 .proggess-item .proggess-circle{text-align:center}}.h4-progress .progress-style-2 .proggess-item .proggess-circle input,.h4-progress .progress-style-2 .proggess-item .proggess-text .sub-title,.h4-progress .progress-style-2 .proggess-item .progress-percent{color:var(--tj-color-common-white)!important}.h4-progress .progress-style-2 .proggess-item .proggess-text .sub-title{line-height:1;font-family:var(--tj-ff-body)}

/* !END: Case Study CSS */

/* !END: Testimonial CSS */

/* !END: H6 Marquee CSS */.h9-contact-section{padding-top:120px;margin-bottom:68px;background-color:var(--tj-color-theme-primary);position:relative;z-index:1;background-size:cover;background-position:50%;background-repeat:no-repeat}.h9-contact-section:after{content:"";position:absolute;inset-inline-start:0;top:0;width:100%;height:100%;background-color:rgba(5,18,41,.6);z-index:-1}.h9-contact-section .sec-heading{max-width:534px;width:100%;margin:0}.h9-contact-section .sec-heading .sub-title{color:var(--tj-color-theme-primary)}.h9-contact-section .sec-heading .sec-title{color:var(--tj-color-common-white)}.h9-contact-section .sec-heading .desc{max-width:503px;width:100%;color:var(--tj-color-common-white-2)}.h9-contact-section .sec-heading .video-btn-wrap{margin-bottom:0}.h9-contact-section .sec-heading .video-btn-wrap .video-btn{gap:15px}.h9-contact-section .sec-heading .video-btn-wrap .video-btn .play-btn{width:70px;height:70px;font-size:25px}.h9-contact-section .sec-heading .video-btn-wrap .video-btn .play-btn i,.h9-contact-section .sec-heading .video-btn-wrap .video-btn .play-btn svg{-webkit-margin-start:0;margin-inline-start:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h9-contact-section .sec-heading,.h9-contact-section .sec-heading .desc{max-width:100%}}.h9-contact-wrapper{display:flex;flex-wrap:wrap;gap:30px;align-items:flex-start;justify-content:space-between}.h9-contact-wrapper .h9-contact-form_wrap{max-width:630px;margin-bottom:-68px}.h9-contact-form_wrap{width:100%;background-color:var(--tj-color-common-white);padding:60px 0 0}.h9-contact-form_wrap .form_title{max-width:505px;width:100%;margin-bottom:40px;padding:0 50px}.h9-contact-form_wrap .form .form-group{margin-bottom:30px}.h9-contact-form_wrap .form .row{padding:0 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.h9-contact-section .sec-heading{max-width:485px}.h9-contact-wrapper .h9-contact-form_wrap{max-width:590px}}@media only screen and (min-width:992px) and (max-width:1199px){.h9-contact-section{padding-top:100px}.h9-contact-section .sec-heading{max-width:460px}.h9-contact-wrapper .h9-contact-form_wrap{max-width:445px}.h9-contact-form_wrap{padding:50px 0 0}.h9-contact-form_wrap .form .row,.h9-contact-form_wrap .form_title{padding:0 30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h9-contact-section{padding-top:80px;padding-bottom:80px;margin-bottom:0}.h9-contact-wrapper{gap:60px}.h9-contact-wrapper .h9-contact-form_wrap{max-width:100%;margin-bottom:0}.h9-contact-form_wrap{padding:50px 0 0}.h9-contact-form_wrap .form .row,.h9-contact-form_wrap .form_title{padding:0 30px}}@media (max-width:575px){.h9-contact-section .sec-heading .video-btn-wrap .video-btn .play-btn{width:50px;height:50px;font-size:18px}.h9-contact-section .sec-heading .video-btn-wrap .video-btn .play-btn i,.h9-contact-section .sec-heading .video-btn-wrap .video-btn .play-btn svg{-webkit-margin-start:0;margin-inline-start:0}.h9-contact-wrapper{gap:50px}.h9-contact-form_wrap{padding:40px 0 0}.h9-contact-form_wrap .form_title{padding:0 20px}.h9-contact-form_wrap .form .row{padding:0 2cqh}}.video-btn-wrap.style-2{margin:0}.video-btn-wrap.style-2 .video-btn{display:inline-flex;gap:15px}.video-btn-wrap.style-2 .video-btn .play-btn{width:70px;height:70px;font-size:25px}.video-btn-wrap.style-2 .video-btn .play-btn i,.video-btn-wrap.style-2 .video-btn .play-btn svg{-webkit-margin-start:0;margin-inline-start:0}@media (max-width:575px){.video-btn-wrap.style-2 .video-btn .play-btn{width:50px;height:50px;font-size:18px}.video-btn-wrap.style-2 .video-btn .play-btn i,.video-btn-wrap.style-2 .video-btn .play-btn svg{-webkit-margin-start:0;margin-inline-start:0}}.form-group{display:flex;position:relative}.form-group .nice-select,.form-group input:not([type=submit]):not([type=radio]):not([type=checkbox]),.form-group textarea{width:100%;border:1px solid var(--tj-color-border-2);color:var(--tj-color-text-body);background-color:var(--tj-color-common-white);outline:none;box-shadow:0 0 0;padding:10px 15px;border-radius:0;transition:.3s}.form-group .nice-select::placeholder,.form-group input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.form-group textarea::placeholder{color:var(--tj-color-text-body)}.form-group .nice-select:focus,.form-group input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,.form-group textarea:focus{border-color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-bg)}.form-group textarea{height:215px}.form-group .nice-select{height:48px;line-height:1.6}.form-group .nice-select:after{display:none}.form-group .nice-select:before{position:absolute;content:"\e91a";font-family:solvior-icons;top:17px;transform:rotate(0deg);inset-inline-end:13px;font-size:16px;line-height:1;color:var(--tj-color-theme-dark)}.form-group .nice-select .list{width:100%;border-radius:0}.form-group .nice-select.open:before{transform:rotate(-180deg)}.form-button button[type=submit],.form-button input[type=submit]{display:flex;width:100%;background-color:var(--tj-color-theme-primary);justify-content:center;align-items:center;gap:6px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-sbold);font-size:20px;line-height:1;letter-spacing:-.025em;color:var(--tj-color-common-white);padding:24px 20px}.form-button button[type=submit] i,.form-button button[type=submit] svg,.form-button input[type=submit] i,.form-button input[type=submit] svg{font-size:18px;transition:.4s}.form-button button[type=submit]:hover i,.form-button button[type=submit]:hover svg,.form-button input[type=submit]:hover i,.form-button input[type=submit]:hover svg{transform:rotate(45deg)}@media only screen and (min-width:576px) and (max-width:767px){.form-button button[type=submit],.form-button input[type=submit]{font-size:18px}.form-button button[type=submit] i,.form-button button[type=submit] svg,.form-button input[type=submit] i,.form-button input[type=submit] svg{font-size:16px}}@media (max-width:575px){.form-button button[type=submit],.form-button input[type=submit]{font-size:16px}.form-button button[type=submit] i,.form-button button[type=submit] svg,.form-button input[type=submit] i,.form-button input[type=submit] svg{font-size:15px}}

/* !END: H9 Contact CSS */

/* !END: H10 Projects CSS */.h7-testimonial{overflow:hidden;background-color:var(--tj-color-common-white)}.h7-testimonial .sec-heading{max-width:555px;width:100%;text-align:center;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:60px}.h7-testimonial-wrap{display:flex;flex-direction:row;background-color:var(--tj-color-common-white);padding:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-wrap{flex-direction:column;padding:0}}.h7-testimonial-single{position:relative;display:flex;width:132px;height:509px;place-content:center;overflow:hidden;transition:all .5s ease-in-out;-webkit-border-start:1px solid var(--tj-color-border-2);border-inline-start:1px solid var(--tj-color-border-2)}.h7-testimonial-single:last-child{-webkit-border-end:1px solid var(--tj-color-border-2);border-inline-end:1px solid var(--tj-color-border-2)}.h7-testimonial-single .testimonial-content{position:relative;overflow:hidden;width:100%;max-width:660px;padding:40px 45px}.h7-testimonial-single .testimonial-content-inner{position:relative;text-align:start;top:0;inset-inline-start:0;width:570px;transform:translateX(-100%);transition:transform .5s ease-in-out;opacity:0;visibility:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.h7-testimonial-single .testimonial-content-inner{width:495px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-single .testimonial-content-inner{width:100%;padding-bottom:10px}}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-testimonial-single .testimonial-content{padding:20px 25px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-testimonial-single .testimonial-content{padding:20px 25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-single .testimonial-content{padding:30px 20px;max-width:100%}}.h7-testimonial-single .testimonial-content .desc{font-size:22px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h7-testimonial-single .testimonial-content .desc{font-size:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.h7-testimonial-single .testimonial-content .desc{font-size:18px}}.h7-testimonial-single .testimonial-content .testimonial-author{margin-top:24px;padding-top:30px;border-top:1px solid var(--tj-color-border-2)}.h7-testimonial-single .testimonial-content .testimonial-author .author-text .testimonial-rating{background:var(--tj-color-common-white)}.h7-testimonial-single .h7-testimonial-title{position:absolute;height:100%;bottom:0;inset-inline-start:50%;transform:translateX(-50%);text-align:start;transition:all .5s ease-in;cursor:pointer}.h7-testimonial-single .h7-testimonial-title .title{writing-mode:sideways-lr;margin-bottom:0;display:flex;justify-content:space-between;align-items:center;height:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-single .h7-testimonial-title .title{writing-mode:inherit}.h7-testimonial-single .h7-testimonial-title{max-width:100%;width:100%;height:auto;inset-inline-start:0;bottom:50%;transform:translateY(50%)}}.h7-testimonial-single .h7-testimonial-title .title{margin-bottom:16px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-single .h7-testimonial-title .title{margin-bottom:0;width:100%}}.h7-testimonial-single .h7-testimonial-title .title a{display:inline-block}.h7-testimonial-single .h7-testimonial-title .title a:hover{color:var(--tj-color-theme-primary)}.h7-testimonial-single.active{place-content:unset;width:660px;border:0}.h7-testimonial-single.active+.h7-testimonial-single{-webkit-border-start:0;border-inline-start:0}.h7-testimonial-single.active .testimonial-content{opacity:1;visibility:visible;background-color:var(--tj-color-theme-bg)}.h7-testimonial-single.active .testimonial-content-inner{transform:translateX(0);opacity:1;visibility:visible}.h7-testimonial-single.active .h7-testimonial-title{opacity:0;visibility:hidden;transition:all .2s ease-out}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-testimonial-single.active{width:640px;padding:0}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-testimonial-single.active{width:560px;padding:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-single.active{width:100%;height:auto;border-top:0!important;border-bottom:0!important}.h7-testimonial-single.active+.h7-testimonial-single{border-top:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.h7-testimonial-single{width:100px;height:470px;padding:0 15px}}@media only screen and (min-width:992px) and (max-width:1199px){.h7-testimonial-single{width:80px;padding:0 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h7-testimonial-single{width:100%;height:80px;padding:0;-webkit-border-start:0;border-inline-start:0;border-top:1px solid var(--tj-color-border-2)}.h7-testimonial-single:last-child{-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid var(--tj-color-border-2)}}@media (max-width:390px){.h7-testimonial-single{height:80px}}

/* !END: Testimonial CSS */.h8-marquee-section{background-color:var(--tj-color-common-white);border-top:1px solid var(--tj-color-border-2);border-bottom:1px solid var(--tj-color-border-2);padding:30px 0 25px}.h8-marquee-section .marquee-item{align-items:center}.h8-marquee-section .marquee-item .marquee-title .text{color:var(--tj-color-heading-primary);font-size:102px;line-height:1.1;font-weight:var(--tj-fw-sbold);font-family:var(--tj-ff-heading)}.h8-marquee-section .marquee-item .marquee-title .text.stroke{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(39,53,77,.4)}.h8-marquee-section .marquee-item .marquee-icons{max-width:51px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.h8-marquee-section .marquee-item .marquee-title .text{font-size:85px}.h8-marquee-section .marquee-item .marquee-icons{max-width:45px}}@media only screen and (min-width:768px) and (max-width:991px){.h8-marquee-section .marquee-item .marquee-title .text{font-size:75px}.h8-marquee-section .marquee-item .marquee-icons{max-width:35px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.h8-marquee-section .marquee-item{gap:20px;-webkit-padding-end:20px;padding-inline-end:20px}.h8-marquee-section .marquee-item .marquee-title .text{font-size:50px}.h8-marquee-section .marquee-item .marquee-icons{max-width:25px}.h8-marquee-section{padding:20px 0}}

/* !END: H8 Marquee CSS */.project-style-2{max-width:603px;width:100%;background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:15px;margin-bottom:300px}@media only screen and (min-width:1200px) and (max-width:1399px){.project-style-2{max-width:543px}}@media only screen and (min-width:992px) and (max-width:1199px){.project-style-2{max-width:450px;margin-bottom:150px}}@media only screen and (min-width:768px) and (max-width:991px){.project-style-2{max-width:332px;margin-bottom:150px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.project-style-2{margin-bottom:0}}.project-style-2 .project-images{overflow:hidden;position:relative}.project-style-2 .project-images img{mix-blend-mode:luminosity;transition:transform .4s ease-in-out}.project-style-2 .project-images a{position:absolute;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%) scale(.5);display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);width:120px;height:120px;padding:3%;text-align:center;border-radius:50%;opacity:0;visibility:hidden;transition:transform .4s ease-in-out}.project-style-2 .project-content{padding:30px 15px 15px}.project-style-2 .project-content .title{margin-bottom:10px}.project-style-2 .project-content .title a{color:var(--tj-color-common-white)}.project-style-2 .project-content .title:hover{letter-spacing:.026rem}.project-style-2:hover .project-images img{transform:scale(1.12)}.project-style-2:hover .project-images a{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.project-wrapper{position:relative;display:flex;flex-wrap:wrap;column-gap:90px;align-items:flex-start;z-index:2;justify-content:space-between}@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:992px) and (max-width:1199px){.project-wrapper{column-gap:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.project-wrapper{align-items:center;justify-content:center;gap:30px}}.project-wrapper .project-style-2:nth-child(2n){margin-top:300px;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.project-wrapper .project-style-2:nth-child(2n){margin-top:150px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.project-wrapper .project-style-2:nth-child(2n){margin-top:0}}.project-category ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;column-gap:12px;row-gap:12px;align-items:center}.project-category ul li a{display:inline-block;color:var(--tj-color-common-white-2);background:rgba(247,247,247,.1);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);font-size:14px;border-radius:40px;padding:6px 10px;line-height:1}.project-category ul li a:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}

/* !END: Project Style 2 CSS */.h5-case-study-section{background-color:var(--tj-color-theme-bg);padding-top:120px;padding-bottom:120px;overflow:hidden}.h5-case-study-section .sec-heading{max-width:555px;width:100%;text-align:center;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:60px}.h5-case-study-section .sec-heading .sub-title{background-color:var(--tj-color-common-white)}.h5-case-study-slider{overflow:inherit}.h5-case-study-item-inner{min-height:524px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;z-index:1;overflow:hidden}.h5-case-study-item .case-study-content{background-color:var(--tj-color-common-white);padding:30px 22px 30px 30px;max-width:410px;width:100%;position:absolute;inset-inline-end:0;bottom:0;z-index:2;transform:translateY(100%);transition:.4s}.h5-case-study-item .case-study-content .category{list-style:none;display:flex;flex-wrap:wrap;gap:11px;margin-bottom:15px}.h5-case-study-item .case-study-content .category li{display:inline-flex}.h5-case-study-item .case-study-content .category li a{display:flex;align-items:center;justify-content:center;border-radius:40px;border:1px solid var(--tj-color-border-2);color:var(--tj-color-text-body);font-size:14px;line-height:1;padding:5px 9px}.h5-case-study-item .case-study-content .category li a:hover{border-color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.h5-case-study-item .case-study-content .case-study-text{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px}.h5-case-study-item .case-study-content .case-study-text .title{margin:0;max-width:calc(100% - 84px)}.h5-case-study-item .case-study-content .case-study-text .title a:hover{color:var(--tj-color-theme-primary)}.h5-case-study-item .case-study-content .case-study-text .icon-btn{width:64px;height:64px}.h5-case-study-item .case-study-content .case-study-text .icon-btn:hover{background-color:var(--tj-color-theme-primary)}.h5-case-study-item:hover .case-study-content{transform:translate(0)}@media only screen and (min-width:992px) and (max-width:1199px){.h5-case-study-section{padding-top:100px;padding-bottom:100px}.h5-case-study-item .case-study-content{padding:30px 20px;max-width:390px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h5-case-study-section{padding-top:80px;padding-bottom:80px}.h5-case-study-section .sec-heading{margin-bottom:40px}.h5-case-study-item .case-study-content{padding:30px 20px;max-width:390px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.h5-case-study-item .case-study-content{max-width:350px}.h5-case-study-item .case-study-content .case-study-text .title{max-width:calc(100% - 70px)}.h5-case-study-item .case-study-content .case-study-text .icon-btn{width:50px;height:50px}}@media (max-width:575px){.h5-case-study-item-inner{min-height:400px}.h5-case-study-item .case-study-content{max-width:320px}}

/* !END: Case Study CSS */.h10-projects-section{overflow:hidden}.h10-projects-section .sec-heading{max-width:550px;width:100%;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:60px}.h10-projects_wrap .h10-projects_item:not(:last-child){margin-bottom:30px}.h10-projects_item{position:relative;height:670px;z-index:1}.h10-projects_item .h10-project-img{background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-1}.h10-projects_item .h10-project-img,.h10-projects_item:before{position:absolute;inset-inline-start:0;top:0;width:100%;height:100%}.h10-projects_item:before{content:"";background-image:linear-gradient(180deg,rgba(5,18,41,0),#051229 84%);z-index:1}.h10-projects_item .project_content{max-width:460px;width:100%;background-color:rgba(247,247,247,.15);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:35px 30px;position:absolute;inset-inline-end:60px;bottom:70px;z-index:2}.h10-projects_item .project_content .category{list-style:none;display:flex;flex-wrap:wrap;align-items:center;line-height:1;gap:11px;margin-bottom:12px}.h10-projects_item .project_content .category li{display:inline-flex;line-height:1}.h10-projects_item .project_content .category li a{display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid rgba(247,247,247,.15);border-radius:40px;font-family:Lato;font-size:14px;line-height:1;color:var(--tj-color-common-white);padding:5px 9px}.h10-projects_item .project_content .category li a:hover{border-color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-primary)}.h10-projects_item .project_content .project_title{letter-spacing:-.025em;color:var(--tj-color-common-white);margin:0}.h10-projects_item .project_content .project_title a:hover{letter-spacing:0}.h10-projects_item .project_content .desc{color:var(--tj-color-common-white-2);margin-top:15px}.h10-projects_item .project_content .project_button{background-color:var(--tj-color-common-white);margin-top:25px}.h10-projects_item .project_content .project_button .btn_inner .btn_text{color:var(--tj-color-heading-primary)}.h10-projects_item .project_content .project_button:hover .btn_inner .btn_text{color:var(--tj-color-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.h10-projects_item{height:600px}.h10-projects_item .project_content{inset-inline-end:50px;bottom:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.h10-projects-section .sec-heading{margin-bottom:50px}.h10-projects_item{height:550px}.h10-projects_item .project_content{inset-inline-end:40px;bottom:40px}}@media only screen and (min-width:768px) and (max-width:991px){.h10-projects-section .sec-heading{margin-bottom:40px}.h10-projects_item{height:550px}.h10-projects_item .project_content{max-width:445px;inset-inline-end:30px;bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.h10-projects-section .sec-heading{margin-bottom:40px}.h10-projects_item{height:550px}.h10-projects_item .project_content{max-width:420px;padding:30px 25px;inset-inline-end:30px;bottom:30px}}@media (max-width:575px){.h10-projects-section .sec-heading{margin-bottom:40px}.h10-projects_item{height:500px}.h10-projects_item .project_content{max-width:360px;padding:30px 25px;inset-inline-end:0;bottom:0}}

/* !END: H10 Projects CSS */@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.h5-price-section{overflow:hidden}}.pricing-left-content .desc{max-width:300px}.tj-sticky-top{position:-webkit-sticky;position:sticky;top:40px;z-index:1;transition:.5s}@media only screen and (min-width:992px) and (max-width:1199px){.tj-sticky-top{top:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-sticky-top{position:unset}}body:has(.sticky) .tj-sticky-top{top:120px}@media only screen and (min-width:992px) and (max-width:1199px){body:has(.sticky) .tj-sticky-top{top:100px}}.pricing-card{display:flex;border:1px solid var(--tj-color-border-2);background-color:var(--tj-color-common-white);position:relative;overflow:hidden;padding:20px}.pricing-card:not(:last-child){margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.pricing-card{align-items:center}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pricing-card{flex-direction:column;padding-bottom:0}}.pricing-card.active .pricing-badge{display:inline-block}.pricing-card .pricing-badge{position:absolute;top:0;inset-inline-end:0;display:none;padding:10px 11px 10px 35px;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary);line-height:1;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);clip-path:polygon(0 0,100% 0,100% 100%,20% 100%)}.pricing-card .pricing-left,.pricing-card .pricing-right{flex:1 1;padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.pricing-card .pricing-left,.pricing-card .pricing-right{padding:30px 25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pricing-card .pricing-left,.pricing-card .pricing-right{padding:30px 25px}}.pricing-card .pricing-left{background-color:var(--tj-color-theme-bg)}.pricing-card .pricing-left .title{margin:0}.pricing-card .price{margin:18px 0;font-size:var(--tj-fs-h1);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);line-height:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.pricing-card .price{font-size:60px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pricing-card .price{font-size:48px}}.pricing-card .price .dollar{font-size:18px;vertical-align:top;color:var(--tj-color-common-black-2)}.pricing-card .price .period{font-size:20px;font-weight:400;color:var(--tj-color-common-black-2)}.pricing-card .offer{margin-bottom:25px}.pricing-card .pricing-right{position:relative}.pricing-card .pricing-right h4{position:absolute;inset-inline-end:22px;top:-20px;transform:rotate(-90deg);transform-origin:right;font-size:72px;color:var(--tj-color-theme-bg);letter-spacing:-2.5%;margin:0}@media only screen and (min-width:992px) and (max-width:1199px){.pricing-card .pricing-right h4{inset-inline-end:18px;top:-10px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.pricing-card .pricing-right h4{font-size:60px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pricing-card .pricing-right h4{font-size:48px;top:30px}}.pricing-card .pricing-right .features{list-style:none;-webkit-padding-start:0;padding-inline-start:0;margin-top:0}.pricing-card .pricing-right .features li:not(:last-child){margin-bottom:12px}.pricing-card .pricing-right .features li{display:flex;align-items:center;color:var(--tj-color-common-black-3)}.pricing-card .pricing-right .features li i{font-size:18px;line-height:1;-webkit-margin-end:8px;margin-inline-end:8px}.pricing-card .pricing-right .features li.active{color:var(--tj-color-text-body)}.pricing-card .pricing-right .features li.active i{color:var(--tj-color-theme-primary)}