:root{--primary-color:#021623;--secondary-color:#fff;--bg-color:#f5f5f5;--text-color:#535353;--accent-color:#1944df;--white-color:#fff;--divider-color:#0216231a;--dark-divider-color:#ffffff1a;--error-color:#e65757;--default-font:"DM Sans",sans-serif;--accent-font:"Apfel Grotezk"}body,html{width:100%;overflow-x:clip}body{font-family:var(--default-font);font-size:16px;font-weight:400;line-height:1em;color:var(--text-color);background:var(--bg-color)}::-webkit-scrollbar-track{background-color:var(--primary-color);border-left:1px solid var(--primary-color)}::-webkit-scrollbar{width:7px;background-color:var(--accent-color)}::-webkit-scrollbar-thumb{background:var(--accent-color)}::selection{color:var(--white-color);background-color:var(--accent-color);filter:invert(1)}p{line-height:1.6em;margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:var(--accent-font);font-weight:500;line-height:1.2em;color:var(--primary-color);letter-spacing:-.02em;margin:0}figure{margin:0}img{max-width:100%}a{text-decoration:none}a:focus,a:hover{text-decoration:none;outline:0}.container{max-width:1300px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-right:15px;padding-left:15px}.image-anime{position:relative;overflow:hidden}.image-anime:after{content:"";position:absolute;width:200%;height:0;left:50%;top:50%;background-color:hsla(0,0%,100%,.3);transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.image-anime:hover:after{height:250%;transition:all .6s linear;background-color:transparent}.reveal{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;visibility:hidden;overflow:hidden}.reveal img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:left;transform-origin:left}.row{margin-right:-15px;margin-left:-15px}.row>*{padding-right:15px;padding-left:15px}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>*{padding-right:0;padding-left:0}.btn-default{position:relative;display:inline-block;font-size:16px;font-weight:700;line-height:1em;text-transform:capitalize;background:var(--accent-color);color:var(--white-color);border-radius:100px;padding:17px 55px 17px 20px;border:none;overflow:hidden;box-shadow:none;outline:none;transition:all .4s ease-in-out;z-index:0}.btn-default:before{top:50%;right:5px;width:40px;height:40px;transform:translateY(-50%);background-color:var(--white-color);background-image:url(../images/arrow-primary.svg);background-repeat:no-repeat;background-position:50%;background-size:20px auto;border-radius:50%}.btn-default:after,.btn-default:before{content:"";position:absolute;transition:all .4s ease-in-out}.btn-default:after{top:0;right:0;bottom:0;width:0;height:100%;background:var(--primary-color);z-index:-1}.btn-default:hover:after{right:auto;left:0;width:100%}.btn-default.btn-highlighted:hover{color:var(--primary-color)}.btn-default.btn-highlighted:hover:before{background-color:var(--primary-color);background-image:url(../images/arrow-white.svg)}.btn-default.btn-highlighted:after{background-color:var(--white-color)}.readmore-btn{position:relative;display:inline-block;font-size:16px;font-weight:700;line-height:1.25em;text-transform:capitalize;color:var(--primary-color);padding-right:30px;transition:all .4s ease-in-out}.readmore-btn:before{content:"";position:absolute;top:50%;transform:translate(-2px,-50%);right:0;width:20px;height:20px;background-image:url(../images/arrow-primary.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;transition:all .4s ease-in-out}.readmore-btn:hover:before{transform:translateY(-50%)}.cb-cursor:before{background:var(--accent-color)}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--primary-color);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(--white-color) transparent var(--white-color);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%;left:50%;max-width:66px;transform:translate(-50%,-50%)}@keyframes rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bg-section{width:100%;max-width:1820px;background-color:var(--secondary-color);border-radius:20px;margin:0 auto}.bg-section .container-fluid{padding:0}.dark-section{background-color:var(--primary-color);background-image:url(../images/dark-section-bg-image.png);background-repeat:no-repeat;background-position:top;background-size:cover}.section-row{margin-bottom:80px}.section-row .section-title{margin-bottom:0}.section-row .section-title.section-title-center{width:100%;max-width:700px;margin:0 auto;text-align:center}.section-btn{text-align:right}.section-content-btn .section-btn{margin-top:30px;text-align:left}.section-title-content p{margin-bottom:20px}.section-title-content p:last-child{margin-bottom:0}.section-title{margin-bottom:40px}.section-title .section-sub-title{position:relative;display:inline-block;font-size:14px;font-weight:500;text-transform:capitalize;line-height:1em;color:var(--primary-color);background:var(--white-color);border-radius:100px;padding:11px 20px 11px 44px;margin-bottom:15px}.section-title .section-sub-title:before{content:"\2a";position:absolute;font-family:Font Awesome\ 7 Free;font-size:18px;font-weight:900;color:var(--primary-color);top:50%;left:20px;transform:translateY(-50%)}.section-title h1{font-size:60px;margin-bottom:0;cursor:none}.section-title h2{font-size:52px;line-height:1.1em;margin-bottom:0;cursor:none}.section-title p{margin-top:20px;margin-bottom:0}.bg-section .section-title .section-sub-title{background:var(--bg-color)}.dark-section .section-title .section-sub-title{color:var(--white-color);background:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.dark-section .section-title .section-sub-title:before,.dark-section .section-title h1,.dark-section .section-title h2,.dark-section .section-title p,.dark-section .section-title-content p{color:var(--white-color)}.help-block.with-errors ul{margin:0;text-align:left}.help-block.with-errors ul li{color:var(--error-color);font-weight:500;font-size:14px}header.main-header{position:absolute;top:15px;right:15px;left:15px;z-index:100}header.main-header .header-sticky{position:relative;top:0;border-bottom:1px solid var(--dark-divider-color);z-index:100}header.main-header .header-sticky.hide{transform:translateY(-100%);transition:transform .3s ease-in-out}header.main-header .header-sticky.active{position:fixed;top:0;right:15px;left:15px;transform:translateY(0);background:var(--primary-color);border:1px solid var(--dark-divider-color);border-top:none;border-radius:0 0 20px 20px}.navbar{padding:30px 0;align-items:center}.navbar-brand{padding:0;margin:0}.main-menu .nav-menu-wrapper{flex:1;text-align:center;margin:0 1.042vw}.main-menu .nav-menu-wrapper>ul{align-items:center;display:inline-flex}.main-menu ul li{position:relative;margin:0 10px}.main-menu ul li a{font-size:16px;font-weight:500;line-height:1.2em;padding:12px 10px!important;color:var(--white-color);background:transparent;border-radius:0;text-transform:capitalize;transition:all .3s ease-in-out}.main-menu ul li.submenu>a:after{content:"\f107";font-family:FontAwesome;font-weight:900;font-size:14px;margin-left:8px}.main-menu ul li a:focus,.main-menu ul li a:hover{color:var(--accent-color)}.main-menu ul ul{visibility:hidden;opacity:0;transform:scaleY(.8);transform-origin:top;padding:0;margin:0;list-style:none;width:235px;border-radius:20px;position:absolute;left:0;top:100%;background:var(--accent-color);transition:all .3s ease-in-out;text-align:left}.main-menu ul li.submenu:first-child ul{width:235px}.main-menu ul ul ul{left:100%;top:0;text-align:left}.main-menu ul li:hover>ul{visibility:visible;opacity:1;transform:scale(1);padding:5px 0}.main-menu ul li.submenu ul li.submenu>a:after{content:"\f105";float:right}.main-menu ul ul li{margin:0;padding:0}.main-menu ul ul li a{color:var(--white-color);padding:8px 20px!important;transition:all .3s ease-in-out}.main-menu ul ul li a:focus,.main-menu ul ul li a:hover{color:var(--primary-color);background-color:transparent;padding:8px 20px 8px 23px!important}.main-menu ul li.highlighted-menu{display:none}.header-btn{line-height:0}.navbar-toggle,.responsive-menu{display:none}.responsive-menu{position:relative;top:0}.slicknav_btn{background:var(--accent-color);padding:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;border-radius:6px}.slicknav_icon .slicknav_icon-bar{display:block;width:100%;height:3px;width:22px;background-color:var(--white-color);border-radius:6px;margin:4px auto!important;transition:all .1s ease-in-out}.slicknav_icon .slicknav_icon-bar:first-child{margin-top:0!important}.slicknav_icon .slicknav_icon-bar:last-child{margin-bottom:0!important}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:first-child{transform:rotate(-45deg) translate(-5px,5px)}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2){opacity:0}.navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3){transform:rotate(45deg) translate(-5px,-5px)}.slicknav_menu{position:absolute;width:100%;padding:0;background:var(--accent-color)}.slicknav_menu ul{margin:5px 0}.slicknav_menu ul ul{margin:0}.slicknav_nav .slicknav_row,.slicknav_nav li a{position:relative;font-size:16px;font-weight:500;text-transform:capitalize;padding:7px 20px;color:var(--white-color);line-height:normal;margin:0;border-radius:0!important;transition:all .3s ease-in-out}.slicknav_nav .slicknav_row:hover,.slicknav_nav a:focus,.slicknav_nav a:hover{background-color:transparent;color:var(--primary-color)}.slicknav_menu ul ul li a{padding:7px 20px 7px 30px}.slicknav_arrow{font-size:0!important}.slicknav_arrow:after{content:"\f107";position:absolute;font-family:FontAwesome;font-weight:900;font-size:12px;margin-left:8px;color:var(--white-color);right:15px;top:50%;transform:translateY(-50%);transition:all .3s ease-out}.slicknav_open>a .slicknav_arrow:after{transform:translateY(-50%) rotate(-180deg);color:var(--primary-color)}.hero{position:relative;background-image:url(../images/hero-bg-image.webp);border-radius:20px;height:100vh;min-height:850px;align-content:end;padding:200px 0 90px;margin:15px 15px 0;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(2,22,35,.4) 10%,rgba(2,22,35,0) 50%,rgba(2,22,35,.8) 90%);width:100%;height:100%;z-index:1}.hero .container{position:relative;z-index:2}.hero-content .section-title .section-sub-title{background:var(--divider-color)}.hero-content .section-title p{font-size:18px}.hero-support-box{border:1px solid var(--dark-divider-color);background:var(--divider-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;max-width:330px;margin-left:auto;padding:35px}.hero-support-box .icon-box img{width:100%;max-width:50px}.hero-support-box-content{margin-top:25px}.hero-support-box-content h2{font-size:26px;color:var(--white-color);line-height:1.4em}.hero-support-box-content ul{list-style:none;border-top:1px solid var(--dark-divider-color);margin:25px 0 0;padding:25px 0 0}.hero-support-box-content ul li{font-size:20px;font-weight:600;color:var(--white-color);line-height:1.5em;margin-bottom:10px}.hero-support-box-content ul li:last-child{margin-bottom:0}.hero-support-box-content ul li a{color:inherit;transition:all .4s ease-in-out}.hero-support-box-content ul li a:hover{color:var(--accent-color)}.about-us{padding:120px 0}.about-us-body{display:flex;flex-wrap:wrap;gap:10px;background-color:var(--secondary-color);border-radius:20px;padding:10px}.about-us-body-image{width:calc(41% - 5px)}.about-us-body-image figure{height:100%;display:block;border-radius:20px}.about-us-body-image figure img{width:100%;height:100%;aspect-ratio:1/.706;object-fit:cover;border-radius:20px}.about-body-item{width:calc(59% - 5px);align-content:center;padding:20px}.about-body-item-header{display:flex;flex-wrap:wrap;align-items:center;gap:15px;border-bottom:1px solid var(--divider-color);padding-bottom:20px;margin-bottom:20px}.about-body-item-header .icon-box{position:relative;width:50px;height:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-body-item-header .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.about-body-item:hover .about-body-item-header .icon-box:before{transform:scale(1)}.about-body-item-header .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.about-body-item-title{width:calc(100% - 65px)}.about-body-item-title h3{font-size:26px}.about-body-item-content p{margin:0}.about-us-footer{gap:25px;border-top:1px solid var(--divider-color);padding-top:40px;margin-top:40px}.about-us-author-box,.about-us-footer{display:flex;flex-wrap:wrap;align-items:center}.about-us-author-box{gap:15px}.about-us-author-image figure{display:block;border-radius:50%}.about-us-author-image figure img{width:100%;max-width:50px;border-radius:50%}.about-us-author-content{width:calc(100% - 65px)}.about-us-author-content h3{font-size:20px}.about-us-author-content p{line-height:normal;margin:5px 0 0}.about-us-image-box{position:relative;margin-left:15px;padding:80px 100px 0 0}.about-us-image figure{display:block;border-radius:20px}.about-us-image figure img{width:100%;object-fit:cover;border-radius:20px}.about-us-image.box-1 figure img{aspect-ratio:1/1.199}.about-us-image.box-2{position:absolute;top:0;right:0;max-width:320px;background-color:var(--bg-color);border:20px solid var(--bg-color);border-top:none;border-right:none;border-radius:0 0 0 20px;z-index:1}.about-us-image.box-2:after,.about-us-image.box-2:before{content:"";position:absolute;width:20px;height:20px;mask:url(../images/image-corner-bg-shape.svg);-webkit-mask:url(../images/image-corner-bg-shape.svg);background-color:var(--bg-color);mask-repeat:no-repeat;mask-size:cover;z-index:1}.about-us-image.box-2:before{top:80px;left:-40px}.about-us-image.box-2:after{right:100px;bottom:-40px}.about-us-image.box-2 figure img{aspect-ratio:1/.956}.about-us-counter-box{position:absolute;left:0;bottom:0;background-color:var(--bg-color);border:20px solid var(--bg-color);border-left:none;border-bottom:none;border-radius:0 20px 0 0;z-index:1}.about-us-counter-box:after,.about-us-counter-box:before{content:"";position:absolute;width:20px;height:20px;transform:rotate(180deg);mask:url(../images/image-corner-bg-shape.svg);-webkit-mask:url(../images/image-corner-bg-shape.svg);background-color:var(--bg-color);mask-repeat:no-repeat;mask-size:cover;z-index:1}.about-us-counter-box:before{top:-40px;left:0}.about-us-counter-box:after{right:-40px;bottom:0}.about-us-counter-body{max-width:180px;min-height:195px;align-content:center;text-align:center;background-color:var(--primary-color);border-radius:20px;padding:25px}.about-us-counter-body h2{font-size:48px;color:var(--white-color)}.about-us-counter-body p{font-family:var(--accent-font);font-weight:500;line-height:1.4em;color:var(--white-color);margin:5px 0 0}.about-us-image-box .contact-us-circle{position:absolute;bottom:120px;right:30px;z-index:1}.contact-us-circle a{display:inline-block;border:6px solid var(--bg-color);border-radius:50%}.contact-us-circle a img{width:100%;max-width:130px;aspect-ratio:1/1;border-radius:50%;object-fit:cover;animation:infiniterotate 20s linear infinite}.contact-us-circle a:hover img{animation-play-state:paused}.our-services{padding:120px 0}.service-item{background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px;padding:20px}.service-item-header-box{padding:20px;margin-bottom:10px}.service-item-header{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.service-item-header .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.service-item-header .icon-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--white-color);border-radius:50%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.service-item:hover .service-item-header .icon-box:before{transform:scale(1)}.service-item-header .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.service-item:hover .service-item-header .icon-box img{filter:brightness(1) invert(1)}.service-item-title{width:calc(100% - 65px)}.service-item-title h2{font-size:26px;color:var(--white-color)}.service-item-title h2 a{color:inherit}.service-item-content{border-top:1px solid var(--dark-divider-color);padding-top:20px;margin-top:20px}.service-item-content p{color:var(--white-color)}.service-item-content p:last-child{margin:0}.service-item-image{position:relative;border-radius:20px;overflow:hidden}.service-item-image figure{display:block;border-radius:20px}.service-item-image figure img{width:100%;aspect-ratio:1/.635;object-fit:cover;border-radius:20px;transition:all .6s ease-in-out}.service-item:hover .service-item-image figure img{transform:scale(1.06)}.service-item-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:all .4s ease-in-out;z-index:1}.service-item:hover .service-item-btn{transform:translate(-50%,-50%) scale(1)}.service-item-btn a{display:block;background-color:var(--accent-color);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.service-item-btn a:hover{background-color:var(--white-color)}.service-item-btn a img{width:100%;max-width:24px;transition:all .4s ease-in-out;transform:rotate(-45deg)}.service-item-btn a:hover img{transform:rotate(0);filter:brightness(0) invert(0)}.service-item-slider .service-pagination{margin-top:40px;text-align:center}.service-item-slider .service-pagination .swiper-pagination-bullet{position:relative;height:10px;width:10px;background:var(--dark-divider-color);opacity:1;margin:0 5px;border-radius:10px;transition:all .4s ease-in-out}.service-item-slider .service-pagination .swiper-pagination-bullet-active{background:var(--accent-color);width:34px}.section-footer-text{margin-top:30px;text-align:center}.section-footer-text p{color:var(--primary-color);margin-bottom:0}.section-footer-text p span{display:inline-block;font-size:14px;font-weight:500;background:var(--accent-color);color:var(--white-color);line-height:1em;padding:4px 10px;border-radius:20px;margin-right:10px}.section-footer-text p a{font-weight:600;text-transform:capitalize;text-decoration:underline;text-underline-offset:3px;color:var(--accent-color);transition:all .3s ease-in-out}.section-footer-text p a:hover{color:var(--primary-color)}.section-footer-text ul{width:100%;padding:0;margin:15px 0 0;list-style:none}.section-footer-text ul li{display:inline-block;font-family:var(--accent-font);line-height:normal;color:var(--primary-color);border-right:1px solid var(--divider-color);margin-right:5px;padding-right:10px}.section-footer-text ul li:last-child{border-right:none;margin-right:0;padding-right:0}.section-footer-text ul li b{font-weight:500}.section-footer-text ul li i{color:var(--accent-color)}.section-footer-text.section-footer-contact{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 20px}.section-footer-text.section-footer-contact span{width:30px;height:30px;padding:0;display:inline-flex;justify-content:center;align-items:center;margin-right:10px}.section-footer-text.section-footer-contact span img{width:100%;max-width:16px}.satisfy-client-images{display:flex;align-items:center}.satisfy-client-image{position:relative;display:inline-block;margin-left:-14px;border:1px solid var(--white-color);border-radius:50%;overflow:hidden;z-index:1}.satisfy-client-image:first-child{margin:0}.satisfy-client-image figure{display:block}.satisfy-client-image figure img{width:100%;max-width:50px;border-radius:50%}.satisfy-client-image.add-more{width:42px;height:42px;background-color:var(--accent-color);display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.satisfy-client-image.add-more i{font-size:20px;color:var(--white-color)}.satisfy-client-image.add-more h3{color:var(--white-color);font-size:16px;line-height:1em}.section-footer-text.section-satisfy-img{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.section-footer-text.section-satisfy-img .satisfy-client-image figure img{max-width:30px}.section-footer-text.section-satisfy-img .satisfy-client-image.add-more{width:32px;height:32px;margin-left:-10px}.section-footer-text.section-satisfy-img .satisfy-client-image.add-more img{max-width:16px}.section-footer-text.section-satisfy-img ul{margin:5px 0 0}.dark-section .section-footer-text.section-satisfy-img .satisfy-client-image{border-color:var(--primary-color)}.dark-section .section-footer-text p,.dark-section .section-footer-text ul li{color:var(--white-color)}.dark-section .section-footer-text p a{color:var(--accent-color)}.dark-section .section-footer-text p a:hover{color:var(--white-color)}.why-choose-us{padding:120px 0}.why-choose-image-box{display:flex;flex-wrap:wrap;align-items:end}.why-choose-image-box-1{position:relative;width:47%}.why-choose-image-box-1 .why-choose-image{position:relative;margin-right:-155px}.why-choose-image figure{display:block;border-radius:20px}.why-choose-image figure img{width:100%;object-fit:cover;border-radius:20px}.why-choose-image-box-1 .why-choose-image figure img{aspect-ratio:1/.983}.why-choose-image .contact-us-circle{position:absolute;top:60px;right:0;transform:translateX(50%);z-index:1}.why-choose-image-box-1 .google-rating-box{background-color:var(--secondary-color);box-shadow:0 0 10px 0 rgba(6,54,51,.05);border-radius:20px;margin:20px 10px 40px 0;padding:25px}.google-rating-box{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.google-rating-logo img{width:100%;max-width:50px}.google-rating-info{width:calc(100% - 65px)}.google-rating-info-header{display:flex;align-items:center}.google-rating-info-header h2{font-size:26px;min-width:80px;line-height:1em}.google-rating-star i{font-size:18px;color:var(--accent-color)}.google-rating-info-content p{color:var(--primary-color);line-height:normal;margin:5px 0 0}.why-choose-image-box-2.why-choose-image{width:53%}.why-choose-image-box-2.why-choose-image figure{border:6px solid var(--bg-color)}.why-choose-image-box-2.why-choose-image figure img{aspect-ratio:1/1.02;border-radius:14px}.why-choose-item-list{display:flex;flex-wrap:wrap;gap:30px}.why-choose-item{width:calc(50% - 15px)}.why-choose-item .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:30px}.why-choose-item .icon-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--primary-color);border-radius:50%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.why-choose-item:hover .icon-box:before{transform:scale(1)}.why-choose-item .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.why-choose-item-content h3{font-size:26px}.why-choose-item-content p{margin:10px 0 0}.why-choose-us-content .section-footer-text{justify-content:start;border-top:1px solid var(--divider-color);padding-top:40px;margin-top:40px}.intro-video{position:relative;background-image:url(../images/intro-video-bg-image.jpg);background-position:50%;overflow:hidden;padding:120px 0}.intro-video:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--primary-color);opacity:30%;width:100%;height:100%;z-index:1}.intro-video .container{position:relative;z-index:2}.intro-video .section-title{margin:0}.intro-video-circle{text-align:end;margin-right:6.25vw}.intro-video-circle a{display:inline-block;border-radius:50%;cursor:none}.intro-video-circle a img{width:100%;max-width:130px;aspect-ratio:1/1;object-fit:cover;border-radius:50%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:infiniterotate 20s linear infinite}@keyframes infiniterotate{to{transform:rotate(1turn)}}.intro-video-items-list{display:flex;flex-wrap:wrap;gap:30px;margin-top:220px}.intro-video-item{width:calc(33.33% - 20px);min-height:315px;background-color:var(--secondary-color);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;padding:40px;transition:all .4s ease-in-out}.intro-video-item:hover{transform:translateY(-5px)}.intro-video-list-header .icon-box{position:relative;width:50px;height:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;overflow:hidden}.intro-video-list-header .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.intro-video-item:hover .intro-video-list-header .icon-box:before{transform:scale(1)}.intro-video-list-header .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.intro-video-item-title h3{font-size:26px}.intro-video-counter-content{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border-top:1px solid var(--divider-color);padding-top:30px}.intro-video-counter-content h2{min-width:95px;font-size:52px}.intro-video-counter-content p{max-width:200px;margin:0}.our-projects{padding:120px 0}.project-item,.project-slider .swiper{height:100%}.project-item{position:relative;min-height:500px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;border-radius:20px;padding:10px;overflow:hidden}.project-item-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.project-item-image a{display:block;height:100%;cursor:none}.project-item-image a figure{position:relative;display:block;height:100%;overflow:hidden}.project-item-image a figure img{width:100%;height:100%;object-fit:cover;transition:all .6s ease-in-out}.project-item:hover .project-item-image a figure img{transform:scale(1.06)}.project-item-btn{position:relative;transform:scale(0);margin:20px 20px 0 auto;transition:all .4s ease-in-out;z-index:1}.project-item:hover .project-item-btn{transform:scale(1)}.project-item-btn a{width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .4s ease-in-out}.project-item-btn a:hover{background:var(--white-color)}.project-item-btn a img{width:100%;max-width:24px;transform:rotate(-45deg);transition:all .4s ease-in-out}.project-item-btn a:hover img{transform:rotate(0deg);filter:brightness(0) invert(0)}.project-item-content{position:relative;background-color:var(--secondary-color);border-radius:10px;padding:30px;transition:all .4s ease-in-out;z-index:2}.project-item:hover .project-item-content{transform:translateY(-5px)}.project-item-content ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0 0 20px;padding:0}.project-item-content ul li a{position:relative;display:block;line-height:normal;font-size:14px;font-weight:500;color:var(--primary-color);border:1px solid var(--divider-color);border-radius:100px;padding:5px 16px 5px 32px;transition:all .4s ease-in-out}.project-item-content ul li a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:16px;height:6px;width:6px;background-color:var(--primary-color);border-radius:50%;transition:all .4s ease-in-out}.project-item-content ul li a:hover{background-color:var(--accent-color);color:var(--white-color)}.project-item-content ul li a:hover:before{background-color:var(--white-color)}.project-item-content h2{font-size:26px;line-height:1.4em}.project-item-content h2 a{color:inherit}.project-pagination.swiper-pagination-bullets{display:flex;align-items:center;justify-content:center;margin-top:40px}.project-pagination .swiper-pagination-bullet{height:10px;width:10px;background:var(--divider-color);border-radius:40px;opacity:1;margin:0 4px;transition:all .3s ease-in-out}.project-pagination .swiper-pagination-bullet-active{width:36px;background:var(--accent-color);opacity:1}.our-expertise{padding:120px 0 0;margin-bottom:210px}.our-expertise-tab-box{margin-bottom:-210px}.our-expertise-nav{margin-bottom:60px}.our-expertise-nav .nav-tabs{display:flex;justify-content:center;gap:20px;padding:0;margin:0;list-style:none;border:none}.our-expertise-nav ul li .nav-link{position:relative;width:100%;display:flex;align-items:center;gap:10px;border:none;font-family:var(--accent-font);font-size:20px;font-weight:500;color:var(--white-color);background:var(--dark-divider-color);backdrop-filter:blur(20px);-webkit-backdrop-filter:20px;border-radius:10px;padding:16px 20px;overflow:hidden;transition:all .4s ease-in-out}.our-expertise-nav ul li .nav-link.active,.our-expertise-nav ul li .nav-link:hover{color:var(--white-color);background:var(--accent-color)}.our-expertise-nav ul li .nav-link .icon-box img{width:100%;max-width:24px;transition:all .3s ease-in-out}.our-expertise-box{background-color:var(--secondary-color);border-radius:20px;padding:10px}.our-expertise-item{display:flex;flex-wrap:wrap;gap:10px}.expertise-item-image{width:calc(41% - 5px)}.expertise-item-image figure{display:block;height:100%;border-radius:20px}.expertise-item-image figure img{width:100%;height:100%;aspect-ratio:1/.868;object-fit:cover;border-radius:12px}.expertise-item-content{width:calc(59% - 5px);align-content:center;padding:50px}.expertise-item-content h3{font-size:30px}.expertise-item-content p{margin:10px 0 0}.expertise-item-content ul{list-style:none;border-top:1px solid var(--divider-color);padding:30px 0 0;margin:30px 0 0}.expertise-item-content ul li{position:relative;line-height:1.5em;padding-left:25px;margin-bottom:15px}.expertise-item-content ul li:last-child{margin-bottom:0}.expertise-item-content ul li:before{content:"\f058";position:absolute;font-family:Font Awesome\ 7 Free;font-size:18px;font-weight:900;color:var(--accent-color);top:0;left:0}.our-pricing{padding:120px 0}.our-pricing-swich{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:60px;padding:0}.our-pricing-swich .form-check-label{color:var(--primary-color);font-weight:600;cursor:pointer}.our-pricing-swich.form-switch .form-check-input{width:75px;height:40px;--bs-form-check-bg:var(--accent-color);--bs-form-switch-bg:url(../images/pricing-swich-circle.svg);background-size:30px auto;background-position:left 5px center;border-radius:100px;border:none;outline:none;box-shadow:none;cursor:pointer;margin:0;transition:all .3s ease-in-out}.form-switch .form-check-input:checked{background-color:var(--primary-color);background-position:right 5px center}.pricing-item{background-color:var(--secondary-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:10px}.pricing-item-header{padding:30px}.pricing-item-header .icon-box{position:relative;width:50px;height:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;overflow:hidden}.pricing-item-header .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out}.pricing-item:hover .pricing-item-header .icon-box:before{transform:scale(1)}.pricing-item-header .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.pricing-item-content h2{font-size:26px}.pricing-item-content p{margin:10px 0 0}.pricing-item-body{background-color:var(--bg-color);border-radius:20px;padding:30px}.pricing-item-price h2{font-size:40px}.pricing-item-price h2 sub{font-size:20px;bottom:0}.pricing-item-list{border-top:1px solid var(--divider-color);padding-top:30px;margin-top:30px}.pricing-item-list h3{font-size:16px;font-weight:600;font-family:var(--default-font);margin-bottom:20px}.pricing-item-list ul{list-style:none;margin:0;padding:0}.pricing-item-list ul li{position:relative;line-height:1.5em;padding-left:25px;margin-bottom:15px}.pricing-item-list ul li:last-child{margin-bottom:0}.pricing-item-list ul li:before{content:"\f058";position:absolute;font-family:Font Awesome\ 7 Free;font-size:18px;font-weight:900;color:var(--primary-color);top:0;left:0}.pricing-benefit-list,.pricing-item-btn{margin-top:30px}.pricing-benefit-list ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px 40px}.pricing-benefit-list ul li{display:inline-flex;align-items:center;color:var(--primary-color)}.pricing-benefit-list ul li img{width:100%;max-width:20px;margin-right:15px}.cta-box{padding:120px 0}.cta-content{min-height:575px;display:flex;flex-direction:column;justify-content:space-between}.cta-rating-header{display:flex;flex-wrap:wrap;gap:20px}.cta-rating-box{max-width:390px}.cta-rating-box .satisfy-client-image{border-color:var(--primary-color)}.cta-client-rating{display:flex;align-items:center;gap:10px}.cta-client-rating h2{font-size:48px;color:var(--white-color)}.cta-client-rating i{font-size:24px;color:var(--white-color)}.cta-rating-content{border-top:1px solid var(--dark-divider-color);padding-top:30px;margin-top:30px}.cta-rating-content p{color:var(--white-color);margin:0}.contact-us-form{background:var(--secondary-color);border-radius:20px;padding:60px}.dark-section .contact-us-form{background:var(--dark-divider-color);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.contact-us-form .section-title{border-bottom:1px solid var(--divider-color);padding-bottom:40px}.dark-section .contact-us-form .section-title{border-color:var(--dark-divider-color)}.contact-form .form-control{font-size:16px;font-weight:400;line-height:1.5em;background:var(--bg-color);color:var(--primary-color);border:none;border-radius:10px;padding:18px 20px;outline:none;box-shadow:none}.dark-section .contact-form .form-control{background-color:var(--dark-divider-color);color:var(--white-color)}.contact-form .form-control::placeholder{color:var(--text-color);opacity:40%}.dark-section .contact-form .form-control::placeholder{color:var(--white-color)}.contact-form-btn{margin-top:20px}.our-faqs{padding:120px 0}.faq-info-box{max-width:525px;border-left:6px solid var(--accent-color);background:linear-gradient(90deg,var(--white-color) 0,transparent 100%);border-radius:20px;padding:30px}.faq-info-box h3{font-size:26px;line-height:1.4em}.faq-info-box ul{list-style:none;border-top:1px solid var(--divider-color);padding:20px 0 0;margin:20px 0 0}.faq-info-box ul li{position:relative;line-height:1.5em;padding-left:25px;margin-bottom:10px}.faq-info-box ul li:last-child{margin-bottom:0}.faq-info-box ul li:before{content:"\f058";position:absolute;font-family:Font Awesome\ 7 Free;top:0;left:0;font-size:18px;font-weight:900;color:var(--accent-color)}.faq-accordion .accordion-item{background-color:var(--secondary-color);border-radius:14px;margin-bottom:25px;overflow:hidden;transition:all .3s ease-in-out}.faq-accordion .accordion-item:last-child{margin-bottom:0}.faq-accordion .accordion-header .accordion-button{font-family:var(--accent-font);font-size:18px;font-weight:500;line-height:1.333em;color:var(--primary-color);padding:22px 60px 22px 25px;transition:all .3s ease-in-out}.faq-accordion .accordion-item .accordion-button.collapsed:after,.faq-accordion .accordion-item .accordion-button:after{content:"";position:absolute;right:25px;top:50%;transform:translateY(-50%) rotate(90deg);height:30px;width:30px;background-color:var(--accent-color);border-radius:50%;background-image:url(../images/arrow-white.svg);background-repeat:no-repeat;background-position:50%;background-size:18px auto;transition:all .3s ease-in-out}.faq-accordion .accordion-item :not(.accordion-button.collapsed):after{transform:translateY(-50%) rotate(-90deg)}.faq-accordion .accordion-item .accordion-body{border-top:1px solid var(--divider-color);padding:22px 25px}.faq-accordion .accordion-item .accordion-body p:last-child{margin:0}.our-testimonials{background-image:url(../images/testimonial-bg-image.png);background-repeat:no-repeat;background-size:auto;background-position:50%;padding:120px 0}.testimonial-slider,.testimonial-slider .swiper,.testimonial-slider .swiper-slide{height:100%}.testimonial-slider .swiper-wrapper{cursor:none}.testimonial-item{height:100%;min-height:475px;background-color:var(--bg-color);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;padding:40px}.testimonial-item-author{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.testimonial-author-image figure{display:block;border-radius:50%}.testimonial-author-image figure img{width:100%;max-width:50px;border-radius:50%}.testimonial-author-content{width:calc(100% - 65px)}.testimonial-author-content h2{font-size:20px}.testimonial-author-content p{line-height:normal;margin:5px 0 0}.testimonial-item-rating{margin-bottom:20px}.testimonial-item-rating i{font-size:16px;color:var(--accent-color)}.testimonial-item-content p{font-family:var(--accent-font);font-size:20px;font-weight:500;line-height:1.45em;color:var(--primary-color);margin-bottom:20px}.testimonial-item-content p:last-child{margin:0}.testimonial-item-counter{display:flex;flex-wrap:wrap;align-items:center;gap:15px;border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}.testimonial-item-counter h2{min-width:95px;font-size:52px}.testimonial-item-counter p{max-width:190px;margin:0}.testimonial-footer-box{margin-top:60px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px 30px}.testimonial-footer-box .google-rating-box{border-right:1px solid var(--divider-color);padding-right:30px}.our-blog{padding:120px 0 90px}.post-item{background:var(--secondary-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:10px}.post-featured-image{position:relative;margin-bottom:10px}.post-featured-image a{cursor:none;display:block;border-radius:20px;overflow:hidden}.post-featured-image figure{display:block}.post-featured-image img{width:100%;aspect-ratio:1/.731;object-fit:cover;transition:all .6s ease-in-out}.post-item:hover .post-featured-image img{transform:scale(1.06)}.post-item-body{padding:20px}.post-item-content h2{font-size:26px;line-height:1.3em}.post-item-content h2 a{color:inherit}.post-item .post-item-btn{border-top:1px solid var(--divider-color);padding-top:20px;margin-top:20px}.main-footer{padding:120px 0 0;margin-bottom:15px}.about-footer{max-width:333px}.footer-logo img{width:100%;max-width:149px}.about-footer-content{margin-top:30px}.about-footer-content p{color:var(--white-color)}.about-footer-content p:last-child{margin:0}.footer-social-links{border-top:1px solid var(--dark-divider-color);padding-top:25px;margin-top:25px}.footer-social-links ul{display:flex;flex-wrap:wrap;gap:15px;padding:0;margin:0;list-style:none}.footer-social-links ul li a{width:40px;height:40px;color:var(--white-color);border:1px solid var(--dark-divider-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .4s ease-in-out}.footer-social-links ul li a:hover{background-color:var(--accent-color)}.footer-social-links ul li a i{font-size:18px;color:inherit}.footer-links-box{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.footer-links{max-width:29%}.footer-links h2{font-size:26px;color:var(--white-color);margin-bottom:30px}.footer-links ul{list-style:disc;margin:0;padding:0 0 0 20px}.footer-links ul li{color:var(--white-color);line-height:1.5em;margin-bottom:15px}.footer-links ul li:last-child{margin-bottom:0}.footer-links ul li::marker{color:var(--accent-color)}.footer-links ul li a{color:inherit;transition:all .3s ease-in-out}.footer-links ul li a:hover{color:var(--accent-color)}.footer-working-hours-links{width:100%;max-width:42%}.footer-working-hours-links ul{list-style:none;padding:0}.footer-working-hours-links ul li{width:100%;display:flex;justify-content:space-between;gap:10px}.footer-working-hours-links ul li span{font-weight:600}.footer-info-box{display:flex;flex-wrap:wrap;align-items:center;gap:30px 100px;margin-top:100px}.footer-newsletter-form-box{width:calc(30% - 50px)}.footer-newsletter-form-box h2{font-size:26px;color:var(--white-color);margin-bottom:30px}.footer-newsletter-form-box .form-group{display:flex;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:10px;padding:5px}.footer-newsletter-form-box .form-group .form-control{width:calc(100% - 40px);font-size:16px;font-weight:400;line-height:1.3em;color:var(--white-color);background:transparent;border:none;border-radius:0;outline:none;box-shadow:none;padding:6px 15px}.footer-newsletter-form-box .form-group .form-control::placeholder{color:var(--white-color);opacity:20%}.footer-newsletter-form-box .form-group .newsletter-btn{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border:none;border-radius:5px;transition:all .3s ease-in-out}.footer-newsletter-form-box .form-group .newsletter-btn:hover{background-color:var(--white-color)}.footer-newsletter-form-box .form-group .newsletter-btn i{font-size:18px;color:var(--white-color);transition:all .4s ease-in-out}.footer-newsletter-form-box .form-group .newsletter-btn:hover i{color:var(--primary-color)}.footer-contact-items-list{width:calc(70% - 50px);display:flex;flex-wrap:wrap;align-items:center;gap:30px 4.167vw;padding:40px;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px}.footer-contact-item{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:15px}.footer-contact-item:before{content:"";position:absolute;top:0;right:-2.083vw;background:var(--dark-divider-color);width:1px;height:100%}.footer-contact-item:last-child:before,.footer-contact-item:nth-child(2n+2):before{display:none}.footer-contact-item .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.footer-contact-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--secondary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.footer-contact-item:hover .icon-box:before{transform:scale(1)}.footer-contact-item .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.footer-contact-item:hover .icon-box img{filter:brightness(0) invert(0)}.footer-contact-item-content{width:calc(100% - 65px)}.footer-contact-item-content p{margin:0;color:var(--white-color)}.footer-contact-item-content h3{font-size:20px;color:var(--white-color);letter-spacing:0;margin-top:5px}.footer-contact-item-content h3 a{color:inherit;transition:all .3s ease-in-out}.footer-contact-item-content h3 a:hover{color:var(--accent-color)}.footer-copyright-text{text-align:center;border-top:1px solid var(--dark-divider-color);padding:50px 0;margin-top:50px}.footer-copyright-text p{color:var(--white-color);margin:0}.page-header{position:relative;background-image:url(../images/page-header-bg-image.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;padding:295px 0 180px;margin:15px 15px 0;overflow:hidden}.page-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(2,22,35,.4) 10%,rgba(2,22,35,0) 45%,rgba(2,22,35,.8) 90%);height:100%;width:100%;z-index:1}.page-header-box{position:relative;z-index:2}.page-header-box h1{display:inline-block;font-size:60px;line-height:1.1em;color:var(--white-color);margin-bottom:10px;cursor:none}.page-header-box ol{margin:0;padding:0}.page-header-box ol li.breadcrumb-item{line-height:1.5em;text-transform:capitalize;color:var(--white-color)}.page-header-box ol li.breadcrumb-item a{color:inherit}.page-header-box ol .breadcrumb-item+.breadcrumb-item:before{color:var(--white-color)}.our-approach{padding:120px 0}.approach-item{background-color:var(--bg-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:40px}.approach-item-image{width:100%;max-width:185px;margin-bottom:40px}.approach-item-image figure{display:block;background-image:url(../images/approach-image-shape.svg);mask-image:url(../images/approach-image-shape.svg);mask-size:cover;mask-position:center center;mask-repeat:no-repeat;width:100%;height:100%;border-radius:20px}.approach-item-image figure img{width:100%;aspect-ratio:1/.975;object-fit:cover;border-radius:20px}.approach-item-contant h3{font-size:26px}.approach-item-contant p{border-top:1px solid var(--divider-color);padding-top:20px;margin:20px 0 0}.our-benefits{padding:120px 0}.benefit-item{min-height:420px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;background-color:var(--bg-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:40px;transition:all .4s ease-in-out}.benefit-item-content h3{font-size:26px}.benefit-item-content p{margin:15px 0 0}.benefit-item-counter{display:flex;align-items:center;gap:10px;border-top:1px solid var(--divider-color);padding-top:30px}.benefit-item-counter h2{min-width:120px;font-size:52px}.benefit-item-counter p{max-width:195px;margin:0}.our-team{padding:120px 0}.team-item{position:relative;height:calc(100% - 30px);border-radius:20px;overflow:hidden;margin-bottom:30px}.team-item-image a{cursor:none}.team-item-image figure{position:relative;display:block}.team-item-image figure:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:linear-gradient(180deg,transparent 50%,rgba(2,22,35,.9) 95%);width:100%;height:100%;z-index:1}.team-item-image figure img{width:100%;aspect-ratio:1/1.191;object-fit:cover;transition:all .6s ease-in-out}.team-item:hover .team-item-image figure img{transform:scale(1.06)}.team-item-body{position:absolute;left:40px;right:40px;bottom:40px;z-index:2}.team-item-content h2{font-size:26px;color:var(--white-color)}.team-item-content h2 a{color:inherit}.team-item-content p{color:var(--white-color);margin:10px 0 0}.team-item-social-list{border-top:1px solid var(--dark-divider-color);padding-top:20px;margin-top:20px}.team-item-social-list ul{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:0}.team-item-social-list ul li a{width:40px;height:40px;color:var(--white-color);border:1px solid var(--dark-divider-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .4s ease-in-out}.team-item-social-list ul li a:hover{background:var(--accent-color)}.team-item-social-list ul li a i{font-size:18px;color:var(--white-color);transition:all .4s ease-in-out}.page-services{padding:120px 0 90px}.page-services .service-item{background-color:var(--secondary-color);height:calc(100% - 30px);margin-bottom:30px}.page-services .service-item-header .icon-box:before{background-color:var(--primary-color)}.page-services .service-item-title h2{color:var(--primary-color)}.page-services .service-item:hover .service-item-header .icon-box img{filter:none}.page-services .service-item-content{border-color:var(--divider-color)}.page-services .service-item-content p{color:var(--text-color)}.page-service-single{padding:120px 0}.page-single-sidebar{position:sticky;top:30px;margin-right:15px}.page-category-list{background:var(--secondary-color);border-radius:20px;margin-bottom:30px;overflow:hidden}.page-category-list .page-category-list-title{font-size:26px;line-height:normal;color:var(--white-color);background:var(--accent-color);padding:18px 40px}.page-category-list ul{list-style:none;margin:0;padding:40px}.page-category-list ul li{font-family:var(--accent-font);color:var(--primary-color);font-weight:500;line-height:1.5em;border-bottom:1px solid var(--divider-color);padding-bottom:20px;margin-bottom:20px}.page-category-list ul li:last-child{border-bottom:none;margin:0;padding:0}.page-category-list ul li a{position:relative;display:block;text-transform:capitalize;color:inherit;padding-right:25px;transition:all .3s ease-in-out}.page-category-list ul li a:hover{color:var(--accent-color)}.page-category-list ul li a:before{content:"";position:absolute;top:50%;right:0;background:url(../images/arrow-primary.svg) no-repeat;background-position:50%;background-size:cover;width:20px;height:20px;transform:translate(-2px,-50%)}.sidebar-cta-box{position:relative;border-radius:20px;min-height:350px;align-content:end;padding:40px;overflow:hidden}.sidebar-cta-box:before{content:"";background:linear-gradient(180deg,transparent 2.71%,rgba(2,22,35,.9));z-index:1}.sidebar-cta-box:before,.sidebar-cta-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sidebar-cta-image figure{position:relative;display:block;width:100%;height:100%}.sidebar-cta-image figure img{width:100%;height:100%;object-fit:cover}.sidebar-cta-body{position:relative;z-index:1}.sidebar-cta-body h2{font-size:20px;line-height:1.4em;color:var(--white-color)}.sidebar-cta-body p{color:var(--white-color);margin:15px 0 0}.sidebar-cta-contact-btn{margin-top:25px}.page-single-image{margin-bottom:30px}.page-single-image figure{display:block;border-radius:20px}.page-single-image img{width:100%;aspect-ratio:1/.622;object-fit:cover;border-radius:20px}.service-entry{margin-bottom:60px}.service-entry p{margin-bottom:20px}.service-entry p:last-child{margin-bottom:0}.service-entry h2{font-size:52px;line-height:1.1em;margin-bottom:20px}.service-entry h3{font-size:20px;margin-bottom:10px}.service-entry ul{margin:0;padding:0;list-style:none}.service-entry ul li{position:relative;line-height:1.5em;margin-bottom:20px;padding-left:25px}.service-entry ul li:last-child{margin-bottom:0}.service-entry ul li:before{content:"\2a";position:absolute;font-family:Font Awesome\ 7 Free;font-size:18px;font-weight:900;color:var(--primary-color);top:0;left:0}.service-offer-item-box{display:flex;flex-wrap:wrap;align-items:center;gap:30px 40px;margin-top:40px}.service-offer-item-list{width:calc(58% - 20px)}.service-entry .section-footer-text.section-satisfy-img{justify-content:start;border-top:1px solid var(--divider-color);padding-top:30px}.what-we-quote-box{width:calc(42% - 20px);background-color:var(--white-color);border-radius:20px;padding:30px}.what-we-quote-box .icon-box img{width:100%;max-width:40px}.what-we-quote-content{margin-top:20px}.what-we-quote-content p{font-weight:500;color:var(--primary-color)}.what-we-author-content{border-top:1px solid var(--divider-color);padding-top:20px;margin-top:20px}.what-we-author-content h3{margin-bottom:5px}.service-offer-box,.service-why-choose-box{margin-top:60px}.service-why-choose-image-content{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.service-why-choose-item-list{width:calc(51% - 15px);background-color:var(--secondary-color);border-radius:20px;padding:40px}.service-why-choose-item{border-bottom:1px solid var(--divider-color);padding-bottom:30px;margin-bottom:30px}.service-why-choose-item:last-child{border:none;padding-bottom:0;margin-bottom:0}.service-why-choose-item .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;overflow:hidden}.service-why-choose-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.service-why-choose-item:hover .icon-box:before{transform:scale(1)}.service-why-choose-item .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.service-why-choose-item-content h3{font-size:26px}.service-why-choose-image{width:calc(49% - 15px)}.service-why-choose-image figure{display:block;height:100%;border-radius:20px}.service-why-choose-image figure img{width:100%;height:100%;aspect-ratio:1/1.104;object-fit:cover;border-radius:20px}.page-blog{padding:120px 0}.page-pagination{margin-top:30px;text-align:center}.page-pagination ul{justify-content:center;padding:0;margin:0}.page-pagination ul li a,.page-pagination ul li span{font-family:var(--accent-font);display:flex;text-decoration:none;justify-content:center;align-items:center;background:var(--secondary-color);color:var(--primary-color);border-radius:10px;width:40px;height:40px;margin:0 5px;font-size:20px;font-weight:500;line-height:1em;transition:all .3s ease-in-out}.page-pagination ul li a:hover,.page-pagination ul li.active a{color:var(--white-color);background:var(--accent-color)}.page-single-post{padding:120px 0}.post-single-meta ol li{font-size:18px;color:var(--white-color);margin-right:15px}.post-single-meta ol li:last-child{margin-right:0}.post-single-meta ol li i{font-size:18px;color:var(--white-color);margin-right:5px}.post-image{position:relative;margin-bottom:30px}.post-image figure{display:block;border-radius:20px;overflow:hidden}.post-image img{width:100%;aspect-ratio:1/.5;object-fit:cover;border-radius:20px}.post-content{width:100%;max-width:1100px;margin:0 auto}.post-entry{border-bottom:1px solid var(--divider-color);padding-bottom:30px;margin-bottom:30px}.post-entry:after{content:"";display:block;clear:both}.post-entry a{color:var(--accent-color)}.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6{font-family:var(--accent-font);font-weight:500;line-height:1.2em;letter-spacing:-.02em;margin:0 0 .389em}.post-entry h1{font-size:60px;line-height:1.1em}.post-entry h2{font-size:52px;line-height:1.1em}.post-entry h3{font-size:40px}.post-entry h4{font-size:30px}.post-entry h5{font-size:24px}.post-entry h6{font-size:20px}.post-entry p{margin-bottom:20px}.post-entry p:last-child{margin-bottom:0}.post-entry p strong{color:var(--primary-color);font-size:18px;font-weight:600}.post-entry ol{margin:0 0 30px}.post-entry ul{margin:20px 0;padding:0 0 0 20px}.post-entry ol:last-child,.post-entry ul:last-child{margin-bottom:0}.post-entry ol li,.post-entry ul li{position:relative;font-size:18px;font-weight:400;line-height:1.5em;color:var(--text-color);margin-bottom:15px}.post-entry ul li:last-child{margin-bottom:0}.post-entry ol ol,.post-entry ol ul,.post-entry ul ol,.post-entry ul ul{margin-top:20px;margin-bottom:0}.post-entry ol ol li:last-child,.post-entry ol ul li:last-child,.post-entry ul ol li:last-child,.post-entry ul ul li:last-child{margin-bottom:0}.post-entry blockquote{background:var(--secondary-color) url(../images/icon-blockquote.svg);background-repeat:no-repeat;background-position:30px 30px;background-size:45px;border-radius:20px;padding:30px 30px 30px 90px;margin-bottom:30px}.post-entry blockquote p{font-family:var(--accent-font);font-size:20px;font-weight:500;line-height:1.4em;color:var(--primary-color)}.post-entry blockquote p:last-child{margin-bottom:0}.tag-links{font-size:20px;font-weight:500;text-transform:capitalize;color:var(--primary-color);display:inline-flex;align-items:center;flex-wrap:wrap;gap:15px}.post-tags .tag-links a{display:inline-block;font-size:16px;line-height:1em;letter-spacing:0;background:var(--accent-color);color:var(--white-color);border-radius:100px;padding:12px 20px;transition:all .4s ease-in-out}.post-tags .tag-links a:hover{background:var(--primary-color)}.post-social-sharing{text-align:right}.post-social-sharing ul{list-style:none;padding:0;margin:0}.post-social-sharing ul li{display:inline-block;margin-right:10px}.post-social-sharing ul li:last-child{margin-right:0}.post-social-sharing ul li a{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--accent-color);color:var(--white-color);border-radius:100px;width:40px;height:40px;transition:all .4s ease-in-out}.post-social-sharing ul li:hover a{background:var(--primary-color)}.post-social-sharing ul li a i{font-size:18px;color:inherit}.page-projects{padding:120px 0 90px}.page-projects .project-item{height:calc(100% - 30px);margin-bottom:30px}.page-project-single{padding:120px 0}.project-category-list ul li{font-weight:500;font-family:var(--accent-font);display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px}.project-category-list ul li span{font-weight:400;color:var(--text-color)}.project-entry{margin-bottom:60px}.project-entry h2,.project-entry p{margin-bottom:20px}.project-entry h2{font-size:52px;line-height:1.1em}.project-entry h3{font-size:26px;line-height:1.2em;margin-bottom:10px}.project-entry h2:last-child,.project-entry h3:last-child,.project-entry p:last-child{margin-bottom:0}.project-achieved-box,.project-client-challenges-box{margin-top:60px}.project-challenges-item-list{display:flex;flex-wrap:wrap;gap:30px;margin:40px 0}.project-challenges-item{width:calc(50% - 15px);display:flex;flex-wrap:wrap;gap:15px}.project-challenges-item .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.project-challenges-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.project-challenges-item:hover .icon-box:before{transform:scale(1)}.project-challenges-item .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.project-challenges-item-content{width:calc(100% - 65px)}.project-entry-video-image-box{position:relative}.project-entry-image figure{position:relative;display:block;border-radius:20px;overflow:hidden}.project-entry-image figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--primary-color);opacity:20%;height:100%;width:100%;z-index:1}.project-entry-image figure img{width:100%;aspect-ratio:1/.502;border-radius:20px;object-fit:cover}.watch-video-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.watch-video-circle a{display:inline-block;border-radius:50%;cursor:none;overflow:hidden}.watch-video-circle a img{width:100%;max-width:110px;aspect-ratio:1/1;border-radius:50%;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);animation:infiniterotate 20s linear infinite}.watch-video-circle a:hover img{animation-play-state:paused}.project-achieved-body{background-color:var(--secondary-color);border-radius:20px;padding:40px;margin-top:40px}.project-achieved-item-list{border-bottom:1px solid var(--divider-color);padding-bottom:30px;margin-bottom:30px}.project-achieved-item{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px}.project-achieved-item:last-child{margin-bottom:0}.project-achieved-item .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.project-achieved-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.project-achieved-item:hover .icon-box:before{transform:scale(1)}.project-achieved-item .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.project-achieved-item-content{width:calc(100% - 65px)}.project-achieved-item-content h3{margin-bottom:5px}.skills-progress-bar{margin-bottom:30px}.skills-progress-bar:last-child{margin-bottom:0}.skills-progress-bar .skill-data{display:flex;justify-content:space-between;gap:15px;margin-bottom:15px}.skills-progress-bar .skill-data .skill-no,.skills-progress-bar .skill-data .skill-title{font-family:var(--accent-font);font-size:16px;font-weight:500;color:var(--primary-color)}.skills-progress-bar .skillbar .skill-progress{position:relative;width:100%;height:10px;background:var(--bg-color);border-radius:10px;overflow:hidden}.skills-progress-bar .skillbar .skill-progress .count-bar{position:absolute;top:0;left:0;bottom:0;background:var(--accent-color);border-radius:10px}.page-team{padding:120px 0 90px}.page-team-single{padding:120px 0}.team-single-image{margin-bottom:30px}.team-single-image figure{display:block;border-radius:20px}.team-single-image figure img{width:100%;aspect-ratio:1/1.237;object-fit:cover;border-radius:20px}.team-education-certificate-box,.team-leader-approach-box,.team-member-about{margin-bottom:60px}.team-contact-list-box{background-color:var(--secondary-color);border-radius:20px;padding:40px}.team-contact-items-list{display:flex;flex-wrap:wrap;gap:30px;border-bottom:1px solid var(--divider-color);margin-bottom:40px;padding-bottom:40px}.team-contact-items-list:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.team-contact-item{width:calc(50% - 15px);display:flex;flex-wrap:wrap;align-items:center;gap:15px}.team-contact-item .icon-box{position:relative;width:50px;height:50px;display:inline-flex;justify-content:center;align-items:center;background:var(--accent-color);border-radius:100px;overflow:hidden}.team-contact-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:100px;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.team-contact-item:hover .icon-box:before{transform:scale(1)}.team-contact-item .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.team-contact-item-content{width:calc(100% - 65px)}.team-contact-item-content p{margin:0 0 5px}.team-contact-item-content h3{font-size:20px}.member-social-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--divider-color);margin-top:40px;padding-top:40px}.member-social-list h3{font-size:26px}.member-social-list ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:15px}.member-social-list ul li a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);border:1px solid var(--divider-color);border-radius:50%;transition:all .3s ease-in-out}.member-social-list ul li:hover a{background:var(--accent-color);border-color:var(--accent-color);color:var(--white-color)}.member-social-list ul li a i{font-size:18px;color:inherit}.team-approach-image-content{display:flex;flex-wrap:wrap;gap:10px;background-color:var(--white-color);border-radius:20px;padding:10px}.team-approach-image{width:calc(45% - 5px)}.team-approach-image figure{display:block;height:100%;border-radius:20px}.team-approach-image figure img{width:100%;height:100%;aspect-ratio:1/1.002;object-fit:cover;border-radius:20px}.team-approach-accordion{align-content:center;width:calc(55% - 5px);padding:30px}.team-approach-accordion .accordion-item{border-bottom:1px solid var(--divider-color);margin-bottom:20px;padding-bottom:20px}.team-approach-accordion .accordion-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.team-approach-accordion .accordion-header .accordion-button{font-size:20px;font-weight:500;line-height:1.4em;color:var(--primary-color);padding-right:30px;transition:all .3s ease-in-out}.team-approach-accordion .accordion-button:not(.collapsed){margin-bottom:10px}.team-approach-accordion .accordion-item .accordion-button.collapsed:after,.team-approach-accordion .accordion-item .accordion-button:after{content:"\f078";font-family:Font Awesome\ 7 Free;position:absolute;right:0;top:50%;font-size:20px;font-weight:900;transform:translateY(-50%);color:var(--accent-color);transition:all .3s ease-in-out}.team-approach-accordion .accordion-button:not(.collapsed):after{transform:translateY(-50%) rotate(180deg)}.team-approach-accordion .accordion-item .accordion-body{padding-right:30px}.team-approach-accordion .accordion-body p{color:var(--text-color);margin-bottom:15px}.team-approach-accordion .accordion-body p:last-child{margin-bottom:0}.team-award-item{border-bottom:1px solid var(--divider-color);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;margin-bottom:30px;padding-bottom:30px}.team-award-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.team-award-item-header{width:calc(100% - 65px);display:flex;flex-wrap:wrap;align-items:center;gap:15px}.team-award-item-image figure{display:block;border-radius:20px}.team-award-item-image figure img{width:100%;max-width:100px;aspect-ratio:1/.72;object-fit:cover;border-radius:20px}.team-award-item-content{width:calc(100% - 115px);max-width:350px;margin:0 auto}.team-award-item-content h3{font-size:20px;line-height:1.4em}.team-award-item-btn a{position:relative;width:50px;height:50px;border:1px solid var(--divider-color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.team-award-item .team-award-item-btn a:hover{background-color:var(--accent-color)}.team-award-item-btn a img{width:100%;max-width:20px;transition:all .4s ease-in-out}.team-award-item .team-award-item-btn a:hover img{filter:brightness(1) invert(1)}.page-pricing{padding:120px 0}.page-testimonials{padding:120px 0 90px}.page-testimonials .testimonial-item{background-color:var(--secondary-color);height:calc(100% - 30px);margin-bottom:30px}.page-gallery{padding:120px 0 90px}.page-gallery-box .photo-gallery{height:calc(100% - 30px);margin-bottom:30px}.page-gallery-box .photo-gallery a{cursor:none}.page-gallery-box .photo-gallery figure{display:block;border-radius:20px}.page-gallery-box .photo-gallery img{width:100%;aspect-ratio:1/.868;object-fit:cover;border-radius:20px}.page-video-gallery{padding:120px 0 90px}.video-gallery-image{height:calc(100% - 30px);margin-bottom:30px;overflow:hidden}.video-gallery-image a{position:relative;display:block;cursor:none}.video-gallery-image a:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--primary-color);border-radius:20px;opacity:0;visibility:hidden;width:100%;height:100%;z-index:1;transform:scale(0);transition:all .4s ease-in-out}.video-gallery-image:hover a:before{opacity:50%;visibility:visible;transform:scale(1)}.video-gallery-image a:after{content:"\f04b";font-family:FontAwesome;position:absolute;top:50%;left:50%;right:0;transform:translate(-50%,-50%);font-size:20px;background:var(--accent-color);color:var(--white-color);border-radius:50%;height:60px;width:60px;cursor:none;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .5s ease-in-out;z-index:1}.video-gallery-image:hover a:after{opacity:1;visibility:visible}.video-gallery-image img{width:100%;aspect-ratio:1/.868;object-fit:cover;border-radius:20px}.page-faqs{padding:120px 0}.page-faqs .page-single-faqs{margin-bottom:60px}.page-faqs .page-single-faqs:last-child{margin-bottom:0}.page-contact-us{padding:120px 0 60px}.contact-us-content{display:flex;flex-direction:column;justify-content:space-between;gap:30px;min-height:600px}.contact-info-item{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px}.contact-info-item:last-child{margin-bottom:0}.contact-info-item .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.contact-info-item .icon-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--primary-color);border-radius:50%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.contact-info-item:hover .icon-box:before{transform:scale(1)}.contact-info-item .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.contact-info-item-content{width:calc(100% - 65px)}.contact-info-item-content p{margin:0 0 5px}.contact-info-item-content h3{font-size:20px;transition:all .4s ease-in-out}.contact-info-item-content h3 a{color:inherit;transition:all .4s ease-in-out}.contact-info-item-content h3 a:hover{color:var(--accent-color)}.contact-social-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--divider-color);padding-top:30px}.contact-social-list h3{font-size:20px}.contact-social-list ul{display:flex;flex-wrap:wrap;gap:10px 15px;list-style:none;padding:0;margin:0}.contact-social-list ul li a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;color:var(--primary-color);border:1px solid var(--divider-color);border-radius:50%;transition:all .3s ease-in-out}.contact-social-list ul li:hover a{background:var(--accent-color)}.contact-social-list ul li i{font-size:20px;color:inherit;transition:all .4s ease-in-out}.contact-social-list ul li:hover a i{color:var(--white-color)}.google-map{padding:60px 0 120px}.google-map-iframe{width:100%;height:650px}.google-map-iframe iframe{width:100%;height:100%;filter:grayscale(100%);border-radius:20px;transition:all .4s ease-in-out}.google-map-iframe iframe:hover{filter:grayscale(0)}.error-page{padding:120px 0}.error-page-image{text-align:center;margin-bottom:30px}.error-page-image img{width:100%;max-width:685px}.error-page-content{text-align:center}.error-page-content .section-title{margin-bottom:15px}@media only screen and (max-width:1850px){.bg-section{width:calc(100% - 30px)}}@media only screen and (max-width:1024px){.main-menu ul li{margin:0}.section-content-btn .section-btn{margin-top:20px}.section-title-content{margin-top:10px}.section-btn{text-align:left;margin-top:15px}.hero{height:auto}.hero:before{background:var(--primary-color);opacity:40%}.hero-support-box{margin:30px 0 0;padding:25px}.about-us-content{margin-bottom:30px}.about-us-image-box{max-width:740px;margin:0 auto}.about-us-image.box-1 figure img{aspect-ratio:1/1.03}.about-us-image.box-2 figure img{aspect-ratio:1/.83}.why-choose-image-box{max-width:740px;margin:0 auto 30px}.intro-video-circle{text-align:center;margin:0}.intro-video-items-list{margin-top:100px}.intro-video-item{width:calc(50% - 15px)}.project-item-content{padding:20px}.our-expertise-nav ul li .nav-link{font-size:18px;flex-direction:column;padding:15px}.expertise-item-content{padding:20px}.cta-content{min-height:auto;margin:0 0 30px}.contact-us-form{padding:30px}.faqs-content{margin-bottom:30px}.about-footer,.cta-rating-box{max-width:100%}.about-footer{margin-bottom:30px}.about-footer-content{margin-top:15px}.footer-links h2{margin-bottom:20px}.footer-links ul li{margin-bottom:10px}.footer-info-box{margin-top:30px}.footer-newsletter-form-box{width:100%}.footer-newsletter-form-box h2{margin-bottom:20px}.footer-contact-items-list{width:100%;padding:30px}.footer-copyright-text{padding:30px 0;margin-top:30px}.page-single-sidebar{margin:0}.page-category-list .page-category-list-title{font-size:22px;padding:15px 20px}.page-category-list ul,.sidebar-cta-box{padding:20px}.page-category-list ul li{margin-bottom:15px;padding-bottom:15px}.page-single-image{margin-bottom:20px}.service-entry{margin-bottom:40px}.service-offer-box,.service-why-choose-box{margin-top:40px}.service-offer-item-box{margin-top:30px}.service-offer-item-list,.what-we-quote-box{width:100%}.service-why-choose-image-content{margin-top:30px}.service-why-choose-item-list{padding:30px}.project-entry{margin-bottom:40px}.project-achieved-box,.project-client-challenges-box{margin-top:40px}.project-challenges-item-list{margin:30px 0}.project-achieved-body{padding:30px;margin-top:30px}.team-education-certificate-box,.team-leader-approach-box,.team-member-about{margin-bottom:40px}.team-contact-list-box{padding:30px}.team-contact-items-list{padding-bottom:30px;margin-bottom:30px}.team-contact-item-content{width:100%}.member-social-list{margin-top:30px;padding-top:30px}.team-approach-accordion{padding:10px}.contact-us-content{margin-bottom:30px;min-height:auto}}@media only screen and (max-width:991px){.btn-default{padding:15px 50px 15px 15px}.btn-default:before{width:36px;height:36px}header.main-header{top:0;right:0;left:0}header.main-header .header-sticky{width:100%}header.main-header .header-sticky.active{width:100%;top:0;right:0;left:0;border-radius:0}.navbar{padding:20px 0}.navbar-toggle,.responsive-menu,.slicknav_nav li,.slicknav_nav ul{display:block}.header-btn{display:none}.bg-section{width:100%;border-radius:0;margin:0}.bg-section .container-fluid{padding:0 15px}.section-row{margin-bottom:40px}.section-title{margin-bottom:30px}.section-title .section-sub-title{padding:8px 14px 8px 36px;margin-bottom:10px}.section-title .section-sub-title:before{font-size:16px;left:14px}.section-title h1{font-size:44px}.section-title h2{font-size:38px}.section-title p{margin-top:10px}.hero{min-height:780px;border-radius:0;padding:150px 0 60px;margin:0}.hero-content .section-title p{font-size:16px}.hero-support-box-content{margin-top:20px}.hero-support-box-content h2{font-size:22px}.hero-support-box-content ul{margin:15px 0 0;padding:15px 0 0}.about-us{padding:60px 0}.about-body-item-title h3{font-size:22px}.about-us-footer{margin-top:30px;padding-top:30px}.about-us-author-box{gap:10px}.about-us-author-image figure img{max-width:46px}.about-us-author-content{width:calc(100% - 56px)}.about-us-image.box-2{max-width:280px}.about-us-counter-body{max-width:160px;min-height:170px;padding:20px}.about-us-counter-body h2{font-size:38px}.about-us-image-box .contact-us-circle{right:40px}.contact-us-circle a img{max-width:110px}.our-services{padding:60px 0}.service-item{padding:15px}.service-item-header-box{padding:10px}.service-item-title h2{font-size:22px}.service-item-slider .service-pagination{margin-top:30px}.section-footer-text{margin-top:10px}.our-services .section-footer-text{margin-top:20px}.why-choose-us{padding:60px 0}.google-rating-info-header h2{min-width:70px;font-size:22px}.why-choose-item .icon-box{margin-bottom:20px}.why-choose-item-content h3{font-size:22px}.why-choose-us-content .section-footer-text{padding-top:30px;margin-top:30px}.intro-video{padding:60px 0}.intro-video-circle a img{max-width:110px}.intro-video-item{padding:30px;min-height:auto;gap:20px}.intro-video-counter-content{padding-top:20px}.intro-video-item-title h3{font-size:22px}.intro-video-counter-content h2{min-width:70px;font-size:38px}.our-projects{padding:60px 0}.project-item{min-height:420px}.project-item-btn{margin:10px 10px 0 auto}.project-item-content ul{margin-bottom:15px}.project-item-content ul li a{padding:5px 12px 5px 26px}.project-item-content ul li a:before{left:12px}.project-item-content h2{font-size:22px}.project-pagination.swiper-pagination-bullets{margin-top:30px}.our-expertise{padding:60px 0 0;margin-bottom:210px}.our-expertise-nav{margin-bottom:30px}.our-expertise-nav ul li .nav-link .icon-box img{max-width:20px}.our-expertise-nav ul li .nav-link{font-size:14px;padding:12px}.expertise-item-content,.expertise-item-image{width:100%}.expertise-item-image figure,.expertise-item-image figure img{height:auto}.expertise-item-image figure img{aspect-ratio:1/.6}.expertise-item-content h3{font-size:26px}.expertise-item-content ul{margin-top:20px;padding-top:20px}.expertise-item-content ul li{margin-bottom:10px}.expertise-item-content ul li:before{font-size:16px}.our-pricing{padding:60px 0}.our-pricing-swich{margin-bottom:30px}.our-pricing-swich.form-switch .form-check-input{width:60px;height:32px;background-size:22px auto}.pricing-item-header{padding:20px}.pricing-item-content h2{font-size:22px}.pricing-item-body{padding:15px;border-radius:14px}.pricing-item-price h2{font-size:34px}.pricing-item-price h2 sub{font-size:18px}.pricing-item-list{padding-top:20px;margin-top:20px}.pricing-item-list ul li{margin-bottom:10px}.pricing-item-list ul li:before{font-size:16px}.pricing-benefit-list{margin-top:10px}.pricing-benefit-list ul{gap:20px 30px}.pricing-benefit-list ul li img{max-width:18px;margin-right:10px}.cta-box{padding:60px 0}.cta-client-rating h2{font-size:38px}.cta-client-rating i{font-size:20px}.cta-rating-content{padding-top:20px;margin-top:20px}.contact-us-form .section-title{padding-bottom:30px}.contact-form .form-control{padding:13px 15px}.our-faqs{padding:60px 0}.faq-info-box{max-width:100%}.faq-info-box h3{font-size:22px}.faq-info-box ul li:before{font-size:16px}.faq-accordion .accordion-item{margin-bottom:20px}.faq-accordion .accordion-header .accordion-button{padding:15px 45px 15px 15px}.faq-accordion .accordion-item .accordion-button.collapsed:after,.faq-accordion .accordion-item .accordion-button:after{right:15px;width:24px;height:24px;background-size:16px auto}.faq-accordion .accordion-item .accordion-body{padding:15px}.our-testimonials{padding:60px 0}.testimonial-item{padding:30px;min-height:400px}.testimonial-item-rating{margin-bottom:15px}.testimonial-item-content p{font-size:18px}.testimonial-item-counter{padding-top:20px;margin-top:20px}.testimonial-item-counter h2{min-width:85px;font-size:38px}.testimonial-footer-box{margin-top:40px}.our-blog{padding:60px 0 30px}.post-item-body{padding:10px}.post-item-content h2{font-size:22px}.post-item .post-item-btn{margin-top:15px;padding-top:15px}.main-footer{padding:60px 0 0}.footer-links h2,.footer-newsletter-form-box h2{font-size:22px}.footer-contact-item-content h3{font-size:18px}.page-header{padding:180px 0 90px;border-radius:0;margin:0}.page-header-box h1{font-size:44px}.our-approach{padding:60px 0}.approach-item{padding:30px}.approach-item-image{margin-bottom:30px}.approach-item-contant h3{font-size:22px}.approach-item-contant p{margin-top:15px;padding-top:15px}.our-benefits{padding:60px 0}.benefit-item{min-height:340px;padding:30px}.benefit-item-content h3{font-size:22px}.benefit-item-counter h2{min-width:80px;font-size:38px}.our-team{padding:60px 0}.team-item-body{left:30px;right:30px;bottom:30px}.team-item-content h2{font-size:22px}.page-services{padding:60px 0 30px}.page-service-single{padding:60px 0}.page-single-sidebar{position:static;margin-bottom:30px}.service-entry h2{font-size:36px}.service-entry h2,.service-entry p,.service-entry ul li{margin-bottom:15px}.service-entry ul li:before{font-size:18px}.service-offer-item-list .section-footer-text.section-satisfy-img{margin-top:30px}.service-why-choose-item{margin-bottom:20px;padding-bottom:20px}.service-why-choose-item-content h3{font-size:22px}.page-blog{padding:60px 0}.page-pagination{margin-top:10px}.page-single-post{padding:60px 0}.post-image{margin-bottom:20px}.post-entry h2{font-size:38px}.post-entry p{margin-bottom:15px}.post-entry ol li,.post-entry ul li{font-size:16px;margin-bottom:10px}.post-entry blockquote{background-position:20px 20px;background-size:40px;padding:20px 20px 20px 70px;margin-bottom:20px}.post-entry blockquote p{font-size:18px}.post-tags{margin-bottom:20px}.post-tags .tag-links a{padding:12px 15px}.post-social-sharing ul{text-align:left}.page-projects{padding:60px 0 30px}.page-project-single{padding:60px 0}.project-entry h2{font-size:36px;margin-bottom:15px}.project-entry h3{font-size:22px}.project-entry p{margin-bottom:15px}.page-team{padding:60px 0 30px}.page-team-single{padding:60px 0}.team-single-image figure img{aspect-ratio:1/.8;object-position:top center}.team-contact-item-content{width:calc(100% - 65px)}.member-social-list h3{font-size:22px}.team-approach-accordion .accordion-header .accordion-button{font-size:18px;padding-right:25px}.team-approach-accordion .accordion-item .accordion-button.collapsed:after,.team-approach-accordion .accordion-item .accordion-button:after{font-size:18px}.team-approach-accordion .accordion-item .accordion-body{padding-right:0}.page-pricing{padding:60px 0}.page-gallery,.page-testimonials,.page-video-gallery{padding:60px 0 30px}.page-faqs{padding:60px 0}.page-faqs .page-single-faqs{margin-bottom:40px}.page-contact-us{padding:60px 0 30px}.contact-info-item{margin-bottom:20px}.google-map{padding:30px 0 60px}.google-map-iframe{height:450px}.error-page{padding:60px 0}.error-page-image{margin-bottom:20px}}@media only screen and (max-width:767px){.section-row{margin-bottom:30px}.section-title h1{font-size:28px}.section-title h2{font-size:26px}.hero-support-box{padding:20px}.hero-support-box .icon-box img{max-width:40px}.hero-support-box-content h2{font-size:20px}.hero-support-box-content ul li{font-size:18px}.about-body-item,.about-us-body-image{width:100%}.about-us-body-image figure,.about-us-body-image figure img{height:auto}.about-body-item{padding:10px}.about-body-item-header{margin-bottom:15px;padding-bottom:15px}.about-body-item-header .icon-box{width:40px;height:40px}.about-body-item-header .icon-box img{max-width:20px}.about-body-item-title{width:calc(100% - 55px)}.about-body-item-title h3{font-size:20px}.about-us-footer{gap:20px}.about-us-author-content h3{font-size:18px}.about-us-image-box{padding:45px 45px 0 0}.about-us-image.box-2{max-width:160px;border:10px solid var(--bg-color);border-right:none;border-top:none}.about-us-image.box-2:before{top:45px;left:-30px}.about-us-image.box-2:after{right:45px;bottom:-30px}.about-us-counter-box{border:10px solid var(--bg-color);border-bottom:none;border-left:none}.about-us-counter-body{max-width:125px;min-height:auto;padding:15px}.about-us-counter-box:before{top:-30px}.about-us-counter-box:after{right:-30px}.about-us-counter-body h2{font-size:28px}.about-us-image-box .contact-us-circle{bottom:40px;right:0}.contact-us-circle a{border-width:3px}.contact-us-circle a img{max-width:90px}.service-item-header-box{padding:5px 5px 10px}.service-item-content{padding-top:15px;margin-top:15px}.service-item-title h2{font-size:20px}.service-item-btn a{width:42px;height:42px}.service-item-btn a img{max-width:22px}.service-item-slider .service-pagination{margin-top:20px}.section-footer-text ul{margin-top:10px}.section-footer-text ul li{margin-right:2px;padding-right:6px}.section-footer-text ul li i{font-size:14px}.satisfy-client-image figure img{max-width:40px}.why-choose-image-box-1{width:44%}.why-choose-image-box-1 .why-choose-image{margin-right:-100px}.why-choose-image .contact-us-circle{top:35px}.why-choose-image-box-1 .google-rating-box{gap:10px;padding:12px;margin:10px 5px 6px 0}.google-rating-logo img{max-width:30px}.google-rating-info{width:calc(100% - 40px)}.google-rating-info-header h2{font-size:20px;min-width:60px}.google-rating-star i{font-size:16px}.google-rating-info-content p{font-size:14px}.why-choose-image-box-2.why-choose-image{width:56%}.why-choose-image-box-2.why-choose-image figure{border-width:3px}.why-choose-item{width:100%}.why-choose-item-content h3{font-size:20px}.why-choose-us-content .section-footer-text{justify-content:center}.intro-video .section-title{margin-bottom:30px}.intro-video-circle a img{max-width:90px}.intro-video-items-list{gap:20px;margin-top:30px}.intro-video-item{width:100%;padding:20px;gap:20px}.intro-video-item-title h3{font-size:20px}.intro-video-counter-content{padding-top:20px}.intro-video-counter-content h2{min-width:50px;font-size:26px}.project-item{min-height:380px}.project-item-content{padding:15px}.project-item-content h2{font-size:20px}.project-pagination.swiper-pagination-bullets{margin-top:20px}.our-expertise-nav .nav-tabs{margin:0;gap:10px}.our-expertise-nav ul li .nav-link{gap:6px;padding:10px}.expertise-item-content{padding:10px}.expertise-item-content h3{font-size:20px}.pricing-item-header{padding:10px 10px 20px}.pricing-item-content h2{font-size:20px}.pricing-item-price h2{font-size:28px}.pricing-item-price h2 sub{font-size:16px}.pricing-item-list{padding-top:15px;margin-top:15px}.pricing-item-list h3{margin-bottom:15px}.pricing-benefit-list{margin-top:5px}.pricing-benefit-list ul{gap:10px}.pricing-benefit-list ul li{font-size:14px}.pricing-benefit-list ul li img{max-width:16px;margin-right:5px}.cta-client-rating h2{font-size:28px}.cta-client-rating i{font-size:18px}.contact-us-form{padding:20px}.contact-us-form .section-title{padding-bottom:20px;margin-bottom:20px}.contact-form-btn{margin-top:10px}.faq-info-box{border-width:4px;padding:15px}.faq-info-box h3{font-size:18px}.faq-info-box ul{padding:15px 0 0;margin:15px 0 0}.faq-accordion .accordion-header .accordion-button{font-size:16px;padding:12px 40px 12px 15px}.faq-accordion .accordion-item .accordion-button.collapsed:after,.faq-accordion .accordion-item .accordion-button:after{width:20px;height:20px;background-size:14px auto}.faq-accordion .accordion-item .accordion-body{padding:12px 15px}.testimonial-item{min-height:auto;gap:20px;padding:20px}.testimonial-item-content p{font-size:16px}.testimonial-item-counter h2{min-width:50px;font-size:26px}.testimonial-footer-box{margin-top:30px}.testimonial-footer-box .google-rating-box{padding:0;border:none}.testimonial-footer-box .google-rating-box img{max-width:40px}.testimonial-footer-box .google-rating-info{width:calc(100% - 55px)}.post-item-content h2{font-size:20px}.footer-social-links{padding-top:20px;margin-top:20px}.footer-links{max-width:100%}.footer-links h2,.footer-newsletter-form-box h2{font-size:20px;margin-bottom:15px}.footer-contact-items-list{padding:15px;gap:20px}.footer-contact-item:before{display:none}.footer-copyright-text{padding:15px 0}.page-header-box h1{font-size:28px}.approach-item{padding:20px}.approach-item-image{max-width:150px;margin-bottom:20px}.approach-item-contant h3{font-size:20px}.approach-item-contant p{padding-top:15px;margin:15px 0 0}.benefit-item{min-height:auto;gap:20px;padding:20px}.benefit-item-content h3{font-size:20px}.benefit-item-content p{margin:10px 0 0}.benefit-item-counter{padding-top:20px}.benefit-item-counter h2{min-width:60px;font-size:26px}.team-item-body{left:20px;right:20px;bottom:20px}.team-item-content h2{font-size:20px}.team-item-social-list{padding-top:15px;margin-top:15px}.page-category-list .page-category-list-title{font-size:20px}.sidebar-cta-body p{margin:10px 0 0}.page-single-image img{aspect-ratio:1/.66}.service-entry h2{font-size:26px;margin-bottom:10px}.service-offer-item-list .section-footer-text.section-satisfy-img{justify-content:center;padding-top:20px;margin-top:20px}.what-we-quote-box{padding:20px}.what-we-quote-content{margin-top:20px}.what-we-author-content h3{font-size:18px}.service-why-choose-item-list{width:100%;padding:20px}.service-why-choose-item-content h3{font-size:20px}.service-why-choose-image{width:100%}.service-why-choose-image figure img{aspect-ratio:1/.95}.post-single-meta ol li,.post-single-meta ol li i{font-size:16px}.post-image img{aspect-ratio:1/.7}.post-entry blockquote{background-size:30px;padding:60px 20px 20px}.post-entry blockquote p{font-size:16px}.post-entry h2{font-size:26px}.tag-links{font-size:18px}.project-entry h2{font-size:26px;margin-bottom:10px}.project-entry h3{font-size:20px}.project-challenges-item-list{gap:20px}.project-challenges-item{width:100%}.project-entry-image figure img{aspect-ratio:1/.6}.watch-video-circle a img{max-width:80px}.project-achieved-body{padding:20px}.project-achieved-item-list{padding-bottom:20px;margin-bottom:20px}.project-achieved-item-content{width:100%}.skills-progress-bar{margin-bottom:20px}.skills-progress-bar .skill-data{margin-bottom:10px}.skills-progress-bar .skillbar .skill-progress{height:8px}.team-single-image figure img{aspect-ratio:1/1.237;object-position:center center}.team-contact-list-box{padding:20px}.team-contact-items-list{gap:20px;border-bottom:none;margin-bottom:20px;padding-bottom:0}.team-contact-item{width:100%}.team-contact-item-content h3{font-size:18px}.member-social-list h3{font-size:20px}.team-approach-accordion,.team-approach-image{width:100%}.team-approach-image figure img{aspect-ratio:1/.9}.team-approach-accordion .accordion-item{margin-bottom:15px;padding-bottom:15px}.team-award-item{margin-bottom:20px;padding-bottom:20px}.team-award-item-header{width:calc(100% - 55px)}.team-award-item-image figure img{max-width:80px}.team-award-item-content{width:calc(100% - 95px);max-width:100%}.team-award-item-content h3{font-size:16px}.team-award-item-btn a{height:40px;width:40px}.contact-info-item-content h3{font-size:18px}.google-map-iframe{height:350px}}.hero-metal{margin-top:15px;padding:200px 0 325px}.hero-metal .section-title{margin-bottom:0}.hero-metal .section-title p{font-size:18px;max-width:710px}.hero-metal .section-btn{margin-top:60px}.hero-info-box-metal{margin:-240px 15px 0}.hero-info-image-box-metal{position:relative}.hero-info-image-metal figure{display:block;border:5px solid var(--bg-color);border-bottom:none;border-radius:20px}.hero-info-image-metal figure img{width:100%;aspect-ratio:1/.429;object-fit:cover;border-radius:14px}.hero-info-item-metal{position:absolute;right:5px;bottom:0;width:100%;max-width:400px;background-color:var(--bg-color);border-radius:20px 0 0 0;border:20px solid var(--bg-color);border-right:none;border-bottom:none}.hero-info-item-metal:after,.hero-info-item-metal:before{content:"";position:absolute;left:-40px;bottom:0;width:20px;height:20px;transform:rotate(90deg);mask:url(../images/image-corner-bg-shape.svg);-webkit-mask:url(../images/image-corner-bg-shape.svg);background-color:var(--bg-color);mask-repeat:no-repeat;mask-size:cover;z-index:1}.hero-info-item-metal:before{top:-40px;right:0;left:auto}.hero-info-item-body-metal{background-color:var(--primary-color);border-radius:20px;padding:30px;overflow:hidden}.hero-info-item-content-metal h2{font-size:26px;color:var(--white-color)}.hero-info-item-content-metal ul{list-style:none;margin:30px 0 0;padding:0}.hero-info-item-content-metal ul li{color:var(--white-color);display:flex;align-items:center;gap:15px;margin-bottom:20px}.hero-info-item-content-metal ul li:last-child{margin-bottom:0}.hero-info-item-content-metal ul li:nth-child(2n){width:88%}.hero-info-item-content-metal ul li hr{background-color:var(--accent-color);color:transparent;opacity:1;border:none;width:80%;height:5px;margin:0}.hero-info-item-content-metal ul li:nth-child(2n) hr{background-color:var(--white-color)}.hero-info-item-rating-metal{display:flex;flex-wrap:wrap;align-items:center;gap:20px;border-top:1px solid var(--dark-divider-color);margin-top:30px;padding-top:30px}.hero-info-item-rating-metal .satisfy-client-image{margin-left:-10px;border-color:var(--primary-color)}.hero-info-item-rating-metal .satisfy-client-image:first-child{margin-left:0}.hero-info-item-rating-metal .satisfy-client-image img{max-width:38px}.hero-info-item-rating-content-metal{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.hero-info-item-rating-content-metal h2{font-family:var(--default-font);font-size:30px;line-height:normal;color:var(--white-color)}.hero-info-item-rating-content-metal i{font-size:20px;color:var(--accent-color)}.about-us-metal{padding:120px 0}.about-us-content-metal{height:100%;align-content:center}.about-us-body-metal{display:flex;flex-wrap:wrap;align-items:center;gap:30px 4.688vw}.about-us-item-list-metal{position:relative;width:calc(65% - 2.344vw)}.about-us-item-list-metal:before{content:"";position:absolute;right:-2.344vw;width:1px;height:100%;background-color:var(--divider-color)}.about-us-item-metal{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:40px}.about-us-item-metal:last-child{margin-bottom:0}.about-us-item-metal .icon-box{position:relative;height:50px;width:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-us-item-metal .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.about-us-item-metal:hover .icon-box:before{transform:scale(1)}.about-us-item-metal .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.about-us-item-content-metal{width:calc(100% - 65px)}.about-us-item-content-metal h3{font-size:26px}.about-us-item-content-metal p{margin:10px 0 0}.about-us-experienc-box-metal{width:calc(35% - 2.344vw)}.about-us-experienc-box-metal h2{font-size:100px;line-height:1em}.about-us-experienc-box-metal h3{font-size:20px;margin:5px 0 0}.about-us-footer-metal{display:flex;flex-wrap:wrap;align-items:center;gap:25px;border-top:1px solid var(--divider-color);margin-top:40px;padding-top:40px}.about-us-author-box-metal{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.about-us-author-image-metal figure{display:block;border-radius:50%}.about-us-author-image-metal img{width:100%;max-width:50px}.about-us-author-content-metal{width:calc(100% - 65px)}.about-us-author-content-metal h3{font-size:20px}.about-us-author-content-metal p{line-height:normal;margin:5px 0 0}.about-us-image-box-metal{height:100%;display:flex;flex-wrap:wrap;margin-left:15px}.about-image-box-1-metal{width:57%;display:flex;flex-direction:column;gap:10px}.about-us-image-metal{height:100%}.about-us-image-metal figure{display:block;height:100%;border-radius:20px}.about-us-image-metal figure img{width:100%;height:100%;object-fit:cover;border-radius:12px}.about-image-box-1-metal .about-us-image-metal figure img{aspect-ratio:1/1.442}.about-us-info-box-metal{display:flex;flex-wrap:wrap;align-items:center;gap:30px 15px;background-color:var(--accent-color);border-radius:20px;padding:30px;transition:all .4s ease-in-out}.about-us-info-box-metal:hover{background-color:var(--primary-color)}.about-image-box-1-metal .about-us-info-box-metal{width:75%}.about-us-info-box-metal .icon-box{position:relative;height:50px;width:50px;background-color:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-us-info-box-metal .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--white-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.about-us-info-box-metal:hover .icon-box:before{transform:scale(1)}.about-us-info-box-metal .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.about-us-info-box-metal:hover .icon-box img{filter:brightness(1) invert(1)}.about-us-info-box-content-metal{width:calc(100% - 65px)}.about-us-info-box-content-metal h3{font-size:20px;color:var(--white-color)}.about-image-box-2-metal{width:43%;display:flex;flex-direction:column;gap:10px}.about-image-box-2-metal .about-us-info-box-metal{flex-direction:column;align-items:start;margin:0 25px 0 10px}.about-image-box-2-metal .about-us-info-box-metal .icon-box{display:block;height:30px;width:30px;border-radius:0;background-color:transparent}.about-image-box-2-metal .about-us-info-box-metal .icon-box:before{display:none}.about-image-box-2-metal .about-us-info-box-metal .icon-box img{max-width:30px}.about-image-box-2-metal .about-us-info-box-metal:hover .icon-box img{filter:none}.about-image-box-2-metal .about-us-info-box-metal .about-us-info-box-content-metal{width:100%}.about-image-box-2-metal .about-us-image-metal figure{border:5px solid var(--bg-color);margin-left:-80px}.about-image-box-2-metal .about-us-image-metal figure img{aspect-ratio:1/1.351;border-radius:14px}.our-services-metal{background-image:url(../images/section-bg-image.webp);background-repeat:no-repeat;background-position:bottom;background-size:auto;padding:120px 0}.service-item-metal{position:relative;border-radius:20px;min-height:500px;height:calc(100% - 30px);margin-bottom:30px;padding:30px;overflow:hidden;z-index:1}.service-item-image-metal{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.service-item-image-metal a,.service-item-image-metal a figure{position:relative;display:block;width:100%;height:100%;cursor:none}.service-item-image-metal a figure:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 40.1%,rgba(2,22,35,.9) 89%);z-index:1}.service-item-image-metal a figure img{width:100%;height:100%;object-fit:cover;transition:all .6s ease-in-out}.service-item-metal:hover .service-item-image-metal a figure img{transform:scale(1.06)}.service-item-body-metal{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:30px}.service-item-body-metal .icon-box{position:relative;width:50px;height:50px;border-radius:50%;background:var(--accent-color);display:flex;justify-content:center;align-items:center;z-index:1}.service-item-body-metal .icon-box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--white-color);border-radius:50%;width:100%;height:100%;transition:all .4s ease-in-out;transform:scale(0);z-index:0}.service-item-metal:hover .service-item-body-metal .icon-box:before{transform:scale(1)}.service-item-body-metal .icon-box img{width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.service-item-metal:hover .service-item-body-metal .icon-box img{filter:brightness(0) invert(0)}.service-item-body-content-metal{position:relative;z-index:1}.service-item-content-metal h2{font-size:26px;line-height:1.4em;color:var(--white-color)}.service-item-content-metal h2 a{color:inherit}.service-item-content-metal p{color:var(--white-color);margin:10px 0 0}.service-item-btn-metal{border-top:1px solid var(--dark-divider-color);margin-top:30px;padding-top:30px}.service-item-btn-metal .readmore-btn{color:var(--white-color)}.service-item-btn-metal .readmore-btn:before{background-image:url(../images/arrow-white.svg)}.why-choose-us-metal{padding:120px 0}.why-choose-image-box-metal{display:flex;flex-wrap:wrap;background-image:url(../images/why-choose-us-bg-image-metal.webp);background-repeat:no-repeat;background-position:left top 225px;background-size:auto;margin-right:15px}.why-choose-image-box-1-metal{position:relative;width:35%;z-index:1}.why-choose-experience-box-metal{text-align:center;background-color:var(--primary-color);border-radius:20px;padding:45px;margin:0 10px 30px 0;transition:all .4s ease-in-out}.why-choose-experience-box-metal:hover{background-color:var(--accent-color)}.why-choose-experience-box-metal h2{font-size:48px;line-height:normal;color:var(--white-color)}.why-choose-experience-box-metal p{font-family:var(--accent-font);font-size:18px;font-weight:500;line-height:1.3em;color:var(--white-color);margin:10px 0 0}.why-choose-image-metal figure{display:block;border-radius:20px}.why-choose-image-metal figure img{width:100%;object-fit:cover;border-radius:20px}.why-choose-image-box-1-metal .why-choose-image-metal figure{border:5px solid var(--bg-color);border-radius:200px 20px 20px;margin-right:-345px}.why-choose-image-box-1-metal .why-choose-image-metal figure img{aspect-ratio:1/.716;border-radius:194px 14px 14px}.why-choose-image-box-2-metal{position:relative;width:65%;z-index:0}.why-choose-image-box-2-metal .why-choose-image-metal figure img{aspect-ratio:1/.995}.why-choose-content-metal{height:100%;align-content:center}.why-choose-item-metal{display:flex;flex-wrap:wrap;gap:15px;border-bottom:1px solid var(--divider-color);margin-bottom:30px;padding-bottom:30px}.why-choose-item-metal:last-child{border:none;margin-bottom:0;padding-bottom:0}.why-choose-item-metal .icon-box{position:relative;height:50px;width:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.why-choose-item-metal .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.why-choose-item-metal:hover .icon-box:before{transform:scale(1)}.why-choose-item-metal .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.why-choose-item-content-metal{width:calc(100% - 65px)}.why-choose-item-content-metal h3{font-size:26px}.why-choose-item-content-metal p{margin:10px 0 0}.why-choose-progress-bar-metal{border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}.why-choose-progress-bar-metal .skills-progress-bar .skillbar .skill-progress{background:var(--white-color)}.why-choose-progress-bar-metal .skills-progress-bar .skill-data .skill-no,.why-choose-progress-bar-metal .skills-progress-bar .skill-data .skill-title{font-family:var(--default-font);font-weight:400;color:var(--text-color)}.our-expertise-metal{padding:120px 0}.our-expertise-boxes-metal{display:flex;flex-wrap:wrap;gap:60px}.expertise-nav-metal{position:relative;width:calc(50% - 30px)}.expertise-nav-item-list-metal.nav-tabs{display:flex;flex-wrap:wrap;gap:30px;border:none}.expertise-nav-item-box-metal{width:100%}.expertise-nav-item-box-metal:last-child{margin-bottom:0}.expertise-nav-item-metal.nav-link{position:relative;width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:20px;background:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px;padding:30px;margin:0;border:none;overflow:hidden;cursor:pointer;transition:all .4s ease-in-out}.expertise-nav-item-metal.nav-link:after{content:"";position:absolute;right:0;bottom:0;left:0;width:100%;height:0;background:var(--accent-color);z-index:-1;transition:all .4s ease-in-out}.expertise-nav-item-metal.nav-link.active:after,.expertise-nav-item-metal.nav-link:hover:after{height:100%;top:0}.expertise-nav-item-body-metal{width:calc(100% - 50px);display:flex;align-items:center;flex-wrap:wrap;gap:20px}.expertise-nav-item-body-metal .icon-box{position:relative;height:50px;width:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.expertise-nav-item-body-metal .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.expertise-nav-item-metal.nav-link.active .expertise-nav-item-body-metal .icon-box:before,.expertise-nav-item-metal.nav-link:hover .expertise-nav-item-body-metal .icon-box:before{transform:scale(1)}.expertise-nav-item-metal.nav-link .expertise-nav-item-body-metal .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.expertise-nav-item-content-metal{width:calc(100% - 70px)}.expertise-nav-item-content-metal h3{font-family:var(--accent-font);font-size:26px;font-weight:500;line-height:1.4em;color:var(--white-color)}.expertise-nav-item-btn-metal img{width:100%;max-width:30px;transform:rotate(-45deg);transition:all .4s ease-in-out}.expertise-nav-item-metal.nav-link.active .expertise-nav-item-btn-metal img,.expertise-nav-item-metal.nav-link:hover .expertise-nav-item-btn-metal img{transform:rotate(0deg)}.our-expertise-box-metal{position:relative;width:calc(50% - 30px)}.expertise-box-image-metal{height:100%}.expertise-box-image-metal figure{display:block;height:100%;border-radius:20px;overflow:hidden}.expertise-box-image-metal img{width:100%;height:100%;aspect-ratio:1/.877;object-fit:cover;border-radius:20px;transition:all .4s ease-in-out}.our-expertise-box-metal:hover .expertise-box-image-metal img{transform:scale(1.06)}.expertise-item-metal{position:absolute;bottom:20px;left:20px;right:20px;background-color:var(--white-color);border-radius:20px;padding:30px;overflow:hidden;transition:all .4s ease-in-out}.our-expertise-box-metal:hover .expertise-item-metal{bottom:25px}.expertise-item-header-metal{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.expertise-item-header-metal .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.expertise-item-header-metal .icon-box:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--primary-color);border-radius:50%;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.expertise-item-metal:hover .expertise-item-header-metal .icon-box:before{transform:scale(1)}.expertise-item-header-metal .icon-box img{position:relative;max-width:24px;z-index:1}.expertise-item-body{margin-top:20px}.expertise-item-title-metal{width:calc(100% - 65px)}.expertise-item-title-metal h3{font-size:26px}.expertise-item-title-metal h3 a{color:inherit}.expertise-item-content-metal p{color:var(--primary-color);margin-bottom:15px}.expertise-item-content-metal p:last-child{margin-bottom:0}.expertise-item-btn-metal{margin-top:20px}.our-expertise-metal .section-footer-text{margin-top:60px}.our-pricing-metal{padding:120px 0}.pricing-item-metal{background:var(--white-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:40px}.pricing-item-header-metal .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:30px;overflow:hidden}.pricing-item-header-metal .icon-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.pricing-item-metal:hover .pricing-item-header-metal .icon-box:before{transform:scale(1)}.pricing-item-header-metal .icon-box img{position:relative;width:100%;max-width:24px;z-index:1}.pricing-item-content-metal h2{font-size:26px}.pricing-item-content-metal p{margin:10px 0 0}.pricing-item-list-metal{border-top:1px solid var(--divider-color);padding-top:30px;margin-top:30px}.pricing-item-list-metal h3{font-family:var(--default-font);font-size:16px;font-weight:600;margin-bottom:20px}.pricing-item-list-metal ul{list-style:none;margin:0;padding:0}.pricing-item-list-metal ul li{position:relative;line-height:1.5em;padding-left:25px;margin-bottom:15px}.pricing-item-list-metal ul li:last-child{margin-bottom:0}.pricing-item-list-metal ul li:before{content:"\f058";position:absolute;font-family:Font Awesome\ 7 Free;top:0;left:0;font-size:18px;font-weight:900;color:var(--primary-color)}.pricing-item-price-metal{border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}.pricing-item-price-metal h2{font-size:40px}.pricing-item-price-metal h2 sub{bottom:0;font-size:20px}.pricing-item-btn-metal{margin-top:30px}.pricing-item-btn-metal .btn-default{width:100%;padding:17px 24px;text-align:center}.pricing-item-btn-metal .btn-default:before{display:none}.pricing-benefit-list-metal{margin-top:30px}.pricing-benefit-list-metal ul{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 40px;list-style:none;margin:0;padding:0}.pricing-benefit-list-metal ul li{display:inline-flex;color:var(--primary-color);align-items:center}.pricing-benefit-list-metal ul li img{width:100%;max-width:20px;margin-right:15px}.our-story-metal{position:relative;background-image:url(../images/story-bg-image-metal.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:120px 0}.our-story-metal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--primary-color);opacity:50%;border-radius:20px;z-index:1}.our-story-metal .container{position:relative;z-index:2}.our-story-body-metal{margin-top:120px}.video-play-button-metal a{display:inline-flex;align-items:center;justify-content:center;gap:20px;cursor:none}.video-play-button-metal a span{position:relative;width:70px;height:70px;background:var(--accent-color);border-radius:50%;color:var(--white-color);display:flex;justify-content:center;align-items:center}.video-play-button-metal a span.bg-effect:after,.video-play-button-metal a span.bg-effect:before{content:"";position:absolute;width:160%;height:160%;border:35px solid var(--white-color);opacity:50%;border-radius:50%;transform:scale(.6);z-index:-1;animation:border-zooming 1.2s linear infinite}.video-play-button-metal a span.bg-effect:after{animation-delay:.3s}.video-play-button-metal a span i{font-size:26px;color:inherit;margin-left:2px}.video-play-button-metal p{font-family:var(--accent-font);font-size:17px;font-weight:600;color:var(--white-color);margin:0}.our-story-content-metal{max-width:540px;margin-top:40px}.our-story-content-metal p{color:var(--white-color);margin-bottom:0}.story-counter-item-list-metal{display:flex;flex-wrap:wrap;gap:30px}.story-counter-item-metal{width:calc(50% - 15px);min-height:300px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;border:1px solid var(--dark-divider-color);background-color:var(--divider-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:30px}.story-counter-item-metal .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.story-counter-item-metal .icon-box:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--white-color);border-radius:50%;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.story-counter-item-metal:hover .icon-box:before{transform:scale(1)}.story-counter-item-metal .icon-box img{position:relative;max-width:24px;transition:all .4s ease-in-out;z-index:1}.story-counter-item-metal:hover .icon-box img{filter:brightness(1) invert(1)}.story-counter-item-content-metal{border-top:1px solid var(--dark-divider-color);padding-top:30px}.story-counter-item-content-metal h2{font-size:52px;color:var(--white-color)}.story-counter-item-content-metal p{color:var(--white-color);margin:5px 0 0}.our-team-metal{padding:120px 0}.team-item-metal{position:relative;border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;overflow:hidden}.team-item-image-metal figure{position:relative;display:block}.team-item-image-metal figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(2,22,35,0) 65%,rgba(2,22,35,.9) 95%);height:100%;width:100%}.team-item-image-metal img{width:100%;aspect-ratio:1/1.24;object-fit:cover}.team-item-body-metal{position:absolute;right:40px;bottom:40px;left:40px;display:flex;flex-wrap:wrap;align-items:center;gap:15px;z-index:1}.team-item-content-metal{width:calc(100% - 65px)}.team-item-content-metal h2{color:var(--white-color);font-size:26px}.team-item-content-metal h2 a{color:inherit}.team-item-content-metal p{color:var(--white-color);margin:10px 0 0}.team-social-list-box-metal{position:relative;z-index:2}.team-item-social-btn-metal a{width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.team-item-metal:hover .team-item-social-btn-metal a{background:var(--white-color)}.team-item-social-btn-metal img{width:100%;max-width:24px;transition:all .4s ease-in-out}.team-item-metal:hover .team-item-social-btn-metal img{filter:brightness(1) invert(1)}.team-item-social-list-metal{position:absolute;left:0;right:0;bottom:100%;transform:scaleX(0);text-align:center;margin-bottom:20px;transition:all .4s ease-in-out;z-index:2}.team-item-metal:hover .team-item-social-list-metal{transform:scaleX(1)}.team-item-social-list-metal ul{list-style:none;margin:0;padding:0}.team-item-social-list-metal ul li{margin-bottom:15px}.team-item-social-list-metal ul li:last-child{margin-bottom:0}.team-item-social-list-metal ul li a{width:40px;height:40px;color:var(--white-color);background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s ease-in-out}.team-item-social-list-metal ul li:hover a{background:var(--accent-color)}.team-item-social-list-metal ul li a i{font-size:18px;color:inherit}.our-testimonials-metal{padding:120px 0}.testimonial-content-metal{position:sticky;top:30px}.testimonial-item-list-metal{margin-left:15px}.testimonial-item-metal{position:sticky;top:30px;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px;padding:40px;margin-bottom:30px}.testimonial-item-metal:last-child{margin-bottom:0}.testimonial-item-rating-metal{margin-bottom:30px}.testimonial-item-rating-metal i{font-size:16px;color:var(--accent-color)}.testimonial-item-content-metal p{font-size:20px;color:var(--white-color);margin:0}.testimonial-item-author-metal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-top:1px solid var(--dark-divider-color);margin-top:30px;padding-top:30px}.testimonial-author-content-metal h2{font-size:20px;color:var(--white-color)}.testimonial-author-content-metal p{color:var(--white-color);margin:5px 0 0}.testimonial-item-quote-metal img{width:100%;max-width:30px}.our-faqs-metal{padding:120px 0}.faq-image-box-metal{position:relative;height:100%;margin-right:15px}.faq-image-metal{height:100%}.faq-image-metal figure{position:relative;display:block;height:100%;border-radius:20px}.faq-image-metal figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:linear-gradient(194deg,rgba(2,22,35,0) 45.6%,#021623 90.02%);border-radius:20px}.faq-image-metal figure img{width:100%;height:100%;aspect-ratio:1/1.072;object-fit:cover;border-radius:20px}.faq-cta-box-metal{position:absolute;max-width:350px;right:30px;bottom:50px;left:30px;z-index:1}.faq-cta-title-metal h3{font-size:30px;color:var(--white-color)}.faq-cta-item-metal{display:flex;flex-wrap:wrap;gap:15px;align-items:center;margin-top:30px}.faq-cta-item-metal .icon-box{position:relative;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.faq-cta-item-metal .icon-box:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--white-color);border-radius:50%;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.faq-cta-item-metal:hover .icon-box:before{transform:scale(1)}.faq-cta-item-metal .icon-box img{position:relative;max-width:24px;transition:all .4s ease-in-out;z-index:1}.faq-cta-item-metal:hover .icon-box img{filter:brightness(1) invert(1)}.faq-cta-item-content-metal{width:calc(100% - 65px)}.faq-cta-item-content-metal h3{font-size:26px;color:var(--white-color)}.faq-cta-item-content-metal h3 a{color:inherit;transition:all .4s ease-in-out}.faq-cta-item-content-metal h3 a:hover{color:var(--accent-color)}.main-footer-metal{padding:120px 0 0;margin-bottom:15px}.footer-header-metal{display:flex;flex-wrap:wrap;align-items:start;gap:30px;border-bottom:1px solid var(--dark-divider-color);margin-bottom:60px;padding-bottom:60px}.footer-logo-metal{width:calc(33% - 15px)}.footer-logo-metal img{width:100%;max-width:149px}.footer-newsletter-form-metal{width:calc(67% - 15px);display:flex;flex-wrap:wrap;gap:30px}.footer-newsletter-form-title-metal{max-width:415px}.footer-newsletter-form-metal h2{font-size:40px;color:var(--white-color)}.footer-newsletter-form-metal form{width:calc(100% - 445px)}.footer-newsletter-form-metal .form-group{display:flex;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:10px;padding:5px}.footer-newsletter-form-metal .form-group .form-control{width:calc(100% - 40px);font-size:16px;font-weight:400;line-height:1.3em;color:var(--white-color);background:transparent;border:none;border-radius:0;outline:none;box-shadow:none;padding:6px 15px}.footer-newsletter-form-metal .form-group .form-control::placeholder{font-size:14px;color:var(--white-color);opacity:20%}.footer-newsletter-form-metal .form-group .newsletter-btn-metal{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--accent-color);border:none;border-radius:5px;transition:all .3s ease-in-out}.footer-newsletter-form-metal .form-group .newsletter-btn-metal:hover{background-color:var(--white-color)}.footer-newsletter-form-metal .form-group .newsletter-btn-metal i{font-size:18px;color:var(--white-color);transition:all .4s ease-in-out}.footer-newsletter-form-metal .form-group .newsletter-btn-metal:hover i{color:var(--primary-color)}.about-footer-metal{max-width:335px}.about-footer-content-metal h2{font-size:26px;color:var(--white-color)}.about-footer-content-metal p{color:var(--white-color);margin:10px 0 0}.footer-social-links-metal{margin-top:30px}.footer-social-links-metal ul{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:0}.footer-social-links-metal ul li a{width:40px;height:40px;color:var(--white-color);border:1px solid var(--dark-divider-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .4s ease-in-out}.footer-social-links-metal ul li a:hover{background-color:var(--accent-color)}.footer-social-links-metal ul li a i{font-size:18px;color:inherit}.footer-links-box-metal{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.footer-links-metal{max-width:32%}.footer-links-metal h2{font-size:26px;color:var(--white-color);margin-bottom:30px}.footer-links-metal ul{list-style:disc;margin:0;padding:0 0 0 20px}.footer-links-metal ul li{color:var(--white-color);line-height:1.5em;margin-bottom:15px}.footer-links-metal ul li:last-child{margin-bottom:0}.footer-links-metal ul li::marker{color:var(--accent-color)}.footer-links-metal ul li a{color:inherit;transition:all .3s ease-in-out}.footer-links-metal ul li a:hover{color:var(--accent-color)}.footer-working-hours-links-metal{width:100%;max-width:40%}.footer-working-hours-links-metal ul{list-style:none;padding:0}.footer-working-hours-links-metal ul li{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.footer-working-hours-links-metal ul li span{font-weight:600}.footer-copyright-metal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background-color:var(--accent-color);border-radius:20px;gap:10px;padding:30px;margin:60px 0}.footer-copyright-text-metal p{color:var(--white-color);margin:0}.footer-privacy-policy-metal ul{display:flex;flex-wrap:wrap;gap:10px 30px;margin:0;padding:0;list-style:none}.footer-privacy-policy-metal ul li{position:relative;line-height:1.5em;font-weight:500;color:var(--white-color)}.footer-privacy-policy-metal ul li a{color:inherit;transition:all .4s ease-in-out}.footer-privacy-policy-metal ul li a:hover{color:var(--primary-color)}@media only screen and (max-width:1024px){.hero-metal .section-title p{max-width:100%}.hero-metal .section-btn{margin-top:30px}.hero-info-image-metal figure img{aspect-ratio:1/.66}.about-us-content-metal{height:auto;margin-bottom:30px}.about-us-item-metal{margin-bottom:30px}.about-us-experienc-box-metal h2{font-size:75px}.about-us-footer-metal{margin-top:30px;padding-top:30px}.about-us-image-box-metal{max-width:740px;margin:0 auto}.why-choose-image-box-metal{max-width:740px;margin:0 auto 30px}.why-choose-content-metal{height:auto}.our-expertise-boxes-metal{gap:30px}.expertise-nav-metal{width:calc(50% - 15px)}.expertise-nav-item-metal.nav-link{padding:20px}.expertise-nav-item-body-metal{width:calc(100% - 46px)}.expertise-nav-item-content-metal h3{font-size:22px}.expertise-nav-item-btn-metal img{max-width:26px}.our-expertise-box-metal{width:calc(50% - 15px)}.expertise-item-metal{bottom:15px;left:15px;right:15px;padding:20px}.expertise-item-title-metal h3{font-size:22px}.our-story-body-metal{margin-top:80px}.story-body-content-metal .video-play-button-metal{margin-left:15px}.our-story-content-metal{max-width:100%}.story-counter-item-list-metal{margin-top:30px}.testimonial-content-metal{position:static}.testimonial-item-list-metal{margin:30px 0 0}.faq-image-box-metal{margin:0 0 30px;height:auto}.faq-image-metal,.faq-image-metal figure{height:auto}.faq-image-metal figure img{height:auto;aspect-ratio:1/.6}.footer-header-metal{margin-bottom:30px;padding-bottom:30px}.footer-newsletter-form-metal{gap:20px}.footer-newsletter-form-title-metal{max-width:100%}.footer-newsletter-form-metal form{width:100%}.about-footer-metal{max-width:100%;margin-bottom:30px}.footer-links-metal h2{margin-bottom:20px}.footer-links-metal ul li{margin-bottom:10px}.footer-copyright-metal{padding:20px;margin:30px 0}}@media only screen and (max-width:991px){.hero-metal{padding:150px 0 200px;margin-top:0}.hero-metal .section-title p{font-size:16px;max-width:100%}.hero-info-box-metal{margin:-160px 0 0}.hero-info-item-metal{max-width:270px;border-width:10px}.hero-info-item-metal:after,.hero-info-item-metal:before{left:-30px}.hero-info-item-metal:before{top:-30px;left:auto}.hero-info-item-body-metal{padding:20px}.hero-info-item-content-metal h2{font-size:22px}.hero-info-item-content-metal ul{margin-top:20px}.hero-info-item-content-metal ul li{margin-bottom:15px}.hero-info-item-rating-metal{margin-top:20px;padding-top:20px}.hero-info-item-rating-content-metal h2{font-size:26px}.about-us-metal{padding:60px 0}.about-us-item-content-metal h3{font-size:22px}.about-us-experienc-box-metal h2{font-size:52px}.about-us-footer-metal{margin-top:30px;padding-top:30px}.about-us-author-box-metal{gap:10px}.about-us-author-image-metal img{max-width:46px}.about-us-author-content-metal{width:calc(100% - 56px)}.our-services-metal{padding:60px 0;background-size:80% auto}.service-item-metal{min-height:400px}.service-item-content-metal h2{font-size:22px}.service-item-btn-metal{margin-top:20px;padding-top:20px}.why-choose-us-metal{padding:60px 0}.why-choose-experience-box-metal{padding:30px}.why-choose-experience-box-metal h2{font-size:38px}.why-choose-item-content-metal h3{font-size:22px}.our-expertise-metal{padding:60px 0}.expertise-nav-metal{width:100%}.expertise-nav-item-list-metal.nav-tabs{gap:20px}.expertise-nav-item-box-metal{width:calc(50% - 10px)}.our-expertise-box-metal{width:100%}.expertise-box-image-metal,.expertise-box-image-metal figure{height:auto}.expertise-box-image-metal img{height:auto;aspect-ratio:1/.66}.expertise-item-title-metal h3{font-size:22px}.our-expertise-metal .section-footer-text{margin-top:40px}.our-pricing-metal{padding:60px 0}.pricing-item-metal{padding:30px}.pricing-item-header-metal .icon-box{margin-bottom:20px}.pricing-item-content-metal h2{font-size:22px}.pricing-item-list-metal ul li{margin-bottom:10px}.pricing-item-list-metal ul li:before{font-size:16px}.pricing-item-list-metal,.pricing-item-price-metal{margin-top:20px;padding-top:20px}.pricing-item-price-metal h2{font-size:34px}.pricing-item-price-metal h2 sub{font-size:18px}.pricing-item-btn-metal .btn-default{padding:15px 20px}.pricing-benefit-list-metal{margin-top:10px}.pricing-benefit-list-metal ul{gap:20px 30px}.pricing-benefit-list-metal ul li img{max-width:18px;margin-right:10px}.our-story-metal{padding:60px 0}.our-story-metal:before{border-radius:0}.our-story-body-metal{margin-top:40px}.story-counter-item-metal{min-height:auto}.story-counter-item-content-metal h2{font-size:38px}.our-team-metal{padding:60px 0}.team-item-body-metal{right:30px;bottom:30px;left:30px}.team-item-content-metal h2{font-size:22px}.our-testimonials-metal{padding:60px 0}.testimonial-item-metal{padding:30px}.testimonial-item-content-metal p{font-size:18px}.our-faqs-metal{padding:60px 0}.faq-cta-title-metal h3{font-size:26px}.faq-cta-item-content-metal h3{font-size:22px}.main-footer-metal{padding:60px 0 0;margin-bottom:0}.footer-newsletter-form-metal h2{font-size:30px}.about-footer-content-metal h2{font-size:22px}.footer-social-links-metal{margin-top:20px}.footer-links-metal h2{font-size:22px}.footer-working-hours-links-metal{max-width:42%}.footer-privacy-policy-metal ul{gap:10px 15px}}@media only screen and (max-width:767px){.hero-info-item-metal{position:static;border:none;max-width:100%;margin-top:20px}.hero-info-item-metal:after,.hero-info-item-metal:before{display:none}.hero-info-item-content-metal h2,.hero-info-item-rating-content-metal i{font-size:20px}.hero-info-item-rating-content-metal h2{font-size:22px}.about-us-body-metal{gap:40px}.about-us-item-list-metal{width:100%}.about-us-item-content-metal h3{font-size:20px}.about-us-item-list-metal:before{right:auto;bottom:-20px;height:1px;width:100%}.about-us-experienc-box-metal{width:100%;text-align:center}.about-us-experienc-box-metal h2{font-size:28px}.about-us-author-content-metal h3,.about-us-experienc-box-metal h3{font-size:18px}.about-us-footer-metal{gap:20px;margin-top:20px;padding-top:20px}.about-us-info-box-metal{gap:15px 10px;padding:15px}.about-image-box-1-metal .about-us-info-box-metal{width:80%}.about-us-info-box-metal .icon-box{height:40px;width:40px}.about-us-info-box-metal .icon-box img{max-width:20px}.about-us-info-box-content-metal{width:calc(100% - 50px)}.about-us-info-box-content-metal h3{font-size:16px}.about-image-box-2-metal .about-us-info-box-metal{margin-right:0}.about-image-box-2-metal .about-us-image-metal figure{margin-left:-30px}.service-item-metal{padding:20px;min-height:350px}.service-item-content-metal h2{font-size:20px}.why-choose-image-box-metal{background-position:left top 125px;background-size:100px auto}.why-choose-experience-box-metal{padding:15px;margin:0 10px 10px 0}.why-choose-experience-box-metal h2{font-size:26px}.why-choose-experience-box-metal p{font-size:14px}.why-choose-image-box-1-metal .why-choose-image-metal figure{border-radius:130px 20px 20px;margin-right:-200px}.why-choose-image-box-1-metal .why-choose-image-metal figure img{border-radius:124px 16px 16px}.why-choose-item-metal{margin-bottom:20px;padding-bottom:20px}.why-choose-item-content-metal h3{font-size:20px}.expertise-nav-item-box-metal{width:100%}.expertise-nav-item-metal.nav-link{padding:15px;gap:15px}.expertise-nav-item-body-metal{width:calc(100% - 37px);gap:15px}.expertise-nav-item-content-metal{width:calc(100% - 65px)}.expertise-nav-item-content-metal h3{font-size:18px}.expertise-nav-item-btn-metal img{max-width:22px}.expertise-box-image-metal img{aspect-ratio:1/1.1}.expertise-item-metal{right:10px;bottom:10px;left:10px;padding:15px}.our-expertise-box-metal:hover .expertise-item-metal{bottom:15px}.expertise-item-header-metal .icon-box{width:40px;height:40px}.expertise-item-header-metal .icon-box img{max-width:20px}.expertise-item-title-metal{width:calc(100% - 55px)}.expertise-item-title-metal h3{font-size:20px}.expertise-item-body,.expertise-item-btn-metal{margin-top:15px}.pricing-item-metal{padding:20px}.pricing-item-content-metal h2{font-size:20px}.pricing-item-list-metal h3{margin-bottom:15px}.pricing-item-price-metal h2{font-size:28px}.pricing-item-price-metal h2 sub{font-size:14px}.pricing-benefit-list-metal{margin-top:5px}.pricing-benefit-list-metal ul{gap:10px}.pricing-benefit-list-metal ul li{font-size:14px}.pricing-benefit-list-metal ul li img{max-width:16px;margin-right:5px}.our-story-body-metal{margin-top:10px}.video-play-button-metal a span{height:50px;width:50px}.video-play-button-metal a span i{font-size:18px}.our-story-content-metal{margin-top:20px}.story-counter-item-content-metal h2{font-size:26px}.story-counter-item-metal{width:100%;min-height:auto;gap:20px;padding:20px}.story-counter-item-content-metal{padding-top:20px}.team-item-body-metal{right:20px;bottom:20px;left:20px}.team-item-content-metal h2{font-size:20px}.team-item-social-btn-metal a{width:40px;height:40px}.team-item-social-btn-metal a img{max-width:20px}.testimonial-item-metal{padding:20px}.testimonial-item-rating-metal{margin-bottom:20px}.testimonial-item-content-metal p{font-size:16px}.testimonial-item-author-metal{margin-top:20px;padding-top:20px}.testimonial-author-content-metal h2{font-size:18px}.testimonial-author-content-metal p{font-size:14px}.faq-image-metal figure img{aspect-ratio:1/1.072}.faq-cta-box-metal{right:20px;bottom:20px;left:20px}.faq-cta-title-metal h3{font-size:22px}.faq-cta-item-metal{gap:10px;margin-top:20px}.faq-cta-item-metal .icon-box{width:40px;height:40px}.faq-cta-item-metal .icon-box img{max-width:20px}.faq-cta-item-content-metal{width:calc(100% - 50px)}.faq-cta-item-content-metal h3{font-size:20px}.footer-header-metal{gap:20px}.footer-logo-metal{width:100%}.footer-newsletter-form-metal{width:100%;gap:15px}.about-footer-content-metal h2,.footer-newsletter-form-metal h2{font-size:20px}.footer-links-metal{max-width:100%}.footer-links-metal h2{font-size:20px;margin-bottom:15px}.footer-copyright-metal{flex-direction:column-reverse;padding:15px;margin:30px 0 15px}.footer-privacy-policy-metal ul{gap:10px}}.hero-elite{position:relative;min-height:100vh;background-image:url(../images/hero-bg-image-elite.jpg);background-repeat:no-repeat;background-position:50%;align-content:end;border-radius:20px;background-size:cover;margin:15px 15px 0;overflow:hidden}.hero-elite:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(2,22,35,.8),rgba(2,22,35,0) 12.84%),linear-gradient(270deg,rgba(2,22,35,0) 33.84%,rgba(2,22,35,.8) 67.25%,#021623);border-radius:20px}.hero-elite .container{position:relative;z-index:2}.hero-box-elite{min-height:100vh;align-content:center;padding:230px 0 120px}.hero-content-elite{min-height:460px;display:flex;flex-direction:column;justify-content:space-between;gap:30px}.hero-content-elite .section-title{margin-bottom:0}.hero-content-body-elite{display:flex;flex-wrap:wrap;gap:40px;border-top:1px solid var(--dark-divider-color);padding-top:50px}.hero-client-box-elite{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.hero-client-box-elite .satisfy-client-images .satisfy-client-image{margin-left:-16px;border:none}.hero-client-box-elite .satisfy-client-images .satisfy-client-image:first-child{margin-left:0}.hero-client-content h2{font-family:var(--default-font);color:var(--white-color);font-size:16px}.hero-client-rating-star-elite{margin-right:10px}.hero-client-rating-star-elite i{font-size:16px;color:var(--accent-color)}.hero-client-content p{font-size:16px;color:var(--white-color);margin:5px 0 0}.our-scrolling-ticker-elite{position:relative;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);padding:21px 0;z-index:2}.scrolling-ticker-box-elite{--gap:30px;position:relative;display:flex;align-items:center;overflow:hidden;user-select:none;gap:var(--gap)}.scrolling-content-elite{flex-shrink:0;display:flex;gap:var(--gap);min-width:100%;animation:scroll 80s linear infinite}.scrolling-content-elite span{display:flex;font-family:var(--accent-font);font-size:26px;font-weight:500;line-height:1.462em;color:var(--white-color);gap:var(--gap)}.scrolling-content-elite span img{width:100%;max-width:20px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.about-us-elite{padding:120px 0}.about-us-image-box-elite{height:100%;display:flex;flex-wrap:wrap;align-items:end;margin-right:15px}.about-us-image-box-1-elite{height:100%;width:79%;display:flex;flex-direction:column;padding-bottom:70px}.about-us-image-elite{position:relative;height:100%;z-index:0}.about-us-image-elite figure{display:block;height:100%;border-radius:20px}.about-us-image-elite figure img{width:100%;height:100%;object-fit:cover;border-radius:20px}.about-us-image-box-1-elite .about-us-image-elite figure img{aspect-ratio:1/1.114}.about-experience-box-elite{position:relative;width:100%;max-width:225px;text-align:center;background-color:var(--primary-color);border:6px solid var(--bg-color);border-radius:20px;padding:30px;margin:-105px auto 0;z-index:1}.about-experience-box-elite h2{font-size:48px;line-height:1em;color:var(--white-color)}.about-experience-box-elite p{font-family:var(--accent-font);font-weight:500;line-height:normal;color:var(--white-color);margin:5px 0 0}.about-us-image-box-2-elite{width:21%}.about-us-image-box-2-elite .about-us-image-elite figure{border:6px solid var(--bg-color);margin-left:-185px}.about-us-image-box-2-elite .about-us-image-elite figure img{aspect-ratio:1/1.34;border-radius:14px}.about-us-content-elite{height:100%;align-content:center}.about-item-list-elite{display:flex;flex-wrap:wrap;gap:30px}.about-us-item-elite{position:relative;width:calc(50% - 15px);display:flex;flex-wrap:wrap;align-items:center;background-color:var(--white-color);border-radius:10px;gap:15px;padding:20px;overflow:hidden;transition:all .4s ease-in-out}.about-us-item-elite:before{content:"";position:absolute;top:0;right:0;bottom:0;left:auto;background:var(--accent-color);width:0;height:100%;transition:all .4s ease-in-out}.about-us-item-elite:hover:before{width:100%;left:0}.about-us-item-elite .icon-box{position:relative;z-index:1}.about-us-item-elite .icon-box img{width:100%;max-width:24px;transition:all .4s ease-in-out}.about-us-item-elite:hover .icon-box img{filter:brightness(0) invert(1)}.about-us-item-content-elite{width:calc(100% - 39px);position:relative;z-index:1}.about-us-item-content-elite h3{font-size:18px;transition:all .4s ease-in-out}.about-us-item-elite:hover .about-us-item-content-elite h3{color:var(--white-color)}.about-us-footer-elite{display:flex;flex-wrap:wrap;align-items:center;gap:25px;border-top:1px solid var(--divider-color);margin-top:40px;padding-top:40px}.about-us-author-box-elite{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.about-us-author-image-elite figure{display:block;border-radius:50%}.about-us-author-image-elite img{width:100%;max-width:50px}.about-us-author-content-elite{width:calc(100% - 65px)}.about-us-author-content-elite h3{font-size:22px}.about-us-author-content-elite p{margin:5px 0 0}.our-services-elite{padding:120px 0}.service-item-elite{padding:10px;background:var(--dark-divider-color);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);text-align:center;border-radius:20px}.service-item-header-box-elite{position:relative}.service-item-image-elite{margin-bottom:10px}.service-item-image-elite a,.service-item-image-elite figure{display:block;border-radius:10px;cursor:none}.service-item-image-elite img{width:100%;aspect-ratio:1/.628;object-fit:cover;border-radius:10px;transition:all .6s ease-in-out}.service-item-elite:hover .service-item-image-elite img{transform:scale(1.06)}.service-item-header-box-elite .icon-box{position:absolute;top:30px;left:30px;width:50px;height:50px;background:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:1}.service-item-header-box-elite .icon-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--white-color);border-radius:50%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.service-item-elite:hover .service-item-header-box-elite .icon-box:before{transform:scale(1)}.service-item-header-box-elite .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.service-item-elite:hover .service-item-header-box-elite .icon-box img{filter:brightness(1) invert(1)}.service-item-body-box-elite{padding:30px}.service-item-content-elite h2{font-size:26px;color:var(--white-color)}.service-item-content-elite h2 a{color:inherit}.service-item-content-elite p{color:var(--white-color);margin:10px 0 0}.service-item-btn-elite{border-top:1px solid var(--dark-divider-color);margin-top:30px;padding-top:30px}.service-item-btn-elite .readmore-btn{color:var(--white-color)}.service-item-btn-elite .readmore-btn:before{background-image:url(../images/arrow-white.svg)}.service-item-slider-elite .service-pagination-elite{margin-top:40px;text-align:center}.service-item-slider-elite .service-pagination-elite .swiper-pagination-bullet{position:relative;height:10px;width:10px;background:var(--dark-divider-color);opacity:1;margin:0 5px;border-radius:10px;transition:all .4s ease-in-out}.service-item-slider-elite .service-pagination-elite .swiper-pagination-bullet-active{background:var(--accent-color);width:34px}.our-core-feature-elite{padding:120px 0}.core-feature-item-list-elite{display:flex;flex-wrap:wrap;gap:30px}.core-feature-item-elite{position:relative;width:calc(50% - 15px);background-color:var(--white-color);border-radius:20px;padding:40px;overflow:hidden}.core-feature-item-elite:before{content:"";position:absolute;right:0;bottom:0;left:0;width:100%;height:0;background:var(--accent-color);transition:all .4s ease-in-out}.core-feature-item-elite:hover:before{height:100%}.core-feature-item-elite .icon-box{position:relative;height:50px;width:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.core-feature-item-elite .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--white-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.core-feature-item-elite:hover .icon-box:before{transform:scale(1)}.core-feature-item-elite .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.core-feature-item-elite:hover .icon-box img{filter:brightness(1) invert(1)}.core-feature-item-content-elite{position:relative;margin-top:30px;z-index:1}.core-feature-item-content-elite h3{font-size:26px;transition:all .4s ease-in-out}.core-feature-item-elite:hover .core-feature-item-content-elite h3,.core-feature-item-elite:hover .core-feature-item-content-elite p{color:var(--white-color)}.core-feature-item-content-elite p{margin:10px 0 0;transition:all .4s ease-in-out}.feature-video-image-box-elite{position:relative;margin-left:15px;height:100%}.core-feature-image-elite{height:100%}.core-feature-image-elite figure{position:relative;height:100%;display:block;border-radius:20px}.core-feature-image-elite figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:linear-gradient(0deg,rgba(2,22,35,.2),rgba(2,22,35,.2));border-radius:20px;z-index:1}.core-feature-image-elite figure img{width:100%;height:100%;aspect-ratio:1/.87;object-fit:cover;border-radius:20px}.feature-video-image-box-elite .video-play-button-elite{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.video-play-button-elite a{display:inline-flex;align-items:center;justify-content:center;gap:20px;cursor:none}.video-play-button-elite a span{position:relative;width:55px;height:55px;background:var(--accent-color);border-radius:50%;color:var(--white-color);display:flex;justify-content:center;align-items:center}.video-play-button-elite a span.bg-effect:after,.video-play-button-elite a span.bg-effect:before{content:"";position:absolute;width:160%;height:160%;border:35px solid var(--white-color);opacity:50%;border-radius:50%;transform:scale(.6);z-index:-1;animation:border-zooming 1.2s linear infinite}.video-play-button-elite a span.bg-effect:after{animation-delay:.3s}@keyframes border-zooming{to{transform:scale(1);opacity:0}}.video-play-button-elite a span i{font-size:20px;color:inherit;margin-left:2px}.video-play-button-elite p{font-family:var(--accent-font);font-size:17px;font-weight:600;color:var(--white-color);margin:0}.our-core-feature-elite .section-footer-text{margin-top:60px}.why-choose-us-elite{padding:120px 0 0}.why-choose-us-content-elite{text-align:center}.why-choose-us-content-elite .section-title{max-width:980px;margin:0 auto 50px}.why-choose-us-btn-elite{position:relative;display:inline-block}.why-choose-us-btn-elite:before{content:"";position:absolute;bottom:10px;right:-120px;background:url(../images/why-choose-us-arrow-elite.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;width:90px;height:50px;animation:arrowmove1 3s linear infinite alternate}@keyframes arrowmove1{50%{transform:translateX(20px)}}.why-choose-us-image-elite{text-align:center;margin-top:50px}.why-choose-us-image-elite figure{display:block;border-radius:20px 20px 0 0}.why-choose-us-image-elite img{width:100%;max-width:900px;aspect-ratio:1/.56;object-fit:cover;border-radius:20px 20px 0 0}.our-expertise-elite{padding:120px 0}.our-expertise-image-box-elite{height:100%;display:flex;flex-wrap:wrap;align-items:end;margin-right:15px}.expertise-image-elite.image-1{width:45%;height:100%;padding-bottom:45px}.expertise-image-elite figure{display:block;border-radius:240px}.expertise-image-elite figure img{width:100%;object-fit:cover;border-radius:240px}.expertise-image-elite.image-1 figure{height:100%;margin-right:-140px}.expertise-image-elite.image-1 figure img{height:100%;aspect-ratio:1/1.64}.expertise-image-elite.image-2{width:55%}.expertise-image-elite.image-2 figure{border:10px solid var(--white-color)}.expertise-image-elite.image-2 figure img{aspect-ratio:1/1.526}.our-expertice-content-elite{height:100%;align-content:center}.expertise-item-elite{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--divider-color);margin-bottom:30px;padding-bottom:30px;gap:15px}.expertise-item-elite:last-child{border:none;margin-bottom:0;padding-bottom:0}.circle{position:relative;display:inline-flex;color:var(--accent-color);border-radius:50%}.circle .progress_value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;border-radius:50%;font-family:var(--accent-font);font-size:24px;font-weight:500;color:var(--primary-color);display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.expertise-item-content-elite{width:calc(100% - 105px)}.expertise-item-content-elite h3{font-size:26px}.expertise-item-content-elite p{margin:10px 0 0}.our-pricing-elite{padding:120px 0}.pricing-item-elite{background-color:var(--white-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:10px}.pricing-item-header-box-elite{background:var(--bg-color);border-radius:20px;padding:30px}.pricing-item-header-elite{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.pricing-item-header-elite .icon-box{position:relative;height:50px;width:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.pricing-item-header-elite .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.pricing-item-elite:hover .pricing-item-header-elite .icon-box:before{transform:scale(1)}.pricing-item-header-elite .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.pricing-item-content-elite{width:calc(100% - 65px)}.pricing-item-content-elite h2{font-size:26px}.pricing-item-content-elite p{margin:5px 0 0}.pricing-item-price-elite{border-top:1px solid var(--divider-color);margin-top:30px;padding-top:30px}.pricing-item-price-elite h2{font-size:40px}.pricing-item-price-elite h2 sub{font-family:var(--default-font);font-weight:400;font-size:16px;color:var(--text-color);bottom:0}.pricing-item-body-elite{padding:30px;margin-top:10px}.pricing-item-list-elite h3{font-size:26px;margin-bottom:20px}.pricing-item-list-elite ul{list-style:none;margin:0;padding:0}.pricing-item-list-elite ul li{position:relative;line-height:1.5em;padding-left:25px;margin-bottom:10px}.pricing-item-list-elite ul li:last-child{margin-bottom:0}.pricing-item-list-elite ul li:before{content:"\f058";position:absolute;font-family:Font Awesome\ 7 Free;font-size:18px;font-weight:900;color:var(--primary-color);top:0;left:0}.pricing-benefit-list-elite,.pricing-item-btn-elite{margin-top:30px}.pricing-benefit-list-elite ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;gap:20px 40px}.pricing-benefit-list-elite ul li{display:inline-flex;align-items:center;color:var(--primary-color)}.pricing-benefit-list-elite ul li img{width:100%;max-width:20px;margin-right:10px}.our-testimonials-elite{padding:120px 0}.testimonial-client-box-elite{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:370px;gap:30px;background-color:var(--accent-color);border-radius:20px;padding:40px}.testimonial-client-header h2{font-size:52px;line-height:1em;color:var(--white-color)}.testimonial-client-body-content p,.testimonial-client-header p{color:var(--white-color);margin:10px 0 0}.testimonial-slider-elite,.testimonial-slider-elite .swiper{height:100%}.testimonial-slider-elite .swiper-wrapper{cursor:none}.testimonial-item-elite{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:370px;gap:30px;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px;padding:40px}.testimonial-item-rating-elite{margin-bottom:30px}.testimonial-item-rating-elite i{color:var(--accent-color);font-size:18px}.testimonial-item-content-elite p{color:var(--white-color);margin-bottom:0}.testimonial-item-body-elite{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--dark-divider-color);padding-top:30px}.testimonial-author-elite{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.testimonial-author-image-elite img{width:100%;max-width:50px;border-radius:50%}.testimonial-author-content-elite{width:calc(100% - 65px)}.testimonial-author-content-elite h2{font-size:20px;color:var(--white-color)}.testimonial-author-content-elite p{color:var(--white-color);margin:5px 0 0}.testimonial-item-quote-elite img{width:100%;max-width:50px}.our-testimonials-elite .section-footer-text{margin-top:60px}.our-faqs-elite{padding:120px 0}.faq-image-box-elite{position:relative;height:100%}.faq-image-elite{height:100%}.faq-image-elite figure{display:block;height:100%;border-radius:20px}.faq-image-elite figure img{width:100%;height:100%;aspect-ratio:1/1.11;object-fit:cover;border-radius:20px}.faq-cta-box-elite{position:absolute;left:20px;bottom:20px;width:100%;max-width:355px;background-color:var(--white-color);border-radius:20px;padding:30px;z-index:1}.faq-cta-box-elite .satisfy-client-images .satisfy-client-image figure img{max-width:42px}.faq-cta-content-elite{margin-top:15px}.faq-cta-content-elite h3{font-size:20px}.faq-cta-content-elite p{font-size:16px;margin:5px 0 0}.faq-cta-item-list-elite{margin-top:30px}.faq-cta-item-elite{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:30px}.faq-cta-item-elite:last-child{margin-bottom:0}.faq-cta-item-elite .icon-box{position:relative;height:50px;width:50px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.faq-cta-item-elite .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out;z-index:0}.faq-cta-item-elite:hover .icon-box:before{transform:scale(1)}.faq-cta-item-elite .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.faq-cta-item-content-elite{width:calc(100% - 65px)}.faq-cta-item-content-elite h3{font-size:18px}.faq-cta-item-content-elite p{color:var(--text-color);line-height:normal;margin:5px 0 0}.faq-cta-item-content-elite p a{color:inherit;transition:all .4s ease-in-out}.faq-cta-item-elite:hover .faq-cta-item-content-elite p a{color:var(--accent-color)}.faq-accordion-elite .accordion-item{background-color:var(--secondary-color);border-radius:14px;margin-bottom:25px;overflow:hidden;transition:all .3s ease-in-out}.faq-accordion-elite .accordion-item:last-child{margin-bottom:0}.faq-accordion-elite .accordion-header .accordion-button{font-size:18px;font-weight:500;line-height:1.333em;color:var(--primary-color);padding:23px 55px 23px 30px;transition:all .3s ease-in-out}.faq-accordion-elite .accordion-item .accordion-button.collapsed:after,.faq-accordion-elite .accordion-item .accordion-button:after{content:"\2b";font-family:Font Awesome\ 7 Free;position:absolute;right:30px;top:50%;font-size:20px;font-weight:600;transform:translateY(-50%);color:var(--accent-color);transition:all .4s ease-in-out}.faq-accordion-elite .accordion-button:not(.collapsed):after{content:"\f068";transform:translateY(-50%) rotate(180deg)}.faq-accordion-elite .accordion-item .accordion-body{border-top:1px solid var(--divider-color);padding:23px 30px}.faq-accordion-elite .accordion-item .accordion-body p{margin:0}.cta-elite{position:relative;padding:80px;overflow:hidden}.cta-elite .container-fluid{padding:0}.cta-bg-image-elite{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;border-radius:20px}.cta-bg-image-elite figure{position:relative;display:block;height:100%;border-radius:20px;overflow:hidden}.cta-bg-image-elite figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(270deg,rgba(2,22,35,.8),rgba(2,22,35,0) 64.62%);border-radius:20px;width:100%;height:100%}.cta-bg-image-elite img{width:100%;height:100%;border-radius:20px;object-fit:cover}.cta-contact-box-elite{position:relative;max-width:755px;background:var(--white-color);border-radius:20px;margin-left:auto;padding:60px;z-index:1}.cta-contact-box-elite .section-title{border-bottom:1px solid var(--divider-color);padding-bottom:40px}.cta-contact-form-elite .contact-form .form-control::placeholder{color:var(--primary-color);opacity:40%}.main-footer-elite{padding:120px 0 0;margin-bottom:15px}.footer-header-elite{text-align:center;border-bottom:1px solid var(--dark-divider-color);margin-bottom:80px;padding-bottom:80px}.footer-header-elite .section-title{max-width:700px;text-align:center;margin:0 auto 40px}.about-footer-elite{max-width:360px}.footer-logo-elite img{width:100%;max-width:149px}.about-footer-content-elite{margin-top:30px}.about-footer-content-elite p{color:var(--white-color);margin-bottom:0}.footer-social-links-elite{margin-top:40px}.footer-social-links-elite ul{display:flex;flex-wrap:wrap;gap:15px;padding:0;margin:0;list-style:none}.footer-social-links-elite ul li a{width:40px;height:40px;color:var(--white-color);border:1px solid var(--dark-divider-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .4s ease-in-out}.footer-social-links-elite ul li a:hover{background-color:var(--accent-color)}.footer-social-links-elite ul li a i{font-size:18px;color:inherit}.footer-links-box-elite{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;margin-left:40px}.footer-links-elite{max-width:32%}.footer-links-elite h2{font-size:26px;color:var(--white-color);margin-bottom:30px}.footer-links-elite ul{list-style:disc;margin:0;padding:0 0 0 20px}.footer-links-elite ul li{color:var(--white-color);line-height:1.5em;margin-bottom:15px}.footer-links-elite ul li:last-child{margin-bottom:0}.footer-links-elite ul li::marker{color:var(--accent-color)}.footer-links-elite ul li a{color:inherit;transition:all .3s ease-in-out}.footer-links-elite ul li a:hover{color:var(--accent-color)}.footer-contact-list-elite{max-width:38%}.footer-contact-list-elite ul{list-style:none;padding:0;margin:0}.footer-contact-list-elite ul li{display:flex;gap:10px;margin-bottom:20px}.footer-contact-list-elite ul li img{width:100%;max-width:24px}.footer-newsletter-form-elite{border-top:1px solid var(--dark-divider-color);margin-top:40px;padding-top:40px}.footer-newsletter-form-elite .form-group{display:flex;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:10px;padding:5px}.footer-newsletter-form-elite .form-group .form-control{width:calc(100% - 40px);font-size:16px;font-weight:400;line-height:1.3em;color:var(--white-color);background:transparent;border:none;border-radius:0;outline:none;box-shadow:none;padding:6px 15px}.footer-newsletter-form-elite .form-group .form-control::placeholder{color:var(--white-color);opacity:20%}.footer-newsletter-form-elite .form-group .newsletter-btn-elite{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border:none;border-radius:5px;transition:all .3s ease-in-out}.footer-newsletter-form-elite .form-group .newsletter-btn-elite:hover{background-color:var(--white-color)}.footer-newsletter-form-elite .form-group .newsletter-btn-elite i{font-size:18px;color:var(--white-color);transition:all .4s ease-in-out}.footer-newsletter-form-elite .form-group .newsletter-btn-elite:hover i{color:var(--primary-color)}.footer-copyright-elite{text-align:center;border-top:1px solid var(--dark-divider-color);margin-top:80px;padding:60px 0}.footer-copyright-text-elite p{color:var(--white-color);margin-bottom:0}@media only screen and (max-width:1024px){.hero-elite{min-height:auto}.hero-box-elite{min-height:750px}.hero-content-elite{min-height:400px}.about-us-image-box-elite{max-width:605px;margin:0 auto 30px;height:auto}.about-us-content-elite,.about-us-image-box-1-elite,.about-us-image-box-1-elite .about-us-image-elite figure img,.about-us-image-elite,.about-us-image-elite figure{height:auto}.feature-video-image-box-elite{margin:30px 0 0;height:auto}.core-feature-image-elite,.core-feature-image-elite figure,.feature-video-image-box-elite{height:auto}.core-feature-image-elite figure img{height:auto;aspect-ratio:1/.6}.our-expertise-image-box-elite{height:auto;max-width:605px;margin:0 auto 30px}.expertise-image-elite.image-1,.expertise-image-elite.image-1 figure,.expertise-image-elite.image-1 figure img,.our-expertice-content-elite{height:auto}.testimonial-client-box-elite{height:auto;min-height:auto;margin-bottom:30px}.testimonial-item-elite,.testimonial-slider-elite,.testimonial-slider-elite .swiper{height:auto}.faq-image-box-elite{height:auto;margin-bottom:30px}.faq-image-elite,.faq-image-elite figure{height:auto}.faq-image-elite figure img{height:auto;aspect-ratio:1/.7}.cta-elite{padding:120px 15px}.cta-bg-image-elite{position:static;height:auto}.cta-bg-image-elite figure{height:auto}.cta-bg-image-elite figure:before{display:none}.cta-bg-image-elite img{height:auto;aspect-ratio:1/.7}.cta-contact-box-elite{max-width:100%;padding:0;margin-top:30px}.footer-header-elite{margin-bottom:30px;padding-bottom:30px}.footer-header-elite .section-title{margin:0 auto 30px}.about-footer-elite{max-width:100%}.about-footer-content-elite{margin-top:15px}.footer-social-links-elite{margin-top:20px}.footer-links-box-elite{margin:30px 0 0}.footer-links-elite h2{margin-bottom:20px}.footer-links-elite ul li{margin-bottom:10px}.footer-contact-list-elite ul li{margin-bottom:15px}.footer-contact-list-elite ul li img{max-width:20px}.footer-newsletter-form-elite{margin-top:30px;padding-top:30px}.footer-copyright-elite{margin-top:30px;padding:30px 0}}@media only screen and (max-width:991px){.hero-elite{min-height:auto;margin:0}.hero-elite,.hero-elite:before{border-radius:0}.hero-box-elite{padding:150px 0 60px}.hero-content-elite{min-height:auto}.hero-content-body-elite{padding-top:30px}.hero-client-box-elite .satisfy-client-images .satisfy-client-image figure img{max-width:46px}.our-scrolling-ticker-elite{padding:14px 0}.scrolling-ticker-box-elite{--gap:20px}.scrolling-content-elite span{font-size:22px}.scrolling-content-elite span img{max-width:18px}.about-us-elite{padding:60px 0}.about-experience-box-elite{margin-top:-90px}.about-experience-box-elite h2{font-size:38px}.about-item-list-elite{gap:20px}.about-us-item-elite{width:calc(50% - 10px);padding:15px}.about-us-footer-elite{margin-top:30px;padding-top:30px}.about-us-author-box-elite{gap:10px}.about-us-author-image-elite img{max-width:46px}.about-us-author-content-elite{width:calc(100% - 56px)}.about-us-author-content-elite h3{font-size:20px}.about-us-author-content-elite p{font-size:14px}.our-services-elite{padding:60px 0}.service-item-image-elite img{aspect-ratio:1/.74}.service-item-header-box-elite .icon-box{top:20px;left:20px}.service-item-body-box-elite{padding:20px}.service-item-content-elite h2{font-size:22px}.service-item-btn-elite{margin-top:20px;padding-top:20px}.service-item-slider-elite .service-pagination-elite{margin-top:30px}.our-services-elite .section-footer-text{margin-top:20px}.our-core-feature-elite{padding:60px 0}.core-feature-item-elite{padding:30px}.core-feature-item-content-elite h3{font-size:22px}.our-core-feature-elite .section-footer-text{margin-top:40px}.why-choose-us-elite{padding:60px 0 0}.why-choose-us-content-elite .section-title{margin-bottom:40px}.why-choose-us-image-elite img{max-width:650px}.our-expertise-elite{padding:60px 0}.expertise-item-content-elite h3{font-size:22px}.our-pricing-elite{padding:60px 0}.pricing-item-body-elite,.pricing-item-header-box-elite{padding:20px 15px}.pricing-item-content-elite h2,.pricing-item-list-elite h3{font-size:22px}.pricing-item-price-elite h2{font-size:34px}.pricing-item-price-elite{margin-top:20px;padding-top:20px}.pricing-item-list-elite ul li:before{font-size:16px}.pricing-benefit-list-elite{margin-top:10px}.pricing-benefit-list-elite ul{gap:15px 30px}.pricing-benefit-list-elite ul li img{max-width:18px}.our-testimonials-elite{padding:60px 0}.testimonial-client-box-elite{padding:30px}.testimonial-client-header h2{font-size:38px}.testimonial-item-elite{padding:30px}.testimonial-item-rating-elite{margin-bottom:20px}.testimonial-item-rating-elite i{font-size:16px}.our-testimonials-elite .section-footer-text{margin-top:40px}.our-faqs-elite{padding:60px 0}.faq-cta-box-elite{padding:30px}.faq-accordion-elite .accordion-item{margin-bottom:20px}.faq-accordion-elite .accordion-header .accordion-button{padding:18px 45px 18px 20px}.faq-accordion-elite .accordion-item .accordion-button.collapsed:after,.faq-accordion-elite .accordion-item .accordion-button:after{right:20px}.faq-accordion-elite .accordion-item .accordion-body{padding:18px 20px}.cta-elite{padding:60px 15px}.cta-contact-box-elite .section-title{padding-bottom:30px}.main-footer-elite{padding:60px 0 0;margin-bottom:0}.footer-links-elite h2{font-size:22px}}@media only screen and (max-width:767px){.hero-content-body-elite{gap:20px}.hero-client-box-elite{gap:10px}.our-scrolling-ticker-elite{padding:12px 0}.scrolling-ticker-box-elite{--gap:15px}.scrolling-content-elite span{font-size:18px}.scrolling-content-elite span img{max-width:16px}.about-us-item-elite{width:100%}.about-experience-box-elite{max-width:145px;padding:15px;margin:-80px auto 0}.about-experience-box-elite p{font-size:14px}.about-experience-box-elite h2{font-size:26px}.about-us-image-box-1-elite{padding-bottom:40px}.about-us-image-box-2-elite .about-us-image-elite figure{margin-left:-125px}.about-item-list-elite{gap:15px}.about-us-footer-elite{gap:20px}.about-us-author-content-elite h3{font-size:18px}.service-item-body-box-elite{padding:10px}.service-item-content-elite h2{font-size:20px}.service-item-slider-elite .service-pagination-elite{margin-top:20px}.core-feature-item-list-elite{gap:20px}.core-feature-item-elite{width:100%;padding:20px}.core-feature-item-content-elite h3{font-size:20px}.core-feature-item-content-elite{margin-top:20px}.why-choose-us-content-elite .section-title{margin-bottom:30px}.why-choose-us-btn-elite:before{display:none}.why-choose-us-image-elite{margin-top:30px}.expertise-image-elite.image-1 figure{margin-right:-90px}.expertise-image-elite.image-2 figure{border:5px solid var(--white-color)}.expertise-item-elite{margin-bottom:20px;padding-bottom:20px}.expertise-item-content-elite{width:100%}.expertise-item-content-elite h3{font-size:20px}.pricing-item-body-elite,.pricing-item-header-box-elite{padding:20px 10px}.pricing-item-content-elite h2{font-size:20px}.pricing-item-price-elite h2{font-size:28px}.pricing-item-price-elite h2 sub{font-size:14px}.pricing-item-list-elite h3{font-size:20px;margin-bottom:15px}.pricing-benefit-list-elite{margin-top:5px}.pricing-benefit-list-elite ul{gap:10px 20px}.pricing-benefit-list-elite ul li{font-size:14px}.pricing-benefit-list-elite ul li img{max-width:16px;margin-right:5px}.testimonial-client-box-elite,.testimonial-item-elite{min-height:auto;padding:20px}.testimonial-client-header h2{font-size:26px}.testimonial-author-content-elite h2{font-size:18px}.testimonial-item-quote-elite img{max-width:40px}.faq-image-elite figure img{aspect-ratio:1/1.11}.faq-cta-box-elite{width:auto;max-width:100%;right:15px;left:15px;bottom:15px;padding:15px}.faq-cta-box-elite .satisfy-client-images .satisfy-client-image figure img{max-width:35px}.faq-cta-content-elite{margin-top:10px}.faq-cta-content-elite h3{font-size:18px}.faq-cta-content-elite p{font-size:14px}.faq-cta-item-list-elite{margin-top:15px}.faq-cta-item-elite{gap:10px}.faq-cta-item-elite .icon-box{width:40px;height:40px}.faq-cta-item-elite .icon-box img{max-width:20px}.faq-cta-item-content-elite{width:calc(100% - 50px)}.faq-accordion-elite .accordion-header .accordion-button{font-size:16px;padding:12px 40px 12px 15px}.faq-accordion-elite .accordion-item .accordion-button.collapsed:after,.faq-accordion-elite .accordion-item .accordion-button:after{right:15px}.faq-accordion-elite .accordion-item .accordion-body{padding:12px 15px}.cta-bg-image-elite img{aspect-ratio:1/.9}.footer-links-elite{max-width:100%}.footer-links-elite h2{font-size:20px;margin-bottom:15px}.footer-copyright-elite{padding:15px 0}}