:root{--thm-body-font-size:18px;--thm-body-font-weight:400;--thm-body-font-color:#383838;--thm-heading-font:var(--thm-body-font);--thm-heading-font-color:#101010;--thm-heading-font-weight:700;--thm-body-background:#fff;--thm-bg-white:#fff;--thm-bg-light:#eaf0fb;--thm-black:#101010;--thm-green:#3d71c2;--thm-teal:#4c3dc2;--thm-bg-ling-green:#eaf0fb}body{font-family:var(--thm-body-font);font-weight:var(--thm-body-font-weight);font-size:var(--thm-body-font-size);line-height:30px;color:var(--thm-body-font-color);font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin-bottom:0}li,ul{list-style:none;padding:0;margin:0}.img,img{max-width:100%}.img,a,button,img{transition:all .3s ease-out 0s}.btn:focus,a:focus,button:focus{text-decoration:none;outline:none;box-shadow:none}.footer -menu li a:hover,.portfolio-cat a:hover,a,a:hover,button{color:var(--thm-secondary);text-decoration:none}a,button{outline:medium none}.btn:focus,button:focus,input:focus,textarea,textarea:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{font-family:var(--thm-heading-font);color:var(--thm-heading-font-color);margin-top:0;margin-bottom:0;font-style:normal;line-height:1.2em;font-weight:var(--thm-heading-font-weight);text-transform:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:4rem}h2{font-size:3.12rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.bg-green{background-color:var(--thm-primary)}.bg-light-greem{background-color:var(--thm-bg-ling-green)}.hero-ptb{padding:270px 0 130px}.sec-ptb{padding:140px 0}.sec-pt{padding-top:140px}.sec-pb{padding-bottom:140px}.ml-100{margin-left:100px}.mr-100{margin-right:100px}.c-black{color:var(--thm-black)!important}.text-white{color:var(--thm-white)}.text-teal{color:var(--thm-teal)}.br-style1{position:relative;border-radius:0 180px 0 200px}.br-style1:before{content:"";position:absolute;height:100%;width:100%;border:2px solid hsla(0,0%,100%,.12);border-radius:0 200px;top:-30px;left:30px}.br-style2{border-radius:10px!important}.br-style2:before{border:2px solid rgba(30,64,175,.12);border-radius:10px!important}.sec-content p,.sec-content ul.sec-list-item{margin-bottom:30px}.sec-content ul.sec-list-item li{position:relative;margin-bottom:16px;font-weight:500;color:var(--thm-black)}.sec-content ul.sec-list-item li i{color:var(--thm-teal);margin-right:8px}.sec-content ul.sec-list-item li:last-child{margin-bottom:0}.sec-content .sec-btn{display:inline-block;margin-top:10px}.sec-sub-title{padding-bottom:14px;font-size:20px;font-weight:500;line-height:20px;color:var(--thm-teal)}.sec-sub-title,.sec-title{position:relative;display:block}.sec-title{padding-bottom:18px;font-size:50px;line-height:68px}.thm-btn{position:relative;display:inline-flex;align-items:center;overflow:hidden;padding:12px 30px;background-color:var(--thm-btn);border:2px solid var(--thm-btn);color:var(--thm-white);font-size:18px;line-height:30px;font-weight:600;text-transform:capitalize;font-family:var(--thm-body-font);border-radius:10px;transition:all .3s linear}.thm-btn:before{width:100%;height:100%;top:0;left:0;content:"";display:block;position:absolute;background:var(--thm-btn-hover);z-index:1;transition:all .3s ease-in-out;transform:scaleX(0);transform-origin:right}.thm-btn:hover:before{transform:scaleX(1);transform-origin:left}.thm-btn .txt{position:relative;display:inline-flex;align-items:center;z-index:1}.thm-btn:hover{color:var(--thm-white);border-color:var(--thm-btn-hover);box-shadow:0 6px 24px rgba(76,61,194,.35)}.thm-btn i{position:relative;top:0;display:inline-block;margin-left:7px;font-size:16px;z-index:1}a.read-more{font-size:18px;line-height:30px;font-weight:600}a.read-more i{font-size:20px;display:inline-block;transform:translateY(5px);transition:all .2s linear}a.read-more:hover i{margin-left:5px}.thm-btn-style2{color:var(--thm-white);background-color:var(--thm-secondary);border:2px solid var(--thm-secondary)}.thm-btn-style2:before{background:#2ea0ae}.thm-btn-style2:hover{color:var(--thm-white);border-color:#2ea0ae;box-shadow:0 6px 24px rgba(61,179,194,.35)}.owl-nav{position:absolute;display:flex}.owl-nav .owl-next,.owl-nav .owl-prev{height:50px;width:50px;border-radius:10px;font-size:32px;color:var(--thm-teal);background:var(--thm-bg-ling-green);display:flex;align-items:center;justify-content:center;transition:all .3s linear}.owl-nav .owl-next:hover,.owl-nav .owl-prev:hover{color:var(--thm-white);background:var(--thm-teal)}.owl-nav .owl-prev{margin-right:24px}.list-wrap{margin:0;padding:0}.list-wrap li{list-style:none}hr{border-bottom:1px solid var(--thm-primary-color);border-top:0;margin:30px 0;padding:0}label{color:var(--thm-body-font-color);cursor:pointer;font-size:16px;font-weight:400}::placeholder{color:var(--thm-body-font-color);font-size:var(--thm-body-font-size);opacity:1}.theme-overlay{position:relative}.theme-overlay:before{background:var(--thm-primary-color) none repeat scroll 0 0;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.separator{border-top:1px solid var(--thm-primary-color)}.auto-container{position:static;max-width:1320px;width:100%;padding:0 12px;margin:0 auto}.container{max-width:1320px;padding-left:12px;padding-right:12px}.row{--bs-gutter-x:24px}.row.g-0{--bs-gutter-x:0}.fix{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden}.scroll-top{width:50px;height:50px;line-height:50px;position:fixed;bottom:-10%;right:50px;font-size:var(--thm-body-font-size);border-radius:6px;z-index:99;color:var(--thm-white);text-align:center;cursor:pointer;background:var(--thm-primary);transition:1s ease;border:none}.scroll-top.open{bottom:30px}.scroll-top:after{position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:1;background:radial-gradient(ellipse at center,rgba(0,0,0,.25) 0,transparent 80%)}.scroll-top:hover{background:var(--thm-secondary)}.accordion-container .accordion-title{position:relative;margin:0;padding:.625em .625em .625em 2em;background-color:#000;font-size:1.25em;font-weight:400;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion-container .accordion-title:active,.accordion-container .accordion-title:hover,.accordion-title.open{background-color:var(--thm-primary)}.accordion-container .accordion-title:before{content:"";position:absolute;top:50%;right:25px;width:15px;height:2px;transform:rotate(90deg);background:#fff;transition:all .3s ease-in-out}.accordion-container .accordion-title:after{content:"";position:absolute;top:50%;right:25px;width:15px;height:2px;background:#fff;transition:all .2s ease-in-out}.accordion-container .accordion-title.open:before{transform:rotate(180deg)}.accordion-container .accordion-title.open:after{opacity:0}.accordion-content{padding-left:2.3125em;border:1px solid #0079c1}#site-breadcumb{background-size:cover;background-repeat:no-repeat;background-position:50%}#site-breadcumb .site-breadcumb-wrapper{background:rgba(61,113,194,.9);padding:280px 0 140px}.breadcumb-content{display:flex;align-items:center}.breadcumb-content h1.breadcumb-title{font-size:64px;color:var(--thm-white)}.breadcumb-content ul.page-navigator{margin-left:auto}.breadcumb-content ul.page-navigator li{font-size:18px;font-weight:600;line-height:30px;float:left;margin-right:15px;position:relative}.breadcumb-content ul.page-navigator li a{color:hsla(0,0%,100%,.3)}.breadcumb-content ul.page-navigator li a:hover{color:var(--thm-white)}.breadcumb-content ul.page-navigator li:after{content:"\f054";font-family:Font Awesome\ 6 Pro;margin-left:15px;color:var(--thm-white)}.breadcumb-content ul.page-navigator li:last-child{margin-right:0}.breadcumb-content ul.page-navigator li:last-child a{color:var(--thm-white);cursor:inherit}.breadcumb-content ul.page-navigator li:last-child:after{display:none}.hero-content{position:relative;margin-right:3%}.hero-content .hero-tagline{color:var(--thm-white);font-weight:600;margin-bottom:14px;display:inline-block;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.35);border-radius:30px;padding:4px 18px;letter-spacing:.3px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-content h1.hero-title{margin-bottom:18px}.hero-content .hero-btn-area{margin-top:40px}.hero-content .hero-btn-area a.thm-btn:last-child{margin-left:24px}.hero-content .hero-btn-area a.play-btn{margin-left:30px}.hero-content .hero-btn-area a.play-btn i{font-size:24px;color:var(--thm-teal);padding:15px;border:2px solid var(--thm-teal);border-radius:10px;transition:all .3s linear}.hero-content .hero-btn-area a.play-btn i:hover{background:var(--thm-teal);color:var(--thm-white)}.hero-content .hero-btn-area span.play-intro{color:var(--thm-white);margin-left:14px;font-weight:600}.hero-content .hero-team-info{margin-top:80px;padding:10px 25px;border-radius:120px;border:1px solid hsla(0,0%,100%,.2);width:-moz-fit-content;width:fit-content;max-width:100%;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-content .hero-team-info .team-members .team-members-img{border:2px solid var(--thm-white);border-radius:50%;margin-right:-30px;height:60px;width:60px;flex-shrink:0;overflow:hidden;transition:all .3s linear;background:hsla(0,0%,100%,.1)}.hero-content .hero-team-info .team-members .team-members-img img{width:100%!important;height:100%!important;object-fit:cover;object-position:center top;border-radius:50%;display:block}.hero-content .hero-team-info .team-members:hover .team-members-img{margin-right:-25px}.hero-content .hero-team-info .total-team-count{margin-left:50px;color:var(--thm-white);line-height:1.1;display:flex;flex-direction:column;justify-content:center}.hero-content .hero-team-info .total-team-count span{font-size:28px;line-height:normal;font-weight:800;color:var(--thm-white);display:block}.hero-content .hero-team-info .total-team-count p{font-size:15px;font-weight:600;color:var(--thm-white);margin:0;white-space:nowrap;letter-spacing:.2px}.hero-images{position:relative}.hero-images .feature-one img{width:100%;display:block}.hero-images .feature-two{position:absolute;right:-70px;bottom:-30px;border-radius:10px;box-shadow:0 10px 50px 0 hsla(0,0%,6%,.5);overflow:hidden;animation-name:moveUpDown;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}.hero-style1:before{content:"\f103";font-family:flaticon_itco!important;font-size:200px;position:absolute;color:var(--thm-secondary);top:0;left:-10%;animation-name:rotate;animation-duration:15s;animation-iteration-count:infinite;animation-timing-function:linear}.hero-sec2{position:relative}.hero-sec2:after,.hero-sec2:before{content:"";position:absolute}.hero-sec2:before{width:700px;height:700px;background:url(/_next/static/media/circle.e0288972.svg);background-repeat:no-repeat;background-size:cover;top:-30%;left:-14%;animation:zoomInOut 5s infinite}.hero-content-style1:after,.hero-content-style1:before{content:"";position:absolute;font-family:flaticon_itco!important}.hero-content-style1:before{height:50px;width:50px;border-radius:50%;background:#8ec1ae;top:-10%;right:20%;animation:zoomInOut 2s infinite}.hero-content-style1:after{height:150px;width:150px;background:url(/_next/static/media/mask-group.95094030.svg);bottom:0;right:0;animation:Roted 3s infinite}.hero-slider-item{width:100%;height:80vh;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-slider-item .slider-img-overlay{display:flex;align-items:center;height:100%;width:100%;background:rgba(30,64,175,.7)}.hero-slider-item .hero-content{margin:0 5%}.hero-slider-item .hero-content span.hero-tagline{transition-delay:.5s;opacity:0}.hero-slider-item .hero-content .hero-title,.hero-slider-item .hero-content p{color:var(--thm-white);opacity:0}.hero-slider-item .hero-content .hero-title{transition-delay:.5s}.hero-slider-item .hero-content p{transition-delay:.8s}.hero-slider-item .hero-content .hero-btn-area{transition-delay:1s;opacity:0}.hero-slider .owl-nav{top:50%;width:100%}.hero-slider .owl-nav .owl-next,.hero-slider .owl-nav .owl-prev{position:absolute}.hero-slider .owl-nav .owl-prev{left:6%}.hero-slider .owl-nav .owl-next{right:6%}.hero-slider .thm-btn:hover{color:var(--thm-teal);border-color:var(--thm-bg-ling-green)}.hero-slider .thm-btn-style2:before,.hero-slider .thm-btn:hover{background:var(--thm-bg-ling-green)}.hero-slider .thm-btn-style2{color:var(--thm-teal);border-color:var(--thm-bg-ling-green)}.hero-slider .thm-btn-style2:hover{color:var(--thm-white);background:var(--thm-teal);border-color:var(--thm-teal)}.hero-slider .swiper-slide-active span.hero-tagline{animation:fadeInDown;animation-duration:2s;animation-delay:.6s;opacity:1}.hero-slider .swiper-slide-active h1.hero-title{animation-name:fadeInUp;animation-duration:1.5s;animation-delay:.6s;opacity:1}.hero-slider .swiper-slide-active p{animation-name:fadeInUp;animation-duration:2s;animation-delay:1s;opacity:1}.hero-slider .swiper-slide-active .hero-content .hero-btn-area{animation-name:fadeInUp;animation-duration:2s;animation-delay:1.2s;opacity:1}.about-sec .sec-content{margin-left:76px;height:100%;display:flex;justify-content:center;flex-direction:column}.about-sec .sec-images{position:relative;display:flex;align-items:stretch;min-height:560px;height:100%}.about-sec .sec-images .sec-img-one{width:80%;border-radius:318px;height:100%;min-height:560px}.about-sec .sec-images .sec-img-one img{width:100%;height:100%;min-height:560px;object-fit:cover;object-position:center}.about-sec .sec-images .sec-img-one:after{content:"\f120";font-family:flaticon_itco!important;font-size:200px;position:absolute;color:var(--thm-teal);top:84px;right:15%;z-index:-1}.about-sec .sec-images .sec-img-two{position:absolute;bottom:0;right:0;width:40%;border:10px solid var(--thm-white);border-radius:153px}.about-sec .sec-images .sec-img-two img{width:100%}.about-sec2 .sec-img-one{width:100%!important;border-radius:10px!important;overflow:hidden}.about-sec2 .sec-images{overflow:hidden}.about-sec2 .sec-images .sec-img-info{position:absolute;bottom:0;right:0;height:286px;width:269px;background:var(--thm-teal);outline:10px solid var(--thm-white);border-radius:10px;padding:42px 60px}.about-sec2 .sec-images .sec-img-info span{color:var(--thm-white);font-size:62px;font-weight:var(--thm-heading-font-weight);margin-bottom:30px}.about-sec2 .sec-images .sec-img-info p{font-size:26px;color:var(--thm-white);text-align:center}.about-sec3 .sec-images{position:relative;border-radius:10px!important;overflow:hidden;margin-left:76px}.about-sec3 .sec-images .sec-img-one img{width:100%}.about-sec3 .sec-images .sec-img-two{position:absolute;bottom:0;left:0;outline:10px solid var(--thm-white);border-radius:10px;width:55%}.about-sec3 .sec-images .sec-img-two img{width:100%}.service-sec .sec-content{margin-right:20px}.service-lists-style1 .single-service{position:relative;padding:50px 0;border-bottom:1px solid rgba(56,56,56,.3)}.service-lists-style1 .single-service:first-child{padding-top:0}.service-lists-style1 .single-service:first-child .single-service-content a{top:15%}.service-lists-style1 .single-service:hover .single-service-icon{background:var(--thm-teal)}.service-lists-style1 .single-service:hover .single-service-icon i{color:var(--thm-white)}.service-lists-style1 .single-service:hover .single-service-content a{color:var(--thm-teal)}.service-lists-style1 .single-service-icon{height:100px;width:100px;display:flex;align-items:center;justify-content:center;border:1px solid var(--thm-teal);border-radius:50%;margin-right:24px;transition:all .3s linear}.service-lists-style1 .single-service-icon i{font-size:50px;color:var(--thm-teal);transition:all .3s linear}.service-lists-style1 .single-service-content h4{font-size:30px;line-height:52px;transition:all .3s linear}.service-lists-style1 .single-service-content a{position:absolute;color:var(--thm-black);font-size:32px;top:36%;right:0;transform:rotate(-45deg)}.single-service-style2{border-radius:10px;overflow:hidden;box-shadow:0 10px 50px 0 rgba(30,64,175,.15)}.single-service-style2 .img-box{transition:all .3s linear}.single-service-style2 .img-box img{width:100%}.single-service-style2 .content-box{padding:30px}.single-service-style2 .content-box .single-service-content{margin-right:16px}.single-service-style2 .content-box .single-service-content h5{font-size:20px;line-height:30px;margin-bottom:10px}.single-service-style2 .content-box .single-service-content a.read-more{margin-top:36px;display:block}.single-service-style2 .content-box .single-service-icon i{font-size:80px;color:var(--thm-teal)}.single-service-style2:hover .img-box{transform:translate3d(0,-15px,0) scale(1.1)}.service-cat-sec{margin-top:-100px;position:relative;z-index:999}.service-cat-sec .single-service{overflow:hidden;position:relative;padding:14px;border-radius:10px;background:hsla(0,0%,100%,.92);box-shadow:0 10px 50px hsla(0,0%,6%,.1)}.service-cat-sec .single-service:before{content:"";position:absolute;background:url(/_next/static/media/service-art.9eb8f8e8.png);height:100%;width:100%;top:0;left:0;background-repeat:no-repeat;background-position:top;z-index:-1}.service-cat-sec .single-service .service-num h3{font-size:30px;-webkit-text-fill-color:var(--thm-white);-webkit-text-stroke:2px hsla(0,0%,6%,.2);transition:all .2s linear}.service-cat-sec .single-service .service-content{padding:0 22px 24px;display:flex;flex-direction:column;text-align:center}.service-cat-sec .single-service .service-content i{font-size:60px;color:var(--thm-teal);margin-bottom:14px}.service-cat-sec .single-service .service-content a.service-title{font-size:20px;font-weight:700;color:var(--thm-black)}.service-cat-sec .single-service:hover .service-num h3{-webkit-text-stroke:2px rgba(30,64,175,.5);transform:translateX(10px)}.service-page-sec{padding-bottom:116px}.service-page-sec .single-service-style2{margin-bottom:24px}.video-sec{background:url(/_next/static/media/newsletter01.df4d1b06.png) 50%/cover}.video-sec .video-sec-overlay{padding:175px 0}.video-sec .video-sec-overlay a{position:relative}.video-sec .video-sec-overlay a i{padding-top:4px;padding-left:4px;font-size:16px;height:80px;width:80px;color:var(--thm-white);background:var(--thm-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s linear}.video-sec .video-sec-overlay a:hover i{color:var(--thm-black)}.video-sec .video-sec-overlay a:after,.video-sec .video-sec-overlay a:before{width:100%;height:100%;border-radius:50%;background:transparent;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:.9s;content:"";position:absolute;box-shadow:0 0 0 0 hsla(0,0%,100%,.5);animation:ripple 3s infinite;transition:all .4s ease}.video-sec .video-sec-overlay a:after{animation-delay:.6s}.newslatter-sec .sec-content{margin-left:50px}.newslatter-sec .sec-content h2.sec-title{color:var(--thm-white);font-size:42px;line-height:54px}.newslatter-sec .sec-content p{color:var(--thm-white)}.newslatter-sec2 .sec-content{margin-left:0;margin-right:50px}.Subscribe-form input.form-control{border:none;width:50%;border-radius:10px;padding:11px 20px;color:var(--thm-black)}.Subscribe-form button{margin-left:24px;padding:11px 28px}.video-sec2{background:url(/_next/static/media/newsletter02.eeadf942.png) 50%/cover}.video-sec2 .video-sec-overlay{background:hsla(0,0%,6%,.2);padding:175px 0}.aximo_screenfix_left{margin-left:calc((-100vw + 100%) / 2)}.aximo_screenfix_right{margin-right:calc((-100vw + 100%) / 2)}.project-slider{position:relative}.project-slider .single-project{position:relative;border-radius:10px;overflow:hidden}.project-slider .single-project .project-img{transition:all .3s linear}.project-slider .single-project .project-img img{width:100%}.project-slider .single-project .project-title{position:absolute;bottom:0;padding:14px 20px 11px;border-left:10px solid var(--thm-teal);background:var(--thm-white);width:90%;left:50%;bottom:-25%;transform:translateX(-50%);border-radius:10px;transition:all .3s linear}.project-slider .single-project .project-title h5{font-size:20px;line-height:30px}.project-slider .single-project .project-title a.project-btn{height:60px;width:60px;background:var(--thm-bg-ling-green);border-radius:10px;display:flex;justify-content:center;align-items:center;font-size:32px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.project-slider .single-project .project-title a.project-btn i{transform:rotate(-45deg);color:var(--thm-black)}.project-slider .single-project .project-title a.project-btn:hover{background:var(--thm-teal)}.project-slider .single-project .project-title a.project-btn:hover i{color:var(--thm-white)}.project-slider .single-project:hover .project-img{transform:translate3d(0,-15px,0) scale(1.1)}.project-slider .single-project:hover .project-title{bottom:10%}.project-slider .owl-nav{right:0;top:-60px}.project-sec2{padding-bottom:116px}.single-project-style2{position:relative;border-radius:10px;overflow:hidden;margin-bottom:24px}.single-project-style2 .project-img{transition:all .3s linear}.single-project-style2 .project-img img{width:100%}.single-project-style2 .project-title{padding:16px 30px;background:var(--thm-teal);position:absolute;bottom:0;left:0;width:100%;bottom:-60%;transition:all .3s linear}.single-project-style2 .project-title h5{font-size:26px;line-height:42px;color:var(--thm-white)}.single-project-style2 .project-title h5:hover a,.single-project-style2 .project-title span.project-cat{color:var(--thm-white)}.single-project-style2 a.project-btn{position:absolute;left:50%;bottom:20%;height:80px;width:80px;background:var(--thm-teal);color:var(--thm-white);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);font-size:32px;opacity:0;transition:all .3s linear}.single-project-style2 a.project-btn i{transform:rotate(-45deg);margin-top:4px;margin-left:4px}.single-project-style2 a.project-btn:hover{background:var(--thm-bg-ling-green);color:var(--thm-teal)}.single-project-style2:hover .project-img{transform:translate3d(0,-15px,0) scale(1.1)}.single-project-style2:hover .project-title{bottom:0}.single-project-style2:hover a.project-btn{bottom:40%;opacity:1}.single-project-style3 .project-title{height:100%;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(1deg,#1e40af .94%,rgba(30,64,175,0) 73.94%)}.single-project-style3 a.project-btn{border-radius:10px;background:var(--thm-bg-ling-green);color:var(--thm-black)}.single-project-style3 a.project-btn:hover{background:var(--thm-teal);color:var(--thm-white)}.project-slider2 .owl-nav{right:0;top:-60px}.business-sec{padding-bottom:250px}.business-sec .sec-images{margin-left:76px;border-radius:10px;overflow:hidden}.business-sec .sec-images img{width:100%}.ab-progress .progress-title{font-family:var(--thm-body-font);font-size:16px;font-weight:500;color:var(--thm-black)}.ab-progress .ab-progress-bar{height:8px;background:var(--thm-teal);border-radius:6px}.ab-progress .progress-bar-wrap{height:inherit;background:#a1cebe;border-radius:6px;border:none}.ab-progress+.ab-progress{margin-top:25px}.ab-progress .progress-indicator-inner{font-family:var(--thm-body-font);font-size:16px;font-weight:500;color:var(--thm-white);background:var(--thm-green)}.ab-progress .down-arrow{border-top:7px solid var(--progress-indicator-background,var(--thm-green))}.company-qinfo-raaper{padding:50px 0;margin-top:-110px;border-radius:10px}.company-qinfo-raaper .single-info{padding:14px 85px;border-right:1px solid hsla(0,0%,100%,.3)}.company-qinfo-raaper .single-info:last-child{border-right:inherit}.company-qinfo-raaper .single-info i{font-size:60px;color:var(--thm-teal);margin-right:25px}.company-qinfo-raaper .single-info .info h2{color:var(--thm-white)}.company-qinfo-raaper .single-info .info h2 span{font-family:var(--thm-heading-font);font-size:3.12rem;font-weight:var(--thm-heading-font-weight);line-height:1.2em}.company-qinfo-raaper .single-info .info span{color:var(--thm-white);font-size:20px;line-height:30px;font-weight:var(--thm-heading-font-weight)}.single-pricing{border-radius:10px;background:var(--thm-white);box-shadow:0 10px 10px 0 rgba(30,64,175,.08);overflow:hidden}.single-pricing .pricing-badge{padding:50px;background:var(--thm-bg-ling-green)}.single-pricing .pricing-badge span.title{font-size:26px;font-weight:var(--thm-heading-font-weight);line-height:42px;margin-bottom:14px;color:var(--thm-heading-font-color)}.single-pricing .pricing-badge .pricing-price{color:var(--thm-heading-font-color);display:flex;justify-content:center}.single-pricing .pricing-badge .pricing-price span.currency{margin-top:10px}.single-pricing .pricing-badge .pricing-price h3.price{font-size:50px;line-height:72px}.single-pricing .pricing-badge .pricing-price h3.price span{font-size:18px;line-height:30px;font-weight:400;color:var(--thm-teal);margin-left:8px}.single-pricing .pricing-badge .pricing-btn a.btn{margin-top:50px;padding:12px 20px;border:1px solid var(--thm-teal);border-radius:10px;font-weight:600;width:100%}.single-pricing .pricing-badge .pricing-btn a.btn:hover{background:var(--thm-teal);color:var(--thm-white)}.single-pricing .pricing-content{padding:40px 50px 50px}.single-pricing .pricing-content ul.pricing-list li{position:relative;margin-bottom:12px;padding-left:28px}.single-pricing .pricing-content ul.pricing-list li:last-child{margin-bottom:0}.single-pricing .pricing-content ul.pricing-list li:before{content:"";background:url(/_next/static/media/checked.51ceac40.svg);background-repeat:no-repeat;position:absolute;width:20px;height:20px;background-size:18px;top:6px;left:0}.single-pricing.popular .pricing-badge{background:var(--thm-green)}.single-pricing.popular .pricing-badge .pricing-price,.single-pricing.popular .pricing-badge .pricing-price h3.price,.single-pricing.popular .pricing-badge span.title{color:var(--thm-white)}.single-pricing.popular .pricing-btn a.btn{background:var(--thm-teal);color:var(--thm-white)}.brand-sec .sec-content h5{font-size:20px;line-height:30px;color:var(--thm-white)}.brand-sec .sec-content h5 span{color:var(--thm-teal)}.brand-slider .item img{width:inherit}.single-testimonial{position:relative;border-radius:10px;background:var(--thm-bg-ling-green);overflow:hidden}.single-testimonial .feedback{padding:30px 30px 42px}.single-testimonial .feedback .rating{margin-top:20px;margin-bottom:40px}.single-testimonial .feedback .rating i{color:var(--thm-teal);font-size:18px}.single-testimonial .customar-info{padding:20px 30px;display:flex;align-items:center;background:var(--thm-teal)}.single-testimonial .customar-info .customar-img{width:60px;height:60px;margin-right:16px}.single-testimonial .customar-info .customar-title h5{font-size:20px;line-height:30px;margin-bottom:2px;color:var(--thm-white)}.single-testimonial .customar-info .customar-title span.title{color:var(--thm-white)}.single-testimonial .com-logo{position:absolute;top:30px;right:30px}.single-testimonial .com-logo i{font-size:60px;color:rgba(30,64,175,.3)}.testimonial-slider .owl-dots,.testimonial-slider3 .owl-dots{display:flex!important;justify-content:center;margin-top:60px}.testimonial-slider .owl-dots .owl-dot,.testimonial-slider3 .owl-dots .owl-dot{border:3px dotted transparent;border-radius:50%;transition:all .3s linear}.testimonial-slider .owl-dots .owl-dot span,.testimonial-slider3 .owl-dots .owl-dot span{height:10px;width:10px;border-radius:50%;background:var(--thm-teal);display:block;margin:4px}.testimonial-slider .owl-dots .owl-dot.active,.testimonial-slider3 .owl-dots .owl-dot.active{border-color:var(--thm-teal)}.testimonial-sec2 .sec-content h2.sec-title,.testimonial-sec2 .sec-content h6.sec-sub-title{color:var(--thm-white)}.testimonial-slider2{position:relative}.testimonial-slider2:before{content:"\f11b";font-family:flaticon_itco!important;position:absolute;color:hsla(0,0%,100%,.05);font-size:300px;top:16%;left:50%;transform:rotate(180deg) translateX(50%)}.testimonial-slider2 .owl-nav{position:absolute;top:8%;width:100%}.testimonial-slider2 .owl-nav .owl-next,.testimonial-slider2 .owl-nav .owl-prev{position:absolute}.testimonial-slider2 .owl-nav .owl-next{right:0}.single-testimonial-style2 .feedback{margin:0 10%;padding-bottom:100px;border-bottom:1px solid rgba(250,250,254,.3)}.single-testimonial-style2 .feedback p{font-size:26px;font-weight:700;line-height:42px;color:var(--thm-white)}.single-testimonial-style2 .customar-info{margin-top:32px}.single-testimonial-style2 .customar-info .customar-img{height:70px;width:70px;border-radius:50%;overflow:hidden;margin-right:14px}.single-testimonial-style2 .customar-info .customar-img img{width:100%}.single-testimonial-style2 .customar-info .customar-title h5{font-size:26px;line-height:42px;color:var(--thm-white);margin-bottom:2px}.single-testimonial-style2 .customar-info .customar-title span.title{color:var(--thm-white)}.single-testimonial-style3{padding:50px 30px;border-radius:10px;background:var(--thm-white);box-shadow:0 10px 10px 0 rgba(30,64,175,.08)}.single-testimonial-style3 .feedback{width:34%;margin-right:30px;text-align:center}.single-testimonial-style3 .feedback .customar-img{border-radius:5px;overflow:hidden}.single-testimonial-style3 .feedback .customar-img img{width:100%}.single-testimonial-style3 .feedback .rating{margin-top:20px}.single-testimonial-style3 .feedback .rating i{color:var(--thm-teal)}.single-testimonial-style3 .customar-info{position:relative;width:66%}.single-testimonial-style3 .customar-info .customar-title h5{font-size:26px;line-height:42px;margin-bottom:2px}.single-testimonial-style3 .customar-info p.comment{margin-top:18px}.single-testimonial-style3 .customar-info .com-logo{position:absolute;right:0;top:0}.single-testimonial-style3 .customar-info .com-logo i{color:var(--thm-teal);font-size:60px}.testimonial-page-sec{padding-bottom:116px}.testimonial-page-sec .single-testimonial{margin-bottom:24px}.faq-page.testimonial-sec2 h6.sec-sub-title{color:var(--thm-teal)}.faq-page.testimonial-sec2 .customar-title h5,.faq-page.testimonial-sec2 .customar-title span.title,.faq-page.testimonial-sec2 h2.sec-title,.faq-page.testimonial-sec2 p.comment{color:var(--thm-black)}.faq-page.testimonial-sec2 .owl-nav .owl-prev{background:var(--thm-teal)}.faq-page.testimonial-sec2 .owl-nav .owl-prev i{color:var(--thm-white)}.faq-page.testimonial-sec2 .single-testimonial-style2 .feedback{border-color:rgba(56,56,56,.3)}.faq-page.testimonial-sec2 .testimonial-slider2:before{color:rgba(30,64,175,.1)}.single-team{position:relative;border-radius:10px;overflow:hidden}.single-team .member-img img{width:100%}.single-team ul.team-social{width:50px;padding:18px 10px;margin-bottom:20px;background:var(--thm-teal);display:inline-block;border-radius:0 0 6px 6px;position:absolute;top:-40%;right:30px;opacity:0;transition:all .3s linear}.single-team ul.team-social li a{height:32px;width:32px;font-size:16px;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--thm-white);border-radius:50%;margin-bottom:10px;transform:scale(1)}.single-team ul.team-social li a:hover{background:var(--thm-white);color:var(--thm-black);transform:scale(1.1)}.single-team ul.team-social li:last-child a{margin-bottom:0}.single-team .member-info{position:relative;padding:20px 30px 30px;background:var(--thm-white);text-align:center}.single-team .member-info h3.member-name{font-size:26px;line-height:42px;transition:all .3s linear}.single-team:hover ul.team-social{top:0;opacity:1}.single-team:hover .member-info h3.member-name{color:var(--thm-teal)}.single-team:hover .member-img img{transform:scale(1.05)}.team-slider .owl-nav{display:flex!important;right:0;top:-60px}.team-slider .owl-nav .owl-next,.team-slider .owl-nav .owl-prev{background:var(--thm-white)}.team-slider .owl-nav .owl-next:hover,.team-slider .owl-nav .owl-prev:hover{background:var(--thm-teal)}.team-page-sec{padding-bottom:116px}.team-page-sec .single-team{margin-bottom:24px}.faq-sec #accordion h4.accordion-title{padding:15px 20px;font-size:20px;font-weight:600;line-height:30px;background:transparent;color:var(--thm-black);border-radius:10px;margin-bottom:14px;border:1px solid rgba(56,56,56,.1)}.faq-sec #accordion h4.accordion-title:after,.faq-sec #accordion h4.accordion-title:before{background:var(--thm-black)}.faq-sec #accordion h4.accordion-title.open{background:var(--thm-teal);color:var(--thm-white)}.faq-sec #accordion h4.accordion-title.open:after,.faq-sec #accordion h4.accordion-title.open:before{background:var(--thm-white)}.faq-sec #accordion .accordion-content{padding:0 5px 20px;border:none}.faq-sec .sec-images{margin-left:76px}.faq-sec .sec-images .sec-img-one{border-radius:275px 0;overflow:hidden}.faq-sec .sec-images .sec-img-one img{width:100%}.blog-box-shadow{box-shadow:0 4.8px 24.4px -6px rgba(30,64,175,.1),0 4px 13px -2px rgba(30,64,175,.08);border-radius:10px;overflow:hidden}.blog-item .img-box{border-radius:10px;overflow:hidden;position:relative}.blog-item .img-box img{width:100%;transition:all .3s linear;border-radius:10px}.blog-item .img-box .blog-date{height:80px;width:80px;border-radius:10px;background:var(--thm-teal);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--thm-white);position:absolute;right:20px;bottom:20px}.blog-item .img-box .blog-date span.data{font-size:30px;font-weight:700}.blog-item .content-box{margin:26px;display:inline-block}.blog-item .content-box .meta-box ul.meta-info{margin-bottom:14px}.blog-item .content-box .meta-box ul.meta-info li{display:flex;margin-right:30px}.blog-item .content-box .meta-box ul.meta-info li:last-child{margin-right:0}.blog-item .content-box .meta-box ul.meta-info li i{font-size:20px;color:var(--thm-teal);margin-right:6px}.blog-item .content-box .meta-box ul.meta-info li span a{color:var(--thm-black)}.blog-item .content-box .title-box h3{font-size:26px;line-height:38px}.blog-item .content-box .btn-box{margin-top:20px}.blog-item:hover .img-box img{transform:scale(1.1)}.blog-left-box .content-box{margin:26px 0 0}.blog-left-box .content-box .title-box h3{font-size:30px;line-height:42px}.blog-sidebar-box-item{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(56,56,56,.2)}.blog-sidebar-box-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.blog-sidebar-box-item .content-box{margin:0 0 0 30px;width:60%;display:flex;flex-direction:column;justify-content:center}.blog-sidebar-box-item .content-box .title-box h3{font-size:20px;line-height:30px}.blog-page-sec .blog-item-wrapper .blog-item:last-child{margin-bottom:0}.blog-page-sec .blog-item{margin-bottom:60px}.blog-page-sec .blog-btn,.blog-pagination{margin-top:40px}.blog-pagination ul{display:flex;column-gap:14px}.blog-pagination ul li.pagination-item a{height:50px;width:50px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(56,56,56,.12);border-radius:50%;font-size:16px;color:var(--thm-black);font-weight:500}.blog-pagination ul li.pagination-item a.active,.blog-pagination ul li.pagination-item a:hover{color:var(--thm-white);background:var(--thm-teal)}.blog-item-details .blog-title h3{padding-bottom:18px;font-size:50px!important;line-height:72px!important}.blog-item-details .blog-body{margin-bottom:50px}.blog-item-details .blog-body blockquote{margin:30px 0;padding:40px 64px 40px 0;background:var(--thm-bg-ling-green);border-radius:10px;border-left:12px solid var(--thm-teal);display:flex;align-items:center}.blog-item-details .blog-body blockquote i{font-size:60px;color:var(--thm-teal);padding:0 30px 0 60px}.blog-item-details .blog-body h4{font-size:30px;margin-bottom:16px}.blog-item-details .blog-body ul.info-list li{position:relative;margin-bottom:14px;padding-left:28px}.blog-item-details .blog-body ul.info-list li:before{content:"";background:url(/_next/static/media/sli.877603b4.png);background-repeat:no-repeat;position:absolute;width:20px;height:20px;background-size:18px;top:6px;left:0}.blog-tags-share{display:flex;padding:26px 0;border:solid rgba(56,56,56,.12);border-width:1px 0}.blog-tags-share .blog-tags{display:flex;align-items:center}.blog-tags-share .blog-tags h6{font-size:18px;font-weight:400;margin-right:20px}.blog-tags-share .blog-tags ul{display:flex}.blog-tags-share .blog-tags ul li{margin-left:12px}.blog-tags-share .blog-tags:first-of-type{margin-right:auto}.blog-tags-share .blog-share li a{height:34px;width:34px;border-radius:50%;background:var(--thm-bg-ling-green);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--thm-black);box-shadow:0 4px 4px rgba(0,0,0,.25)}.blog-tags-share .blog-share li a:hover{background:var(--thm-teal);color:var(--thm-white)}.blog-autor-bio{padding:40px;display:flex;align-items:center;border-radius:5px;border:1px solid rgba(56,56,56,.12);margin:30px 0 50px;background:var(--thm-bg-ling-green);gap:30px}.blog-autor-bio .avater{border-radius:50%;min-width:140px}.blog-autor-bio .avater-content{position:relative}.blog-autor-bio .avater-content span{font-weight:500;font-size:16px;line-height:24px;margin-bottom:20px;margin-top:8px;display:block}.blog-autor-bio .avater-content ul.autor-social{position:absolute;gap:14px;top:20px;right:40px}.blog-autor-bio .avater-content ul.autor-social li a{font-size:16px;color:var(--thm-black)}.blog-autor-bio .avater-content ul.autor-social li a:hover{color:var(--thm-teal)}.blog-comments h3{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(56,56,56,.12);font-size:30px}.comment-item .children{margin-left:60px}.comment-item .post-comment{display:flex;margin-bottom:30px;padding-bottom:30px;position:relative;border-bottom:1px solid rgba(56,56,56,.12)}.comment-item .post-comment .comment-avater{min-height:100px;min-width:100px}.comment-item .post-comment .comment-content{margin-left:14px;position:relative}.comment-item .post-comment .comment-content h4.name{font-size:20px;line-height:30px;margin-bottom:6px}.comment-item .post-comment .comment-content span.commented-on{font-size:16px;margin-bottom:2px}.comment-item .post-comment .comment-content span.commented-on i{color:var(--thm-teal);margin-right:6px}.comment-item .post-comment .comment-content .reply_and_edit{position:absolute;top:0;right:10px}.comment-item .post-comment .comment-content .reply_and_edit a{padding:10px 18px;border-radius:6px;background:var(--thm-bg-ling-green);text-transform:uppercase;color:var(--thm-black)}.comment-item .post-comment .comment-content .reply_and_edit a i{margin-left:6px}.comment-item .post-comment .comment-content .reply_and_edit a:hover{background:var(--thm-teal);color:var(--thm-white)}.blog-contact-form{padding:30px;margin-top:50px;border:1px solid rgba(56,56,56,.1);border-radius:10px}.blog-contact-form h3{font-size:30px;margin-bottom:10px}.blog-contact-form p{margin-bottom:30px}.comment-list>.comment-item:last-child .post-comment{padding:0;margin:0;border:none}.footer-sec{background:linear-gradient(to right,var(--thm-primary),var(--thm-secondary))}.footer-sec .footer-hr{margin-bottom:0;margin-top:40px;border:0;border-top:1px solid hsla(0,0%,100%,.25)}.footer-widget.pages-links{margin-left:-40px}.footer-widget{color:var(--thm-white);margin-bottom:40px}.footer-widget .footer-widget-logo{margin-bottom:30px}.footer-widget h4.footer-widget-title{margin-bottom:30px;font-size:26px;line-height:42px;color:var(--thm-white)}.footer-widget .footer-widget-content .footer-social-icon{margin-top:30px}.footer-widget .footer-widget-content .footer-social-icon a{height:42px;width:42px;border:1px solid var(--thm-white);border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:12px;color:var(--thm-white);transition:all .1s linear}.footer-widget .footer-widget-content .footer-social-icon a:hover{background:var(--thm-white);color:var(--thm-btn);border-color:var(--thm-white)}.footer-widget .footer-widget-content .footer-social-icon a:last-child{margin-right:0}.footer-widget .footer-widget-content .footer-links ul li{margin-bottom:12px}.footer-widget .footer-widget-content .footer-links ul li a{color:var(--thm-white);transition:all .2s linear}.footer-widget .footer-widget-content .footer-links ul li a:hover{color:hsla(0,0%,100%,.75);padding-left:6px;transition:all .2s ease}.footer-widget .footer-widget-content .footer-links ul li:last-child{margin-bottom:0}.footer-recent-post .blog-sidebar-box-item{margin-bottom:20px;padding-bottom:0;border-bottom:0}.footer-recent-post .blog-sidebar-box-item:last-child{margin-bottom:0}.footer-recent-post .blog-sidebar-box-item .content-box{margin-left:15px}.footer-recent-post .blog-sidebar-box-item .content-box .meta-box ul.meta-info{margin-bottom:2px}.footer-recent-post .blog-sidebar-box-item .content-box .meta-box ul.meta-info li{margin-right:0}.footer-recent-post .blog-sidebar-box-item .content-box .meta-box ul.meta-info li span a{color:var(--thm-white)}.footer-recent-post .blog-sidebar-box-item .content-box .title-box h3{font-size:18px;line-height:30px;font-weight:600;margin-bottom:0;color:var(--thm-white)}.footer-copyright-text p{color:var(--thm-white);padding:30px 0}.footer-copyright-text p a{font-weight:600;color:hsla(0,0%,100%,.85);text-decoration:underline;text-underline-offset:3px}.footer2 .section-overlay{padding-top:208px}.newslatter-style2{background:var(--thm-teal);border-radius:10px;padding:38px 50px;overflow:hidden;margin-bottom:-68px}.newslatter-style2 .newslatter-text{font-size:30px;color:var(--thm-white)}.newslatter-style2 .Subscribe-form{position:relative}.newslatter-style2 .Subscribe-form input.form-control{width:100%;padding:17px 20px;line-height:30px;border-radius:10px}.newslatter-style2 .Subscribe-form button.thm-btn{position:absolute;background:var(--thm-teal);margin-top:4px;right:5px;padding-left:40px;padding-right:40px}.newslatter-style2 .Subscribe-form button.thm-btn:hover{color:var(--thm-white)}.service-details-wrapper .feature-img{border-radius:10px;overflow:hidden;margin-bottom:30px}.service-details-wrapper .feature-img img{width:100%}.service-details-content .info-part{margin-bottom:50px}.service-details-content .info-part h4{font-size:30px;margin-bottom:16px}.service-details-content .info-part .info-part-img{border-radius:10px;overflow:hidden}.service-details-content .info-part .info-part-img img{width:100%}.service-details-content .info-part ul.info-list li{position:relative;margin-bottom:14px;padding-left:28px}.service-details-content .info-part ul.info-list li:last-child{margin-bottom:0}.service-details-content .info-part ul.info-list li:before{content:"";background:url(/_next/static/media/sli.877603b4.png);background-repeat:no-repeat;position:absolute;width:20px;height:20px;background-size:18px;top:6px;left:0}.sidebar-item{padding:30px;border-radius:10px;border:1px solid rgba(56,56,56,.12);margin-bottom:40px}.sidebar-item h4.stitle{font-size:30px;line-height:42px;margin-bottom:20px}.sidebar-item ul.cat-list li{margin-bottom:18px;padding:10px 20px;border-radius:10px;border:1px solid rgba(56,56,56,.12);background:var(--thm-white)}.sidebar-item ul.cat-list li a{position:relative;color:var(--thm-black);display:block;transition:all .3s linear}.sidebar-item ul.cat-list li a i{position:relative;float:right;font-size:24px;margin-top:3px;transition:all .3s linear}.sidebar-item ul.cat-list li a:hover{color:var(--thm-teal);margin-left:20px}.sidebar-item ul.cat-list li a:hover i{animation:GoFB .5s 1}.sidebar-item ul.cat-list li:last-child{margin-bottom:0}.sidebar-item .download-brochures{display:flex}.sidebar-item .download-brochures .brochur-icon i{font-size:50px;color:var(--thm-teal)}.sidebar-item .download-brochures .brochur-text{margin-left:14px}.sidebar-item .download-brochures .brochur-text p{margin-bottom:8px;margin-top:-6px}.sidebar-item .qinfo-item{display:flex;margin-bottom:20px}.sidebar-item .qinfo-item .qinfo-icon i{background:var(--thm-bg-ling-green);color:var(--thm-teal);height:50px;width:50px;display:flex;justify-content:center;align-items:center;border-radius:50%}.sidebar-item .qinfo-item .qinfo-box{margin-left:14px}.sidebar-item .qinfo-item .qinfo-box h5{font-size:20px;font-weight:500;line-height:30px;margin-bottom:4px}.sidebar-item .qinfo-item .qinfo-box a{color:var(--thm-black);display:block}.sidebar-item .qinfo-item .qinfo-box a:hover{color:var(--thm-teal)}.sidebar-item .blog-tags ul{display:flex;flex-wrap:wrap;column-gap:12px;row-gap:15px}.sidebar-item .blog-tags ul li{padding:10px 12px;border-radius:6px;background:var(--thm-bg-ling-green);transition:all .3s ease-out 0s}.sidebar-item .blog-tags ul li:hover{background:var(--thm-teal)}.sidebar-item .blog-tags ul li:hover a{color:var(--thm-white)}.sidebar-item .blog-tags ul li a{color:var(--thm-black)}.blog-sidebar-search form{padding:11px 20px;border-radius:10px;border:1px solid rgba(56,56,56,.1);display:flex;align-items:center;justify-content:center}.blog-sidebar-search form button,.blog-sidebar-search form input{background:transparent;border:none}.blog-sidebar-search form button::placeholder,.blog-sidebar-search form input::placeholder{color:rgba(56,56,56,.6)}.blog-sidebar-search form input{width:100%}.team-fbio-sec .member-fbio-img{border-radius:200px 0;overflow:hidden}.team-fbio-sec .member-fbio-img img{width:100%}.team-fbio-sec .member-fbio{margin-left:76px;height:100%;display:flex;flex-direction:column;justify-content:center}.team-fbio-sec .member-fbio .sec-title{padding-bottom:0!important}.team-fbio-sec .member-fbio .member-title{font-size:26px;line-height:42px;margin-bottom:18px}.team-fbio-sec .member-fbio .member-social{display:flex;align-items:center;margin-top:30px}.team-fbio-sec .member-fbio .member-social h6{font-size:18px;margin-right:14px}.team-fbio-sec .member-fbio .member-social a{display:flex;align-items:center;justify-content:center;height:34px;width:34px;background:var(--thm-bg-ling-green);margin-right:12px;border-radius:50%;color:var(--thm-black);font-size:16px}.team-fbio-sec .member-fbio .member-social a:last-child{margin-right:0}.team-fbio-sec .member-fbio .member-social a:hover{background:var(--thm-teal);color:var(--thm-white)}.team-fbio-sec .member-fbio .sec-btn{margin-top:30px}.team-fbio-sec .member-experience h2.sec-title{margin-top:-14px}.team-fbio-sec .team-fbio-hr{border-color:rgba(56,56,56,.12);margin:60px 0 80px}.team-fbio-sec .progressbar-tooltip{margin-left:76px}.error-sec .error-content button{margin-top:60px}form.itco-cform .contact-field{margin-bottom:20px}form.itco-cform .contact-field input,form.itco-cform .contact-field textarea{font-family:var(--thm-body-font);font-size:var(--thm-body-font-size);line-height:30px;color:var(--thm-black);width:100%;padding:12px 22px;border-radius:10px;border:1px solid rgba(56,56,56,.12)}form.itco-cform .contact-field input::placeholder,form.itco-cform .contact-field textarea::placeholder{color:rgba(56,56,56,.5)}form.itco-sform .contact-field{margin-bottom:18px}form.itco-sform .contact-field input,form.itco-sform .contact-field textarea{padding:10px 20px}.contact-page-sec .sec-content{justify-content:start}.contact-page-sec .sec-content form{margin-top:10px}.contact-page-sec .get-in-touch .qinfo-item{display:flex;margin-bottom:24px}.contact-page-sec .get-in-touch .qinfo-item .qinfo-icon i{background:var(--thm-bg-ling-green);color:var(--thm-teal);height:60px;width:60px;display:flex;justify-content:center;align-items:center;border-radius:6px;font-size:20px}.contact-page-sec .get-in-touch .qinfo-item .qinfo-box{margin-left:18px}.contact-page-sec .get-in-touch .qinfo-item .qinfo-box h5{font-size:20px;font-weight:500;line-height:30px;margin-bottom:4px}.contact-page-sec .get-in-touch .qinfo-item .qinfo-box a{color:var(--thm-black)}.contact-page-sec .get-in-touch .qinfo-item .qinfo-box a:hover{color:var(--thm-teal)}.contact-page-sec .company-social{margin-top:40px;gap:18px}.contact-page-sec .company-social a{font-size:20px;height:60px;width:60px;border-radius:6px;background:var(--thm-bg-ling-green);display:flex;align-items:center;justify-content:center;color:var(--thm-black)}.contact-page-sec .company-social a:hover{background:var(--thm-teal);color:var(--thm-white)}.contact-map-sec{overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1730px){.logo-box-two{width:320px}.main-header-two__inner{padding-right:60px}.main-header-two__outer{padding-left:320px}.main-header-two__bottom-right .contact-box{display:none}.main-header__language-switcher{padding-right:0;margin-right:2px}.sticky-menu .main-header-two__outer{padding-left:420px}.logo-box-three{left:0;width:240px}.main-header-three__inner{padding-left:275px}.hero-sec2:before{top:-35%;left:-25%}}@media only screen and (min-width:992px) and (max-width:1199px){.menu-area .navbar-wrap{display:none!important}.menu-area .mobile-nav-toggler{display:flex}.menu-nav__right{margin-left:50px}.main-header-one__inner{display:none}.logo-box-one{width:200px;height:90px}.main-header-two__inner{padding-right:0}.main-header-two__bottom-right,.main-header-two__top{display:none}.main-header-two__outer{padding-right:15px}.logo-box-two{height:90px}.logo-box-two:before{border-bottom:90px solid var(--thm-primary)}.main-header-three__bottom-right,.main-header-three__top{display:none}.main-header-three__inner{padding-left:0}.logo-box-three{position:relative;top:0;left:0;width:250px;height:120px}.main-header-three .menu-area__inner{padding-right:15px}.main-header-three{position:relative}.main-slider-three .image-layer{top:0}.single-project-style2 .project-title{padding:16px 14px}}@media only screen and (min-width:768px) and (max-width:991px){.menu-area .navbar-wrap{display:none!important}.menu-area .mobile-nav-toggler{display:flex}.menu-nav__right{margin-left:50px}.main-header-one__inner{display:none}.logo-box-one{width:200px;height:90px}.main-header-two__inner{padding-right:0}.main-header-two__bottom-right,.main-header-two__top{display:none}.main-header-two__outer{padding-right:15px}.logo-box-two{height:90px}.logo-box-two:before{border-bottom:90px solid var(--thm-primary)}.main-header-three__bottom-right,.main-header-three__top{display:none}.main-header-three__inner{padding-left:0}.logo-box-three{position:relative;top:0;left:0;width:250px;height:120px}.main-header-three .menu-area__inner{padding-right:15px}.main-header-three{position:relative}.main-slider-three .image-layer{top:0}}@media (max-width:767px){.menu-area .navbar-wrap{display:none!important}.menu-area .mobile-nav-toggler{display:flex}.main-header-one__inner,.menu-nav__right{display:none}.logo-box-one{width:200px;height:90px}.main-header-two__inner{padding-right:0}.main-header-two__bottom-right,.main-header-two__top{display:none}.main-header-two__outer{padding-right:15px;padding-left:305px}.logo-box-two{height:90px}.logo-box-two:before{border-bottom:90px solid var(--thm-primary);border-right:45px solid transparent}.logo-box-two{width:270px}.main-header-three__bottom-right,.main-header-three__top{display:none}.main-header-three__inner{padding-left:0}.logo-box-three{position:relative;top:0;left:0;width:250px;height:120px}.main-header-three .menu-area__inner{padding-right:15px}.main-header-three{position:relative}.main-slider-three .image-layer{top:0}}@media (max-width:1199px){#sticky-header{border-bottom:1px solid hsla(0,0%,100%,.12)}.main-header-two #sticky-header,.sticky-menu{background:var(--thm-green)}.menu-area__inner{position:relative;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}#site-breadcumb .site-breadcumb-wrapper{padding:180px 0 140px}.newslatter-sec .sec-content{margin-left:25px}.newslatter-sec2 .sec-content{margin-left:0;margin-right:25px}.Subscribe-form input.form-control{padding:11px 17px}.Subscribe-form button{margin-left:18px;padding:11px 17px}.company-qinfo-raaper .single-info{padding:14px 45px}.service-cat-sec .single-service{margin-bottom:24px}.service-cat-sec{margin-top:0;margin-bottom:-24px;padding-top:140px}.sidebar-item:first-child{margin-top:60px}.faq-sec .sec-images .sec-img-one{border-radius:160px 0}.footer-sec .footer-widget.pages-links{margin-left:0}}@media (max-width:991px){.sec-ptb{padding:100px 0}.sec-pt{padding-top:100px}.sec-title{font-size:48px;line-height:60px}.sec-sub-title{padding-bottom:10px}.tab-col-gap{margin-top:50px}.pt-5{padding-top:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}}@media (max-width:767px){.sec-ptb{padding:80px 0}.sec-pt{padding-top:80px}.sec-sub-title{font-size:18px}.sec-title{font-size:36px;line-height:48px}}@media (max-width:991px){#site-breadcumb .site-breadcumb-wrapper{padding:140px 0 100px}.breadcumb-content h1.breadcumb-title{font-size:54px}.hero-ptb{padding:220px 0 110px}.hero-content{margin-right:0}.hero-content h1.hero-title{font-size:3.5rem}.hero-content .hero-team-info{margin-top:60px}.hero-style1,.hero-style2{margin-top:70px;width:96%}.hero-style1:before{right:-4%;left:inherit}.hero-content-style1:after,.hero-images .feature-two,.hero-sec2:before{display:none}.about-sec .sec-content,.about-sec3 .sec-images{margin-left:0}.service-lists-style1 .single-service-content h4{font-size:28px;line-height:48px}.service-lists-style1 .single-service{padding:44px 0}.service-sec2{padding-bottom:76px}.single-service-style2{margin-bottom:24px}.service-cat-sec{padding-top:100px}.video-sec .video-sec-overlay,.video-sec2 .video-sec-overlay{padding:100px 0}.newslatter-sec .sec-content{margin-left:0;padding:80px 0;text-align:center}.newslatter-sec2 .sec-content{margin-right:0}.Subscribe-form input.form-control{padding:11px 20px}.Subscribe-form button{margin-left:24px;padding:11px 28px}.newslatter-sec .Subscribe-form{justify-content:center}.newslatter-style2{margin-bottom:-96px}.footer2 .section-overlay{padding-top:196px}.newslatter-style2 .newslatter-text{text-align:center;margin-bottom:30px}.project-slider .owl-nav{position:relative;margin-top:50px;right:0;top:inherit;justify-content:center}.project-sec2{padding-bottom:76px}.business-sec .sec-images{margin-left:0}.company-qinfo-raaper{margin-top:0;padding:86px 0}.company-qinfo-raaper .single-info{padding:14px 0;border-right:1px solid hsla(0,0%,100%,.3);width:33%;display:inline-block!important;text-align:center}.company-qinfo-raaper .single-info .info h2 span{font-size:3rem}.company-qinfo-raaper .single-info .info-icon{margin-bottom:5px}.company-qinfo-sec{background:var(--thm-green)}.pricing-sec{padding-bottom:76px}.single-pricing{margin-bottom:24px}.brand-sec .sec-content{margin-bottom:32px!important}.team-slider .owl-nav{display:none!important}.team-page-sec{padding-bottom:76px}.faq-sec .sec-images{margin-left:0}.video-sec2 .video-sec-overlay{padding:175px 0}.project-slider2 .single-project-style2{margin-bottom:0}.project-slider2 .owl-nav{position:relative;margin-top:50px;right:0;top:inherit;justify-content:center}.testimonial-slider .owl-dots,.testimonial-slider3 .owl-dots{margin-top:50px}.testimonial-slider2 .owl-nav{top:12%}.single-testimonial-style2 .feedback{padding-bottom:80px}.single-testimonial-style2 .feedback p{font-size:24px}.testimonial-page-sec{padding-bottom:76px}.blog-sec .blog-left-box{margin-bottom:50px}.blog-sec3{padding-bottom:76px}.blog-sec3 .blog-item{margin-bottom:24px}.blog-item-details .blog-title h3{font-size:48px!important;line-height:60px!important}.team-fbio-sec .member-fbio,.team-fbio-sec .progressbar-tooltip{margin-left:0}.team-fbio-sec .team-fbio-hr{margin:50px 0}.contact-map-sec iframe{height:500px}}@media (max-width:767px){#site-breadcumb .site-breadcumb-wrapper{padding:130px 0 80px}.breadcumb-content h1.breadcumb-title{font-size:42px}.hero-ptb{padding:180px 0 90px}.hero-content h1.hero-title{font-size:42px}.br-style1,.br-style1:before{border-radius:0 140px 0 160px}.br-style1:before{top:-20px;left:20px}.hero-content .hero-team-info .total-team-count span{font-size:26px}.hero-content .hero-team-info{margin-top:50px}.service-lists-style1 .single-service-icon{width:76px;height:76px;margin-right:20px}.service-lists-style1 .single-service-icon i{font-size:42px}.service-lists-style1 .single-service:first-child .single-service-content a{top:5%}.service-lists-style1 .single-service-content a{font-size:28px;top:26%}.service-lists-style1 .single-service-content h4{font-size:24px;line-height:44px}.service-lists-style1 .single-service{padding:34px 0}.service-cat-sec{padding-top:80px}.service-sec2{padding-bottom:56px}.service-details-content .info-part{margin-bottom:35px}.sidebar-item:first-child{margin-top:50px}.sidebar-item{margin-bottom:30px;padding:25px}.blog-pagination ul li.pagination-item a{height:44px;width:44px}.team-page-sec{padding-bottom:56px}.video-sec .video-sec-overlay,.video-sec2 .video-sec-overlay{padding:80px 0}.newslatter-sec .sec-content{padding:60px 0}.newslatter-sec .sec-content h2.sec-title{font-size:38px;line-height:54px}.footer2 .section-overlay{padding-top:176px}.company-qinfo-raaper{padding:60px 0}.company-qinfo-raaper .single-info{padding:20px 0;border-right:inherit;width:100%}.company-qinfo-raaper .single-info .info h2 span{font-size:2.5rem}.blog-item .img-box{height:100%}.pricing-sec,.project-sec2{padding-bottom:56px}.single-testimonial-style2 .feedback p{font-size:20px;line-height:36px}.single-testimonial-style2 .feedback{padding-bottom:70px}.blog-sec3,.testimonial-page-sec{padding-bottom:56px}.blog-page-sec .blog-item{margin-bottom:50px}.blog-page-sec .blog-btn{margin-top:35px}.blog-recent-post .blog-item{margin-bottom:20px}.blog-item-details .blog-title h3{font-size:36px!important;line-height:48px!important}.blog-tags-share{display:block}.blog-tags-share .blog-tags:first-of-type{margin-bottom:20px}.blog-autor-bio{flex-direction:column}.blog-autor-bio .avater-content{text-align:center}.blog-autor-bio .avater-content ul.autor-social{position:relative;justify-content:center;top:inherit;right:inherit;margin-bottom:4px;margin-top:-8px}.comment-item .post-comment{display:block}.comment-item .post-comment .comment-content{margin-left:0}form.itco-cform .contact-field{margin-bottom:18px}form.itco-cform .contact-field input,form.itco-cform .contact-field input textarea{padding:10px 20px}.contact-map-sec iframe{height:400px}}@media (max-width:576px){#site-breadcumb .breadcumb-content{flex-direction:column}#site-breadcumb .breadcumb-content .page-navigator{margin-left:inherit;margin-top:10px}.hero-content .hero-team-info{width:100%}.about-sec2 .sec-images .sec-img-info{height:216px;width:200px}.about-sec2 .sec-images .sec-img-info span{font-size:56px;margin-bottom:26px}.about-sec3 .sec-images .sec-img-two{width:55%}.newslatter-style2{padding:28px 20px}.newslatter-style2 .newslatter-text{font-size:24px;margin-bottom:24px}.newslatter .Subscribe-form button{margin-top:3px!important;padding:8px 28px!important}.faq-sec #accordion h4.accordion-title{font-size:18px;border:1px solid rgba(56,56,56,.1)}.faq-sec .sec-images .sec-img-one{border-radius:160px 0}.video-sec2 .video-sec-overlay{padding:150px 0}.Subscribe-form input.form-control{padding:13px 20px!important;width:100%;margin-bottom:30px}.Subscribe-form button{margin-left:0}.single-service-style2 .content-box .single-service-content a.read-more{margin-top:18px}.testimonial-slider2 .owl-nav{display:none}.single-testimonial-style2 .feedback{padding-bottom:60px}.single-testimonial-style3{flex-direction:column}.single-testimonial-style3 .feedback{width:100%;margin-right:0}.single-testimonial-style3 .feedback .rating i{float:left;margin-right:3px}.single-testimonial-style3 .customar-info{width:100%}.blog-sidebar-box-item .content-box{width:100%;margin:10px 0 0}.blog-item .content-box .meta-box ul.meta-info{margin-bottom:10px}.blog-item .content-box .btn-box{margin-top:10px}.blog-left-box .content-box .title-box h3{font-size:28px;line-height:40px}.blog-sidebar-box-item{padding-bottom:26px}.blog-item .content-box{margin:22px 0 0}.blog-item .content-box .title-box h3{font-size:20px;line-height:30px}.contact-map-sec iframe{height:300px}.footer-widget h4.footer-widget-title{margin-bottom:24px;font-size:24px;line-height:38px}.footer-recent-post .blog-sidebar-box-item .content-box{margin:0 0 0 15px}}:root{--thm-primary:#3d71c2;--thm-secondary:#3db3c2;--thm-btn:#4c3dc2;--thm-btn-hover:#3a2ea8;--thm-bg-light:#f4f7fc;--thm-text-dark:#0f172a;--thm-success:#22c55e;--thm-white:#fff;--thm-light:#eaf0fb;--thm-dark:#1e293b;--thm-gray:#475569;--thm-accent:#3db3c2;--primary-color:var(--thm-primary);--secondary-color:var(--thm-secondary)}body{background-color:var(--thm-bg-light)!important;color:var(--thm-text-dark)!important}.bg-primary{background-color:var(--thm-primary)!important}.bg-secondary{background-color:var(--thm-secondary)!important}.text-teal{color:var(--thm-white)!important}.ui-progressbar>div{overflow:unset!important}.ui-progressbar-label{font-family:var(--thm-body-font);font-size:16px;font-weight:500;color:var(--thm-white);background:var(--thm-secondary);padding:0 8px;height:31px;border-radius:3px;transform:translate(50%,-30px);position:relative}.ui-progressbar-label:before{content:"";position:absolute;border:10px solid transparent;border-top:10px solid var(--thm-secondary);bottom:-16px;left:50%;transform:translateX(-50%)}.ab-progress .progress-title{padding-bottom:16px}.ui-pagination{display:flex;justify-content:center;gap:6px;margin-top:60px}.ui-pagination .swiper-pagination-bullet{height:10px;width:10px;border-radius:50%;background:var(--thm-secondary);opacity:1}.ui-pagination .swiper-pagination-bullet-active{position:relative}.ui-pagination .swiper-pagination-bullet-active:after{content:"";height:24px;width:24px;border-color:var(--thm-secondary);border:3px dotted var(--thm-secondary);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.ReactCollapse--collapse{transition:height .5s}.offcanvas.show{visibility:visible;opacity:1}.offcanvas{opacity:0}.css-dip3t8{background-color:unset!important}.css-1wvake5{border-right:0!important;width:100%!important}.mobile-menu-unset{all:unset}.mobile-menu-unset .social-links ul{justify-content:flex-start}.ui-active-parent-1{color:var(--thm-primary)!important}.ui-active-1{background-color:var(--thm-btn)!important;color:#fff!important}.btn-primary{background-color:var(--thm-btn);border-color:var(--thm-btn);color:var(--thm-white)}.btn-primary:hover{background-color:var(--thm-btn-hover);border-color:var(--thm-btn-hover);box-shadow:0 4px 20px rgba(76,61,194,.35)}.btn-secondary{background-color:var(--thm-secondary);border-color:var(--thm-secondary);color:var(--thm-white)}.btn-secondary:hover{background-color:#2ea0ae;border-color:#2ea0ae;color:var(--thm-white);box-shadow:0 4px 20px rgba(61,179,194,.35)}.btn-whatsapp{background-color:var(--thm-success);border-color:var(--thm-success);color:var(--thm-white)}.btn-whatsapp:hover{background-color:#16a34a;border-color:#16a34a}.whatsapp-float{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:var(--thm-success);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(34,197,94,.4);z-index:9999;opacity:0;transform:translateY(20px);transition:all .3s ease;text-decoration:none}.whatsapp-float.show{opacity:1;transform:translateY(0)}.whatsapp-float:hover{background-color:#16a34a;transform:scale(1.1);box-shadow:0 6px 20px rgba(34,197,94,.6)}.whatsapp-float svg{width:30px;height:30px}@media (max-width:768px){.whatsapp-float{bottom:20px;right:20px;width:50px;height:50px}.whatsapp-float svg{width:24px;height:24px}}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_7fd790;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_Fallback_7fd790;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_7fd790{font-family:__Outfit_7fd790,__Outfit_Fallback_7fd790;font-style:normal}.__variable_7fd790{--thm-body-font:"__Outfit_7fd790","__Outfit_Fallback_7fd790"}