.search-results{background:var(--tj-color-common-white);border-radius:10px;max-height:500px;margin-top:30px;padding:20px;animation:.3s ease-out fadeInDown;overflow-y:auto}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-result-item{border-bottom:1px solid var(--tj-color-grey-1);cursor:pointer;padding:15px;transition:background .3s,transform .2s;animation:.3s ease-out backwards fadeIn}.search-result-item:first-child{animation-delay:50ms}.search-result-item:nth-child(2){animation-delay:.1s}.search-result-item:nth-child(3){animation-delay:.15s}.search-result-item:nth-child(4){animation-delay:.2s}.search-result-item:nth-child(5){animation-delay:.25s}.search-result-item:nth-child(6){animation-delay:.3s}.search-result-item:nth-child(7){animation-delay:.35s}.search-result-item:nth-child(8){animation-delay:.4s}@keyframes fadeIn{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:var(--tj-color-grey-1);transform:translate(5px)}.search-result-item .result-title{font-size:18px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary);margin-bottom:8px}.search-result-item .result-snippet{color:var(--tj-color-text-body);margin:0;font-size:14px;line-height:1.6}.search-no-results{text-align:center;background:var(--tj-color-grey-1);border-radius:10px;margin-top:30px;padding:40px 20px;animation:.3s ease-out fadeInDown}.search-no-results p{color:var(--tj-color-text-body);margin:0;font-size:16px}.site_logo .logo{max-width:130px!important}@media (max-width:767px){.site_logo .logo{max-width:100px!important}}.client-text{color:var(--tj-color-theme-primary)!important}.client-logo{width:200px;height:100px;padding:20px}.client-logo img{object-fit:contain;width:100%;height:100%}@media (max-width:1199px){.client-logo{width:160px;height:80px;padding:15px}}@media (max-width:767px){.client-logo{width:140px;height:70px;padding:15px}}.tj-team-general-section .sec-heading{margin-bottom:80px!important}.tj-team-general-section .sec-heading .sec-title{margin-top:20px;font-size:56px;line-height:1.2}.tj-team-general-section .sec-heading .sec-title span{color:var(--tj-color-theme-primary);display:inline-block;position:relative}.tj-team-general-section .sec-heading .sec-title span:after{content:"";background:linear-gradient(90deg,var(--tj-color-theme-primary)0%,transparent 100%);width:100%;height:3px;position:absolute;bottom:-5px;left:0}@media (max-width:991px){.tj-team-general-section .sec-heading .sec-title{font-size:42px}.tj-team-general-section .sec-heading{margin-bottom:60px!important}}@media (max-width:767px){.tj-team-general-section .sec-heading .sec-title{font-size:32px}.tj-team-general-section .sec-heading{margin-bottom:50px!important}.tj-team-general-section .team-feature-box{margin-bottom:0!important}.tj-team-general-section .row>.col-lg-4,.tj-team-general-section .row>.col-md-6{margin-bottom:50px!important}.tj-team-general-section .row>.col-lg-4:last-child,.tj-team-general-section .row>.col-md-6:last-child{margin-bottom:0!important}}.tj-team-general-section .team-content-wrapper h3.team-content-title{font-size:24px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);margin-bottom:30px}.tj-team-general-section .team-content-wrapper p{color:var(--tj-color-text-body);line-height:1.8}@media (min-width:992px){.tj-team-general-section .team-content-wrapper.wow.fadeInLeft p{padding-right:40px}}.tj-team-general-section .team-values-list{margin:0;padding:0;list-style:none}.tj-team-general-section .team-values-list li{align-items:flex-start;gap:15px;display:flex}.tj-team-general-section .team-values-list li .value-icon{background:linear-gradient(-45deg,rgba(30,138,138,.2) 0%,rgba(30,138,138,0) 50%,rgba(30,138,138,.2) 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.tj-team-general-section .team-values-list li .value-icon i{color:var(--tj-color-theme-primary);font-size:18px}.tj-team-general-section .team-values-list li .value-content{flex:1}.tj-team-general-section .team-values-list li .value-content h5{font-size:16px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);margin-bottom:5px}.tj-team-general-section .team-values-list li .value-content p{color:var(--tj-color-text-body);margin:0;font-size:14px;line-height:1.6}.tj-team-general-section .team-feature-box{background:var(--tj-color-common-white);border-radius:10px;flex-direction:column;height:100%;margin-bottom:30px;padding:40px 30px;transition:all .3s;display:flex;box-shadow:0 5px 15px rgba(0,0,0,.08)}.tj-team-general-section .team-feature-box:hover{background:var(--tj-color-theme-primary);transform:translateY(-5px);box-shadow:0 10px 30px rgba(30,138,138,.3)}.tj-team-general-section .team-feature-box:hover .feature-icon{background:var(--tj-color-common-white);color:var(--tj-color-theme-primary)}.tj-team-general-section .team-feature-box:hover .feature-title{color:var(--tj-color-common-white)}.tj-team-general-section .team-feature-box:hover .feature-desc{color:rgba(255,255,255,.9)}.tj-team-general-section .team-feature-box .feature-icon{width:70px;height:70px;color:var(--tj-color-theme-primary);background:linear-gradient(-45deg,rgba(30,138,138,.3) 0%,rgba(30,138,138,0) 50%,rgba(30,138,138,.3) 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:25px;font-size:32px;transition:all .3s;display:flex}.tj-team-general-section .team-feature-box .feature-title{font-size:20px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);margin-bottom:15px}.tj-team-general-section .team-feature-box .feature-desc{color:var(--tj-color-text-body);margin:0;line-height:1.7}@media (max-width:991px){.tj-team-general-section .team-feature-box{margin-bottom:50px}}.tj-team-general-section .team-expertise-area{background:var(--tj-color-grey-1);border-radius:15px;padding:50px 40px}.tj-team-general-section .team-expertise-area h3{font-size:28px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary)}.tj-team-general-section .team-expertise-area .expertise-card{text-align:center;background:var(--tj-color-common-white);border-radius:10px;height:100%;padding:40px 30px;transition:all .3s}.tj-team-general-section .team-expertise-area .expertise-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.tj-team-general-section .team-expertise-area .expertise-card .expertise-number{font-size:48px;font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-primary);margin-bottom:20px;line-height:1}.tj-team-general-section .team-expertise-area .expertise-card h5{font-size:20px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);margin-bottom:10px}.tj-team-general-section .team-expertise-area .expertise-card p{color:var(--tj-color-text-body);margin:0;font-size:14px;line-height:1.6}.tj-team-general-section .team-cta-box{background:var(--tj-color-theme-primary);border-radius:15px;padding:60px 40px}.tj-team-general-section .team-cta-box h3{font-size:32px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-white)}.tj-team-general-section .team-cta-box p{color:rgba(255,255,255,.9);max-width:700px;margin-left:auto;margin-right:auto;font-size:16px}.tj-team-general-section .team-cta-box .tj-primary-btn{background:var(--tj-color-common-white)}.tj-team-general-section .team-cta-box .tj-primary-btn .btn-text{color:var(--tj-color-theme-primary)}.tj-team-general-section .team-cta-box .tj-primary-btn:hover{background:var(--tj-color-theme-dark)}.tj-team-general-section .team-cta-box .tj-primary-btn:hover .btn-text{color:var(--tj-color-common-white)}@media (max-width:1199px){.tj-team-general-section .team-expertise-area,.tj-team-general-section .team-cta-box{padding:40px 30px}}@media (max-width:991px){.tj-team-general-section .team-feature-box{padding:30px 20px}.tj-team-general-section .team-cta-box h3{font-size:26px}}@media (max-width:767px){.tj-team-general-section .team-feature-box{padding:30px 20px}.tj-team-general-section .team-expertise-area h3{font-size:24px}.tj-team-general-section .team-cta-box h3{font-size:22px}}
