@charset "UTF-8";@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0) translateY(-200%);transform:rotate(0) translateY(-200%)}60%,to{-webkit-transform:rotate(360deg) translateY(-200%);transform:rotate(360deg) translateY(-200%)}}@keyframes spinner{0%{-webkit-transform:rotate(0) translateY(-200%);transform:rotate(0) translateY(-200%)}60%,to{-webkit-transform:rotate(360deg) translateY(-200%);transform:rotate(360deg) translateY(-200%)}}@-webkit-keyframes waving_left{0%,to{-webkit-transform:rotate(0)}25%{-webkit-transform:rotate(3deg)}50%{-webkit-transform:rotate(6deg)}75%{-webkit-transform:rotate(-3deg)}}@keyframes waving_left{0%,to{-webkit-transform:rotate(0)}25%{-webkit-transform:rotate(3deg)}50%{-webkit-transform:rotate(6deg)}75%{-webkit-transform:rotate(-3deg)}}@-webkit-keyframes waving_right{0%,to{-webkit-transform:rotate(0)}25%,75%{-webkit-transform:rotate(-3deg)}50%{-webkit-transform:rotate(-6deg)}}@keyframes waving_right{0%,to{-webkit-transform:rotate(0)}25%,75%{-webkit-transform:rotate(-3deg)}50%{-webkit-transform:rotate(-6deg)}}@-webkit-keyframes img-anim-top{0%{-webkit-transform:translateY(-5%);transform:translateY(-5%);clip-path:inset(0 0 100% 0);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-top{0%{-webkit-transform:translateY(-5%);transform:translateY(-5%);clip-path:inset(0 0 100% 0);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}@-webkit-keyframes img-anim-right{0%{-webkit-transform:translateX(5%);transform:translateX(5%);clip-path:inset(0 0 0 100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-right{0%{-webkit-transform:translateX(5%);transform:translateX(5%);clip-path:inset(0 0 0 100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@-webkit-keyframes img-anim-left{0%{-webkit-transform:translateX(-5%);transform:translateX(-5%);clip-path:inset(0 100% 0 0);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-left{0%{-webkit-transform:translateX(-5%);transform:translateX(-5%);clip-path:inset(0 100% 0 0);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes movingclouds{0%{margin-left:100%}to{margin-left:-110%}}@-webkit-keyframes movingclouds{0%{margin-left:100%}to{margin-left:-110%}}@keyframes movingplane{0%{margin-left:100%;top:300px}29%{margin-left:50%;top:50px;-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}31%{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}60%{margin-left:0;top:300px}to{margin-left:-100%;top:300px}}@-webkit-keyframes movingplane{0%{margin-left:100%;top:300px}29%{margin-left:50%;top:50px;-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}31%{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}60%{margin-left:0;top:300px}to{margin-left:-100%;top:300px}}@-webkit-keyframes reveal{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}to{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes reveal{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}to{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes zoomin{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes zoomin{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes zoomout{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes zoomout{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@-webkit-keyframes moveHorizontal{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes moveHorizontal{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@-webkit-keyframes moveVertical{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes moveVertical{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes animationFramesTwo{0%,to{-webkit-transform:translate(0,0) rotate(0)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg)}40%{-webkit-transform:translate(100px,72px) rotate(72deg)}60%{-webkit-transform:translate(63px,71px) rotate(108deg)}80%{-webkit-transform:translate(-40px,52px) rotate(144deg)}}@keyframes animationFramesTwo{0%,to{-webkit-transform:translate(0,0) rotate(0)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg)}40%{-webkit-transform:translate(100px,72px) rotate(72deg)}60%{-webkit-transform:translate(63px,71px) rotate(108deg)}80%{-webkit-transform:translate(-40px,52px) rotate(144deg)}}@-webkit-keyframes float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes ripple{70%{-webkit-box-shadow:0 0 0 30px transparent;box-shadow:0 0 0 30px transparent}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes ripple{70%{-webkit-box-shadow:0 0 0 30px transparent;box-shadow:0 0 0 30px transparent}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes moveDown{0%{top:0;opacity:1}to{top:100%;opacity:0}}@keyframes moveDown{0%{top:0;opacity:1}to{top:100%;opacity:0}}@-webkit-keyframes progress{0%{width:0}to{width:100%}}@keyframes progress{0%{width:0}to{width:100%}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mymove{0%{left:0}to{left:-100%}}@keyframes mymove{0%{left:0}to{left:-100%}}@-webkit-keyframes mymoveTwo{0%{letopft:0}to{bottom:-100%}}@keyframes mymoveTwo{0%{top:0}to{bottom:-100%}}@-webkit-keyframes icon-pop{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes icon-pop{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes float{0%,to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-20px) rotate(10deg);transform:translateY(-20px) rotate(10deg)}}@-webkit-keyframes pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}*,::after,::before,[type=checkbox],html{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:focus,a:hover{text-decoration:none}.btn.style-one span.btn-icon,.btn.style-one span.btn-icon i,.btn.style-one span.btn-text,.btn.style-one:hover span.btn-icon,.btn.style-one:hover span.btn-icon i,.btn.style-one:hover span.btn-text,.btn.style-two:hover span.btn-icon,.btn.style-two:hover span.btn-icon i,.btn.style-two:hover span.btn-text{color:var(--whiteColor)}.link.style-one,.link.style-one:hover,.link.style-three:hover,.link.style-two:hover{color:var(--primaryColor)}.breadcrumb-area .br-menu li:last-child:after,.hero-area.style-two .move-text-wrapper .move-text.style-two ul li:after,.move-text.style-two ul li:last-child:after{display:none}.menu ul li a,.menu ul li a.active{font-weight:500}.btn.style-two:hover span.btn-icon img,.contact-card.style-one:hover .contact-icon img,.navbar-area .other-options .option-item .contact-link:hover .contact-icon img,.theme-dark .brand-logo img,.theme-dark .hero-area.style-one .circle-text-wrap img,.theme-dark .hero-area.style-three .circle-text-wrap img,.theme-dark .hero-area.style-two .circle-text-wrap img,.theme-dark .navbar-area .other-options .option-item .contact-link:hover .contact-icon img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}*,::after,::before,form .element input{outline:0}html{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;scroll-behavior:auto}a{background-color:transparent;-webkit-transition:.4s;transition:.4s}.btn span.btn-icon i,.link i,.link img,.link:after{-webkit-transition:var(--transition);transition:var(--transition)}b,strong{font-weight:bolder}img{border-style:none;max-width:100%;height:auto;display:inline-block}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}.social-profile.style-three li:last-child,.social-profile.style-two li:last-child{border-right:none;margin-right:0;padding-right:0}.hero-area.style-one .hero-content .section-subtitle,.section-subtitle.style-one{padding-left:25px}textarea{overflow:auto}[type=checkbox]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{border-radius:0;background-color:#000555}::-webkit-scrollbar-thumb{background:#fff;border-radius:0}.grecaptcha-badge{visibility:hidden!important}body{margin:0;font-family:arial,sans-serif;font-size:14px}.font-primary,body{font-family:var(--primaryFont)}h1{font-size:47px}h2{font-size:37px}h3{font-size:29px}.link i,h4{font-size:23px}h6{font-size:16px}:root{--primaryFont:"DM Sans",sans-serif;--secondaryFont:"Exo",sans-serif;--optionalFont:"Martian Mono",monospace;--primaryColor:#000555;--secondaryColor:#3bc7f5;--optionalColor:#000555;--paraColor:#555;--titleColor:#000;--whiteColor:#fff;--offwhiteColor:rgba(255, 255, 255, 0.5);--altoColor:#ddd;--aztechColor:#111828;--darkChocolateColor:#121212;--charcoalColor:#30363d;--codColor:#12131b;--darkborder:#4c4c4c;--borderColor:rgba(255, 255, 255, 0.18);--darkParaColor:#c0c0c0;--slateGrayColor:#2a3439;--fontSize:16px;--transition:all ease 0.5s}a,button,input[type=submit]{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}a:focus,a:hover{-webkit-box-shadow:none;box-shadow:none}h1,h2,h3,h4,h6{color:var(--titleColor)}body{color:var(--paraColor);font-size:var(--fontSize);font-weight:400;line-height:26px}.text_primary{color:var(--primaryColor)!important}.text_secondary{color:var(--secondaryColor)}.text-title{color:var(--titleColor)}.text-para{color:var(--paraColor)}.text-offwhite{color:var(--offwhiteColor)}.text-alto{color:var(--altoColor)}.font-secondary{font-family:var(--secondaryFont)}.breadcrumb-area .br-menu li,.font-optional{font-family:var(--optionalFont)}.bg_primary{background-color:var(--primaryColor)}.bg-optional{background-color:var(--optionalColor)}.fw-black,.section-title strong{font-weight:900}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-24{font-size:24px}.fs-36{font-size:36px}.ls-1{letter-spacing:.1em}.top-n2{top:-2px}.pt-50{padding-top:50px}.pt-120,.ptb-120{padding-top:120px}.pb-90{padding-bottom:90px}.pb-120,.ptb-120{padding-bottom:120px}.mb-12{margin-bottom:12px}.mb-15,.terms-wrap ol li{margin-bottom:15px}.hero-slider-one .hero-slide-item .hero-feature-card div p,.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-120{margin-bottom:120px}.btn{overflow:hidden;padding:0}.btn span.btn-text{padding:13px 25px;border-radius:50px}.btn span.btn-icon{width:50px;height:50px}.btn span.btn-icon i{font-size:24px;line-height:.8;font-weight:300}.btn span.btn-icon,.btn span.btn-text{position:relative;display:inline-block;overflow:hidden;z-index:1}.btn span.btn-icon:after,.btn span.btn-icon:before,.btn span.btn-text:after,.btn span.btn-text:before{position:absolute;top:0;left:0;width:100%;content:"";z-index:-1;display:inline-block;-webkit-transition:var(--transition);transition:var(--transition)}.btn span.btn-icon:before,.btn span.btn-text:before{height:100%}.btn span.btn-icon:after,.btn span.btn-text:after{height:0;visibility:hidden;opacity:0}.btn:hover span.btn-icon:after,.btn:hover span.btn-text:after{height:100%;visibility:visible;opacity:1}.btn:hover span.btn-icon i{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn.style-one span.btn-icon:before,.btn.style-one span.btn-text:before{background-color:var(--primaryColor);border-radius:50px}.btn.style-one span.btn-icon:after,.btn.style-one span.btn-text:after,.hero-area.style-three .circle-text-wrap .play-icon:hover,.hero-area.style-three .circle-text-wrap:hover .play-icon{background-color:var(--secondaryColor)}.btn.style-two span.btn-icon,.btn.style-two span.btn-icon i,.btn.style-two span.btn-text,.hero-area.style-three .circle-text-wrap:hover .play-icon i,.link.style-two{color:var(--titleColor)}.btn.style-two span.btn-icon:before,.btn.style-two span.btn-text:before{background-color:var(--secondaryColor);border-radius:50px}.btn.style-two span.btn-icon:after,.btn.style-two span.btn-text:after,.link.style-one:after,.link.style-three:hover:after,.link.style-two:hover:after{background-color:var(--primaryColor)}.bg-f,.theme-dark .breadcrumb-area .br-menu li:after{background-color:#ddd}.link,.link i,.link img{position:relative}.link{padding-bottom:1px;line-height:1}.link:after{position:absolute;bottom:0;left:0;content:"";width:0;height:1px}.link i{margin-left:8px;font-weight:300;line-height:.8;top:3px}.link img{top:-1px;margin-left:5px}.link:hover:after{width:100%}.link:hover img{margin-left:9px}.link:hover i{margin-left:12px}.link.style-three:after,.link.style-two:after{background-color:var(--titleColor);width:100%;visibility:visible;opacity:1}.link.style-three{color:var(--secondaryColor)}.hover-text-primary:hover,.link-hover-primary:hover{color:var(--primaryColor)!important}.link.style-three:after{background-color:var(--secondaryColor)}.link-hover-primary{position:relative;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .6s;transition:background-size .6s}.link-hover-primary:hover{background-size:100% 2px;background-image:-webkit-gradient(linear,left top, left bottom,from(var(--primaryColor)),to(var(--primaryColor)));background-image:linear-gradient(var(--primaryColor),var(--primaryColor))}.bg-f,.project-card.style-four,.project-card.style-two{background-repeat:no-repeat;background-position:center center;background-size:cover}.breadcrumb-area .br-menu li a,.breadcrumb-area .section-title,.category-card.style-one:hover h6,.hero-area.style-one .hero-subcontent .hero-thumb-para .link.style-one,.social-profile.style-one li a:hover i{color:var(--whiteColor)}.tilt-img{-webkit-transition:.3s;transition:.3s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.breadcrumb-area::before,.hover,.social-profile.style-one li a:hover{background-color:var(--primaryColor)}.transition{-webkit-transition:.2s linear;transition:.2s linear}.social-profile li{display:inline-block;margin-right:5px}.social-profile li:last-child,.social-profile.style-one li:last-child{margin-right:0}.social-profile li a i{line-height:.8;-webkit-transition:var(--transition);transition:var(--transition)}.social-profile.style-one li{margin-right:6px;line-height:1}.social-profile.style-three li,.social-profile.style-two li{margin-right:7px;padding-right:7px;line-height:1}.social-profile.style-one li a{width:36px;height:36px;background-color:rgba(255,94,20,.13)}.social-profile.style-one li a i,.social-profile.style-two li a i{font-size:25px;line-height:1;position:relative;color:var(--primaryColor)}.breadcrumb-area .br-menu li a:hover,.hero-area.style-one .hero-subcontent .hero-thumb-para .link.style-one:hover,.hero-area.style-two .move-text-wrapper .move-text.style-two ul li,.social-profile.style-two li a:hover i{color:var(--secondaryColor)}.social-profile.style-two li a i{color:var(--altoColor)}.social-profile.style-three li{border-right:1px solid rgba(45,28,34,.2)}.social-profile.style-three li a i{font-size:18px;line-height:1;position:relative;color:var(--paraColor)}.social-profile.style-three li a:hover i{color:var(--primaryColor)}.section-subtitle.style-one i,.section-subtitle.style-one img,.section-subtitle.style-one svg{position:absolute;top:calc(50% - 2px);left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.section-subtitle.style-two{padding-left:19px}.section-subtitle.style-two i,.section-subtitle.style-two img,.section-subtitle.style-two svg{position:absolute;top:calc(50% - 1px);left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.section-title{font-family:var(--secondaryFont)}.section-title.style-one,.section-title.style-two{font-size:40px;line-height:52px}.round-10{border-radius:10px}.round-20{border-radius:20px}.round-30{border-radius:30px}.breadcrumb-area,.hero-area.style-one,.round-40{border-radius:40px}.rating li{display:inline-block}.rating li i{line-height:.8;color:#fec21e}.rotate{-webkit-animation:20s linear infinite rotation;animation:20s linear infinite rotation}[data-aos=fade-up]{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.reveal-text{visibility:hidden;max-width:100%}.reveal-text .letter{will-change:transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.reveal-text .letter div{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.breadcrumb-area .br-menu li,.reveal-text .letter,.reveal-text .perspective,.reveal-text .perspective div{position:relative;display:inline-block}.reveal-text .word{display:inline-block}.hover{border-color:transparent;opacity:.8;width:3px;height:3px;z-index:999}.breadcrumb-area{padding:185px 0 100px;background:url(../images/page-header.webp) center center/cover no-repeat;margin:-100px 12px 0;overflow:hidden}.breadcrumb-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8;z-index:-1}.breadcrumb-area .br-menu li{margin-right:9px;padding-right:19px;font-size:13px;font-weight:600;letter-spacing:.1em;color:var(--whiteColor)}.breadcrumb-area .br-menu li:after{position:absolute;top:50%;right:-1px;content:"";width:8px;height:8px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--secondaryColor)}.breadcrumb-area .br-menu li:last-child{margin-right:0;padding-right:0}.breadcrumb-area .br-menu li a img{position:relative;top:-1px;margin-right:5px}.hero-area.style-one{padding:230px 0 0;margin:-100px 8px 0}.hero-area.style-one:after{position:absolute;top:0;left:0;content:"";width:100%;height:calc(100% - 80px);background-color:var(--optionalColor);z-index:-1;border-radius:40px}.hero-area.style-one .hero-content{margin-bottom:160px}.hero-area.style-one .hero-content h1{font-size:70px;line-height:84px;letter-spacing:-.02em;margin-bottom:22px}.hero-area.style-three .hero-content h1,.hero-area.style-two .hero-content h1{font-size:54px;line-height:64px;letter-spacing:-.02em}.hero-area.style-one .hero-content p,.hero-area.style-two .hero-content p{margin-bottom:32px;color:rgba(255,255,255,.5)}.hero-area.style-one .circle-text-wrap{width:218px;height:218px;margin-top:20px}.hero-area.style-one .circle-text-wrap .play-icon{width:120px;height:120px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--secondaryColor)}.hero-area.style-one .circle-text-wrap .play-icon i,.hero-area.style-two .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:19px;line-height:1;position:relative;left:1px}.hero-area.style-one .hero-subcontent .hero-thumb{width:285px}.hero-area.style-one .hero-subcontent .hero-thumb-para{width:calc(100% - 300px);margin-left:auto}.hero-area.style-one .hero-subcontent .hero-thumb-para p{font-size:18px;line-height:28px}.hero-area.style-one .hero-subcontent .hero-thumb-para .link.style-one:hover svg{fill:#3bc7f5}.hero-area.style-one .hero-img{bottom:80px;max-width:620px;border-bottom-right-radius:40px}.hero-area.style-two .br-one,.hero-area.style-two .br-three,.hero-area.style-two .br-two{width:1px;height:100%;background-color:rgba(0,0,0,.08)}.hero-area.style-two .br-one:after,.hero-area.style-two .br-three:after,.hero-area.style-two .br-two:after{position:absolute;top:0;left:0;content:"";width:1px;height:100px;background:-webkit-gradient(linear,left top, left bottom,color-stop(100%, var(--secondaryColor)),color-stop(64.33%, #fff));background:linear-gradient(var(--secondaryColor) 100%,#fff 64.33%)}.hero-area.style-two .br-one{left:22.5%}.hero-area.style-two .br-one:after{-webkit-animation:10s linear infinite moveDown;animation:10s linear infinite moveDown}.hero-area.style-two .br-two{left:50.66%}.hero-area.style-two .br-two:after{-webkit-animation:14s linear infinite moveDown;animation:14s linear infinite moveDown}.hero-area.style-two .br-three{left:78%}.hero-area.style-two .br-three:after{-webkit-animation:20s linear infinite moveDown;animation:20s linear infinite moveDown}.hero-area.style-two .hero-content h1 span{margin-left:100px}.hero-area.style-two .hero-content .section-subtitle{padding-left:22px}.hero-area.style-two .circle-text-wrap{width:218px;height:218px}.hero-area.style-two .circle-text-wrap .play-icon{width:86px;height:86px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--secondaryColor)}.hero-area.style-two .move-text-wrapper{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);position:absolute;bottom:0;left:50px}.hero-area.style-two .move-text-wrapper .move-text{width:100px;height:100vh}.hero-area.style-two .move-text-wrapper .move-text.style-two ul{-webkit-animation:15s linear infinite mymoveTwo;animation:15s linear infinite alternate mymoveTwo}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li{font-size:96px;line-height:1;font-weight:300;margin:0 26px 0 0;padding:0;opacity:.2}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li:nth-child(even){font-weight:400}.hero-area.style-three{margin-top:-106px;padding:235px 0 140px;border-radius:0 0 50px 50px}.hero-area.style-three:after{position:absolute;bottom:0;left:50%;content:"";width:80%;height:120px;background-color:var(--whiteColor);border-radius:50px 50px 0 0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.hero-area.style-three p{color:rgba(255,255,255,.5)}.hero-area.style-three .circle-text-wrap{width:218px;height:218px}.hero-area.style-three .circle-text-wrap .play-icon{width:86px;height:86px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero-area.style-three .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:22px;line-height:1;position:relative;left:1px}.hero-slider-one{position:relative}.hero-slider-one .hero-slide-item{height:732px;padding:36px 25px 30px}.hero-slider-one .hero-slide-item.bg-1{background-image:url(../images/hero/hero-slide-1.webp)}.hero-slider-one .hero-slide-item.bg-2{background-image:url(../images/hero/hero-slide-2.webp)}.hero-slider-one .hero-slide-item.bg-3{background-image:url(../images/hero/hero-slide-3.webp)}.hero-slider-one .hero-slide-item:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;background:linear-gradient(173.03deg,rgba(0,0,0,.085) 5.45%,rgba(0,0,0,.5) 64.33%);z-index:-1}.hero-slider-one .hero-slide-item .hero-feature-card{background-color:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:28px 22px 25px;border-radius:10px;border:1px solid rgba(255,255,255,.14);-webkit-transition:var(--transition);transition:var(--transition);min-height:200px}.hero-slider-one .hero-slide-item .hero-feature-card:hover{background-color:rgba(67,67,67,.31)}.hero-slider-one .hero-slide-item .hero-feature-card .feature-icon{width:30px;height:30px;position:relative}.hero-slider-one .hero-slide-item .hero-feature-card div{width:calc(100% - 40px);margin-left:auto}.hero-slider-one .hero-slide-item .hero-feature-card div h3{line-height:30px;margin-bottom:6px}.hero-slider-one .hero-pagination{position:absolute;top:60px;right:0;bottom:auto;left:auto;height:auto;display:inline-block;background-color:rgba(0,0,0,.43);border:1px solid rgba(255,255,255,.44);border-radius:10px 0 0 10px;padding:24px 20px 20px 25px;z-index:1;max-width:79px}.hero-slider-one .hero-pagination .swiper-pagination-bullet{background-color:transparent;font-size:16px;font-weight:500;min-height:22px;color:var(--altoColor);opacity:1;display:block;margin-bottom:20px;position:relative}.hero-slider-one .hero-pagination .swiper-pagination-bullet:after{position:absolute;top:11px;right:-40px;content:"";width:0;height:1.5px;background-color:var(--secondaryColor);-webkit-transition:var(--transition);transition:var(--transition);visibility:hidden;opacity:0}.hero-slider-one .hero-pagination .swiper-pagination-bullet:last-child{margin-bottom:0}.hero-slider-one .hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{color:var(--secondaryColor);font-weight:700}.project-card.style-three h3:hover a,.service-card.style-one:hover .service-counter{color:var(--primaryColor)}.hero-slider-one .hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{width:20px;opacity:1;visibility:visible}.category-card.style-one{background-color:rgba(0,5,85,.1);padding:28px 22px 23px}.category-card.style-one .category-icon{width:100px;height:100px;margin:30px auto 60px;-webkit-transition:.4s;transition:.4s}.category-card.style-one .category-icon i{font-size:50px;color:var(--primaryColor)}.category-card.style-one h6{line-height:28px;-webkit-transition:var(--transition);transition:var(--transition)}.category-card.style-one:hover{background-color:var(--primaryColor)}.category-card.style-one:hover .category-icon{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.category-card.style-one:hover i,.footer-area .footer-large-text,.footer-area.style-one .copyright-text .link:hover,.navbar-area.style-one .menu>ul>li>a.active,.navbar-area.style-one .menu>ul>li>a:hover,.navbar-area.style-three .menu>ul>li>a.active,.navbar-area.style-three .menu>ul>li>a:hover{color:var(--secondaryColor)}.about-area.style-one .about-img-wrap{padding:30px 0 0 38px}.about-area.style-one .about-img-wrap .about-thumb{top:0;left:0;max-width:164px;border-radius:30px;-webkit-filter:drop-shadow(0 10px 37px rgba(59,199,245,.6));filter:drop-shadow(0 10px 37px rgba(59,199,245,.6))}.theme-dark .wh-area.style-one .wh-img-wrap .wh-thumb,.wh-area.style-one .wh-img-wrap .wh-thumb{-webkit-filter:drop-shadow(10px -10px 60px rgba(60,42,42,.39));filter:drop-shadow(10px -10px 60px rgba(60,42,42,.39))}.about-area.style-one .about-content .section-title{margin-bottom:16px}.about-area.style-one .about-content .section-title span img{border-radius:50px}.about-area.style-one .about-content .about-subcontent{padding-left:38px}.about-area.style-one .about-content .about-subcontent p{margin-bottom:3px}.about-area.style-one .about-content .about-subcontent .counter-card{margin-top:25px}.about-area.style-two .about-bg{height:100%}.about-area.style-two .about-content{padding:120px 0}.about-area.style-two .about-content p{margin-bottom:27px}.about-area.style-two .about-content .feature-list.style-one li{padding-right:35px}.about-area.style-three{border-radius:0 0 45px 45px}.about-area.style-three:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-color:#fff7f2;z-index:0;border-radius:0 0 45px 45px}.about-area.style-three:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:30%;background-color:var(--optionalColor);z-index:-1}.counter-card.style-one:after,.counter-card.style-two:after{position:absolute;content:"";width:70%;height:70%;-webkit-filter:blur(26px);filter:blur(26px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;border-radius:50%;z-index:-1}.about-area.style-three .about-img-wrap:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:73%;background-color:#ffd8c7;z-index:-1;border-radius:20px 40% 5px 5px}.about-area.style-three .about-content .feature-item{padding-left:50px;margin-bottom:42px}.about-area.style-three .about-content .feature-item img{position:absolute;top:9px;left:0}.about-area.style-three .about-content .feature-item h3{line-height:26px;margin-bottom:5px}.feature-list.style-one li{padding-left:53px;margin-bottom:29px;letter-spacing:.01em}.feature-list.style-one li span.icon{top:50%;width:40px;height:40px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(255,255,255,.11)}.counter-card.style-one{padding:25px 18px 22px 25px}.counter-card.style-one.bg-1{background-color:#e8f0f5}.counter-card.style-one.bg-1:after{background:rgba(5,1,255,.16)}.counter-card.style-one.bg-2{background-color:#e8f4f5}.counter-card.style-one.bg-2:after{background:rgba(1,120,255,.16)}.counter-card.style-one.bg-3{background-color:#e8f0f5}.counter-card.style-one.bg-3:after{background:rgba(5,1,255,.16)}.counter-card.style-one img{top:40%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;opacity:.6}.counter-card.style-one h6{margin-bottom:85px}.counter-card.style-one h4,.counter-card.style-two h4{font-size:36px;line-height:1;margin-bottom:3px}.counter-card.style-two{background-color:rgba(240,240,240,.08);border:1px dashed rgba(255,255,255,.26);padding:25px 18px 22px 20px}.counter-card.style-two:after{background:rgba(255,94,20,.13)}.feature-area.style-four:after,.feature-area.style-three:after,.wh-area.style-one:after{width:100%;position:absolute;content:"";z-index:-1}.counter-card.style-two h6{color:#ddd;margin-bottom:85px}.counter-card.style-two p{font-size:15px}.service-card h3,.service-card.style-two h3{font-size:24px;line-height:34px}.wh-area.style-one:after{top:-50px;left:50%;height:calc(100% + 50px);background-color:var(--optionalColor);border-radius:0 0 45px 45px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.wh-area.style-one .wh-content p{color:rgba(255,255,255,.5)}.wh-area.style-one .wh-content .feature-item h3{line-height:26px;width:calc(100% - 45px);margin-left:auto;padding-right:10px}.wh-area.style-one .wh-img-wrap{padding:0 125px 36px 96px}.wh-area.style-one .wh-img-wrap .rating-box{top:40px;max-width:190px;height:204px;padding:20px;background-color:rgba(195,168,159,.26);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wh-area.style-one .wh-img-wrap .rating-box:after{position:absolute;content:"";top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);border-radius:10px;border:1px dashed var(--whiteColor)}.wh-area.style-one .wh-img-wrap .rating-box h2{font-size:48px;line-height:1;margin-bottom:10px}.wh-area.style-one .wh-img-wrap .rating-box .rating{margin:8px 0 13px}.wh-area.style-one .wh-img-wrap .rating-box p{line-height:24px;color:#fff;padding:0 12px;font-size:20px}.wh-area.style-two .wh-img-wrap{padding:180px 40px 0 0}.wh-area.style-two .wh-img-wrap .wh-thumb{-webkit-filter:drop-shadow(0 0 40px rgba(0,0,0,.11));filter:drop-shadow(0 0 40px rgba(0,0,0,.11))}.wh-area.style-two .wh-content .feature-item{margin-top:30px}.wh-area.style-two .wh-content .feature-item .feature-icon{width:55px;height:55px}.wh-area.style-two .wh-content .feature-item h6{width:calc(100% - 74px);margin-left:auto;line-height:28px}.wh-area.style-three .wh-img-wrap{padding:0 0 38px 96px}.wh-area.style-three .wh-img-wrap .wh-thumb{-webkit-filter:drop-shadow(0 0 50px rgba(177,160,112,.49));filter:drop-shadow(0 0 50px rgba(177,160,112,.49))}.feature-area.style-three:after{top:0;left:0;height:calc(100% - 20px);background-color:#f8f3f0;border-radius:0 0 45px 45px}.feature-area.style-four:after{top:0;left:0;height:75%;background-color:#f3f3f3;border-radius:45px}.feature-card.style-three .br-one,.feature-card.style-three .br-two{width:100%;height:138px;-webkit-transition:var(--transition);transition:var(--transition)}.our-feature-icon{height:80px;width:80px}.feature-card.style-one h3{margin:32px 0 13px;line-height:34px}.feature-card.style-three{background-color:#f8f3f0;padding:38px 20px 32px;min-height:510px}.feature-card.style-three .br-one:after,.feature-card.style-three .br-one:before{position:absolute;top:0;content:"";width:115px;height:100%;border-top:1px solid rgba(255,94,20,.5)}.feature-card.style-three .br-one:before{left:0;border-left:1px solid rgba(255,94,20,.5);border-radius:20px 0 0}.feature-card.style-three .br-one:after{right:0;border-right:1px solid rgba(255,94,20,.5);border-radius:0 20px 0 0}.feature-card.style-three .br-two{position:absolute}.feature-card.style-three .br-two:after,.feature-card.style-three .br-two:before{position:absolute;bottom:0;content:"";width:115px;height:100%;border-bottom:1px solid rgba(255,94,20,.5)}.feature-card.style-three .br-two:before{left:0;border-left:1px solid rgba(255,94,20,.5);border-radius:0 0 0 20px}.feature-card.style-three .br-two:after{right:0;border-right:1px solid rgba(255,94,20,.5);border-radius:0 0 20px}.feature-card.style-three .feature-img{width:268px;height:268px;margin-bottom:42px}.feature-card.style-three h3{margin-bottom:14px}.feature-card.style-three p,.navbar-area .other-options .option-item .contact-link div span:first-child,form .element>.iti .iti__country-container .iti__dropdown-content .iti__search-input-wrapper{margin-bottom:8px}.feature-card.style-three:hover .br-one,.feature-card.style-three:hover .br-two{height:100px}.feature-card.style-four{background-color:#ffcb37;min-height:510px;max-height:510px}.feature-card.style-four .feature-info{padding:34px 20px 0}.feature-card.style-four h3{margin-bottom:16px}.feature-card.style-four p,.footer-widget .footer-menu.style-one li{margin-bottom:10px}.feature-card.style-six{padding:15px;-webkit-box-shadow:0 0 40px rgba(0,0,0,.1);box-shadow:0 0 40px rgba(0,0,0,.1)}.feature-card.style-six .feature-img{width:250px}.feature-card.style-six .feature-info{width:calc(100% - 265px);margin-left:auto}.feature-card.style-six .feature-info .feature-list li{margin-bottom:9px;font-size:15px}.feature-card.style-six .feature-info .feature-list li i{margin-right:8px;font-size:20px;color:var(--secondaryColor)}.service-area.style-one{border-radius:45px}.service-area.style-one:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;background-color:rgba(0,5,85,.1);border-radius:45px;z-index:-1}.service-card.style-one{padding:22px 29px 28px;border:1px dashed transparent}.service-card.style-one .service-counter{color:rgba(85,85,85,.22);margin-bottom:7px}.service-card.style-one .service-icon{margin:68px auto 80px;height:200px;width:200px}.service-card.style-one:hover{border:1px dashed var(--primaryColor)}.service-card.style-two .service-img{width:196px;height:178px}.service-card.style-two .service-img.semiround-left,.service-card.style-two .service-img.semiround-left img{border-radius:0 50% 50%}.service-card.style-two .service-img.semiround-right,.service-card.style-two .service-img.semiround-right img,.service-card.style-two:hover .service-img.semiround-left,.service-card.style-two:hover .service-img.semiround-left img{border-radius:50% 0 50% 50%}.service-card.style-two .service-img.rounded-corner,.service-card.style-two .service-img.rounded-corner img{border-radius:30px}.service-card.style-two .service-img.rounded-two,.service-card.style-two .service-img.rounded-two img{border-radius:30px 30px 0}.service-card.style-two h3{font-weight:700;margin:35px 0 15px;padding-right:26px}.service-card.style-two:hover .service-img.semiround-right,.service-card.style-two:hover .service-img.semiround-right img{border-radius:0 50% 50%}.service-card.style-two:hover .service-img.rounded-corner,.service-card.style-two:hover .service-img.rounded-corner img{border-radius:20px}.service-card.style-two:hover .service-img.rounded-two,.service-card.style-two:hover .service-img.rounded-two img{border-radius:20px 20px 0}.service-card.style-three h3{margin:50px 0 13px;line-height:34px}.service-card.style-three p{margin-bottom:26px}.move-text,form{position:relative}.move-text.style-two{height:47px}.move-text.style-two ul{position:absolute;top:50%;left:0;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;-webkit-animation:21s linear infinite mymove;animation:21s linear infinite alternate mymove}.move-text.style-two ul li{font-size:48px;line-height:1;font-weight:400;display:inline-block;margin:0 26px 0 0;padding:0 43px 0 0;color:rgba(45,28,34,.1);position:relative;-webkit-transition:var(--transition);transition:var(--transition)}.project-card.style-three h3 a,.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two .project-title h3 a{color:var(--whiteColor)}.move-text.style-two ul li:nth-child(even){font-weight:800}.move-text.style-two ul li:after{position:absolute;top:60%;right:0;content:"•";font-size:100px;font-weight:400;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.project-card.style-one:hover .circle-text-wrap{visibility:visible;opacity:1}.project-card.style-four,.project-card.style-two{background-color:#f3f3f3;padding:20px 30px 26px;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.project-card.style-four .project-title,.project-card.style-two .project-title{color:#fff!important;position:relative;padding:12px}.project-card.style-four .project-title:before,.project-card.style-two .project-title:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px;z-index:-1}.cta-area.style-one .circle-text-wrap .arrow-icon,.cta-area.style-three .circle-text-wrap .arrow-icon,.cta-area.style-two .circle-text-wrap .arrow-icon,.project-card.style-three:before{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.project-card.style-three{padding:20px 30px 26px;height:495px}.project-card.style-three:before{position:absolute;width:calc(100% - 24px);height:calc(100% - 24px);content:"";background-color:rgba(45,28,34,.58);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:10px;z-index:-1;-webkit-transition:var(--transition);transition:var(--transition);visibility:hidden;opacity:0}.project-card.style-three.bg-1{background-image:url(../images/project/project-bg-5.webp)}.project-card.style-three.bg-2{background-image:url(../images/project/project-bg-6.webp)}.project-card.style-three.bg-3{background-image:url(../images/project/project-bg-7.webp)}.project-card.style-three h3{position:absolute;left:43px;bottom:40px;visibility:hidden;opacity:0}.project-card.style-three:hover h3,.project-card.style-three:hover:before,.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two:after,.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two:before{visibility:visible;opacity:1}.project-card.style-four .project-title h3{width:100%}.rating-box.style-one,.rating-box.style-two{background-color:#f8f3f0;padding:20px 28px 23px}.rating-box.style-one h2{font-family:"Exo 2",sans-serif;margin-right:20px;top:2px}.rating-box.style-two{background-color:#fff1ea;width:234px;height:234px}.rating-box.style-one h2,.rating-box.style-two h2{font-size:48px;line-height:1}.rating-box.style-two .rating{margin:4px 0 9px}.checkbox input,.footer-widget .contact-info-list li:last-child,.footer-widget .footer-menu.style-one li:last-child,.terms-wrap .single-para p:last-child,.terms-wrap .single-para:last-child,.terms-wrap p:last-child{margin-bottom:0}.testimonial-slider-one.style-one{padding-left:100px}.testimonial-slider-one.style-one .slider-btn{position:absolute;top:0;right:0;z-index:2}.cta-area.style-one:after,.cta-area.style-three:after,.cta-area.style-two:after{position:absolute;content:"";z-index:-1}.testimonial-slider-one.style-one:before{position:absolute;top:0;left:40px;content:"";width:1px;height:100%;border-left:1px dashed rgba(45,28,34,.12)}.testimonial-slider-one.style-two{padding-right:100px}.testimonial-slider-one.style-two:before{position:absolute;top:0;right:40px;content:"";width:1px;height:100%;border-right:1px dashed rgba(45,28,34,.12)}.testimonial-slider-one.style-three{padding-left:45px}.testimonial-slider-one.style-three:before{position:absolute;top:0;left:0;content:"";width:1px;height:100%;border-left:1px dashed rgba(45,28,34,.12)}.brand-logo:hover img,.brand-slider .swiper-slide.swiper-slide-active .brand-logo img{opacity:1}.brand-logo img{opacity:.2;-webkit-transition:var(--transition);transition:var(--transition)}.cta-area.style-one{background-image:url(../images/cta/cta-bg-1.webp);padding:80px 0}.cta-area.style-one:after{top:0;left:0;width:100%;height:100%;background-color:rgba(45,28,34,.52)}.cta-area.style-one .circle-text-wrap{width:254px;height:254px;padding:20px 15px 15px;border:1px dashed rgba(255,255,255,.99)}.cta-area.style-two{background-image:url(../images/cta/cta-bg-2.webp);padding:80px 0}.cta-area.style-four,.cta-area.style-three{background-image:url(../images/cta/cta-bg-3.webp)}.cta-area.style-three:after,.cta-area.style-two:after{top:0;left:0;width:100%;height:100%;background-color:rgba(71,53,0,.56)}.cta-area.style-four .circle-text-wrap,.cta-area.style-three .circle-text-wrap,.cta-area.style-two .circle-text-wrap{width:237px;height:237px;padding:14px 15px;border:1px dashed rgba(255,255,255,.99)}.cta-area.style-two .circle-text-wrap:after{top:0;left:0;background-color:transparent;border-radius:50%;border:50px solid var(--primaryColor)}.cta-area.style-three{padding:235px 0 125px;margin-top:-110px;border-radius:0 0 45px 45px}.cta-area.style-four .circle-text-wrap:after,.cta-area.style-four:after,.cta-area.style-three .circle-text-wrap:after,.cta-area.style-two .circle-text-wrap:after{width:100%;height:100%;z-index:-1;position:absolute;content:""}.cta-area.style-four .circle-text-wrap:after,.cta-area.style-three .circle-text-wrap:after{top:0;left:0;background-color:transparent;border-radius:50%;border:50px solid var(--primaryColor)}.cta-area.style-four{padding:135px 0 125px;border-radius:0 0 45px 45px}.cta-area.style-four:after{top:0;left:0;background-color:rgba(71,53,0,.56)}.contact-card.style-one:hover .contact-icon,.navbar-area .other-options .option-item .contact-link:hover .contact-icon,.navbar-area.style-one .other-options .option-item .contact-link:hover .contact-icon,.navbar-area.style-three .other-options .option-item .contact-link:hover .contact-icon{background-color:var(--primaryColor)}.cta-area.style-four .circle-text-wrap .arrow-icon{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contact-card.style-one{padding:40px 40px 39px;-webkit-transition:var(--transition);transition:var(--transition)}.contact-card.style-one .contact-icon{width:59px;height:59px}.contact-card.style-one .contact-info{width:calc(100% - 70px);margin-left:auto}.contact-card.style-one .contact-info span:first-child{margin-bottom:3px}.checkbox{display:block}.menu-mobile-header,.menu-mobile-trigger,.menu>ul>li:last-child>a:before{display:none}.checkbox input{padding:0;height:initial;width:initial;display:none;cursor:pointer}.checkbox label{position:relative;cursor:pointer}.checkbox label:before{content:"";-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;display:inline-block;vertical-align:middle;cursor:pointer;margin-right:5px;position:absolute;left:0;top:6px}.checkbox.style-one label{padding-left:30px}.checkbox.style-one label:before{width:21px;height:21px;border:1px solid rgba(45,28,34,.3);top:2px;border-radius:5px}.checkbox.style-one input:checked+label:before,.checkbox.style-two input:checked+label:before{border-color:transparent}.checkbox input:checked+label:after{content:"";display:block;position:absolute}.checkbox.style-one input:checked+label:after{top:2px;left:0;width:21px;height:21px;border-radius:5px;background:var(--primaryColor)}.checkbox.style-two input:checked+label:after{top:5px;left:0;width:15px;height:15px;border-radius:50%;background:var(--primaryColor)}.terms-wrap p{margin-bottom:22px}.terms-wrap p b,.terms-wrap p strong{color:var(--blackColor)}.terms-wrap h1,.terms-wrap h2,.terms-wrap h3,.terms-wrap h4,.terms-wrap h6{margin-bottom:14px;font-weight:700;line-height:1.3}.terms-wrap h1{font-size:32px}.terms-wrap h2{font-size:30px}.terms-wrap h3{font-size:28px}.terms-wrap h4{font-size:26px}.terms-wrap h6{font-size:20px}.terms-wrap ol{margin-top:20px;margin-bottom:30px}.terms-wrap ol li{padding-left:3px}.terms-wrap .single-para{margin-bottom:35px}.terms-wrap .single-para p{margin-bottom:16px}.terms-wrap .feature-card img{max-width:25px;display:block;margin-bottom:12px}.footer-area .footer-large-text span,.menu>ul>li,.menu>ul>li>a{display:inline-block}.terms-wrap .feature-card h3{font-size:16px;line-height:26px}.navbar-area:not(:has(+.hero-area.style-one),:has(+.breadcrumb-area)){margin-top:0;background-color:var(--optionalColor);margin-bottom:24px}.comp-map iframe{border-radius:20px;width:100%;height:550px}.navbar-area{z-index:999;-webkit-transition:1s;transition:1s}.navbar-area.sticky{top:0;left:0;position:sticky!important;width:100%;z-index:999!important;-webkit-animation:.5s ease-in-out fadeInDown;animation:.5s ease-in-out fadeInDown;-webkit-transition:var(--transition);transition:var(--transition)}.navbar-area .language{padding:0;margin:0}.navbar-area .language .language-item{list-style:none;position:relative}.navbar-area .language .language-item .current-language,.navbar-area .language .language-item .language-items .language-select-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:40px;color:#fff;font-weight:700;font-size:16px}.footer-area.style-one .copyright-text .link,.navbar-area.style-one .menu>ul>li>a,.navbar-area.style-three .menu>ul>li>a{color:var(--whiteColor)}.navbar-area .language .language-item:hover .language-items{max-height:500px}.navbar-area .language .language-item .language-items{position:absolute;max-height:0;overflow:hidden;-webkit-transition:.5s;transition:.5s;padding:0;margin:0;background:var(--optionalColor);border-bottom-left-radius:20px;border-bottom-right-radius:20px}.navbar-area .language .language-item .language-items .language-select-item:first-child{margin-top:26px}.navbar-area .language .language-item .language-items .language-select-item:last-child{padding-bottom:12px}.navbar-area .language .language-item .language-items .language-select-item{list-style:none}.navbar-area .other-options .option-item{margin-left:20px}.navbar-area .other-options .option-item:first-child{margin-left:0}.navbar-area .other-options .option-item .contact-link .contact-icon{width:50px;height:50px;position:relative}.navbar-area .other-options .option-item .contact-link .contact-icon img,.theme-dark .navbar-area .other-options .option-item .contact-link .contact-icon img{-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}.navbar-area .other-options .option-item .contact-link div{margin-left:10px}.navbar-area .other-options .option-item .contact-link div span{line-height:1;display:block}.navbar-area.style-one.sticky{background-color:var(--optionalColor)}.menu ul li a,.navbar-area.style-two .menu>ul>li>a,.theme-dark .hero-area.style-three .circle-text-wrap:hover .play-icon i,.theme-dark .hero-area.style-two .circle-text-wrap:hover .play-icon i{color:var(--titleColor)}.menu ul li a.active,.menu ul li a:hover,.menu>ul>li>a.active,.menu>ul>li>a:hover,.navbar-area.style-two .menu>ul>li>a.active,.navbar-area.style-two .menu>ul>li>a:hover{color:var(--primaryColor)}.navbar-area.style-two.sticky{-webkit-box-shadow:0 0 25px rgba(0,0,0,.06);box-shadow:0 0 25px rgba(0,0,0,.06);background-color:#fff!important}.navbar-area.style-three{background-color:transparent}.navbar-area.style-three.sticky{background-color:var(--optionalColor)}.navbar-area.style-four{margin-top:10px}.navbar-area.style-four.sticky{background-color:#f3eae6!important}.menu>ul>li{line-height:1;margin-right:20px}.menu>ul>li:last-child{margin-right:0}.menu>ul>li>a{position:relative;padding:42.5px 0;border:0;outline:0;z-index:1}.menu ul li a{letter-spacing:.015em;-webkit-transition:var(--transition);transition:var(--transition)}.menu .menu-section{margin-left:72px}.navbar-area .navbar-brand:hover svg{fill:var(--secondaryColor)}.navbar-area .navbar-brand svg{height:60px;fill:#fff;-webkit-transition:fill .3s;transition:fill .3s}.footer-area{padding-bottom:34px}.footer-area.style-one{border-radius:40px;margin-bottom:14px;margin-left:10px;margin-right:10px}.footer-area.style-one .copyright-text .link::after{width:0;background-color:var(--whiteColor)}.footer-area .footer-large-text,.theme-dark .hero-area.style-three .circle-text-wrap .play-icon,.theme-dark .hero-area.style-two .circle-text-wrap .play-icon,.theme-dark .link.style-one:after,.theme-dark .link.style-two:hover:after,.theme-dark .navbar-area .other-options .option-item .contact-link:hover .contact-icon{background-color:var(--primaryColor)}.footer-area.style-one .copyright-text .link:hover::after{width:100%;background-color:var(--secondaryColor)}.footer-area .footer-large-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:9vw;line-height:.85;padding:37px 15px;margin-bottom:34px;opacity:.4}.footer-widget .footer-widget-title{padding-bottom:14px;margin-bottom:13px}.footer-widget .footer-widget-title:after{position:absolute;bottom:0;left:0;content:"";width:65%;height:1px;border-bottom:1px dashed rgba(255,255,255,.3)}.footer-widget .footer-menu.style-one li a{position:relative;color:var(--altoColor)}.footer-widget .contact-info-list li a:hover,.footer-widget .footer-menu.style-one li a:hover{color:var(--secondaryColor)}.footer-widget .footer-menu.style-one li a:after{position:absolute;bottom:0;left:0;content:"";width:0;height:1px;visibility:hidden;opacity:0;background-color:var(--secondaryColor);-webkit-transition:var(--transition);transition:var(--transition)}.footer-widget .footer-menu.style-one li a:hover:after{width:100%;visibility:visible;opacity:1}.footer-widget .contact-info-list li{margin-bottom:11px;color:rgba(255,255,255,.5)}.footer-widget .contact-info-list li a,.theme-dark .hero-area.style-two .hero-content p,.theme-dark .move-text.style-two ul li{color:rgba(255,255,255,.5)}.theme-dark .breadcrumb-area .br-menu li a,.theme-dark .link.style-one:hover,.theme-dark .link.style-two:hover,.theme-dark .menu ul li a.active,.theme-dark .menu ul li a:hover,.theme-dark .menu>ul>li>a.active,.theme-dark .menu>ul>li>a:hover,.theme-dark .navbar-area.style-two .menu>ul>li>a.active,.theme-dark .navbar-area.style-two .menu>ul>li>a:hover{color:var(--primaryColor)}form .element{position:relative;width:100%;border:1px solid #000555;border-radius:15px}form .element>.iti input::-webkit-input-placeholder{opacity:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}form .element>.iti input::-moz-placeholder{opacity:0;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}form .element>.iti input:-ms-input-placeholder{opacity:0;-ms-transition:.2s ease-in-out;transition:.2s ease-in-out}form .element>.iti input::-ms-input-placeholder{opacity:0;-ms-transition:.2s ease-in-out;transition:.2s ease-in-out}form .element>.iti input::placeholder{opacity:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}form .element>.iti .iti__country-container{opacity:0;pointer-events:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}form .element>.iti .iti__country-container .iti__selected-country .iti__arrow{border-top:var(--iti-arrow-height) solid #000555}form .element>.iti .iti__country-container .iti__dropdown-content{margin-top:12px;border:1px solid #000555!important;padding:6px}form .element>.iti .iti__country-container .iti__dropdown-content .iti__search-input-wrapper .iti__search-input{border:1px solid #000555!important;border-radius:6px;padding-left:30px!important;color:#000555;font-style:normal;font-weight:400;line-height:23px}form .element>.iti .iti__country-container .iti__dropdown-content .iti__search-input-wrapper .iti__search-clear-svg{fill:var(--iti-search-icon-color)}form .element>.iti .iti__country-container .iti__dropdown-content .iti__search-input-wrapper .iti__search-icon-svg{stroke:var(--iti-search-icon-color)}form .element>.iti .iti__country-container .iti__dropdown-content .iti__country-list .iti__country{padding:6px 6px 6px 30px;position:relative;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000555;font-style:normal;font-weight:400;line-height:23px}form .element>.iti .iti__country-container .iti__dropdown-content .iti__country-list .iti__country:not(:last-child){border-bottom:1px solid rgba(59,199,245,.1)}form .element>.iti .iti__country-container .iti__dropdown-content .iti__country-list .iti__country .iti__flag{position:absolute;left:6px}form .element.active{border:1px solid #3bc7f5}form .element.active label{top:0;font-size:10px;opacity:.6;color:#000555}form .element.active>.iti .iti__country-container{opacity:1;pointer-events:all}form .element.active>.iti input::-webkit-input-placeholder{opacity:1}form .element.active>.iti input::-moz-placeholder{opacity:1}form .element.active>.iti input:-ms-input-placeholder{opacity:1}form .element.active>.iti input::-ms-input-placeholder{opacity:1}form .element.active>.iti input::placeholder{opacity:1}form .element.error{border-color:red}form .element.error:has([type=checkbox]) label.checkbox,form .element.error:has([type=radio]) label.checkbox{border-color:red}form .element.error:has([type=checkbox]) label.checkbox::after,form .element.error:has([type=radio]) label.checkbox::after{background:red}form .element:has([type=checkbox]),form .element:has([type=radio]){border:0}form .element:has([type=checkbox]:checked) label.checkbox,form .element:has([type=radio]:checked) label.checkbox{border-color:#3bc7f5}form .element:has([type=checkbox]:checked) label.checkbox::after,form .element:has([type=radio]:checked) label.checkbox::after{background:#3bc7f5;left:calc(100% - 4px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}form .element label{position:absolute;cursor:text;top:16px;left:25px;line-height:23px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;color:#000555;font-style:normal;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form .element label:active.checkbox::after{width:23px}form .element label.checkbox{cursor:pointer;float:left;margin-right:12px;width:40px;height:20px;background:0 0;border:1px solid #000555;display:block;border-radius:100px;position:relative}form .element label.checkbox:after{content:"";background-color:#000555;position:absolute;top:4px;left:4px;width:10px;height:10px;border-radius:90px;-webkit-transition:.5s;transition:.5s}form .element:has(>[type=checkbox]) label,form .element:has(>[type=radio]) label{position:relative;top:auto;left:auto}form .element input[type=email],form .element input[type=tel],form .element input[type=text]{border:0;width:100%;height:54px;padding-left:25px;padding-top:16px;background:0 0;color:#000555;font-style:normal;font-weight:400}form .element input[type=email]:-webkit-autofill,form .element input[type=email]:-webkit-autofill:active,form .element input[type=email]:-webkit-autofill:focus,form .element input[type=email]:-webkit-autofill:hover,form .element input[type=tel]:-webkit-autofill,form .element input[type=tel]:-webkit-autofill:active,form .element input[type=tel]:-webkit-autofill:focus,form .element input[type=tel]:-webkit-autofill:hover,form .element input[type=text]:-webkit-autofill,form .element input[type=text]:-webkit-autofill:active,form .element input[type=text]:-webkit-autofill:focus,form .element input[type=text]:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#000555;-webkit-transition:background-color 5000s ease-in-out;transition:background-color 5000s ease-in-out}form .element input[type=checkbox]{display:none}form .element textarea{outline:0;width:100%;font-weight:300;background:0 0;border:0;margin:25px 0 0;padding:0 16px;color:#000555;resize:none}form .element.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:12px 0}form .element.checkbox label{cursor:pointer}form .form-response{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,5,85,.98) 0,rgba(5,10,20,.98) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:40px;border-radius:20px;z-index:10000;opacity:1;visibility:visible;-webkit-transition:.4s cubic-bezier(.56,0,.265,1);transition:.4s cubic-bezier(.56,0,.265,1)}form .form-response.hide{opacity:0;visibility:hidden;pointer-events:none}form .form-response__icon{margin-bottom:24px}form .form-response__icon i{font-size:64px;-webkit-animation:.5s ease-out icon-pop;animation:.5s ease-out icon-pop}form .form-response__title{font-size:24px;font-weight:600;color:#fff;margin-bottom:12px}form .form-response__description{font-size:16px;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:32px;max-width:300px}form .form-response__btn{background-color:#3bc7f5;color:#fff;border:0;padding:14px 48px;border-radius:50px;font-size:16px;font-weight:500;cursor:pointer;-webkit-transition:.3s cubic-bezier(.56,0,.265,1);transition:.3s cubic-bezier(.56,0,.265,1)}form .form-response__btn:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}form .form-response__btn:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}form .btn:active{border-color:transparent!important}.not-found-area{padding:120px 0;min-height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.not-found-number .number-main{font-size:180px;line-height:1;font-weight:900}.not-found-title{font-size:48px;line-height:1.2}.not-found-text{color:var(--paraColor);max-width:600px;margin-left:auto;margin-right:auto}.floating-element{-webkit-animation:6s ease-in-out infinite float;animation:6s ease-in-out infinite float;z-index:-1}.floating-element:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.floating-element:nth-child(3){-webkit-animation-delay:2s;animation-delay:2s}.switch{position:relative;display:inline-block;width:35px;height:35px}.switch input{opacity:0;width:0;height:0}.theme-dark body{background-color:#000;color:#e0e0e0}.theme-dark .bg_primary{background-color:var(--darkChocolateColor)}.theme-dark .bg-white,.theme-dark .menu .menu-mobile-header{background-color:var(--aztechColor)!important}.theme-dark .text-title,.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h6{color:var(--whiteColor)}.theme-dark .link-hover-primary:hover{background-image:-webkit-gradient(linear,left top, left bottom,from(var(--primaryColor)),to(var(--primaryColor)));background-image:linear-gradient(var(--primaryColor),var(--primaryColor));color:var(--primaryColor)}.theme-dark .hover-text-primary:hover{color:var(--secondaryColor)}.theme-dark .breadcrumb-area .br-menu li a:hover,.theme-dark .category-card.style-one:hover h6,.theme-dark .feature-card.style-four .feature-info p,.theme-dark .hero-area.style-one .circle-text-wrap .play-icon i,.theme-dark .hero-area.style-three .circle-text-wrap .play-icon i,.theme-dark .hero-area.style-two .circle-text-wrap .play-icon i,.theme-dark .link.style-one,.theme-dark .menu ul li a,.theme-dark .navbar-area.style-two .menu>ul>li>a,.theme-dark .project-card.style-four:hover .project-title h3 a,.theme-dark .project-card.style-three h3 a,.theme-dark .project-card.style-two:hover .project-title h3 a,.theme-dark .terms-wrap p b,.theme-dark .terms-wrap p strong{color:var(--whiteColor)}.theme-dark .link.style-two,.theme-dark .text-para,.theme-dark p{color:var(--darkParaColor)}.theme-dark .link.style-two:after{background-color:var(--darkParaColor)}.theme-dark .about-area.style-two,.theme-dark .breadcrumb-area,.theme-dark .navbar-area.style-one.sticky,.theme-dark .navbar-area.style-three.sticky{background-color:var(--codColor)}.theme-dark .navbar-area .other-options .option-item .contact-link .contact-icon{background-color:rgba(255,94,20,.11)}.theme-dark .hero-area.style-one .circle-text-wrap:hover .play-icon,.theme-dark .hero-area.style-three .circle-text-wrap:hover .play-icon,.theme-dark .hero-area.style-two .circle-text-wrap:hover .play-icon{background-color:var(--secondaryColor)}.theme-dark .navbar-area.style-two.sticky{-webkit-box-shadow:none;box-shadow:none;background-color:#333!important}.theme-dark .navbar-area.style-four.sticky{background-color:var(--codColor)!important}.theme-dark .breadcrumb-area .br-menu li{color:var(--offWhiteColor)}.theme-dark .project-card.style-three h3:hover a,.theme-dark .service-card.style-one:hover .service-counter{color:var(--primaryColor)}.theme-dark .about-area.style-three .about-img-wrap:after,.theme-dark .hero-area.style-one:after{background-color:var(--charcoalColor)}.theme-dark .hero-area.style-two .br-one,.theme-dark .hero-area.style-two .br-three,.theme-dark .hero-area.style-two .br-two{background-color:rgba(255,255,255,.08)}.theme-dark .hero-area.style-two .move-text-wrapper .move-text.style-two ul li{color:rgba(255,255,255,.05)}.theme-dark .hero-area.style-three:after{background-color:#000}.theme-dark .about-area.style-three:before,.theme-dark .category-card.style-one{background-color:var(--slateGrayColor)}.theme-dark .about-area.style-three:after,.theme-dark .wh-area.style-one:after{background-color:var(--codColor)}.theme-dark .brand-logo img,.theme-dark .counter-card.style-one img{opacity:.2}.theme-dark .counter-card.style-one.bg-1{background-color:#111}.theme-dark .counter-card.style-one.bg-2{background-color:#1a1a1a}.theme-dark .counter-card.style-one.bg-3{background-color:#131313}.theme-dark .category-card.style-one:hover{background-color:var(--primaryColor)}.theme-dark .wh-area.style-one .wh-img-wrap .rating-box{background-color:rgba(195,168,159,.26)}.theme-dark .wh-area.style-one .wh-img-wrap .rating-box:after{border:1px dashed var(--borderColor)}.theme-dark .wh-area.style-two .wh-img-wrap .wh-thumb{-webkit-filter:drop-shadow(0 0 40px rgba(0,0,0,.11));filter:drop-shadow(0 0 40px rgba(0,0,0,.11))}.theme-dark .feature-area.style-four:after,.theme-dark .feature-area.style-three:after,.theme-dark .feature-card.style-three{background-color:var(--slateGrayColor)}.theme-dark .feature-card.style-three .br-one:after{border-top:1px solid rgba(255,94,20,.5);border-right:1px solid rgba(255,94,20,.5)}.theme-dark .feature-card.style-three .br-two:before{border-bottom:1px solid rgba(255,94,20,.5);border-left:1px solid rgba(255,94,20,.5)}.theme-dark .feature-card.style-three .br-two:after{border-bottom:1px solid rgba(255,94,20,.5);border-right:1px solid rgba(255,94,20,.5)}.theme-dark .feature-card.style-four{background-color:#ffcb37}.theme-dark .project-card.style-four,.theme-dark .project-card.style-two,.theme-dark .service-area.style-one:after{background-color:var(--slateGrayColor)}.theme-dark .service-card.style-one .service-counter{color:rgba(255,255,255,.22)}.theme-dark .service-card.style-one:hover{border:1px dashed var(--primaryColor)}.theme-dark .testimonial-slider-one.style-one:before,.theme-dark .testimonial-slider-one.style-three:before{border-left:1px dashed rgba(255,255,255,.3)}.theme-dark .footer-area,.theme-dark .rating-box.style-one{background-color:var(--aztechColor)}.theme-dark .project-card.style-four:after,.theme-dark .project-card.style-two:after{background-color:rgba(45,28,34,.75)}.theme-dark .project-card.style-three:before{background-color:rgba(0,0,0,.18)}.theme-dark .rating-box.style-two{background-color:var(--charcoalColor)}.theme-dark .testimonial-slider-one.style-two:before{border-right:1px dashed rgba(255,255,255,.3)}.theme-dark .brand-logo:hover img{opacity:1}.theme-dark .contact-card.style-one{background-color:var(--slateGrayColor)}.theme-dark .contact-card.style-one:hover{background-color:var(--primaryColor)}.theme-dark .contact-card.style-one:hover .contact-icon{background-color:var(--secondaryColor)}.theme-dark .checkbox.style-one label:before{border:1px solid rgba(255,255,255,.2)}.theme-dark .checkbox.style-one input:checked+label:before,.theme-dark .checkbox.style-two input:checked+label:before{border-color:transparent}.theme-dark .footer-area .footer-large-text{background-color:#1a1a1a;color:var(--codColor)}.theme-dark .footer-widget .footer-widget-title:after{border-bottom:1px dashed rgba(255,255,255,.2)}@media only screen and (min-width:1200px) and (max-width:1599px){.hero-area.style-one .hero-subcontent .hero-thumb-para p{max-width:60%}}@media only screen and (max-width:991px){.navbar-area .language .language-item:hover{background:var(--optionalColor);border-top-left-radius:20px;border-top-right-radius:20px}.navbar-area .language .language-item .language-items{background:var(--optionalColor);border-bottom-left-radius:20px;border-bottom-right-radius:20px}.navbar-area .language .language-item .language-items .language-select-item:first-child{margin-top:0}.navbar-area .language .language-item .language-items .language-select-item:last-child{padding-bottom:12px}.menu-mobile-trigger span,.navbar-area .menu-mobile-trigger span,.navbar-area.style-one .menu-mobile-trigger span,.navbar-area.style-three .menu-mobile-trigger span{background:var(--whiteColor)}.navbar-area{padding:14px 0;z-index:99}.navbar-area.sticky{top:0!important;margin-top:0}.navbar-area .navbar .navbar-brand img{max-width:105px}.navbar-area .menu{border-radius:0}.navbar-area .menu ul li a i{float:right;font-size:18px}.navbar-area .menu-section,.navbar-area.style-one .menu-section,.navbar-area.style-three .menu-section{margin-left:0}.navbar-area.style-one .menu>ul>li>a,.navbar-area.style-three .menu>ul>li>a{color:var(--whiteColor)}.navbar-area.style-one .menu>ul>li>a.active,.navbar-area.style-one .menu>ul>li>a:hover,.navbar-area.style-three .menu>ul>li>a.active,.navbar-area.style-three .menu>ul>li>a:hover{color:var(--secondaryColor)}.navbar-area.style-four .menu-mobile-trigger span,.navbar-area.style-two .menu-mobile-trigger span{background:var(--titleColor)}.navbar-area.style-four{margin:0}.menu-mobile-trigger,.menu-mobile-trigger span{display:block;border:0;outline:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.menu-mobile-trigger{position:relative;cursor:pointer;width:1.75rem;height:1rem;background:0 0;-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out}.menu,.overlay{position:fixed;left:0;width:100%}.menu,.menu .menu-mobile-header{background:var(--primaryColor);top:0}.menu-mobile-trigger span{position:absolute;width:100%;height:2px;left:0;opacity:1;border-radius:.25rem;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.menu-mobile-trigger span:nth-child(1),.menu-mobile-trigger span:nth-child(2){top:0}.menu-mobile-trigger span:nth-child(2),.menu-mobile-trigger span:nth-child(3){top:.5rem;width:80%;margin-left:20%}.menu-mobile-trigger span:nth-child(4){top:1rem}.menu{height:100%;z-index:1099;overflow:hidden;-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.menu .mobile-menu{min-height:100px}.menu .social-profile li{margin-right:20px}.menu .social-profile li a i{font-size:20px}.menu.active{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.menu ul li a{border-bottom:none!important;border-left:none!important}.menu ul li a:after{display:none}.menu ul li a.active,.menu ul li a:hover{color:var(--primaryColor);background-color:transparent!important}.menu>ul>li{line-height:1;margin:0}.menu>ul>li>a{display:block;padding:20px 25px}.menu>ul>li>a i{position:absolute;font-size:22px;top:50%;right:22px;text-align:center;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.menu .menu-mobile-header{position:relative;position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.125rem;z-index:501;border-bottom:none}.menu .menu-mobile-header .menu-mobile-arrow{display:none;font-size:1.25rem;line-height:3.125rem;width:3.125rem;height:3.125rem;cursor:pointer;border-right:1px solid rgba(0,0,0,.19);color:var(--whiteColor);text-align:center}.menu .menu-mobile-header.active .menu-mobile-arrow,.menu>ul>li{display:block}.menu .menu-mobile-header .menu-mobile-title{font-family:inherit;font-size:1rem;font-weight:500;line-height:inherit;color:var(--titleColor);text-transform:capitalize;text-rendering:optimizeLegibility}.menu .menu-mobile-header .menu-mobile-close{font-size:24px;cursor:pointer;width:4.125rem;height:3.125rem;border-left:1px solid rgba(0,0,0,.1);color:var(--whiteColor);text-align:center}.menu .menu-section{height:100%;overflow-y:auto;overflow-x:hidden}.overlay{top:0;height:100%;z-index:1098;opacity:0;visibility:hidden;background:rgba(0,0,0,.55);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.overlay.active{opacity:1;visibility:visible}.not-found-number .number-main{font-size:50px}.hero-area.style-one,.hero-area.style-one:after{border-radius:0 0 20px 20px}.testimonial-slider-one.style-one,.testimonial-slider-one.style-three{padding-left:0}.hero-area.style-two .move-text-wrapper,.testimonial-slider-one.style-one:before,.testimonial-slider-one.style-three:before,.testimonial-slider-one.style-two:before{display:none}.mb-md-20{margin-bottom:20px}.mb-md-30{margin-bottom:30px}.hero-area.style-one{margin:-88px 0 0}.hero-area.style-two{margin:-58px 0 0}.about-area.style-two .about-bg{height:460px}.rating-box.style-two{margin:30px auto 0}.testimonial-slider-one.style-two{padding-right:0}.theme-dark .menu-mobile-trigger span{background:rgba(255,255,255,.8);background:var(--whiteColor)}.theme-dark .navbar-area .menu-mobile-trigger span,.theme-dark .navbar-area.style-four .menu-mobile-trigger span,.theme-dark .navbar-area.style-one .menu-mobile-trigger span,.theme-dark .navbar-area.style-three .menu-mobile-trigger span,.theme-dark .navbar-area.style-two .menu-mobile-trigger span{background:var(--whiteColor)}.theme-dark .navbar-area.style-one .menu>ul>li>a.active,.theme-dark .navbar-area.style-one .menu>ul>li>a:hover,.theme-dark .navbar-area.style-three .menu>ul>li>a.active,.theme-dark .navbar-area.style-three .menu>ul>li>a:hover{color:var(--primaryColor)}.theme-dark .menu{background:var(--codColor)}.theme-dark .menu ul li a{border-bottom:1px solid var(--borderColor)}.theme-dark .menu .menu-mobile-header{border-bottom:1px solid rgba(255,255,255,.09);background:var(--codColor)}.theme-dark .menu .menu-mobile-header .menu-mobile-arrow{border-right:1px solid var(--borderColor);color:var(--whiteColor)}.theme-dark .menu .menu-mobile-header .menu-mobile-title,.theme-dark .navbar-area.style-one .menu>ul>li>a,.theme-dark .navbar-area.style-three .menu>ul>li>a{color:var(--whiteColor)}.theme-dark .menu .menu-mobile-header .menu-mobile-close{border-left:1px solid rgba(255,255,255,.1);color:var(--whiteColor)}.theme-dark .overlay{background:rgba(0,0,0,.55)}}@media only screen and (max-width:767px){.navbar-area .navbar-brand img{max-width:100px}.navbar-area .other-options .option-item{margin-left:20px}.navbar-area .other-options .option-item:first-child{margin-left:0}.hero-area.style-one .hero-content .section-subtitle,.hero-area.style-two .hero-content .section-subtitle{line-height:20px}.hero-area.style-one .hero-content .section-subtitle img,.hero-area.style-two .hero-content .section-subtitle img{top:8px}.hero-area.style-one .hero-content,.hero-area.style-two .hero-slider-one .hero-slide-item .hero-feature-card{margin-bottom:30px}.breadcrumb-area .br-menu li:after,.wh-area.style-one .wh-img-wrap .rating-box .rating li i{font-size:14px}.fs-24,.terms-wrap h4{font-size:22px}.fs-36,.move-text.style-two ul li:after{font-size:30px}.pt-50{padding-top:30px}.pt-120,.ptb-120{padding-top:60px}.pb-90{padding-bottom:30px}.pb-120,.ptb-120{padding-bottom:60px}.mb-120{margin-bottom:60px}.mb-sm-10{margin-bottom:10px}.mb-sm-20,.service-card.style-three p{margin-bottom:20px}.section-subtitle.style-one{font-size:14px;line-height:20px}.section-subtitle.style-one:before{top:0}.section-title.style-one,.section-title.style-two{font-size:26px;line-height:34px}.breadcrumb-area{margin:-88px 0 0;padding:100px 0 40px;border-radius:0 0 20px 20px}.breadcrumb-area .br-menu li{margin-right:5px;padding-right:15px;font-size:12px}.breadcrumb-area .br-menu li:last-child{margin-right:0;padding-right:0}.hero-area.style-one{padding:110px 0 50px}.hero-area.style-one:after{height:100%}.hero-area.style-one .hero-content h1{font-size:32px;line-height:42px}.hero-area.style-one .hero-subcontent .hero-thumb{width:100%}.hero-area.style-one .hero-subcontent .hero-thumb-para{width:100%;margin:20px 0 0}.hero-area.style-one .hero-subcontent .hero-thumb-para p{font-size:16px;line-height:25px}.hero-area.style-one .hero-img{max-width:280px;bottom:0}.hero-area.style-one .circle-text-wrap{width:188px;height:188px;margin:20px 0 0}.hero-area.style-two{padding:120px 0 0}.hero-area.style-two .hero-content h1{font-size:30px;line-height:44px}.hero-area.style-two .hero-content h1 span{margin-left:0}.hero-area.style-two .circle-text-wrap{margin:20px auto}.hero-area.style-two .hero-slider-one .hero-slide-item{height:auto;padding:150px 20px 20px}.hero-area.style-three{margin-top:-58px;padding:115px 0 90px}.project-card.style-one,.project-slider-three,.project-slider-two{margin:0 12px}.hero-area.style-three:after{height:60px}.hero-area.style-three .hero-content h1{font-size:32px;line-height:42px}.hero-area.style-three .hero-content.mb-35{margin-bottom:15px}.hero-area.style-three .circle-text-wrap{width:175px;height:175px;margin:0 auto}.about-area.style-one .about-content .about-subcontent{padding-left:0}.about-area.style-two .about-content{padding:30px 0 60px}.wh-area.style-one .wh-img-wrap{padding:0 85px 36px 26px}.wh-area.style-one .wh-img-wrap .rating-box{top:20px;max-width:150px;height:175px;padding:20px}.wh-area.style-one .wh-img-wrap .rating-box h2{font-size:32px;margin-bottom:10px}.wh-area.style-one .wh-img-wrap .rating-box .rating li img{max-width:13px}.wh-area.style-one .wh-img-wrap .wh-thumb{max-width:120px}.wh-area.style-two .wh-img-wrap{padding:100px 40px 0 0}.wh-area.style-two .wh-img-wrap .wh-thumb{max-width:165px}.wh-area.style-two .wh-content .feature-item{margin-top:20px}.wh-area.style-three .wh-img-wrap{padding:0 0 30px 56px}.cta-area.style-four .circle-text-wrap,.cta-area.style-one .circle-text-wrap,.cta-area.style-three .circle-text-wrap,.cta-area.style-two .circle-text-wrap{padding:15px;width:200px;height:200px}.wh-area.style-three .wh-img-wrap .wh-thumb{max-width:150px}.service-card.style-three h3{margin:35px 0 13px;line-height:30px}.cta-area.style-four,.cta-area.style-one,.cta-area.style-two{padding:60px 0}.cta-area.style-three{padding:160px 0 60px}.project-card.style-four,.project-card.style-two,.rating-box.style-one{padding:20px 20px 23px}.move-text.style-two{height:26px}.move-text.style-two ul li{font-size:26px;margin:0 8px 0 0;padding:0 22px 0 0}.rating-box.style-one h2{font-size:42px;margin-right:15px}.rating-box.style-one div p{font-size:15px}.testimonial-slider-one.style-one .slider-btn{position:relative;top:auto;right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:28px 0 0}.project-card.style-four h3,.project-card.style-two h3{font-size:20px}.project-card.style-three{padding:20px 25px 26px;height:405px}.project-card.style-three h3{left:33px;bottom:30px;padding-right:30px}.service-card h3{font-size:20px;line-height:30px}.service-card.style-one{padding:20px 20px 22px}.service-card.style-one .service-icon{margin:48px auto 50px}.feature-card.style-three{padding:23px 20px 25px}.feature-card.style-three .feature-img{width:200px;height:200px;margin-bottom:25px}.feature-card.style-four{min-height:450px;max-height:450px}.feature-card.style-four .feature-info{padding:24px 20px 0}.feature-card.style-six{padding:12px}.feature-card.style-six .feature-img{width:100%}.feature-card.style-six .feature-info{width:100%;margin:20px 0 0}.terms-wrap h1{font-size:28px}.terms-wrap h2{font-size:26px}.terms-wrap h3{font-size:24px}.terms-wrap h6{font-size:18px}.terms-wrap .feature-card img{max-width:25px;display:block;margin-bottom:12px}.terms-wrap .feature-card h3{font-size:16px;line-height:26px}.contact-card.style-one{padding:25px 20px 20px}}@media only screen and (min-width:992px) and (max-width:1199px){.navbar-area .navbar-brand img{max-width:120px}.navbar-area .menu-section{margin-left:35px}.navbar-area.style-one{margin-top:12px}.navbar-area.style-one .container-fluid{padding:0 30px}.navbar-area.style-one .navbar-brand img,.navbar-area.style-three .navbar-brand img{max-width:108px}.navbar-area.style-four .container-fluid{padding:0 28px}.navbar-area .other-options .option-item{margin-left:10px}.navbar-area .other-options .option-item:first-child{margin-left:0}.navbar-area .other-options .option-item .btn span.btn-text{padding:10px 21px;font-size:15px}.navbar-area .other-options .option-item .btn span.btn-icon{width:42.5px;height:42.5px}.menu>ul>li{margin-right:13px}.menu>ul>li:last-child{margin-right:0}.menu ul li a{font-size:15px}.pt-120,.ptb-120{padding-top:100px}.container-fluid.style-two{padding-left:calc((100% - 960px)/2 + 12px)}.pb-90{padding-bottom:70px}.pb-120,.ptb-120{padding-bottom:100px}.mb-120{margin-bottom:100px}.section-title.style-one,.section-title.style-two{font-size:36px;line-height:46px}.breadcrumb-area{padding:145px 0 70px}.hero-area.style-one{margin:-105px 8px 0}.hero-area.style-one .container-fluid{padding:0 20px}.hero-area.style-one .hero-content h1{font-size:50px;line-height:60px}.hero-area.style-one .hero-img{max-width:450px}.hero-area.style-two .container-fluid{padding-left:calc((100% - 920px)/2 + 12px)}.hero-area.style-two .hero-content h1{font-size:42px;line-height:52px}.about-area.style-two .about-content .feature-list.style-one li{padding-right:15px}.wh-area.style-one .style-one .wh-content .feature-item h3{padding-right:60px}.feature-area.style-three:after{height:calc(100% + 35px)}.testimonial-slider-one.style-three{padding-left:50px}.testimonial-slider-one.style-three:before{left:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.navbar-area.style-four .container-fluid,.navbar-area.style-one .container-fluid{padding:0 30px}.navbar-area.style-one{margin-top:12px}.navbar-area.style-one .navbar-brand img,.navbar-area.style-three .navbar-brand img{max-width:120px}.navbar-area.style-one .menu>ul>li,.navbar-area.style-three .menu>ul>li{margin-right:15px}.navbar-area.style-one .menu>ul>li:last-child,.navbar-area.style-three .menu>ul>li:last-child{margin-right:0}.navbar-area.style-one .other-options .option-item .btn,.navbar-area.style-three .other-options .option-item .btn{padding-left:18px;padding-right:18px}.hero-area.style-one .container-fluid{padding:0 20px}.hero-area.style-two .container-fluid{padding-left:calc((100% - 1110px)/2 + 12px)}}@media only screen and (min-width:1400px){.navbar-area.style-one{margin-top:18px}.navbar-area.style-one .container-fluid{padding:0 36px}.navbar-area.style-four{margin-top:15px}.navbar-area.style-four .container-fluid{padding:0 38px}.menu>ul>li{margin-right:21px}.menu>ul>li:last-child{margin-right:0}.hero-area.style-three .hero-content h1,.hero-area.style-two .hero-content h1{font-size:64px;line-height:74px}.fs-xxl-18{font-size:18px!important}.container-fluid.style-one{padding-right:calc((100% - 1320px)/2 + 12px)}.breadcrumb-area{margin:-100px 20px 0}.section-title.style-two{font-size:48px;line-height:58px}.hero-area.style-one{margin:-105px 8px 0}.hero-area.style-one .container-fluid{padding:0 25px}.hero-area.style-one .hero-content{max-width:95%}.hero-area.style-one .hero-img{max-width:730px}.hero-area.style-two .container-fluid{padding-left:calc((100% - 1220px)/2 + 12px);padding-right:25px}.hero-area.style-two .hero-content h1 span{margin-left:75px}.hero-area.style-two .move-text-wrapper{top:0;left:25px}.wh-area.style-one:after{width:calc(100% - 50px)}.wh-area.style-two .wh-content .section-title{width:calc(100% + 20px)}.testimonial-slider-one.style-one{padding-left:202px}.testimonial-slider-one.style-one:before{left:93px}.testimonial-slider-one.style-two{padding-right:100px}.testimonial-slider-one.style-two:before{right:15px}.testimonial-slider-one.style-three{padding-left:155px}.testimonial-slider-one.style-three:before{left:90px}.feature-area.style-three:after{height:calc(100% - 65px)}.feature-card.style-three{padding:38px 38px 32px}.feature-card.style-three .feature-img{width:268px;height:268px;margin-bottom:42px}.feature-card.style-four{min-height:510px;max-height:510px}.feature-card.style-four .feature-info{padding:34px 40px 0}.feature-card.style-six .feature-img{width:250px}.feature-card.style-six .feature-info{width:calc(100% - 290px)}.about-area.style-one .about-content .about-subcontent{padding-left:88px}.counter-card.style-one{padding:25px 18px 22px 30px}}@media only screen and (min-width:1920px){.navbar-area.style-one .container-fluid{padding:0 50px}.navbar-area.style-three .container-fluid{padding:0 55px}.navbar-area.style-three .menu-section{margin-left:85px}.navbar-area.style-three .other-options .option-item{margin-left:30px}.navbar-area.style-three .other-options .option-item:first-child{margin-left:0}.navbar-area.style-four{margin-top:20px}.navbar-area.style-four .container-fluid{padding:0 70px}.menu>ul>li{margin-right:34px}.menu>ul>li:last-child{margin-right:0}.breadcrumb-area,.hero-area.style-one{margin:-100px 20px 0}.container.style-two{max-width:1685px}.hero-area.style-one .container-fluid{padding:0 100px}.hero-area.style-one .hero-content p{max-width:80%}.hero-area.style-one .hero-subcontent{padding-right:120px}.hero-area.style-one .hero-subcontent .hero-thumb{width:325px}.hero-area.style-one .hero-subcontent .hero-thumb-para{width:calc(100% - 365px)}.hero-area.style-one .hero-subcontent .hero-thumb-para p{font-size:20px;line-height:32px}.hero-area.style-one .circle-text-wrap{margin-right:70px}.hero-area.style-one .hero-img{max-width:987px}.hero-area.style-two .container-fluid{padding-left:calc((100% - 1320px)/2 + 12px);padding-right:45px}.hero-area.style-two .hero-content h1 span{margin-left:165px}.hero-area.style-two .move-text-wrapper{bottom:-100px;left:135px}.hero-area.style-two .move-text-wrapper .move-text{width:100px;height:100vh}.hero-area.style-two .move-text-wrapper .move-text.style-two ul{-webkit-animation:15s linear infinite mymoveTwo;animation:15s linear infinite alternate mymoveTwo}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li{font-size:96px;line-height:1;font-weight:300;margin:0 26px 0 0;padding:0;color:var(--secondaryColor);opacity:.2}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li:nth-child(even){font-weight:400}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li:after{display:none}.hero-area.style-three .container-fluid{padding:0 55px}.hero-area.style-three .hero-content{max-width:85%}.about-area.style-one .about-content{padding-left:17px}.about-area.style-one .about-content .section-title{width:calc(100% + 30px)}.service-area.style-one .container-fluid{padding:0 90px}}@media only screen and (min-width:1600px){.footer-area.style-one{margin-bottom:18px;margin-left:20px;margin-right:20px}.footer-area.style-one .container-fluid{padding-left:47px;padding-right:47px}.footer-area.style-two .container-fluid{padding-left:68px;padding-right:68px}.about-area.style-two .about-content .feature-list.style-one li,.feature-list.style-one li{padding-right:65px}.hero-area.style-one{margin:-100px 20px 0}.hero-area.style-one .container-fluid{padding:0 14px}.hero-area.style-one .hero-content{max-width:85%}.hero-area.style-two .container-fluid{padding-left:calc((100% - 1320px)/2 + 12px);padding-right:25px}.hero-area.style-two .hero-content h1 span{margin-left:145px}.hero-area.style-two .move-text-wrapper{top:0;left:65px}.hero-slider-one .hero-slide-item{padding:43px 43px 38px}.hero-slider-one .hero-slide-item .hero-feature-card{padding:35px 35px 30px}.about-area.style-two .about-content{padding-left:32px}.counter-card.style-two{padding:25px 22px 22px 29px}.counter-card.style-two p{font-size:16px}}@media only screen and (max-width:575px){.not-found-title{font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){.container-fluid.style-two{padding-left:calc((100% - 720px)/2 + 12px)}.pt-50{padding-top:30px}.pt-120,.ptb-120{padding-top:80px}.pb-90{padding-bottom:50px}.pb-120,.ptb-120{padding-bottom:80px}.mb-120{margin-bottom:80px}.section-title.style-one,.section-title.style-two{font-size:30px;line-height:40px}.breadcrumb-area{margin:-88px 0 0;border-radius:0 0 20px 20px;padding:115px 0 55px}.category-card.style-one{padding:28px 28px 23px}.hero-area.style-one{padding:145px 0 50px}.hero-area.style-one:after{height:100%}.hero-area.style-one .hero-content{margin-bottom:30px}.hero-area.style-one .hero-content h1{font-size:44px;line-height:54px}.hero-area.style-one .hero-img{max-width:350px;bottom:0}.hero-area.style-one .circle-text-wrap{width:188px;height:188px;margin:20px 0 0}.hero-area.style-two .hero-content h1{font-size:38px;line-height:48px}.hero-area.style-two .hero-content h1 span{margin-left:15px}.hero-area.style-two .circle-text-wrap{width:175px;height:175px}.hero-area.style-three{margin-top:-106px;padding:185px 0 140px}.hero-area.style-three:after{height:80px}.hero-area.style-three .hero-content h1{font-size:42px;line-height:52px}.hero-area.style-three .circle-text-wrap{width:180px;height:180px}.hero-area.style-three .circle-text-wrap .play-icon{width:75px;height:75px}.feature-list.style-one li{width:50%}.about-area.style-two .about-content{padding:30px 0 80px}.about-area.style-two .about-content .feature-list{max-width:69%}.move-text.style-two{height:30px}.move-text.style-two ul li{font-size:30px;margin:0 12px 0 0;padding:0 28px 0 0}.move-text.style-two ul li:after{font-size:30px}}@media only screen and (min-width:992px){.navbar-area.style-one .menu>ul>li>a,.navbar-area.style-three .menu>ul>li>a{padding-top:43px;padding-bottom:43px}.feature-list.style-one li{width:50%}}