.container{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.container-fluid{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}:root{--primaryFont:"DM Sans",sans-serif;--secondaryFont:"ClashDisplay";--primaryColor:#6366F1;--secondaryColor:#D4FF12;--paraColor:#555;--titleColor:#1F1F1F;--grayeColor:#f3f3f3;--whiteColor:#fff;--blackColor:#000;--offwhiteColor:#ddd;--aztechColor:#111828;--charcoalColor:#30363D;--codColor:#12131B;--borderColor:rgba(255,255,255,0.21);--darkParaColor:#C0C0C0;--slateGrayColor:#2a2a2a;--fontSize:16px;--transition:all ease .5s}@font-face{font-family:ClashDisplay;src:url(/assets/fonts/clashdisplay-variable.ttf)}*{box-sizing:border-box}html{scroll-behavior:auto}.form-control:focus{box-shadow:none;outline:none}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=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}a{transition:all .4s ease}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{box-shadow:none}img{max-width:100%;height:auto;display:inline-block}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--titleColor)}body{color:var(--paraColor);font-size:var(--fontSize);font-family:var(--primaryFont);font-weight:400;line-height:26px}.text_primary{color:var(--primaryColor)}.text_secondary{color:var(--secondaryColor)}.text-title{color:var(--titleColor)}.text-para{color:var(--paraColor)}.text-offwhite{color:var(--offwhiteColor)}.font-primary{font-family:var(--primaryFont)}.font-secondary{font-family:var(--secondaryFont)}.bg-black{background-color:var(--blackColor)}.bg-title{background-color:var(--titleColor)}.bg-gray{background-color:var(--grayColor)}.bg_primary{background-color:var(--primaryColor)}.bg_secondary{background-color:var(--secondaryColor)}.bg-optional{background-color:var(--optionalColor)}.ht-60{height:60px}.ht-50{height:50px}.ht-56{height:56px}.ht-150{height:150px}.ht-160{height:160px}.ht-200{height:200px}.ht-250{height:250px}.fw-black{font-weight:900}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-19{font-size:19px}.fs-19,.fs-20{line-height:30px}.fs-20{font-size:20px}.fs-22{font-size:22px}.fs-24{font-size:24px;line-height:34px}.fs-28{font-size:28px}.fs-30{font-size:30px}.fs-36{font-size:36px}.ls-1{letter-spacing:.1em}.ls-15{letter-spacing:.15em}.fw-extrabold{font-weight:800}.resize-0{resize:none}.pt-50{padding-top:50px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-130{padding-top:120px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:95px}.pb-130,.ptb-130{padding-bottom:120px}.ptb-130{padding-top:120px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mb-18{margin-bottom:18px}.mb-20{margin-bottom:20px}.mb-22{margin-bottom:22px}.mb-25{margin-bottom:25px}.mb-28{margin-bottom:28px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-42{margin-bottom:42px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-120{margin-bottom:120px}.btn{overflow:hidden;padding:12px 75px 12px 25px;border-radius:50px;border-right:none}.btn span{border-radius:0 50px 50px 0;padding:10px 15px}.btn span,.btn span img{transition:var(--transition)}.btn span:before{transition-delay:.4s;z-index:1}.btn span:before,.btn:before{position:absolute;top:0;left:0;content:"";width:0;height:100%;visibility:hidden;opacity:0}.btn:before{z-index:-1;transition:var(--transition)}.btn:hover:before{visibility:visible}.btn:hover span:before,.btn:hover:before{opacity:1;width:100%}.btn.style-one{background-color:transparent;border:1px solid rgba(206,210,193,.56);color:var(--blackColor)}.btn.style-one span,.btn.style-one:before{background-color:var(--secondaryColor)}.btn.style-one span:before{background-color:var(--primaryColor)}.btn.style-one:hover{border-color:transparent;color:var(--titleColor)}.btn.style-one:hover span{background-color:var(--primaryColor)}.btn.style-one:hover span img{filter:brightness(0) invert(1)}.btn.style-two{background-color:transparent;border:1px solid rgba(206,210,193,.56);color:var(--blackColor)}.btn.style-two:before{background-color:var(--secondaryColor)}.btn.style-two span{background-color:var(--primaryColor)}.btn.style-two:hover{border-color:transparent;color:var(--titleColor)}.btn.style-two:hover span img{filter:brightness(0) invert(1)}.btn.style-three{background-color:transparent;border:1px solid var(--primaryColor);color:var(--blackColor)}.btn.style-three span{background-color:var(--primaryColor)}.btn.style-three:hover{border-color:transparent;background-color:var(--secondaryColor)}.btn.style-four{background-color:transparent;border:1px solid rgba(255,255,255,.56);color:var(--blackColor)}.btn.style-four span,.btn.style-four:before{background-color:var(--secondaryColor)}.btn.style-four span:before{background-color:var(--primaryColor)}.btn.style-four:hover{border-color:transparent}.btn.style-four:hover span img{filter:brightness(0) invert(1)}.btn.style-five{background-color:var(--secondaryColor);border:none;color:var(--blackColor)}.btn.style-five span,.btn.style-five:hover{background-color:var(--primaryColor)}.btn.style-five:hover{border-color:transparent;color:var(--whiteColor)}.btn.style-five:hover span{background-color:var(--secondaryColor)}.btn.style-five:hover span img{filter:brightness(0) invert(0)}.btn.style-six{background-color:var(--primaryColor);border:none;color:var(--whiteColor)}.btn.style-six span{background-color:var(--secondaryColor)}.btn.style-six span img{filter:brightness(0) invert(0)}.btn.style-six:hover{border-color:transparent;background-color:var(--secondaryColor);color:var(--blackColor)}.btn.style-six:hover span{background-color:var(--primaryColor)}.btn.style-six:hover span img{filter:brightness(0) invert(1)}.btn.style-seven{background-color:transparent;border:1px solid var(--secondaryColor);color:var(--whiteColor)}.btn.style-seven span,.btn.style-seven:before{background-color:var(--secondaryColor)}.btn.style-seven span:before{background-color:var(--primaryColor)}.btn.style-seven:hover{border-color:transparent;color:var(--blackColor)}.btn.style-seven:hover span{background-color:var(--primaryColor)}.btn.style-seven:hover span img{filter:brightness(0) invert(1)}.btn.style-eight{background-color:transparent;border:1px solid rgba(255,255,255,.33);color:var(--whiteColor)}.btn.style-eight span,.btn.style-eight:before{background-color:var(--secondaryColor)}.btn.style-eight span:before{background-color:var(--primaryColor)}.btn.style-eight:hover{border-color:transparent;color:var(--blackColor)}.btn.style-eight:hover span{background-color:var(--primaryColor)}.btn.style-eight:hover span img{filter:brightness(0) invert(1)}.btn.style-nine{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:var(--whiteColor)}.btn.style-nine span,.btn.style-nine:before{background-color:var(--primaryColor)}.btn.style-nine:hover{border-color:transparent}.btn.style-nine:hover span{background-color:var(--secondaryColor)}.btn.style-nine:hover span img{filter:brightness(0) invert(0)}.btn.style-ten{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:var(--whiteColor)}.btn.style-ten:before{background-color:var(--primaryColor)}.btn.style-ten span{background-color:rgba(255,255,255,.23)}.btn.style-ten:hover{border-color:transparent}.btn.style-ten:hover span{background-color:var(--secondaryColor)}.btn.style-ten:hover span img{filter:brightness(0) invert(0)}.btn.style-11{background-color:transparent;border:1px solid rgba(206,210,193,.56);color:var(--blackColor)}.btn.style-11:before{background-color:var(--primaryColor)}.btn.style-11 img{position:relative;top:-1px;margin-right:5px}.btn.style-11:hover{border-color:transparent;color:var(--titleColor)}.btn.style-11:hover span{background-color:var(--primaryColor)}.btn.style-11:hover span img{filter:brightness(0) invert(1)}.btn.style-12{background-color:var(--primaryColor);color:var(--whiteColor)}.btn.style-12:before{background-color:var(--secondaryColor)}.btn.style-12:hover{border-color:transparent;color:var(--titleColor)}.link{position:relative;padding-bottom:1px;line-height:1}.link:after{position:absolute;bottom:0;left:0;content:"";width:0;height:1px;transition:var(--transition)}.link i{font-size:21px;font-weight:300;line-height:.8;top:2px}.link i,.link img{margin-left:5px;position:relative;transition:var(--transition)}.link img{top:-1px}.link:hover:after{width:100%}.link:hover i,.link:hover img{margin-left:9px}.link.style-one{color:var(--secondaryColor)}.link.style-one:after{background-color:var(--secondaryColor)}.link.style-two{color:var(--primaryColor)}.link.style-two:after{background-color:var(--titleColor)}.link.style-two:hover{color:var(--titleColor)}.link.style-three{color:var(--secondaryColor)}.link.style-three:after{background-color:var(--secondaryColor);width:100%;visibility:visible;opacity:1}.link.style-three:hover{color:var(--primaryColor)}.link.style-three:hover:after{background-color:var(--primaryColor)}.link.style-four{color:var(--offwhiteColor)}.link.style-four:after{background-color:var(--secondaryColor)}.link.style-four:hover{color:var(--secondaryColor)}.link-hover-primary,.link-hover-secondary,.link-hover-white{position:relative;background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .6s}.link-hover-primary:hover,.link-hover-secondary:hover,.link-hover-white:hover{background-size:100% 2px}.link-hover-title:hover{background-image:linear-gradient(var(--titleColor),var(--titleColor));color:var(--titleColor)}.link-hover-primary:hover{background-image:linear-gradient(var(--primaryColor),var(--primaryColor));color:var(--primaryColor)!important}.link-hover-white:hover{background-image:linear-gradient(var(--whiteColor),var(--whiteColor));color:var(--whiteColor)!important}.link-hover-yellowGreen:hover{background-image:linear-gradient(var(--yellowGreenColor),var(--yellowGreenColor));color:var(--yellowGreenColor)!important}.link-hover-titleTwo:hover{background-image:linear-gradient(#134404,#134404);color:#134404}.link-hover-secondary:hover{background-image:linear-gradient(var(--secondaryColor),var(--secondaryColor))}.hover-text-secondary:hover,.link-hover-secondary:hover{color:var(--secondaryColor)!important}.hover-text-title:hover{color:var(--titleColor)!important}.hover-text-primary:hover{color:var(--primaryColor)!important}.hover-text-jaffa:hover{color:var(--jaffaColor)!important}.hover-text-secondary:hover{color:var(--secondaryColor)}.hover-text-optional:hover{color:var(--optionalColor)}.tilt-img{transition:.3s ease;transform-style:preserve-3d}.img-hover-zoom .img-zoom img{transition:all .5s ease}.img-hover-zoom .img-zoom img:first-child{transform:translateX(50%) scaleX(2);opacity:0;filter:blur(10px)}.img-hover-zoom:hover .img-zoom img:first-child{transform:translateX(0) scaleX(1);opacity:1;filter:blur(0)}.img-hover-zoom:hover .img-zoom img:nth-child(2){transform:translateX(-50%) scaleX(2);opacity:0;filter:blur(10px)}.img-hover:before{position:absolute;top:0;left:-80%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3));transform:skewX(-25deg)}.img-hover-wrap:hover .img-hover:before{animation:shine .75s}.img-hover-wrap:hover .img-hover img{transform:scale(1.05)}@keyframes shine{to{left:125%}}.bg-f{background-position:50%;background-size:cover;background-repeat:no-repeat;background-color:#ddd}.transition{transition:var(--transition)}.social-profile li{display:inline-block;margin-right:5px}.social-profile li:last-child{margin-right:0}.social-profile li a i{line-height:.8;transition:var(--transition)}.social-profile.style-one li{margin-right:5px;padding-right:7px;line-height:1;border-right:1px solid rgba(221,221,221,.24)}.social-profile.style-one li:last-child{margin-right:0;border-right:none}.social-profile.style-one li a i{font-size:15px;line-height:15px;position:relative;color:rgba(221,221,221,.6)}.social-profile.style-one li a:hover{border-color:transparent}.social-profile.style-one li a:hover i{color:var(--secondaryColor)}.social-profile.style-two li{margin-right:7px;line-height:1;padding-right:9px;border-right:1px solid rgba(255,255,255,.38)}.social-profile.style-two li:last-child{margin-right:0;padding-right:0;border-right:none}.social-profile.style-two li a i{font-size:14px;line-height:1;position:relative;color:var(--offwhiteColor)}.social-profile.style-two li a:hover i{color:var(--secondaryColor)}.social-profile.style-three li{margin-right:8px;line-height:1}.social-profile.style-three li:last-child{margin-right:0}.social-profile.style-three li a{width:36px;height:36px;background-color:rgba(99,102,241,.16)}.social-profile.style-three li a i{font-size:15px;line-height:1;position:relative;color:var(--primaryColor)}.social-profile.style-three li a:hover{background-color:var(--primaryColor);border-color:transparent}.social-profile.style-three li a:hover i{color:var(--whiteColor)}.social-profile.style-four li{margin-right:7px;line-height:1;padding-right:9px;border-right:1px solid rgba(85,85,85,.38)}.social-profile.style-four li:last-child{margin-right:0;padding-right:0;border-right:none}.social-profile.style-four li a i{font-size:14px;line-height:1;position:relative;color:var(--paraColor)}.social-profile.style-four li a:hover i{color:var(--primaryColor)}.section-subtitle{line-height:13px}.section-subtitle.style-one{padding:10.5px 20px 10.5px 18px}.section-subtitle.style-two{padding:13px 20px 9px 18px}.section-subtitle.style-two img{position:relative;margin-right:12px;top:-1px}.section-title{font-family:var(--secondaryFont)}.section-title.style-four,.section-title.style-one,.section-title.style-three,.section-title.style-two{font-size:40px;line-height:50px}.slider-btn .next-btn,.slider-btn .prev-btn{overflow:hidden;width:50px;height:50px}.slider-btn .next-btn:before,.slider-btn .prev-btn:before{content:"";position:absolute;width:0;height:100%;top:0;left:0;opacity:0;z-index:0;transition:var(--transition)}.slider-btn .next-btn i,.slider-btn .next-btn img,.slider-btn .prev-btn i,.slider-btn .prev-btn img{transition:var(--transition)}.slider-btn .next-btn i,.slider-btn .prev-btn i{font-size:20px;line-height:1;font-weight:300;position:relative;top:0}.slider-btn .next-btn:hover:before,.slider-btn .prev-btn:hover:before{width:100%;opacity:1}.slider-btn .next-btn:hover img,.slider-btn .prev-btn:hover img{filter:brightness(0) invert(1)}.slider-btn .prev-btn i{left:-1px}.slider-btn .next-btn i{right:-1px}.slider-btn.style-one .next-btn,.slider-btn.style-one .prev-btn{background-color:rgba(80,137,255,.11)}.slider-btn.style-one .next-btn:before,.slider-btn.style-one .prev-btn:before{background:var(--primaryColor)}.slider-btn.style-one .next-btn i,.slider-btn.style-one .prev-btn i{color:var(--titleColor)}.slider-btn.style-one .next-btn:hover,.slider-btn.style-one .prev-btn:hover{border-color:transparent}.slider-btn.style-two .next-btn,.slider-btn.style-two .prev-btn{width:50px;height:50px;background-color:rgba(255,255,255,.12)}.slider-btn.style-two .next-btn img,.slider-btn.style-two .prev-btn img{filter:brightness(0) invert(1)}.slider-btn.style-two .next-btn:before,.slider-btn.style-two .prev-btn:before{background:var(--secondaryColor)}.slider-btn.style-two .next-btn:hover img,.slider-btn.style-two .prev-btn:hover img{filter:brightness(0) invert(0)}.slider-btn.style-three .next-btn,.slider-btn.style-three .prev-btn{width:50px;height:50px;background-color:#EDEFE2}.slider-btn.style-three .next-btn:before,.slider-btn.style-three .prev-btn:before{background:var(--secondaryColor)}.slider-btn.style-three .next-btn:hover img,.slider-btn.style-three .prev-btn:hover img{filter:brightness(0) invert(0)}.outline-0:focus{outline:none}.round-5{border-radius:5px}.round-10{border-radius:10px}.round-12{border-radius:12px}.round-15{border-radius:15px}.round-20{border-radius:20px}.round-oval{border-radius:50px}.rating li{display:inline-block}.rating li i{line-height:.8;color:#FF9D0A}.preloader-area{top:0;left:0;right:0;bottom:0;z-index:9999;position:fixed;text-align:center;overflow:hidden;background-color:var(--whiteColor)}.preloader-area .spinner{width:7px;height:7px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.preloader-area .spinner div{animation:spinner 1.875s infinite backwards;background-color:var(--primaryColor);border-radius:50%;height:100%;position:absolute;width:100%}.preloader-area .spinner div:first-child{animation-delay:.15s;background-color:rgba(242,82,8,.9)}.preloader-area .spinner div:nth-child(2){animation-delay:.3s;background-color:rgba(242,82,8,.8)}.preloader-area .spinner div:nth-child(3){animation-delay:.45s;background-color:rgba(242,82,8,.7)}.preloader-area .spinner div:nth-child(4){animation-delay:.6s;background-color:rgba(242,82,8,.6)}.preloader-area .spinner div:nth-child(5){animation-delay:.75s;background-color:rgba(242,82,8,.5)}@keyframes spinner{0%{transform:rotate(0deg) translateY(-200%)}60%,to{transform:rotate(1turn) translateY(-200%)}}.progress-wrap{position:fixed;right:30px;bottom:30px;border-radius:50px;box-shadow:inset 0 0 0 2px var(--titleColor);z-index:99;opacity:0;visibility:hidden;transform:translateY(15px)}.progress-wrap,.progress-wrap:after{height:46px;width:46px;cursor:pointer;display:block;transition:all .2s linear}.progress-wrap:after{position:absolute;font-family:remixicon!important;content:"\ea76";text-align:center;line-height:46px;font-size:24px;left:0;color:var(--titleColor);top:1px;z-index:1}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap svg path{fill:none}.progress-wrap:hover:before{opacity:1}.progress-wrap svg.progress-circle path{stroke-width:4;box-sizing:border-box;transition:all .2s linear;stroke:var(--titleColor)}.rotate{animation:rotation 20s linear infinite}.bounce{animation:float 1.5s ease-in-out infinite}.animationFramesTwo{animation:animationFramesTwo 20s ease-in-out infinite}.moveHorizontal{animation:moveHorizontal 3s ease-in-out infinite}.moveVertical{animation:moveVertical 3s ease-in-out infinite}.zoomIn{animation:zoom-in 3.5s ease-in-out infinite}.waving_left{animation:waving_left 7s linear infinite}.waving_left,.waving_right{transition:all .3s ease-in-out}.waving_right{animation:waving_right 7s linear infinite}.img-anim-top{animation:img-anim-top 1.3s cubic-bezier(.645,.045,.355,1) forwards;opacity:0}.img-anim-bottom{animation:img-anim-bottom 1.3s cubic-bezier(.645,.045,.355,1) forwards;opacity:0}.img-anim-right{animation:img-anim-right 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}.img-anim-left{animation:img-anim-left 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}.moving_cloud_one{animation:movingclouds 20s linear infinite}.moving_cloud_two{animation:movingclouds 45s linear infinite}.moving_cloud_three{animation:movingclouds 19s linear infinite}.moving_cloud_four{animation:movingclouds 35s linear infinite}.moving_cloud_five{animation:movingclouds 50s linear infinite}[data-aos=fade-up]{transform:translate3d(0,40px,0)}@keyframes waving_left{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(3deg)}50%{-webkit-transform:rotate(6deg)}75%{-webkit-transform:rotate(-3deg)}to{-webkit-transform:rotate(0deg)}}@keyframes waving_right{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(-3deg)}50%{-webkit-transform:rotate(-6deg)}75%{-webkit-transform:rotate(-3deg)}to{-webkit-transform:rotate(0deg)}}@keyframes img-anim-top{0%{transform:translateY(-5%);clip-path:inset(0 0 100% 0);opacity:0}to{transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-bottom{0%{transform:translateY(5%);clip-path:inset(0 0 100% 0);opacity:0}to{transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-right{0%{transform:translateX(5%);clip-path:inset(0 0 0 100%);opacity:0}to{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-left{0%{transform:translateX(-5%);clip-path:inset(0 100% 0 0);opacity:0}to{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,80px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes movingclouds{0%{margin-left:100%}to{margin-left:-110%}}@keyframes movingplane{0%{margin-left:100%;top:300px}29%{margin-left:50%;top:50px;transform:rotate(20deg)}31%{transform:rotate(-20deg)}60%{margin-left:0;top:300px}to{margin-left:-100%;top:300px}}.reveal-text{visibility:hidden;max-width:100%}.reveal-text .letter{position:relative;display:inline-block;will-change:transform;transform-style:preserve-3d}.reveal-text .letter div{width:100%;backface-visibility:hidden;transform-style:preserve-3d}.reveal-text .perspective,.reveal-text .perspective div{position:relative;display:inline-block}.reveal-text .word{display:inline-block}.ripple:after,.ripple:before{animation-delay:.1s;content:"";position:absolute}.ripple,.ripple:after,.ripple:before{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translateX(-50%) translateY(-50%);transform-origin:center center;border-radius:50%;-ms-box-shadow:0 0 0 0 rgba(255,255,255,.5);-o-box-shadow:0 0 0 0 rgba(255,255,255,.5);box-shadow:0 0 0 0 rgba(255,255,255,.5);animation:ripple 3s infinite}@keyframes reveal{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes zoomout{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes moveHorizontal{0%{transform:translateX(0)}50%{transform:translateX(-20px)}to{transform:translateX(0)}}@keyframes moveVertical{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes animationFramesTwo{0%{-webkit-transform:translate(0) rotate(0deg)}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)}to{-webkit-transform:translate(0) rotate(0deg)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes ripple{70%{box-shadow:0 0 0 30px rgba(255,255,255,0)}to{box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.cursor{width:35px;height:35px;border-radius:100%;transition:all .35s ease-out;left:0;top:0;transform:translate(calc(-50% + 15px),-50%);border:1px solid var(--primaryColor);display:flex;align-items:center;justify-content:center;font-size:10px;font-family:sans-serif;color:var(--primaryColor);background-color:transparent}.cursor,.cursor-inner{position:fixed;pointer-events:none;opacity:0;z-index:999}.cursor-inner{width:6px;height:6px;border-radius:100%;transform:translate(-50%,-50%);transition:width .6s,height .6s,opacity .6s;background-color:var(--primaryColor)}.cursor-inner.hidden{opacity:0;transform:scale(0);transition:opacity .5s,transform .5s}.hover{border-color:transparent;opacity:.8;width:3px;height:3px;z-index:999;background-color:var(--primaryColor)}.cursorinnerhover{width:15px;height:15px;opacity:.5}.cursor-text{display:none;pointer-events:none}.cursor.view{background-color:var(--primaryColor);color:var(--whiteColor);border-color:transparent;width:120px;height:120px;font-size:16px;cursor:pointer}.cursor.view .cursor-text{display:block}.pagination-area .page-numbers{position:relative;width:50px;height:50px;color:var(--primaryColor);font-weight:600;background-color:rgba(99,102,241,.1);transition:var(--transition);margin-right:13px}.pagination-area .page-numbers i{position:relative;top:1px;font-size:30px;font-weight:300}.pagination-area .page-numbers img{transition:var(--transition)}.pagination-area .page-numbers:first-child i{right:2px}.pagination-area .page-numbers:last-child{margin-right:0}.pagination-area .page-numbers:last-child i{left:2px}.pagination-area .page-numbers.current,.pagination-area .page-numbers:hover{background-color:var(--primaryColor);border-color:transparent;color:var(--whiteColor)}.pagination-area .page-numbers.current img,.pagination-area .page-numbers:hover img{filter:brightness(0) invert(1)}.breadcrumb-area{padding:165px 0 86px;background-image:url(/assets/img/breadcrumb/br-bg-1.png);background-position:bottom;margin:-100px 13px 0}.breadcrumb-area .br-title{font-size:46px;line-height:56px}.breadcrumb-area .br-menu{border-radius:50px;padding:5px 16px}.breadcrumb-area .br-menu li{display:inline-block;position:relative;margin-right:7px;padding-right:11px;color:rgba(0,0,0,.6)}.breadcrumb-area .br-menu li:after{position:absolute;top:50%;right:-1px;content:"";width:4px;height:4px;border-radius:50%;background-color:var(--blackColor);transform:translateY(-50%)}.breadcrumb-area .br-menu li:last-child{margin-right:0;padding-right:0}.breadcrumb-area .br-menu li:last-child:after{display:none}.breadcrumb-area .br-menu li a{color:var(--blackColor)}.breadcrumb-area .br-menu li a:hover{color:var(--primaryColor)}.hero-area.style-one{padding:340px 0 268px}.hero-area.style-one .hero-shape-one{bottom:16%}.hero-area.style-one .hero-shape-two{top:16%}.hero-area.style-one .br-one:before{left:16.5%}.hero-area.style-one .br-one:after,.hero-area.style-one .br-one:before{position:absolute;top:0;content:"";width:1px;height:100%;background-color:rgba(255,255,255,.06);z-index:0}.hero-area.style-one .br-one:after{right:18%}.hero-area.style-one:before{background-color:var(--blackColor);border-radius:0 0 100px 100px;z-index:0}.hero-area.style-one:after,.hero-area.style-one:before{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%}.hero-area.style-one:after{background-color:var(--secondaryColor);z-index:-1}.hero-area.style-one .hero-section-shape{top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.hero-area.style-one .hero-content:before{position:absolute;top:50%;left:50%;content:"";width:100%;height:100%}.hero-area.style-one .hero-content .section-subtitle{padding:9px 17px 10px;margin-bottom:18px;border:1px solid rgba(255,255,255,.2);border-radius:50px;background:linear-gradient(11.31deg,rgba(217,218,255,.29) 9.11%,rgba(79,70,229,.29) 51.2%,rgba(255,255,255,.29) 122.26%)}.hero-area.style-one .hero-content h1{font-size:80px;line-height:86px;margin-bottom:33px}.hero-area.style-one .hero-content .btn-wrap a:first-child{margin-right:22px}.hero-area.style-one .stat-box.style-one{position:absolute;background-color:#282727;top:18%;left:20px;min-width:225px;padding:18px 25px}.hero-area.style-one .stat-box.style-one div{margin-left:13px}.hero-area.style-one .stat-box.style-one div p{line-height:18px}.hero-area.style-one .stat-box.style-two{position:absolute;background-color:#212121;bottom:8%;left:25px;border-radius:6px;padding:9px 13px 12px}.hero-area.style-one .stat-box.style-two span:last-child{color:rgba(221,221,221,.5)}.hero-area.style-one .stat-box.style-two img{padding:0 5px}.hero-area.style-one .stat-box.style-three{position:absolute;background-color:#161515;top:14%;right:20px;padding:12px 17px 14px;border-radius:6.3px}.hero-area.style-one .stat-box.style-four{position:absolute;bottom:9%;right:30px;padding-right:90px}.hero-area.style-one .stat-box.style-four .stat-box-one{background-color:#212121;width:134px;padding:9px 14px 16px;border-radius:5px}.hero-area.style-one .stat-box.style-four .stat-box-two{position:absolute;width:119px;height:94px;top:-65px;right:0;background-color:#363535;padding:20px;border-radius:5px;box-shadow:0 7.5px 38px -1.8px rgba(6,12,59,.08)}.hero-area.style-one .stat-box.style-four .stat-box-two h6{font-size:28px}.hero-area.style-two{background-image:url(/assets/img/hero/hero-bg-2.jpg);border-radius:15px;padding:215px 0 0;margin-left:12px;margin-right:12px}.hero-area.style-two .blur-text.style-one,.hero-area.style-two .blur-text.style-two{font-weight:700;font-family:var(--secondaryFont);letter-spacing:.1em}.hero-area.style-two .blur-text.style-one{font-size:100px;bottom:3.6%;left:4.5%;color:rgba(255,255,255,.4)}.hero-area.style-two .blur-text.style-two{bottom:8.5%;right:3%;font-size:100px;color:rgba(255,255,255,.15);writing-mode:vertical-rl;text-orientation:mixed;z-index:2;transform:rotate(180deg)}.hero-area.style-two .hero-content{position:relative;padding-bottom:120px}.hero-area.style-two .hero-content .section-subtitle{padding:13px 20px 10px;line-height:13px}.hero-area.style-two .hero-content h1{font-size:58px;line-height:68px;margin-bottom:15px}.hero-area.style-two .hero-img-wrap{position:absolute;bottom:-10px;right:0;max-width:75%;padding-left:10px}.hero-area.style-two .hero-img-wrap .blur-text{position:absolute;top:43%;left:26%;font-size:120px;font-weight:700;font-family:var(--secondaryFont);letter-spacing:.1em;color:rgba(255,255,255,.15);z-index:1}.hero-area.style-two .hero-img-wrap .circle-text-wrap{position:absolute;top:24%;right:10%;width:230px;height:230px;z-index:1}.hero-area.style-two .hero-img-wrap .circle-text-wrap span{width:75px;height:75px;top:50%;left:50%;transform:translate(-50%,-50%);transition:var(--transition)}.hero-area.style-two .hero-img-wrap .circle-text-wrap:hover span{background-color:var(--primaryColor)}.hero-area.style-two .hero-img-wrap .circle-text-wrap:hover span img{filter:brightness(0) invert(1)}.hero-area.style-two .hero-img-wrap .circle-text-wrap:hover span i{color:var(--whiteColor)}.hero-area.style-three{background-image:url(/assets/img/hero/hero-bg-3.jpg);padding:140px 0 135px}.hero-area.style-three .hero-content .section-subtitle{padding:13px 20px 10px;line-height:13px;margin-bottom:23px}.hero-area.style-three .hero-content h1{font-size:63px;line-height:73px;margin-bottom:28px}.hero-area.style-three .hero-content .btn-wrap a:first-child{margin-right:17px}.hero-area.style-three .hero-img-wrap{padding-right:50px}.hero-area.style-three .hero-img-wrap .half-circle{top:35px;right:40px}.hero-area.style-three .social-profile{position:absolute;padding:0;top:53.5%;right:-5px;min-height:350px;writing-mode:vertical-rl;text-orientation:mixed;z-index:1;transform:translateY(-50%)}.hero-area.style-three .social-profile li{position:relative;margin:0 0 11px;padding:0 0 17px}.hero-area.style-three .social-profile li:after{position:absolute;left:50%;bottom:0;content:"";width:2px;height:6px;background-color:var(--blackColor);transform:translate(-50%)}.hero-area.style-three .social-profile li:last-child{margin-right:0;padding-right:0}.hero-area.style-three .social-profile li:last-child:after{display:none}.hero-area.style-three .social-profile li a{font-size:12px;font-weight:600;line-height:1;letter-spacing:.2em;color:var(--blackColor);transition:var(--transition)}.hero-area.style-three .social-profile li a:hover{color:var(--primaryColor)}.about-area.style-one{border-radius:50px 50px 0 0}.about-area.style-one .about-img-wrap .about-img{top:18%;left:20%;transform:translate(-50%,-50%)}.about-area.style-one .about-content .section-subtitle{padding:13px 11px}.about-area.style-one .about-content .section-title span.thumb{border-radius:15px}.about-area.style-one .about-content .section-title span.thumb img{border-radius:15px;margin:0 10px}.about-area.style-one .about-content .section-title span.blur-text{color:rgba(255,255,255,.3)}.about-area.style-one .about-content .about-promo-text.style-one{position:absolute;top:6%;right:28%;background-color:rgba(20,21,102,.35);padding:5px 16px;border-radius:15px;display:inline-block;color:var(--whiteColor);transform:rotate(22deg)}.about-area.style-one .about-content .about-promo-text.style-one img{margin-right:6px}.about-area.style-one .about-content .about-promo-text.style-two{position:absolute;bottom:21px;left:5%;background-color:rgba(10,12,85,.28);padding:10px 24px;border-radius:15px;display:inline-block;color:var(--whiteColor);transform:rotate(-22deg)}.about-area.style-one .about-content .about-promo-text.style-two img{margin-right:6px;position:relative;top:-2px}.about-area.style-two .move-text{position:absolute;bottom:30%;left:0;width:100%;z-index:-1}.about-area.style-two .move-text.style-one{height:47px}.about-area.style-two .move-text.style-one ul li{font-size:48px;line-height:1;font-weight:400;margin:0 26px 0 0;padding:0 43px 0 0;color:rgba(45,28,34,.1)}.about-area.style-two .move-text.style-one ul li:last-child:after{display:none}.about-area.style-two .move-text.style-one ul li:after{position:absolute;top:50%;right:0;content:"|";font-size:48px;font-weight:400;transform:translateY(-50%)}.about-area.style-three .about-img{left:50%;width:520px;max-width:520px}.about-area.style-three .about-thumb{position:absolute;bottom:30px;left:0;filter:blur(3px);transform:rotate(20deg)}.about-area.style-three .section-title{padding-bottom:60px}.about-area.style-three .section-title span.thumb{position:relative;top:-4px;margin:0 11px}.about-area.style-three .section-title span.blur-text{color:rgba(255,255,255,.21)}.about-area.style-three .circle-text-wrap{width:270px;height:270px}.about-area.style-three .circle-text-wrap span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:70px;line-height:1}.about-area.style-four .about-img-wrap .about-img{top:18%;left:20%;transform:translate(-50%,-50%)}.about-area.style-four .about-content .section-subtitle{padding:13px 11px}.about-area.style-four .about-content .section-title span.thumb{border-radius:15px}.about-area.style-four .about-content .section-title span.thumb img{border-radius:15px;margin:0 10px}.about-area.style-four .about-content .section-title span.blur-text{color:rgba(0,0,0,.2)}.about-area.style-four .about-content .about-promo-text.style-one{position:absolute;top:6%;right:28%;background-color:var(--primaryColor);padding:5px 16px;border-radius:15px;display:inline-block;color:var(--whiteColor);transform:rotate(22deg)}.about-area.style-four .about-content .about-promo-text.style-one img{margin-right:6px}.about-area.style-four .about-content .about-promo-text.style-two{position:absolute;bottom:21px;left:5%;background-color:#5D2157;padding:10px 24px;border-radius:15px;display:inline-block;color:var(--whiteColor);transform:rotate(-22deg)}.about-area.style-four .about-content .about-promo-text.style-two img{margin-right:6px;position:relative;top:-2px}.feature-list.style-one li{margin-bottom:10px;padding-left:33px}.feature-list.style-one li:last-child{margin-bottom:0}.feature-list.style-one li i,.feature-list.style-one li img{position:absolute;top:0;left:0}.feature-list.style-one li i{color:rgba(99,102,241,.3);font-size:25px;line-height:1}.feature-list.style-two li{margin-bottom:9px;padding-left:15px}.feature-list.style-two li:last-child{margin-bottom:0}.feature-list.style-two li:before{position:absolute;top:10px;left:0;content:"";width:5px;height:5px;border-radius:50%;background-color:var(--titleColor)}.feature-list.style-two li i{color:rgba(99,102,241,.3);font-size:25px;line-height:1}.vision-tab{background-image:url(/assets/img/about/vision-bg.jpg);padding:31px 43px 72px}.vision-tablist{border:none;border-bottom:1px solid rgba(255,255,255,.49)}.vision-tablist .nav-item{margin-right:40px}.vision-tablist .nav-item:last-child{margin-right:0}.vision-tablist .nav-item .nav-link{font-size:20px;font-weight:500;padding:0 0 10px;color:var(--paraColor);border:none;background-color:transparent;transition:var(--transition);position:relative}.vision-tablist .nav-item .nav-link:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:1px;opacity:0;transition:var(--transition);background-color:var(--primaryColor)}.vision-tablist .nav-item .nav-link.active,.vision-tablist .nav-item .nav-link:hover{color:var(--titleColor)}.vision-tablist .nav-item .nav-link.active:after,.vision-tablist .nav-item .nav-link:hover:after{opacity:1}.mission-bg{background-image:url(/assets/img/about/mission-bg.jpg);padding:31px 43px 32px;height:100%}.mission-bg .exp-box{position:absolute;top:45px;right:45px}.mission-bg .exp-box span{font-size:64px}.mission-bg h4{font-size:32px;line-height:42px;position:absolute;bottom:49px;left:55px;max-width:60%}.wh-area.style-two .section-shape-two{left:53%;transform:translateX(-50%)}.wh-area.style-two .wh-content .feature-list li{position:relative;padding-left:58px;margin-bottom:25px;display:flex;flex-wrap:wrap;align-items:center}.wh-area.style-two .wh-content .feature-list li span{position:absolute;top:50%;left:0;width:40px;height:40px;margin-right:18px;background-color:#2A2DB7;transform:translateY(-50%);border:1px dashed var(--primaryColor)}.wh-area.style-two .wh-bg{height:805px}.wh-area.style-two .wh-bg.bg-1{background-image:url(/assets/img/about/wh-img-2.jpg)}.wh-area.style-two .wh-bg.bg-2{background-image:url(/assets/img/about/wh-img-4.png)}.wh-area.style-three{background-image:url(/assets/img/about/wh-bg-1.jpg);border-radius:10px;margin:0 12px}.wh-area.style-three .wh-content .feature-item{padding:21px 46px 21px 20px;box-shadow:0 0 50px rgba(99,102,241,.26);margin-bottom:15px}.wh-area.style-three .wh-content .feature-item i{font-size:32px;width:32px;color:rgba(99,102,241,.38)}.wh-area.style-three .wh-content .feature-item span{width:calc(100% - 45px);margin-left:auto}.wh-area.style-four .wh-content .feature-list li{position:relative;padding-left:58px;margin-bottom:25px;display:flex;flex-wrap:wrap;align-items:center}.wh-area.style-four .wh-content .feature-list li span{position:absolute;top:50%;left:0;width:40px;height:40px;margin-right:18px;background-color:#2A2DB7;transform:translateY(-50%);border:1px dashed var(--primaryColor)}.wh-area.style-four .wh-bg{height:805px}.wh-area.style-four .wh-bg.bg-1{background-image:url(/assets/img/about/wh-img-2.jpg)}.wh-area.style-four .wh-bg.bg-2{background-image:url(/assets/img/about/wh-img-4.png)}.counter-area.style-one .move-text{position:absolute;bottom:27%;left:0;width:100%;z-index:-1}.counter-card-wrap.style-one .counter-card{width:16.66%;height:235px;border-bottom:1px solid rgba(99,102,241,.08);border-right:1px solid rgba(99,102,241,.09)}.counter-card-wrap.style-one .counter-card:last-child{border-right:none}.counter-card-wrap.style-one .counter-card:first-child{padding:0}.counter-card-wrap.style-one .counter-card .counter-video{background-image:url(/assets/img/counter-bg.jpg);height:calc(100% - 20px);margin:10px 10px 10px 0;border-radius:0 5px 5px 0}.counter-card-wrap.style-one .counter-card .counter-video .play-video{position:absolute;bottom:20px;left:50%;width:100%;text-align:center;transform:translateX(-50%)}.counter-card-wrap.style-one .counter-card .counter-video .play-video span.play-icon{width:51px;height:51px;margin-right:11px}.counter-card-wrap.style-one .counter-card .counter-video .play-video span.play-icon i{color:var(--blackColor);font-size:16px;line-height:.8;position:relative;left:2px}.counter-card-wrap.style-two .half-circle{margin:12px 12px 0 0}.counter-card-wrap.style-two .counter-card.style-one{border-radius:10px 0 0 10px}.counter-card-wrap.style-two .counter-card.style-two{border-radius:0 10px 10px 0}.counter-card-wrap.style-two .counter-card.style-four{border-radius:0 0 10px 10px}.counter-card.style-four,.counter-card.style-one,.counter-card.style-two{padding:36px 20px 35px}.counter-card.style-four .counter-icon,.counter-card.style-one .counter-icon,.counter-card.style-two .counter-icon{width:90px;height:90px;margin:0 auto 61px}.counter-card.style-four h4,.counter-card.style-one h4,.counter-card.style-two h4{font-size:40px;font-weight:700;line-height:40px;letter-spacing:.01em;margin-bottom:5px}.counter-card.style-two{background-color:rgba(255,255,255,.64)}.counter-card.style-two h4{color:#1f1f1f}.counter-card.style-two p{color:#5B5B5B}.counter-card.style-four{background-color:#1F1F1F}.counter-card.style-four .counter-icon{background-color:rgba(255,255,255,.13)}.counter-card.style-four h4{color:#1F1F1F}.counter-card.style-three{padding:20px 15px 20px 20px}.counter-card.style-three h4{font-size:38px;line-height:1;letter-spacing:.05em;margin-bottom:14px}.feature-area.style-one:before{background-color:#F2F5E6;border-radius:100px 100px 0 0;z-index:0}.feature-area.style-one:after,.feature-area.style-one:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%}.feature-area.style-one:after{background-color:var(--secondaryColor);z-index:-1}.feature-card-wrap.style-three{margin-bottom:-50px}.feature-card.style-one{padding:9px 9px 20px}.feature-card.style-one .feature-img{height:320px;padding:20px;background:linear-gradient(180deg,#F3FAD6,#E4E5FF)}.feature-card.style-one .feature-info{padding:25px 15px 8px}.feature-card.style-one .feature-info h3{font-size:24px;line-height:34px;margin-bottom:7px}.feature-card.style-one .feature-info p{margin-bottom:17px}.feature-card.style-two .feature-icon{width:84px;height:87px;border:1px dashed rgba(99,102,241,.6);background:var(--whiteColor);overflow:hidden;margin-bottom:38px}.feature-card.style-two .feature-icon:after{position:absolute;top:0;left:0;content:"";width:0;height:100%;background:linear-gradient(178.71deg,rgba(99,102,241,.16) -29.05%,#6366F1 50.36%,rgba(99,102,241,.19) 129.77%);visibility:hidden;opacity:0;transition:var(--transition);z-index:-1}.feature-card.style-two h3{margin-bottom:15px;padding-right:30px}.feature-card.style-two:hover .feature-icon:after{width:100%;visibility:visible;opacity:1}.feature-card.style-two:hover .feature-icon img{filter:brightness(0) invert(1)}.feature-card.style-three h3{max-width:70%;margin:25px 0 17px}.service-area.style-one{margin:0 12px}.service-area.style-one:after{position:absolute;top:0;left:0;content:"";width:100%;height:82%;border-radius:20px;z-index:-1;background-color:var(--blackColor)}.service-area.style-one .section-shape-two{top:28%}.service-card-wrap .service-card{margin-bottom:30px}.service-card-wrap .service-card:nth-child(2){margin-left:14%}.service-card-wrap .service-card:nth-child(3){margin-left:28%}.service-card-wrap .service-card:nth-child(4){margin-left:42%}.service-slider-wrap .slider-btn .next-btn,.service-slider-wrap .slider-btn .prev-btn,.team-slider-wrap .slider-btn .next-btn,.team-slider-wrap .slider-btn .prev-btn{position:absolute;top:46%;transform:translateY(-50%);opacity:.6}.service-slider-wrap .slider-btn .next-btn:hover,.service-slider-wrap .slider-btn .prev-btn:hover,.team-slider-wrap .slider-btn .next-btn:hover,.team-slider-wrap .slider-btn .prev-btn:hover{opacity:1}.service-slider-wrap .slider-btn .next-btn:hover img,.service-slider-wrap .slider-btn .prev-btn:hover img,.team-slider-wrap .slider-btn .next-btn:hover img,.team-slider-wrap .slider-btn .prev-btn:hover img{filter:brightness(1) invert(0)}.service-slider-wrap .slider-btn .prev-btn,.team-slider-wrap .slider-btn .prev-btn{left:4px}.service-slider-wrap .slider-btn .next-btn,.team-slider-wrap .slider-btn .next-btn{right:4px}.service-card.style-one{border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);padding:40px 45px 0 28px;overflow:hidden}.service-card.style-one:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:0;background-color:var(--primaryColor);border-radius:10px;z-index:-1;visibility:hidden;opacity:0;transition:var(--transition)}.service-card.style-one .service-counter{font-size:180px;font-weight:500;line-height:90px;margin-right:25px;color:rgba(255,255,255,.08)}.service-card.style-one h3{position:relative;top:-15px;line-height:34px;margin-bottom:0;width:250px}.service-card.style-one h3:hover{text-decoration:underline}.service-card.style-one.active:after,.service-card.style-one:hover:after{height:100%;visibility:visible;opacity:1}.service-card.style-three{padding:35px 20px;min-height:390px}.service-card.style-three.bg-1{background-color:#F5F6ED}.service-card.style-three.bg-2{background-color:rgba(99,102,241,.1)}.service-card.style-three.bg-3{background-color:#FFEFFE}.service-card.style-three.bg-4{background-color:#FDF8E9}.service-card.style-four{background-color:rgba(99,102,241,.06);padding:33px 30px}.service-card.style-four:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-color:var(--primaryColor);visibility:hidden;opacity:0;transform:translateX(-100%);transition:var(--transition);z-index:-1}.service-card.style-four .service-icon{margin:59px 0}.service-card.style-four:hover:after{transform:translateX(0);visibility:visible;opacity:1}.service-card.style-four:hover img{filter:brightness(0) invert(1)}.service-card.style-four:hover h3 a{color:var(--whiteColor)!important}.service-card.style-four:hover .link.style-two{color:var(--whiteColor)}.service-card.style-four:hover .link.style-two:after{background-color:var(--whiteColor)}.project-slider-one{margin:0 13px}.project-card.style-one{padding:30px 28px;border-radius:5px;overflow:hidden;background-color:rgba(99,102,241,.1)}.project-card.style-one .project-bg{background-position:top;background-repeat:no-repeat;background-size:cover;visibility:hidden;opacity:0;transform:translateX(-100%);transition:var(--transition)}.project-card.style-one .project-bg:before{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,.11),rgba(0,0,0,.92))}.project-card.style-one .project-bg.bg-1{background-image:url(/assets/img/projects/project-9.jpg)}.project-card.style-one .project-bg.bg-2{background-image:url(/assets/img/projects/project-2.jpg)}.project-card.style-one .project-bg.bg-3{background-image:url(/assets/img/projects/project-3.jpg)}.project-card.style-one .project-bg.bg-4{background-image:url(/assets/img/projects/project-4.jpg)}.project-card.style-one .project-bg.bg-5{background-image:url(/assets/img/projects/project-5.jpg)}.project-card.style-one .project-bg.bg-6{background-image:url(/assets/img/projects/project-6.jpg)}.project-card.style-one .project-counter{font-size:128px;line-height:1;color:rgba(99,102,241,.13);display:block;margin-bottom:212px}.project-card.style-one .project-info{position:relative;z-index:2}.project-card.style-one .project-info .project-category{padding:8px 14px;background-color:var(--whiteColor);color:var(--primaryColor);margin-bottom:27px}.project-card.style-one .project-info .project-category:hover{color:var(--whiteColor);background-color:var(--primaryColor)}.project-card.style-one .project-info .project-link{width:36px;height:36px}.project-card.style-one .project-info .project-link img{max-width:14px}.project-card.style-one:hover .project-bg{transform:translateX(0);visibility:visible;opacity:1}.project-card.style-one:hover .project-info .project-category{background-color:var(--primaryColor);color:var(--whiteColor)}.project-card.style-one:hover .project-info h3 a{color:var(--whiteColor)!important}.project-card.style-one:hover .project-info .project-link{background-color:var(--secondaryColor)}.project-card.style-one:hover .project-info .project-link img{filter:brightness(0) invert(0)}.project-card.style-two{display:flex;flex-direction:column}.project-card.style-two:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:70%;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.93) 85.77%);border-radius:10px;visibility:hidden;opacity:0;transition:var(--transition)}.project-card.style-two .project-category{top:30px;left:26px}.project-card.style-two .project-info{position:absolute;bottom:0;left:0;width:100%;padding:22px 35px 20px 0;border-radius:0;background-color:var(--whiteColor);transition:var(--transition)}.project-card.style-two .project-info:before{left:0;transform:rotate(-90deg)}.project-card.style-two .project-info:after,.project-card.style-two .project-info:before{position:absolute;top:-28px;content:"";width:28px;height:28px;border-radius:50%;background-color:transparent;box-shadow:-12px -12px #fff;transition:var(--transition)}.project-card.style-two .project-info:after{right:0;transform:rotate(-166deg)}.project-card.style-two:hover:after{visibility:visible;opacity:1}.project-card.style-two:hover .project-info{padding:22px 15px 25px 28px;background-color:transparent;transition:var(--transition);border-radius:0 0 10px 10px}.project-card.style-two:hover .project-info h3 a{color:var(--secondaryColor)}.project-card.style-two:hover .project-info:after,.project-card.style-two:hover .project-info:before{visibility:hidden;opacity:0}.project-category{padding:6.5px 10px;line-height:15px;color:var(--whiteColor)}.project-category:hover{border-color:transparent;background-color:var(--secondaryColor);color:var(--titleColor)}.data-section.style-one{background-color:rgba(99,102,241,.12)}.data-card.style-one{background-image:url(/assets/img/about/data-bg.jpg);padding:40px 20px 30px}.data-card.style-one .data-logo{width:140px;height:140px;margin:0 auto 65px;border:3px solid var(--whiteColor)}.data-card.style-one h3{line-height:30px}.data-card.style-two{padding:25px 20px 24px}.data-card.style-two .data-card-header .data-icon{width:49px;height:49px;border:1px dashed var(--primaryColor);background-color:#4245B3;margin-right:14px}.data-card.style-three{padding:25px 20px 24px}.data-card.style-three .data-card-header .data-icon{width:49px;height:49px;border:1px dashed var(--primaryColor);background-color:rgba(99,102,241,.33);margin-right:14px}.data-card.style-four{background-image:url(/assets/img/about/data-card-bg-2.jpg);padding:20px 20px 26px;height:425px}.data-card.style-four:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;border-radius:10px;background:linear-gradient(180deg,rgba(0,0,0,.12) 42.94%,#3A0226 88.26%);z-index:-1}.data-card-img{background-image:url(/assets/img/about/ai-img-1.jpg);height:426px}.move-text ul{position:absolute;top:50%;left:0;z-index:1;transform:translateY(-50%);white-space:nowrap;animation:mymove 21s linear infinite alternate}.move-text ul li{line-height:1;display:inline-block;position:relative;transition:var(--transition)}.move-text ul li:last-child:after{display:none}.move-text.style-one{height:47px}.move-text.style-one ul li{font-size:48px;line-height:1;font-weight:400;margin:0 26px 0 0;padding:0 43px 0 0;color:rgba(45,28,34,.1)}.move-text.style-one ul li:last-child:after{display:none}.move-text.style-one ul li:after{position:absolute;top:50%;right:0;content:"|";font-size:48px;font-weight:400;transform:translateY(-50%)}.move-text.style-two{height:50px}.move-text.style-two ul li{font-size:50px;line-height:1;font-weight:500;letter-spacing:.1em;font-family:var(--secondaryFont);margin:0 28px 0 0;padding:0 55px 0 0;color:rgba(255,255,255,.14)}.move-text.style-two ul li:last-child:after{display:none}.move-text.style-two ul li:after{position:absolute;top:50%;right:0;content:"/";font-size:50px;font-weight:500;transform:translateY(-50%)}.move-text.style-three{height:80px}.move-text.style-three ul li{font-size:80px;line-height:1;font-weight:400;letter-spacing:.1em;font-family:var(--secondaryFont);margin:0 20px 0 0;padding:0;color:#B1D70B}.move-text.style-three ul li:after,.move-text.style-three ul li:last-child:after{display:none}.move-text.style-four{height:80px}.move-text.style-four ul li{font-size:80px;line-height:1;letter-spacing:.1em;margin:0 15px 0 0;padding:0;color:rgba(229,230,223,.5)}.move-text.style-four ul li:after{display:none}.move-text.style-five{height:70px}.move-text.style-five ul li{font-size:70px;line-height:1;font-weight:400;letter-spacing:.1em;font-family:var(--secondaryFont);margin:0 32px 0 0;padding:0 59px 0 0;color:rgba(195,199,181,.34)}.move-text.style-five ul li:last-child:after{display:none}.move-text.style-five ul li:after{position:absolute;top:50%;right:0;content:"/";font-size:50px;font-weight:500;transform:translateY(-50%)}.move-text.style-six{height:65px}.move-text.style-six ul li{font-size:64px;line-height:1;font-weight:400;margin:0 26px 0 0;padding:0 43px 0 0;color:rgba(99,102,241,.1)}.move-text.style-six ul li:last-child:after{display:none}.move-text.style-six ul li:after{position:absolute;content:"*";top:60%;right:-3px;transform:translateY(-50%);font-size:64px}.move-text.style-seven{height:80px}.move-text.style-seven ul li{font-size:80px;line-height:1;letter-spacing:.1em;margin:0 15px 0 0;padding:0;color:rgba(99,102,241,.09)}.move-text.style-seven ul li:after{display:none}@keyframes mymove{0%{left:0}to{left:-100%}}@keyframes mymoveTwo{0%{top:0}to{bottom:-100%}}.pricing-area.style-one:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;background-color:#F2F5E6;border-radius:0 0 50px 50px}.pricing-area.style-one .move-text{position:absolute;bottom:28%;left:0;width:100%;z-index:1}.pricing-area.style-two{background-color:#F2F5E6;margin:0 13px}.pricing-switch-wrap{width:319px;padding:8px;background-color:var(--whiteColor);border-radius:10px}.pricing-switch-wrap .pricing_switch{position:relative;display:inline-block;width:319px;height:57px}.pricing-switch-wrap .pricing_switch input{display:none}.pricing-switch-wrap .pricing_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s}.pricing-switch-wrap .pricing_slider:before{position:absolute;content:"";height:60px;width:50%;left:69px;bottom:-2px;transition:.4s;transform:translateX(-70px)}.pricing-switch-wrap .pricing_slider:after{position:absolute;content:"";top:0;right:0;left:auto;width:calc(50% - 7px);height:100%;border-radius:10px;transition:var(--transition)}.pricing-switch-wrap input:checked+.pricing_slider{background-color:transparent}.pricing-switch-wrap input:checked+.pricing_slider:before{transform:translateX(81px)}.pricing-switch-wrap input:checked+.pricing_slider:after{left:0;right:auto}.pricing-switch-wrap .off,.pricing-switch-wrap .on{position:absolute;top:50%;width:50%;font-weight:600;text-align:center;transform:translateY(-50%)}.pricing-switch-wrap .on{left:0}.pricing-switch-wrap .off{right:0}.pricing-switch-wrap .pricing_slider.round,.pricing-switch-wrap .pricing_slider.round:before{border-radius:10px}.pricing-switch-wrap .off,.pricing-switch-wrap .on{transition:var(--transition)}.pricing-switch-wrap.style-one .pricing_switch .pricing_slider{background-color:transparent}.pricing-switch-wrap.style-one .pricing_switch .pricing_slider:before{background-color:var(--secondaryColor)}.pricing-switch-wrap.style-one .pricing_switch .pricing_slider:after{border:1px solid rgba(195,199,181,.42)}.pricing-switch-wrap.style-one .pricing_switch input:checked+.pricing_slider{background-color:transparent}.pricing-switch-wrap.style-one .pricing_switch .off,.pricing-switch-wrap.style-one .pricing_switch .on,.pricing-switch-wrap.style-one .pricing_switch input:checked+.pricing_slider .off{color:var(--titleColor)}.pricing-switch-wrap.style-one .pricing_switch input:checked+.pricing_slider .on{color:var(--paraColor)}.pricing-switch-wrap.style-two .pricing_switch .pricing_slider{background-color:transparent}.pricing-switch-wrap.style-two .pricing_switch .pricing_slider:before{background-color:var(--primaryColor)}.pricing-switch-wrap.style-two .pricing_switch .pricing_slider:after{border:1px solid rgba(99,102,241,.33)}.pricing-switch-wrap.style-two .pricing_switch input:checked+.pricing_slider{background-color:transparent}.pricing-switch-wrap.style-two .pricing_switch .on{color:var(--whiteColor)}.pricing-switch-wrap.style-two .pricing_switch .off{color:var(--titleColor)}.pricing-switch-wrap.style-two .pricing_switch input:checked+.pricing_slider .off{color:var(--whiteColor)}.pricing-switch-wrap.style-two .pricing_switch input:checked+.pricing_slider .on{color:var(--paraColor)}.pricing-switch-wrap.style-three{background-color:rgba(99,102,241,.18)}.pricing-switch-wrap.style-three .pricing_switch .pricing_slider{background-color:transparent}.pricing-switch-wrap.style-three .pricing_switch .pricing_slider:before{background-color:var(--primaryColor)}.pricing-switch-wrap.style-three .pricing_switch .pricing_slider:after{border:1px solid rgba(99,102,241,.33)}.pricing-switch-wrap.style-three .pricing_switch input:checked+.pricing_slider{background-color:transparent}.pricing-switch-wrap.style-three .pricing_switch .on{color:var(--whiteColor)}.pricing-switch-wrap.style-three .pricing_switch .off{color:var(--titleColor)}.pricing-switch-wrap.style-three .pricing_switch input:checked+.pricing_slider .off{color:var(--whiteColor)}.pricing-switch-wrap.style-three .pricing_switch input:checked+.pricing_slider .on{color:var(--paraColor)}.pricing-card.style-one{padding:10px 10px 40px}.pricing-card.style-one .pricing-header{background-color:#F3F3F3;padding:22px 32px 24px;margin-bottom:27px}.pricing-card.style-one .pricing-header .featured{top:11px;line-height:15px;background-color:#FFDE6A;display:inline-block;padding:6px 10px;border-radius:50px 0 0 50px}.pricing-card.style-one .pricing-header .pricing-tag{font-size:32px}.pricing-card.style-one h6{padding:0 32px}.pricing-card.style-one .pricing-features{padding:8px 32px 18px}.pricing-card.style-one .pricing-features li{position:relative;padding-left:20px;margin-bottom:10px}.pricing-card.style-one .pricing-features li:last-child{margin-bottom:0}.pricing-card.style-one .pricing-features li:before{position:absolute;top:8px;left:0;content:"";width:7.5px;height:7.5px;border-radius:50%;background-color:rgba(99,102,241,.33)}.pricing-card.style-one .btn{width:calc(100% - 64px);margin:0 auto}.pricing-table.style-one table thead tr th,.pricing-table.style-two table thead tr th{border:none;border-right:25px solid #f2f5e6;border-bottom:1px solid rgba(166,172,145,.15);padding:30px 10px;font-weight:400;color:var(--primaryColor);background-color:var(--whiteColor)}.pricing-table.style-one table thead tr th:first-child,.pricing-table.style-two table thead tr th:first-child{background-color:transparent;border-right:none}.pricing-table.style-one table thead tr th:nth-child(2),.pricing-table.style-two table thead tr th:nth-child(2){border-radius:10px 25px 0 0}.pricing-table.style-one table thead tr th:nth-child(3),.pricing-table.style-two table thead tr th:nth-child(3){border-radius:30px 25px 0 0}.pricing-table.style-one table thead tr th:last-child,.pricing-table.style-two table thead tr th:last-child{border-radius:30px 10px 0 0;border-right:none}.pricing-table.style-one table thead tr th .pricing-header,.pricing-table.style-two table thead tr th .pricing-header{position:relative}.pricing-table.style-one table thead tr th .pricing-header .featured,.pricing-table.style-two table thead tr th .pricing-header .featured{top:-5px;right:-10px;background-color:#FFDE6A;border-radius:50px 0 0 50px;padding:2px 10px 0 13px}.pricing-table.style-one table thead tr th .pricing-header .pricing-tag,.pricing-table.style-two table thead tr th .pricing-header .pricing-tag{font-size:40px;font-weight:600;line-height:1;margin-bottom:15px;color:var(--blackColor)}.pricing-table.style-one table thead tr th .pricing-header p,.pricing-table.style-two table thead tr th .pricing-header p{display:inline-block;margin:0 20px}.pricing-table.style-one table tbody tr th,.pricing-table.style-two table tbody tr th{background-color:transparent;border-bottom:1px solid rgba(166,172,145,.15);padding-right:20px}.pricing-table.style-one table tbody tr td,.pricing-table.style-two table tbody tr td{padding:12px 20px;text-align:center;background-color:var(--whiteColor);border:none;border-right:25px solid #f2f5e6;border-bottom:1px solid rgba(166,172,145,.15)}.pricing-table.style-one table tbody tr td:first-child,.pricing-table.style-two table tbody tr td:first-child{padding-left:0}.pricing-table.style-one table tbody tr td:last-child,.pricing-table.style-two table tbody tr td:last-child{border-right:none}.pricing-table.style-one table tbody tr td span i,.pricing-table.style-two table tbody tr td span i{font-size:22px}.pricing-table.style-one table tbody tr td span.available i,.pricing-table.style-two table tbody tr td span.available i{color:var(--primaryColor)}.pricing-table.style-one table tbody tr td span.unavailable i,.pricing-table.style-two table tbody tr td span.unavailable i{color:#FF0B0B}.pricing-table.style-one table tbody tr:last-child th,.pricing-table.style-two table tbody tr:last-child th{border-bottom:none}.pricing-table.style-one table tbody tr:last-child td,.pricing-table.style-two table tbody tr:last-child td{border-bottom:none;padding-bottom:32px;padding-top:28px}.pricing-table.style-one table tbody tr:last-child td:nth-child(2),.pricing-table.style-two table tbody tr:last-child td:nth-child(2){border-radius:0 0 30px 10px}.pricing-table.style-one table tbody tr:last-child td:nth-child(3),.pricing-table.style-two table tbody tr:last-child td:nth-child(3){border-radius:0 0 30px 25px}.pricing-table.style-one table tbody tr:last-child td:nth-child(4),.pricing-table.style-two table tbody tr:last-child td:nth-child(4){border-radius:0 0 10px 30px}.pricing-table.style-one table thead tr th{border-bottom:1px solid rgba(166,172,145,.15);border-right:25px solid #f2f5e6;color:var(--primaryColor);background-color:var(--whiteColor)}.pricing-table.style-one table thead tr th .pricing-header .featured{background-color:#FFDE6A}.pricing-table.style-one table thead tr th .pricing-header h2{color:var(--blackColor)}.pricing-table.style-one table tbody tr td,.pricing-table.style-one table tbody tr th{border-bottom:1px solid rgba(166,172,145,.15)}.pricing-table.style-one table tbody tr td{background-color:var(--whiteColor);border-right:25px solid #f2f5e6}.pricing-table.style-two table thead tr th{border-bottom:1px solid rgba(99,102,241,.09);border-right:25px solid var(--whiteColor);color:var(--primaryColor);background-color:rgba(99,102,241,.06)}.pricing-table.style-two table thead tr th .pricing-header .featured{background-color:#FFDE6A}.pricing-table.style-two table thead tr th .pricing-header h2{color:var(--blackColor)}.pricing-table.style-two table tbody tr td,.pricing-table.style-two table tbody tr th{border-bottom:1px solid rgba(99,102,241,.09)}.pricing-table.style-two table tbody tr td{background-color:rgba(99,102,241,.06);border-right:25px solid var(--whiteColor)}.hw-area.style-one .move-text{position:absolute;bottom:32%;left:0;width:100%;overflow:hidden;z-index:-1}.process-tablist{border:none;position:relative}.process-tablist .nav-item{position:relative;z-index:1}.process-tablist .nav-item:after{position:absolute;top:50%;right:-100px;content:"";width:100px;height:3px;z-index:-1;background-color:var(--secondaryColor)}.process-tablist .nav-item:last-child:after{display:none}.process-tablist .nav-item .nav-link{border:1px solid #ebeee5;padding:11px 25px;border-radius:50px;font-weight:500;font-family:var(--secondaryFont);background-color:var(--whiteColor);color:var(--paraColor);transition:var(--transition)}.process-tablist .nav-item .nav-link.active,.process-tablist .nav-item .nav-link:hover{border-color:transparent;color:var(--blackColor);background-color:var(--secondaryColor)}.process-card.style-one{background-color:#f3f3f3;border-radius:10px;padding:14px}.process-card.style-one .process-img{padding:20px;border:4px solid var(--whiteColor);height:448px;background:linear-gradient(180deg,#F2F8DC,#E5E6FC)}.process-card.style-one .process-title{height:100%;padding:35px 20px 30px 25px}.process-card.style-one .process-title .process-counter{font-size:96px;font-weight:500;color:rgba(201,201,192,.43)}.process-card.style-one .process-title div h3{font-size:24px;line-height:34px;margin-bottom:10px}.process-card.style-two .process-counter-wrap{position:relative;margin-right:80px;margin-bottom:30px}.process-card.style-two .process-counter-wrap:after{position:absolute;top:50%;left:0;content:"";width:100%;height:2px;z-index:-1;background-color:rgba(99,102,241,.06)}.process-card.style-two .process-counter-wrap .process-counter-name{font-size:100px;line-height:1;display:inline-block;color:#DADAFC;font-family:var(--secondaryFont);font-weight:700;background-color:var(--whiteColor)}.process-card.style-two .process-counter-wrap .process-counter{width:30px;height:30px;font-size:14px;font-weight:600;color:var(--whiteColor);border:1px dashed var(--whiteColor)}.chart-box.style-one{background-color:rgba(99,102,241,.15);padding:27px 28px 26px}.chart-box.style-one:after{position:absolute;top:50%;right:0;content:"";width:196.13px;height:196.13px;left:131.77px;top:-37.12px;z-index:-1;background:rgba(99,102,241,.29);filter:blur(41.8458px)}.chart-box.style-one>div{width:112px}.chart-box.style-one>div span{line-height:21px;display:inline-block}.cta-area.style-one .cta-section-shape{left:60%;transform:translateX(-50%)}.cta-area.style-one .cta-img-wrap .cta-img{width:calc(100% - 230px)}.cta-area.style-one .cta-img-wrap .circle-text-wrap{width:227px;height:231px}.cta-area.style-one .cta-img-wrap .circle-text-wrap span{width:75px;height:75px;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-area.style-one .cta-img-wrap .circle-text-wrap:hover span{background-color:var(--titleColor)}.cta-area.style-one .cta-img-wrap .circle-text-wrap:hover span img{filter:brightness(0) invert(1)}.cta-area.style-two{margin:0 13px;background-image:url(/assets/img/cta-bg-1.jpg)}.cta-area.style-three{margin:0 13px;background-image:url(/assets/img/cta-bg-2.jpg)}.cta-area.style-three .circle-text-wrap,.cta-area.style-two .circle-text-wrap{width:227px;height:231px}.cta-area.style-three .circle-text-wrap span,.cta-area.style-two .circle-text-wrap span{width:75px;height:75px;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-area.style-three .circle-text-wrap:hover span,.cta-area.style-two .circle-text-wrap:hover span{background-color:var(--secondaryColor)}.cta-area.style-three .circle-text-wrap:hover span img,.cta-area.style-two .circle-text-wrap:hover span img{filter:brightness(0) invert(0)}.job-card.style-one{background-color:rgba(99,102,241,.09);padding:8px}.job-card.style-one .job-img .job-salary{top:8px;right:0;line-height:1;padding:7px 12px 6px;border-radius:50px 0 0 50px}.job-card.style-one .job-info{padding:18px 10px 16px}.job-card.style-one .job-info h3{margin-bottom:7px}.job-card.style-one .job-info ul li{margin-bottom:5px}.job-card.style-one .job-info ul li:last-child{margin-bottom:0}.integration-area:before{background-color:var(--whiteColor);border-radius:0 0 50px 50px;z-index:0}.integration-area:after,.integration-area:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%}.integration-area:after{background-color:var(--blackColor);z-index:-1}.integration-area.style-two{background-color:#F2F5E6}.integration-area.style-two:after,.integration-area.style-two:before{display:none}.integration-wrapper.style-one .int-logo{margin:30px 0}.integration-wrapper.style-one .int-box-wrapper{display:flex;flex-wrap:wrap}.integration-wrapper.style-one .int-box-wrapper .int-box{width:97px;height:100px;margin-bottom:74px;border-radius:10px;box-shadow:0 0 40px rgba(99,102,241,.21)}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:first-child{margin:12px 0 56px 11px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(2){margin:63px 0 0 127px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(3){margin:15px 0 0 50px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(4){margin:63px 0 0 102px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:first-child{margin:12px 0 56px -30px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(2){margin:61px 0 0 154px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(3){margin:14px 0 0 33px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(4){margin:61px 0 0 104px}.benefit-area:before{background-color:var(--whiteColor);border-radius:0 0 50px 50px;z-index:0}.benefit-area:after,.benefit-area:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%}.benefit-area:after{background-color:#F2F5E6;z-index:-1}.benefit-area.style-one:after{position:absolute;top:0;left:0;content:""}.benefit-area.style-one .benefit-img-wrap{padding:90px 30px;background:linear-gradient(180deg,rgba(212,255,18,.21),rgba(99,102,241,.13))}.benefit-area.style-one .benefit-img-wrap img{border:3px solid var(--whiteColor)}.benefit-area.style-one .benefit-content .feature-list-wrap{margin-bottom:40px}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list{padding-left:46px;margin-bottom:20px}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list:last-child{margin-bottom:0}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list span{position:absolute;top:3px;left:0;width:30px;height:30px;background-color:var(--secondaryColor)}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list span i{color:var(--titleColor);font-size:18px;line-height:1;position:relative;left:1px}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list h5{margin-bottom:8px}.testimonial-area.style-one:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;background-color:var(--blackColor);border-radius:0 0 50px 50px}.testimonial-area.style-two{margin:0 10px}.testimonial-area.style-two:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-color:var(--whiteColor);border-radius:20px 20px 0 0;z-index:-1}.testimonial-area.style-two .circle-text-wrap{padding:14px;width:315px;height:315px}.testimonial-area.style-two .circle-text-wrap:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-radius:50%;border:40px solid #fc95f6;z-index:-1}.testimonial-area.style-three .circle-text-wrapper .move-text{position:absolute;top:52%;left:0;width:100%;transform:translateY(-50%)}.testimonial-area.style-three .circle-text-wrapper .circle-text-wrap{padding:14px;width:291px;height:291px;margin:0 auto 40px}.testimonial-area.style-three .circle-text-wrapper .circle-text-wrap:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-radius:50%;border:40px solid var(--secondaryColor);z-index:-1}.testimonial-area.style-three .move-text ul li{color:rgba(255,255,255,.14);font-weight:500}.testimonial-area.style-four{margin:-115px 15px 0}.testimonial-area.style-four:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-color:var(--whiteColor);border-radius:20px 20px 0 0;z-index:-1}.testimonial-area.style-four .circle-text-wrap{padding:14px;width:315px;height:315px}.testimonial-area.style-four .circle-text-wrap:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-radius:50%;border:40px solid #fc95f6;z-index:-1}.testimonial-card.style-one{background-color:#141414;border-radius:10px;padding:45px 30px}.testimonial-card.style-one .br-one{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-one .br-one:before{left:0;border-radius:10px 0 0 0;border-left:1px solid rgba(212,255,18,.43)}.testimonial-card.style-one .br-one:after,.testimonial-card.style-one .br-one:before{position:absolute;top:0;content:"";width:27%;height:27%;border-top:1px solid rgba(212,255,18,.43)}.testimonial-card.style-one .br-one:after{right:0;border-radius:0 10px 0 0;border-right:1px solid rgba(212,255,18,.43)}.testimonial-card.style-one .br-two{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-one .br-two:before{left:0;border-radius:0 0 0 10px;border-left:1px solid rgba(212,255,18,.43)}.testimonial-card.style-one .br-two:after,.testimonial-card.style-one .br-two:before{position:absolute;bottom:0;content:"";width:30%;height:30%;border-bottom:1px solid rgba(212,255,18,.43)}.testimonial-card.style-one .br-two:after{right:0;border-radius:0 0 10px 0;border-right:1px solid rgba(212,255,18,.43)}.testimonial-card.style-one .rating li i{color:#FFDE6A}.testimonial-card.style-one h6{color:rgba(221,221,221,.7);font-size:20px;line-height:28px;padding:0 10px;margin-bottom:20px}.testimonial-card.style-one p{font-weight:500;line-height:30px;font-size:18px;margin-bottom:35px}.testimonial-card.style-one .client-img{width:80px;height:80px;margin:0 auto 35px}.testimonial-card.style-one .client-info h5{padding-left:15px;position:relative;display:inline-block;margin-bottom:6px}.testimonial-card.style-one .client-info h5:before{position:absolute;top:50%;left:0;content:"";width:10px;height:2px;background-color:var(--whiteColor);transform:translateY(-50%)}.testimonial-card.style-one:hover .br-one,.testimonial-card.style-one:hover .br-two{visibility:visible;opacity:1}.testimonial-card.style-two p{font-size:36px;line-height:46px;padding-bottom:30px;border-bottom:1px solid #efefef;margin-bottom:37px}.testimonial-card.style-two .client-info-wrap .client-img{width:51px;height:51px}.testimonial-card.style-two .client-info-wrap .client-info{margin-left:15px}.testimonial-card.style-two .client-info-wrap .client-info h5{padding-left:20px;position:relative}.testimonial-card.style-two .client-info-wrap .client-info h5:before{position:absolute;top:50%;left:0;content:"";width:11px;height:2px;background-color:var(--blackColor);transform:translateY(-50%)}.testimonial-card.style-three p{font-size:36px;line-height:46px;margin-bottom:30px}.testimonial-card.style-three .client-info-wrap .client-img{width:51px;height:51px}.testimonial-card.style-three .client-info-wrap .client-info{margin-left:15px}.testimonial-card.style-three .client-info-wrap .client-info h5{padding-left:20px;position:relative}.testimonial-card.style-three .client-info-wrap .client-info h5:before{position:absolute;top:50%;left:0;content:"";width:11px;height:2px;background-color:var(--whiteColor);transform:translateY(-50%)}.testimonial-card.style-three .client-info-wrap .client-info span{color:rgba(221,221,221,.8)}.testimonial-card.style-four{background-color:rgba(99,102,241,.09);border-radius:10px;padding:45px 30px}.testimonial-card.style-four .br-one{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-four .br-one:before{left:0;border-radius:10px 0 0 0;border-left:1px solid var(--primaryColor)}.testimonial-card.style-four .br-one:after,.testimonial-card.style-four .br-one:before{position:absolute;top:0;content:"";width:27%;height:27%;border-top:1px solid var(--primaryColor)}.testimonial-card.style-four .br-one:after{right:0;border-radius:0 10px 0 0;border-right:1px solid var(--primaryColor)}.testimonial-card.style-four .br-two{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-four .br-two:before{left:0;border-radius:0 0 0 10px;border-left:1px solid var(--primaryColor)}.testimonial-card.style-four .br-two:after,.testimonial-card.style-four .br-two:before{position:absolute;bottom:0;content:"";width:30%;height:30%;border-bottom:1px solid var(--primaryColor)}.testimonial-card.style-four .br-two:after{right:0;border-radius:0 0 10px 0;border-right:1px solid var(--primaryColor)}.testimonial-card.style-four .rating li i{color:#FF8215}.testimonial-card.style-four h6{color:var(--titleColor);font-size:20px;line-height:28px;padding:0 10px;margin-bottom:20px}.testimonial-card.style-four p{font-weight:500;line-height:30px;font-size:18px;margin-bottom:35px}.testimonial-card.style-four .client-img{width:80px;height:80px;margin:0 auto 35px}.testimonial-card.style-four .client-info h5{padding-left:15px;position:relative;display:inline-block;margin-bottom:6px}.testimonial-card.style-four .client-info h5:before{position:absolute;top:50%;left:0;content:"";width:10px;height:2px;background-color:var(--titleColor);transform:translateY(-50%)}.testimonial-card.style-four:hover .br-one,.testimonial-card.style-four:hover .br-two{visibility:visible;opacity:1}.testimonial-slider-two .slider-btn{position:absolute;bottom:17px;right:0;z-index:1}.testimonial-slider-two .slider-btn .next-btn,.testimonial-slider-two .slider-btn .prev-btn{position:absolute;top:50%;transform:translateY(-50%);width:35px;height:35px;background-color:rgba(99,102,241,.1)}.testimonial-slider-two .slider-btn .next-btn img,.testimonial-slider-two .slider-btn .prev-btn img{max-width:14px}.testimonial-slider-two .slider-btn .next-btn:before,.testimonial-slider-two .slider-btn .prev-btn:before{background-color:var(--primaryColor)}.testimonial-slider-two .slider-btn .prev-btn{left:0}.testimonial-slider-two .slider-btn .next-btn{right:0}.testimonial-slider-two .testimonial-pagination{padding:0 45px}.testimonial-slider-two .testimonial-pagination .swiper-pagination-bullet{width:88px;height:4px;margin:0 6px;background-color:rgba(99,102,241,.2);border-radius:50px;opacity:1}.testimonial-slider-two .testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--primaryColor)}.testimonial-slider-three .slider-btn .next-btn,.testimonial-slider-three .slider-btn .prev-btn{position:absolute;top:50%;transform:translateY(-50%);opacity:.6;z-index:1}.testimonial-slider-three .slider-btn .next-btn:before,.testimonial-slider-three .slider-btn .prev-btn:before{display:none}.testimonial-slider-three .slider-btn .next-btn:hover,.testimonial-slider-three .slider-btn .prev-btn:hover{opacity:1}.testimonial-slider-three .slider-btn .next-btn:hover img,.testimonial-slider-three .slider-btn .prev-btn:hover img{filter:brightness(1) invert(0)}.testimonial-slider-three .slider-btn .prev-btn{left:0}.testimonial-slider-three .slider-btn .next-btn{right:0}.team-card.style-one{padding:38px 20px 26px;background:linear-gradient(91.98deg,rgba(163,107,244,.06) 1.98%,rgba(163,107,244,.3) 50.35%,rgba(163,107,244,.06) 98.71%)}.team-card.style-one .team-thumb{width:198px;height:198px;margin-bottom:80px;border:4px solid var(--whiteColor);box-shadow:0 0 40px rgba(107,0,216,.24)}.team-card.style-one .team-member-bg{background-position:top;background-repeat:no-repeat;background-size:cover;visibility:hidden;opacity:0;transform:translateX(-100%)}.team-card.style-one .team-member-bg:before{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;background:linear-gradient(.21deg,#654793 16.87%,rgba(136,113,181,.04) 58.41%);z-index:0}.team-card.style-one .team-member-bg.bg-1{background-image:url(/assets/img/team/team-1.jpg)}.team-card.style-one .team-member-bg.bg-2{background-image:url(/assets/img/team/team-2.jpg)}.team-card.style-one .team-member-bg.bg-3{background-image:url(/assets/img/team/team-3.jpg)}.team-card.style-one .team-member-bg.bg-4{background-image:url(/assets/img/team/team-4.jpg)}.team-card.style-one .team-member-bg.bg-5{background-image:url(/assets/img/team/team-5.jpg)}.team-card.style-one .team-member-bg.bg-6{background-image:url(/assets/img/team/team-6.jpg)}.team-card.style-one .team-member-bg.bg-7{background-image:url(/assets/img/team/team-7.jpg)}.team-card.style-one .team-member-bg.bg-8{background-image:url(/assets/img/team/team-8.jpg)}.team-card.style-one .team-info h3{margin-bottom:2px}.team-card.style-one:hover .team-member-bg{visibility:visible;opacity:1;transform:translateX(0)}.team-card.style-one:hover .team-info h3{color:var(--whiteColor)!important}.team-card.style-one:hover .team-info span{color:var(--offwhiteColor)}.blog-card.style-one{background-color:#F3F3F3;padding:14px 14px 22px}.blog-card.style-one .blog-info{padding:20px 7px 0}.blog-card.style-one .blog-info .blog-category{margin-right:5px;margin-bottom:6px}.blog-card.style-one .blog-info .blog-metainfo{margin-bottom:6px}.blog-card.style-one .blog-info .blog-metainfo li{font-size:15px}.blog-card.style-one .blog-info h3{margin:15px 0}.blog-card.style-two .blog-info{padding:22px 0 0}.blog-card.style-two .blog-info .blog-metainfo{margin-bottom:6px}.blog-card.style-two .blog-info h3{margin:15px 0 24px}.blog-card.style-three{padding-right:160px}.blog-card.style-three .blog-info{position:absolute;right:0;bottom:25px;max-width:322px;padding:25px 22px 20px;box-shadow:0 0 40px 0 rgba(0,0,0,.08)}.blog-card.style-three .blog-info .blog-category{margin-bottom:15px}.blog-card.style-three .blog-info .blog-metainfo{margin-bottom:13px}.blog-card.style-three .blog-info h3{margin:0 0 16px}.blog-category{border:1px solid rgba(99,102,241,.21);color:var(--paraColor);padding:6.5px 10px;line-height:15px}.blog-category:hover{border-color:transparent;background-color:var(--primaryColor);color:var(--whiteColor)}.blog-metainfo li{display:inline-block;margin-right:7px;padding-right:12px;position:relative;font-weight:500}.blog-metainfo li:after{position:absolute;top:50%;right:0;content:"";width:1px;height:13px;background-color:rgba(85,85,85,.2);transform:translateY(-50%)}.blog-metainfo li:last-child{margin-right:0;padding-right:0}.blog-metainfo li:last-child:after{display:none}.blog-metainfo li.blog-category{margin-right:20px}.blog-metainfo li.blog-category:after{display:none}.blog-metainfo li.blog-category a{padding:3px 10px}.blog-metainfo li a{color:var(--paraColor)}.blog-metainfo li a:hover{color:var(--primaryColor)}.contact-card-wrap.style-one{position:relative;margin-bottom:-65px}.contact-card-wrap.style-one:before{position:absolute;top:38%;left:0;content:"";width:100%;height:1px;transform:translateY(-50%);background-color:rgba(0,0,0,.08)}.contact-card-wrap.style-one:after{position:absolute;top:0;left:50%;content:"";width:1px;height:80%;transform:translateX(-50%);background-color:rgba(0,0,0,.08)}.contact-card-wrap.style-one .contact-card{width:50%;margin-bottom:65px}.contact-card-wrap.style-one .contact-card:nth-child(2n){padding-left:35px}.contact-card.style-two .contact-icon{width:38px;height:38px}.contact-card.style-two div{width:calc(100% - 50px);margin-left:auto}.map-area:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:50%;background-color:var(--blackColor);z-index:-1}.comp-map iframe{width:100%;height:100%}.comp-map.style-one{height:328px;border-radius:10px}.comp-map.style-one iframe{border-radius:10px}.comp-map.style-two{height:573px;border-radius:10px}.comp-map.style-two iframe{border-radius:10px}.checkbox{display:block}.checkbox.form-check{padding-left:0}.checkbox input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.checkbox label{position:relative;cursor:pointer;padding-left:26px}.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:before{width:17px;height:17px;border:1px solid rgb(80,137,255);top:4px;border-radius:50%}.checkbox.style-two label:before{width:17px;height:17px;border:1px solid rgba(80,137,255,.4);top:4px;border-radius:4px}.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:4px;left:0;width:17px;height:17px;border-radius:50%;background:var(--primaryColor)}.checkbox.style-two input:checked+label:after{top:4px;left:0;width:17px;height:17px;border-radius:4px;background:var(--primaryColor)}.faq-box.style-one{background-color:rgba(99,102,241,.1);padding:15px}.faq-bg{background-image:url(/assets/img/about/faq-bg.jpg);height:100%;position:relative;z-index:1;padding:28px 35px 22px}.faq-bg:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 52.73%,rgba(0,0,0,.92) 80.03%);border-radius:10px;z-index:-1}.faq-bg h6{font-size:24px;line-height:34px;font-weight:600}.accordion.style-one .accordion-item{margin:0 0 20px;padding:0;border:none;border-radius:10px;background-color:#F3F3F3}.accordion.style-one .accordion-item:last-child{margin:0}.accordion.style-one .accordion-item .accordion-header .accordion-button{display:flex;align-items:center!important;margin:0;font-size:18px;font-weight:500;line-height:28px;color:var(--titleColor);text-align:left;align-items:center;padding:12px 40px 11px 25px;border-radius:10px;background-color:#F3F3F3;box-shadow:none;transition:var(--transition)}.accordion.style-one .accordion-item .accordion-header .accordion-button:after{display:none}.accordion.style-one .accordion-item .accordion-header .accordion-button:focus{outline:none;box-shadow:none}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-icon{min-width:45px;min-height:45px;margin-right:17px}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow{display:inline-block;position:absolute;top:37px;right:28px;text-align:center;transition:var(--transition)}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i{position:absolute;top:50%;left:50%;font-size:21px;font-weight:300;line-height:1;display:block;margin:0 auto;color:var(--paraColor);transform:translate(-50%,-50%);transition:var(--transition)}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{visibility:hidden;opacity:0;top:50%}.accordion.style-one .accordion-item .accordion-body{padding:0 25px 21px 86px;border:none;border-radius:0 0 10px 10px}.accordion.style-one .accordion-item .accordion-body p:last-child{margin-bottom:0}.accordion.style-two .accordion-item{margin:0;padding:0;border:none;border-radius:5px}.accordion.style-two .accordion-item:last-child{margin:0}.accordion.style-two .accordion-item .accordion-header .accordion-button{display:flex;align-items:flex-start!important;margin:0;font-size:16px;font-weight:600;line-height:28px;color:var(--blackColor);text-align:left;align-items:center;padding:15px 40px 15px 0;border-top:1px solid rgba(0,0,0,.06);border-radius:0;background-color:transparent;box-shadow:none;transition:var(--transition)}.accordion.style-two .accordion-item .accordion-header .accordion-button:after{display:none}.accordion.style-two .accordion-item .accordion-header .accordion-button:focus{outline:none;box-shadow:none}.accordion.style-two .accordion-item .accordion-header .accordion-button .accord-arrow{display:inline-block;position:absolute;top:32px;right:3px;text-align:center;transition:var(--transition)}.accordion.style-two .accordion-item .accordion-header .accordion-button .accord-arrow i{position:absolute;top:50%;left:50%;font-size:21px;font-weight:300;line-height:1;display:block;margin:0 auto;color:rgba(0,0,0,.5);transform:translate(-50%,-50%);transition:var(--transition)}.accordion.style-two .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{visibility:hidden;opacity:0;top:50%}.accordion.style-two .accordion-item .accordion-body{padding:0 0 16px;border:none;border-radius:0 0 5px 5px}.accordion.style-two .accordion-item .accordion-body p:last-child{margin-bottom:0}.accordion.style-three .accordion-item{margin:0 0 10px;padding:0;border:none;border-radius:10px;background-color:var(--whiteColor)}.accordion.style-three .accordion-item:last-child{margin:0}.accordion.style-three .accordion-item .accordion-header .accordion-button{display:flex;align-items:center!important;margin:0;font-size:18px;font-weight:500;line-height:28px;color:var(--titleColor);text-align:left;align-items:center;padding:16px 40px 16px 25px;border-radius:10px;background-color:var(--whiteColor);box-shadow:none;transition:var(--transition)}.accordion.style-three .accordion-item .accordion-header .accordion-button:after{display:none}.accordion.style-three .accordion-item .accordion-header .accordion-button:focus{outline:none;box-shadow:none}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-icon{min-width:45px;min-height:45px;margin-right:17px}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-arrow{display:inline-block;position:absolute;top:31px;right:28px;text-align:center;transition:var(--transition)}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-arrow i{position:absolute;top:50%;left:50%;font-size:21px;font-weight:300;line-height:1;display:block;margin:0 auto;color:rgba(0,0,0,.3);transform:translate(-50%,-50%);transition:var(--transition)}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{visibility:hidden;opacity:0;top:50%}.accordion.style-three .accordion-item .accordion-body{padding:0 25px 21px 55px;border:none;border-radius:0 0 10px 10px}.accordion.style-three .accordion-item .accordion-body p:last-child{margin-bottom:0}.accordion-header:not(.collapsed) .accordion-button span .plus{visibility:hidden;opacity:0}.accordion-header:not(.collapsed) .accordion-button span .minus{visibility:visible!important;opacity:1!important}.error-wrap{border-top:1px solid rgba(0,0,0,.1)}.account-wrap.style-one{background-image:url(/assets/img/login-bg-1.jpg);height:100%;padding:15px;border-radius:10px}.account-wrap.style-two{background-image:url(/assets/img/login-bg-2.jpg);height:100%;padding:15px;border-radius:10px}.account-box{padding:50px 40px 45px;background-color:var(--whiteColor)}.account-box .form-group input{height:52px;padding:12px 18px;background-color:#F7F7FE}.account-box .form-group input::-moz-placeholder{opacity:1;color:var(--paraColor)}.account-box .form-group input::placeholder{opacity:1;color:var(--paraColor)}.account-box .form-group input:focus{outline:0}.account-box .or-text{margin:15px 0}.account-box .or-text:after{position:absolute;top:50%;left:0;content:"";width:100%;height:1px;background-color:rgba(76,89,146,.08)}.account-box .or-text span{padding:5px 14px;background-color:var(--grayColor);display:inline-block;z-index:2;position:relative}.sidebar .sidebar-widget{background-color:#F2F2FF;padding:28px 30px 30px;margin-bottom:30px}.sidebar .sidebar-widget:last-child{margin-bottom:0}.sidebar .sidebar-widget.style-two{background-color:var(--secondaryColor)}.search-widget input{padding:12px 55px 12px 22px}.search-widget input::-moz-placeholder{opacity:1;color:var(--whiteColor)}.search-widget input::placeholder{opacity:1;color:var(--whiteColor)}.search-widget button{padding:4px 15px 4px 12px}.search-widget button:before{position:absolute;top:50%;left:0;content:"";width:1px;height:16px;transform:translateY(-50%);background-color:rgba(255,255,255,.4)}.category-widget li{margin-bottom:17px}.category-widget li:last-child{margin-bottom:0}.category-widget li a{color:var(--paraColor);padding-right:30px;font-weight:500;display:block;position:relative}.category-widget li a i,.category-widget li a img{position:absolute;top:50%;right:0}.category-widget li a i{font-size:18px;line-height:1;color:var(--paraColor)}.category-widget li a img{filter:brightness(0) invert(0);opacity:.5;transition:var(--transition)}.category-widget li a:hover{color:var(--primaryColor);padding-left:5px}.category-widget li a:hover img{filter:brightness(1) invert(0);opacity:1}.category-widget li a:hover i{color:var(--primaryColor)}.service-category-list li{margin-bottom:12px}.service-category-list li:last-child{margin-bottom:0}.service-category-list li a{display:block;width:100%;background-color:var(--whiteColor);border-radius:50px;padding:10px 20px;color:var(--paraColor)}.service-category-list li a i{float:right;font-size:19px;line-height:1;position:relative;top:4px}.service-category-list li a:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.docs-widget.style-one{background-image:url(/assets/img/docs-bg.jpg);height:412px;padding:25px 20px 30px}.docs-widget.style-one .btn:hover{background-color:var(--secondaryColor)}.docs-widget.style-one .btn:hover span{background-color:var(--primaryColor)}.docs-widget.style-one .btn:hover span img{filter:brightness(0) invert(1)}.booking-form .form-group input,.booking-form .form-group select{border-radius:50px;padding:12px 20px;background-color:var(--whiteColor)}.booking-form .form-group input::-moz-placeholder,.booking-form .form-group select::-moz-placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group input::placeholder,.booking-form .form-group select::placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group textarea{height:137px;border-radius:10px;resize:none;padding:12px 20px;background-color:var(--whiteColor)}.booking-form .form-group textarea::-moz-placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group textarea::placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group select{padding:12px 18px;background-image:url(/assets/img/icons/down-arrow-fill-ash.svg);background-position:calc(100% - 20px) 50%;background-size:11px;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rp-post-wrap .rp-post-card{margin-bottom:22px}.rp-post-wrap .rp-post-card:last-child{margin-bottom:0}.rp-post-card .rp-post-img{width:91px;border-radius:10px}.rp-post-card .rp-post-img img{border-radius:10px}.rp-post-card .rp-post-info{width:calc(100% - 111px);margin-left:auto;position:relative;top:-2px}.rp-post-card .rp-post-info h5{line-height:26px}.rp-post-card.style-two .rp-post-info{width:calc(100% - 111px);margin-left:auto;position:relative;top:-2px}.rp-post-card.style-two .rp-post-info h5{line-height:26px}.rp-post-card.style-two .rp-post-info .link{color:#134404}.tags-widget ul{margin-top:-10px}.tags-widget ul li{display:inline-block;margin:10px 6px 0 0}.tags-widget ul li a{display:inline-block;font-size:14px;font-weight:500;line-height:15px;padding:7px 9px 8px;color:#6B6668;background-color:var(--whiteColor);border-radius:5px;transition:var(--transition)}.tags-widget ul li a:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.promo-widget.style-one{padding:20px 30px 26px;background-image:url(/assets/img/promo-bg.jpg);height:412px}.promo-widget.style-one h3{font-size:24px;line-height:34px;margin-bottom:12px;padding-right:10px}.range-slider-container .range-slider{height:14px;background:transparent;border:1px solid var(--whiteColor);border-radius:50px;position:relative}.range-slider-container .range-slider .range-progress{height:6px;background:var(--primaryColor);border-radius:50px;position:absolute;top:4px;left:0;right:0}.range-slider-container .range-input{position:relative}.range-slider-container .range-input input{position:absolute;top:-8px;height:2px;width:100%;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.range-slider-container .range-input input[type=range]::-webkit-slider-thumb{height:13px;width:13px;border:3px solid var(--whiteColor);border-radius:50%;background:var(--primaryColor);pointer-events:auto;-webkit-appearance:none}.range-slider-container .range-input input[type=range]::-moz-range-thumb{height:9px;width:8px;border:2px solid var(--whiteColor);border-radius:50%;background:var(--primaryColor);pointer-events:auto}@-moz-document url-prefix(){.range-slider-container .range-input input{top:-8px}}.blog-desc p,.job-desc p,.project-desc p,.service-desc p,.terms-wrap p{margin-bottom:22px}.blog-desc p b,.blog-desc p strong,.job-desc p b,.job-desc p strong,.project-desc p b,.project-desc p strong,.service-desc p b,.service-desc p strong,.terms-wrap p b,.terms-wrap p strong{color:var(--titleColor)}.blog-desc h1,.blog-desc h2,.blog-desc h3,.blog-desc h4,.blog-desc h5,.blog-desc h6,.job-desc h1,.job-desc h2,.job-desc h3,.job-desc h4,.job-desc h5,.job-desc h6,.project-desc h1,.project-desc h2,.project-desc h3,.project-desc h4,.project-desc h5,.project-desc h6,.service-desc h1,.service-desc h2,.service-desc h3,.service-desc h4,.service-desc h5,.service-desc h6,.terms-wrap h1,.terms-wrap h2,.terms-wrap h3,.terms-wrap h4,.terms-wrap h5,.terms-wrap h6{margin-bottom:13px;font-weight:700;line-height:1.4}.blog-desc h1,.job-desc h1,.project-desc h1,.service-desc h1,.terms-wrap h1{font-size:32px}.blog-desc h2,.job-desc h2,.project-desc h2,.service-desc h2,.terms-wrap h2{font-size:30px;font-weight:600}.blog-desc h3,.job-desc h3,.project-desc h3,.service-desc h3,.terms-wrap h3{font-size:28px;font-weight:600}.blog-desc h4,.job-desc h4,.project-desc h4,.service-desc h4,.terms-wrap h4{font-size:26px;font-weight:600}.blog-desc h5,.job-desc h5,.project-desc h5,.service-desc h5,.terms-wrap h5{font-size:24px}.blog-desc h6,.job-desc h6,.project-desc h6,.service-desc h6,.terms-wrap h6{font-size:20px}.blog-desc p:last-child,.job-desc p:last-child,.project-desc p:last-child,.service-desc p:last-child,.terms-wrap p:last-child{margin-bottom:0}.blog-desc ol,.job-desc ol,.project-desc ol,.service-desc ol,.terms-wrap ol{margin-top:20px;margin-bottom:30px}.blog-desc ol li,.job-desc ol li,.project-desc ol li,.service-desc ol li,.terms-wrap ol li{margin-bottom:15px;padding-left:3px}.blog-desc .wp-blockquote,.job-desc .wp-blockquote,.project-desc .wp-blockquote,.service-desc .wp-blockquote,.terms-wrap .wp-blockquote{padding:32px 35px 28px 38px;margin:40px 0;background-color:rgba(99,102,241,.12)}.blog-desc .wp-blockquote p,.job-desc .wp-blockquote p,.project-desc .wp-blockquote p,.service-desc .wp-blockquote p,.terms-wrap .wp-blockquote p{font-size:20px;line-height:30px;margin-bottom:22px}.blog-desc .wp-blockquote .client-info h5,.job-desc .wp-blockquote .client-info h5,.project-desc .wp-blockquote .client-info h5,.service-desc .wp-blockquote .client-info h5,.terms-wrap .wp-blockquote .client-info h5{font-size:18px;padding-left:15px;position:relative}.blog-desc .wp-blockquote .client-info h5:before,.job-desc .wp-blockquote .client-info h5:before,.project-desc .wp-blockquote .client-info h5:before,.service-desc .wp-blockquote .client-info h5:before,.terms-wrap .wp-blockquote .client-info h5:before{position:absolute;top:50%;left:0;content:"";width:10px;height:2px;background-color:var(--blackColor);transform:translateY(-50%)}.blog-desc .single-para,.job-desc .single-para,.project-desc .single-para,.service-desc .single-para,.terms-wrap .single-para{margin-bottom:32px}.blog-desc .single-para:last-child,.job-desc .single-para:last-child,.project-desc .single-para:last-child,.service-desc .single-para:last-child,.terms-wrap .single-para:last-child{margin-bottom:0}.post-metaoption{margin-top:30px}.post-pagination{padding:11px 20px;border:1px solid rgba(151,177,255,.17);border-radius:5px}.post-pagination.style-two{border:none;padding:15px 20px;border-radius:10px}.post-pagination .next-post i,.post-pagination .prev-post i{font-size:20px;line-height:.8;position:relative;top:1px}.post-pagination .prev-post i{margin-right:6px}.post-pagination .next-post i{margin-left:6px}.comment-item-wrap .comment-item{margin-bottom:38px;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.06)}.comment-item-wrap .comment-item.reply{margin-left:60px}.comment-item-wrap .comment-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.comment-item-wrap .comment-item .comment-author-img{width:100px;height:100px;border-radius:50%;position:relative;top:-2px}.comment-item-wrap .comment-item .comment-author-img img{border-radius:50%}.comment-item-wrap .comment-item .comment-author-info{width:calc(100% - 120px);margin-left:auto;position:relative;top:-2px}.comment-item-wrap .comment-item .comment-author-info h5 span{margin-left:18px}.comment-item-wrap .comment-item .comment-text p{margin:0}.comment-form.style-one{background-color:#F4F4FF;padding:35px}.comment-form.style-one .form-group input,.comment-form.style-one .form-group select{height:52px;border-radius:50px;padding:12px 18px}.comment-form.style-one .form-group input:focus,.comment-form.style-one .form-group select:focus{outline:none}.comment-form.style-one .form-group textarea{height:152px;padding:15px 18px}.comment-form.style-one .form-group textarea:focus{outline:none}.comment-form.style-one .form-group input::-moz-placeholder,.comment-form.style-one .form-group select::-moz-placeholder,.comment-form.style-one .form-group textarea::-moz-placeholder{color:var(--paraColor);opacity:1}.comment-form.style-one .form-group input::placeholder,.comment-form.style-one .form-group select::placeholder,.comment-form.style-one .form-group textarea::placeholder{color:var(--paraColor);opacity:1}.comment-form.style-one .form-group input:focus,.comment-form.style-one .form-group select:focus,.comment-form.style-one .form-group textarea:focus{outline:none}.product-card.style-one .product-img{margin-bottom:18px}.product-card.style-one .product-img .product-action{padding:23.5px 8px;position:absolute;bottom:0;left:50%;visibility:hidden;opacity:0;border-radius:10px;transform:translateX(-50%);width:calc(100% - 26px);background-color:rgba(0,0,0,.56);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:var(--transition)}.product-card.style-one .product-img .product-action .add-to-cart,.product-card.style-one .product-img .product-action .btn{margin-right:12px}.product-card.style-one .product-img .product-action .add-to-cart,.product-card.style-one .product-img .product-action .add-to-wishlist{width:50px;height:50px;background-color:var(--primaryColor);transition:var(--transition)}.product-card.style-one .product-img .product-action .add-to-cart i,.product-card.style-one .product-img .product-action .add-to-wishlist i{font-size:24px;line-height:1;font-weight:300;position:relative;top:1px;transition:var(--transition)}.product-card.style-one .product-img .product-action .add-to-cart:hover,.product-card.style-one .product-img .product-action .add-to-wishlist:hover{background-color:var(--secondaryColor)}.product-card.style-one .product-img .product-action .add-to-cart:hover i,.product-card.style-one .product-img .product-action .add-to-wishlist:hover i{color:var(--titleColor)}.product-card.style-one .product-info .rating{width:100px}.product-card.style-one .product-info .rating li{margin-right:-2px}.product-card.style-one .product-info .rating li:last-child{margin-right:0}.product-card.style-one .product-info .product-title{width:calc(100% - 105px)}.product-card.style-one h3{line-height:30px}.product-card.style-one span del{opacity:.3}.product-card.style-one:hover .product-img .product-action,.product-card.style-one:hover .product-img .product-link{bottom:14px;visibility:visible;opacity:1}.single-product-info h1{margin:0 0 8px}.single-product-info .product-price{position:relative;top:2px;line-height:15px;padding-right:20px;margin-right:20px}.single-product-info .rating li{margin-right:1px}.single-product-info .rating li:last-child{margin-right:0}.single-product-info .rating li i{font-size:15px}.single-product-info .product-desc{padding:25px 0 0;margin:25px 0 15px;border-top:1px solid rgba(0,0,0,.08)}.single-product-info .single-product-features{margin-bottom:50px}.single-product-info .single-product-features li{margin-bottom:14px}.single-product-info .single-product-features li:last-child{margin-bottom:0}.single-product-info .single-product-features li i,.single-product-info .single-product-features li img{position:absolute;top:5px;left:0}.single-product-info .product-quantity{padding:0 0 24px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.single-product-info .v-counter{border:1px solid #f2f2f2;border-radius:50px;height:40px;margin-bottom:8px}.single-product-info .v-counter input{border-left:1px solid rgba(99,102,241,.12);border-right:1px solid rgba(99,102,241,.12);width:44px;font-size:18px;padding-top:5px;text-align:center;background-color:transparent}.single-product-info .v-counter input:focus{outline:none}.single-product-info .v-counter .minusBtn:before{font-size:38px;color:var(--paraColor)}.single-product-info .v-counter .plusBtn:before{font-size:25px;color:var(--paraColor)}.single-product-info .add-to-cart{padding:7px 15px;margin:0 10px 8px}.single-product-info .add-to-wishlist{width:40px;height:40px;margin-bottom:8px;background-color:rgba(99,102,241,.12);color:var(--primaryColor)}.single-product-info .add-to-wishlist i{font-size:18px;line-height:1;font-weight:300}.single-product-info .add-to-wishlist:hover{background-color:var(--primaryColor)}.single-product-info .add-to-wishlist:hover i{color:var(--whiteColor)}.single-product-info .shop-features{margin-bottom:17px}.single-product-info .shop-features li{margin-bottom:4px}.single-product-info .shop-features li:last-child{margin-bottom:0}.product-tablist{border-bottom:1px solid rgba(99,102,241,.11);padding-bottom:0}.product-tablist .nav-item{margin-right:38px}.product-tablist .nav-item:last-child{margin-right:0}.product-tablist .nav-item .nav-link{font-weight:600;color:var(--paraColor);transition:var(--transition);position:relative;background-color:transparent;padding:0 2px 14px}.product-tablist .nav-item .nav-link:after{position:absolute;bottom:0;left:0;content:"";width:0;height:1px;background-color:var(--primaryColor);transition:var(--transition);opacity:0}.product-tablist .nav-item .nav-link.active,.product-tablist .nav-item .nav-link:hover{color:var(--primaryColor)}.product-tablist .nav-item .nav-link.active:after,.product-tablist .nav-item .nav-link:hover:after{width:100%;opacity:1}#product_review .add-star-rating{display:flex;flex-direction:row-reverse;justify-content:flex-end}#product_review .add-star-rating input{display:none}#product_review .add-star-rating label{cursor:pointer;font-size:16px;color:#FFBA00;font-family:remixicon!important;margin-right:3px;position:relative}#product_review .add-star-rating label:before{content:"\f18b";transition:var(--transition)}#product_review .add-star-rating input:not(:checked)~label:hover:before,#product_review .add-star-rating input:not(:checked)~label:hover~label:before{content:"\f186";color:#FFBA00}#product_review .add-star-rating input:checked~label:before{content:"\f18b";color:#FFBA00}#product_review .add-star-rating input:checked+label:before,#product_review .add-star-rating input:checked+label~label:before{content:"\f186";color:#FFBA00}.v-counter{width:136px;height:40px;position:relative;border-radius:3px;background-color:#F1F4F5}.v-counter input{border:1px solid rgba(28,72,85,.06);border-top:none;border-bottom:none;height:40px;float:left;font-size:15px;width:45px;text-align:center;background-color:transparent}.v-counter input:focus{outline:none}.v-counter input.count{padding-left:8px}.v-counter .minusBtn,.v-counter .plusBtn{z-index:1;top:-2px;width:45px;height:40px;padding:0 20px;position:relative}.v-counter .minusBtn:before{content:"-"}.v-counter .minusBtn:before,.v-counter .plusBtn:before{position:absolute;top:50%;left:50%;font-size:30px;color:var(--paraColor);font-weight:300;transform:translate(-50%,-50%)}.v-counter .plusBtn:before{content:"+"}.cart-table table thead tr th{color:var(--primaryColor);background-color:#F7F7FE;border-bottom:none;padding:17px 25px;font-weight:600;text-align:center}.cart-table table thead tr th:first-child{border-radius:5px 0 0 5px}.cart-table table thead tr th:last-child{border-radius:0 5px 5px 0}.cart-table table tbody tr td{padding:16px 20px;text-align:center;border-bottom:1px dashed rgba(80,137,255,.19)}.cart-table table tbody tr td:first-child{padding-left:0}.cart-table table tbody tr td:last-child{text-align:right;padding-right:0}.cart-table table tbody tr td .cart-action i{color:#FF3B12}.cart-table table tbody tr td .v-counter{width:74px;height:29px;border-radius:50px;background-color:#F2F6FE}.cart-table table tbody tr td .v-counter input{border:none;height:29px;background-color:#F2F6FE;float:left;font-size:14px;width:28px;padding-left:0}.cart-table table tbody tr td .v-counter .minusBtn,.cart-table table tbody tr td .v-counter .plusBtn{z-index:1;top:-1px;width:23px;height:29px;position:relative}.cart-table table tbody tr td .v-counter .minusBtn{padding:0 0 0 12px}.cart-table table tbody tr td .v-counter .minusBtn:before{font-size:23px;left:60%}.cart-table table tbody tr td .v-counter .plusBtn{padding:0 12px 0 0}.cart-table table tbody tr td .v-counter .plusBtn:before{font-size:21px;left:40%}.cart-table table tbody tr td .product-img{width:104px;height:104px;border-radius:10px}.cart-table table tbody tr td .product-img img{border-radius:10px}.coupon-code button{position:absolute;top:6px;right:6px;height:calc(100% - 12px);transition:var(--transition);padding:10px 22px}.coupon-code button:hover{background-color:var(--secondaryColor);color:var(--titleColor)!important}.coupon-code input{height:60px;border-radius:50px;padding:13px 185px 13px 22px;background-color:#F7F7FE}.coupon-code input:focus{outline:none}.coupon-code input::-moz-placeholder{color:var(--paraColor);opacity:1}.coupon-code input::placeholder{color:var(--paraColor);opacity:1}.cart-total{padding:35px 35px 40px;background-color:#F7F7FE}.cart-total-wrap{border:1px solid rgba(99,102,247,.07)}.cart-total-wrap .cart-total-item{border-bottom:1px solid rgba(99,102,247,.07);padding:10px 15px}.cart-total-wrap .cart-total-item:last-child{margin-bottom:0;border-bottom:none}.promo-login{padding:16.5px 25px}.checkout-total{background-color:#F7F7FE;padding:10px 30px}.checkout-total table{background-color:transparent;margin-bottom:40px}.checkout-total table thead tr th{font-size:18px;color:var(--titleColor);font-weight:500;background-color:transparent;border-bottom:none;padding:13px 0;border-bottom:1px solid rgba(147,147,147,.12)}.checkout-total table thead tr th:last-child{text-align:right}.checkout-total table tbody tr td{background-color:transparent;padding:18px 0;border-bottom:1px dashed rgba(147,147,147,.12)}.checkout-total table tbody tr td .product-img{width:60px;height:61px;border-radius:10px}.checkout-total table tbody tr td .product-img img{border-radius:10px}.checkout-total table tbody tr td .product-thumb-card{max-width:420px}.checkout-total table tbody tr td .product-thumb-card.style-two .product-img{margin:0!important}.checkout-total table tbody tr td .product-thumb-card.style-two .product-img img{width:100%;max-width:100%;height:100%;border-radius:5px}.checkout-total table tbody tr td .product-thumb-card.style-two .product-info{width:calc(100% - 120px);margin-left:auto;text-wrap:wrap}.checkout-total table tbody tr td .product-thumb-card.style-two .product-info h3{line-height:30px}.checkout-total table tbody tr:last-child td{padding-bottom:0;border-bottom:none}.checkout-total .checkout-total-wrap{padding-bottom:8px}.checkout-total .checkout-total-wrap.style-two{border-top:1px dashed rgba(85,85,85,.2);padding-top:25px}.checkout-total .checkout-total-wrap .checkout-total-item{border-bottom:1px dashed rgba(85,85,85,.2);padding:13px 0}.checkout-total .checkout-total-wrap .checkout-total-item:first-child{padding-top:5px}.checkout-total .checkout-total-wrap .checkout-total-item:last-child{border-bottom:none}.checkout-total .checkout-total-wrap .checkout-total-item span:first-child{width:55%}.checkout-total .checkout-total-wrap .checkout-total-item span:last-child{width:45%;text-align:end}.payment-method{padding:32px 32px 40px;background-color:rgba(99,102,241,.18)}.payment-method .select-payment-method .checkbox{margin-right:24px}.payment-method .select-payment-method .checkbox:last-child{margin-right:0}.payment-method .form-group input,.payment-method .form-group textarea{padding:12px 18px}.payment-method .form-group input::-moz-placeholder,.payment-method .form-group textarea::-moz-placeholder{opacity:1;color:var(--paraColor)}.payment-method .form-group input::placeholder,.payment-method .form-group textarea::placeholder{opacity:1;color:var(--paraColor)}.payment-method .form-group select{padding:12px 18px;background-image:url(/assets/img/icons/down-arrow-fill-ash.svg);background-position:calc(100% - 20px) 50%;background-size:11px;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkout-form .form-group input,.checkout-form .form-group textarea{background-color:#F7F7FE;height:50px;border-radius:10px;padding:12px 18px}.checkout-form .form-group input::-moz-placeholder,.checkout-form .form-group textarea::-moz-placeholder{opacity:1;color:var(--paraColor)}.checkout-form .form-group input::placeholder,.checkout-form .form-group textarea::placeholder{opacity:1;color:var(--paraColor)}.checkout-form .form-group textarea{height:180px;resize:none;border-radius:10px}.checkout-form .form-group select{background-color:#F7F7FE;height:50px;border-radius:10px;padding:12px 18px;background-image:url(/assets/img/icons/down-arrow-fill-ash.svg);background-position:calc(100% - 20px) 50%;background-size:11px;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none}.navbar-area{z-index:999;transition:1s}.navbar-area.sticky{top:0;left:0;position:sticky!important;width:100%;z-index:999!important;box-shadow:0 0 25px rgba(0,0,0,.06);animation:fadeInDown .5s ease-in-out 0s 1 normal none running;transition:var(--transition)}.navbar-area .navbar-brand img{max-width:48px;height:auto;width:100%;display:block}.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 .mobile-options{width:20px}.navbar-area .other-options .option-item .mobile-options button:after{display:none}.navbar-area .other-options .option-item .mobile-options button i{font-size:18px;line-height:.8;position:relative;top:2px;color:var(--titleColor)}.navbar-area .other-options .option-item .mobile-options .dropdown-menu{background-color:transparent;padding:0;min-width:200px}.navbar-area .other-options .option-item .mobile-options .dropdown-menu .dropdown-item{width:197px;padding:0}.navbar-area .other-options .option-item .mobile-options .dropdown-menu .dropdown-item:hover{background-color:transparent}.navbar-area .other-options .option-item .mobile-options .dropdown-menu-centered{top:calc(100% + 15px)!important;left:5%!important;transform:translateX(-50%)!important}.navbar-area .other-options .option-item .search-btn{position:relative}.navbar-area .other-options .option-item .search-btn:after{display:none}.navbar-area .other-options .option-item .search-btn i{font-size:18px;line-height:.8;position:relative;top:2px;color:var(--titleColor)}.navbar-area .other-options .option-item .search-dropdown{min-width:420px;padding:15px;border-radius:10px;box-shadow:0 0 35px rgba(0,0,0,.06);transform:translate(0)!important;transition:var(--transition);visibility:hidden;opacity:0;display:block!important}.navbar-area .other-options .option-item .search-dropdown.dropdown-menu-right{left:auto!important;right:5.8%!important}.navbar-area .other-options .option-item .search-dropdown.dropdown-menu-right.show{visibility:visible;opacity:1}.navbar-area .other-options .option-item .search-dropdown .search-popup input{border:1px solid rgba(0,0,0,.1);border-radius:10px;height:50px}.navbar-area .other-options .option-item .search-dropdown .search-popup input::-moz-placeholder{opacity:1;color:var(--paraColor)}.navbar-area .other-options .option-item .search-dropdown .search-popup input::placeholder{opacity:1;color:var(--paraColor)}.navbar-area .other-options .option-item .search-dropdown .search-popup input:focus{border-color:var(--primaryColor)}.navbar-area .other-options .option-item .search-dropdown .search-popup button{padding:5px 12px}.navbar-area .menu-section{margin-right:15px}.navbar-area.style-one{background-color:transparent}.navbar-area.style-one.sticky{background-color:var(--titleColor)}.navbar-area.style-one .menu>ul>li>a{color:var(--offwhiteColor)}.navbar-area.style-one .menu>ul>li>a:before{background-color:rgba(255,255,255,.3)}.navbar-area.style-one .menu>ul>li>a.active,.navbar-area.style-one .menu>ul>li>a:hover{color:var(--whiteColor)}.navbar-area.style-one .menu>ul>li.menu-item-has-children>a i{color:rgba(255,255,255,.3)}.navbar-area.style-one .menu>ul>li.menu-item-has-children>a.active i,.navbar-area.style-one .menu>ul>li.menu-item-has-children>a:hover i{color:var(--whiteColor)}.navbar-area.style-three .menu>ul>li>a,.navbar-area.style-two .menu>ul>li>a{color:var(--titleColor)}.navbar-area.style-three .menu>ul>li>a.active,.navbar-area.style-three .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(--whiteColor)}.navbar-area.style-two{padding:2px 15px}.navbar-area.style-two.sticky{background-color:#F4E6F8;padding:2px 15px}.navbar-area.style-three.sticky{background-color:#F5EBE2}.offcanvas-backdrop{background-color:rgba(25,39,43,.9)!important}.menu>ul>li{display:inline-block;line-height:1;margin-right:20px}.menu>ul>li:last-child{margin-right:0}.menu>ul>li.menu-item-has-children a i{font-size:16px;font-weight:500;line-height:.8;margin-left:4px;transition:var(--transition)}.menu>ul>li .menu-column-1{min-width:17.1rem;max-width:17.1rem}.menu>ul>li .menu-subs{position:absolute;width:100%;height:auto;padding:0;border:none;outline:none;z-index:500;opacity:0;list-style:none;visibility:hidden;background:var(--whiteColor);transition:all .3s ease-in-out;box-shadow:0 0 15px rgba(0,0,0,.07)}.menu>ul>li .menu-subs li a{padding:13px 17px;display:block;line-height:1.6;color:var(--titleColor);border-left:4px solid transparent;border-bottom:1px solid rgba(38,38,54,.08)}.menu>ul>li .menu-subs li a.active,.menu>ul>li .menu-subs li a:hover{color:var(--primaryColor);border-left-color:var(--secondaryColor)}.menu>ul>li .menu-subs li .menu-subs:before{display:none}.menu>ul>li .menu-subs>li:last-child>a{border-bottom:none}.menu>ul>li .menu-subs>ul>li{line-height:1}.menu>ul>li .menu-subs>ul>li a{font-family:inherit;padding:15px 0;text-transform:capitalize;text-rendering:optimizeLegibility;transition:all .3s ease-in-out}.menu>ul>li .menu-subs>ul>li a,.menu>ul>li>a{display:inline-block;border:none;outline:none}.menu>ul>li>a{position:relative;z-index:1;background-color:transparent;color:var(--whiteColor);border-radius:50px}.menu>ul>li>a:before{position:absolute;top:50%;left:15px;content:"";width:6px;height:6px;border-radius:50%;transform:translateY(-50%);transition:var(--transition);background-color:rgba(99,102,241,.47)}.menu>ul>li>a.active,.menu>ul>li>a:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.menu>ul>li>a.active:before,.menu>ul>li>a:hover:before{background-color:var(--whiteColor)}.menu ul li a{color:var(--primaryColor);font-weight:600;transition:var(--transition)}.menu ul li a.menu-item-has-children i{font-weight:400}.menu ul li a.active,.menu ul li a:hover{color:var(--whiteColor)}.menu .menu-section{margin-left:42px}.menu-mobile-header,.menu-mobile-trigger{display:none}@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}.navbar-area.style-one .other-options .option-item,.navbar-area.style-three .other-options .option-item,.navbar-area.style-two .other-options .option-item{margin-left:15px}.navbar-area.style-one .other-options .option-item:first-child,.navbar-area.style-three .other-options .option-item:first-child,.navbar-area.style-two .other-options .option-item:first-child{margin-left:0}}@media only screen and (max-width:991px){.navbar-area{padding:12px 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,.navbar-area .menu>ul>li>a{border-radius:0}.navbar-area .menu>ul>li>a:before{display:none}.navbar-area .menu ul li a i{float:right;font-size:18px}.navbar-area .menu-mobile-trigger span{background:var(--primaryColor)}.navbar-area.style-one .menu-section,.navbar-area.style-three .menu-section,.navbar-area.style-two .menu-section{margin-left:0;margin-right:0}.navbar-area.style-one .menu>ul>li>a,.navbar-area.style-three .menu>ul>li>a,.navbar-area.style-two .menu>ul>li>a{color:var(--blackColor)}.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,.navbar-area.style-two .menu>ul>li>a.active,.navbar-area.style-two .menu>ul>li>a:hover{color:var(--primaryColor)}.navbar-area.style-one .other-options .option-item .mobile-options button i{color:var(--whiteColor)}.navbar-area.style-one .menu-mobile-trigger span{background:var(--whiteColor)}.navbar-area.style-two{padding:3px 13px}.navbar-area.style-two.sticky{padding:2px 0}.navbar-area.style-three .other-options .option-item .mobile-options button i,.navbar-area.style-two .other-options .option-item .mobile-options button i{color:var(--titleColor)}.navbar-area.style-three .menu-mobile-trigger span,.navbar-area.style-two .menu-mobile-trigger span{background:var(--titleColor)}.navbar-area .other-options .option-item .search-dropdown{min-width:290px;max-width:290px}.navbar-area .other-options .option-item .search-dropdown.dropdown-menu-right{top:75px!important}.navbar-area .other-options .option-item .search-dropdown.dropdown-menu-right.show{top:60px!important}.menu-mobile-trigger{position:relative;cursor:pointer;width:1.75rem;height:1rem;background:0 0;transition:.35s ease-in-out}.menu-mobile-trigger,.menu-mobile-trigger span{display:block;border:none;outline:none;transform:rotate(0deg)}.menu-mobile-trigger span{position:absolute;width:100%;height:2px;left:0;opacity:1;border-radius:.25rem;background:var(--primaryColor);transition:.25s ease-in-out}.menu-mobile-trigger span:first-child,.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{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1099;overflow:hidden;background:#FFFBF3;transform:translate(-100%);transition:all .5s ease-in-out;pointer-events:none}.menu.active{transform:translate(0);pointer-events:auto}.menu ul li a{border-bottom:1px solid rgba(0,0,0,.1);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{display:block;line-height:1;margin:0}.menu>ul>li .menu-subs{position:absolute;top:0;left:0;max-width:none;min-width:auto;width:100%;height:100%;margin:0;padding:50px 0 1rem;opacity:1;overflow-y:auto;visibility:visible;transform:translateX(100%);box-shadow:none;transition:var(--transition)}.menu>ul>li .menu-subs>ul>li a{display:block}.menu>ul>li .menu-subs.active{transform:translateX(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;transform:translateY(-50%) rotate(-90deg)}.menu .menu-mobile-header{position:relative;position:sticky;display:flex;align-items:center;justify-content:space-between;top:0;height:3.125rem;z-index:501;border-bottom:1px solid rgba(0,0,0,.09);background:#FFFBF3}.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(--titleColor);text-align:center}.menu .menu-mobile-header.active .menu-mobile-arrow{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(--titleColor);text-align:center}.menu .menu-section{height:100%;overflow-y:auto;overflow-x:hidden}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1098;opacity:0;visibility:hidden;pointer-events:none;background:rgba(0,0,0,.55);transition:all .3s ease-in-out}.overlay.active{opacity:1;visibility:visible;pointer-events:auto}}@media only screen and (min-width:992px){.navbar-area.style-one .menu>ul>li.menu-item-has-children a i,.navbar-area.style-three .menu>ul>li.menu-item-has-children a i,.navbar-area.style-two .menu>ul>li.menu-item-has-children a i{color:rgba(99,102,241,.47)}.navbar-area.style-one .menu ul li a.active,.navbar-area.style-one .menu ul li a:hover,.navbar-area.style-one .menu>ul>li.menu-item-has-children a.active i,.navbar-area.style-one .menu>ul>li.menu-item-has-children a:hover i,.navbar-area.style-three .menu ul li a.active,.navbar-area.style-three .menu ul li a:hover,.navbar-area.style-three .menu>ul>li.menu-item-has-children a.active i,.navbar-area.style-three .menu>ul>li.menu-item-has-children a:hover i,.navbar-area.style-two .menu ul li a.active,.navbar-area.style-two .menu ul li a:hover,.navbar-area.style-two .menu>ul>li.menu-item-has-children a.active i,.navbar-area.style-two .menu>ul>li.menu-item-has-children a:hover i{color:var(--whiteColor)}.navbar-area.style-one .menu ul li.menu-item-has-children a,.navbar-area.style-three .menu ul li.menu-item-has-children a,.navbar-area.style-two .menu ul li.menu-item-has-children a{background-color:transparent}.navbar-area.style-one .menu ul li.menu-item-has-children a i,.navbar-area.style-three .menu ul li.menu-item-has-children a i,.navbar-area.style-two .menu ul li.menu-item-has-children a i{color:rgba(99,102,241,.47)}.navbar-area.style-one .menu ul li.menu-item-has-children a.active,.navbar-area.style-one .menu ul li.menu-item-has-children a:hover,.navbar-area.style-three .menu ul li.menu-item-has-children a.active,.navbar-area.style-three .menu ul li.menu-item-has-children a:hover,.navbar-area.style-two .menu ul li.menu-item-has-children a.active,.navbar-area.style-two .menu ul li.menu-item-has-children a:hover{background-color:var(--primaryColor)}.navbar-area.style-one .menu ul li.menu-item-has-children a.active i,.navbar-area.style-one .menu ul li.menu-item-has-children a:hover i,.navbar-area.style-three .menu ul li.menu-item-has-children a.active i,.navbar-area.style-three .menu ul li.menu-item-has-children a:hover i,.navbar-area.style-two .menu ul li.menu-item-has-children a.active i,.navbar-area.style-two .menu ul li.menu-item-has-children a:hover i{color:var(--whiteColor)}.navbar-area .other-options .option-item .search-dropdown.dropdown-menu-right{top:110px!important}.navbar-area .other-options .option-item .search-dropdown.dropdown-menu-right.show{top:100px!important}.menu>ul>li>a{margin-top:35px;margin-bottom:35px}.menu>ul>li>.menu-subs>li>.menu-subs{left:-100%;margin-top:-50px!important}.menu>ul li:hover>.menu-subs{margin-top:-7px;opacity:1;visibility:visible}.menu>ul li.menu-item-has-children .menu-subs li.menu-item-has-children a i{float:right;top:5px;position:relative}}@media only screen and (min-width:992px) and (max-width:1199px){.navbar-area .navbar-brand img{max-width:105px}.navbar-area .menu-section{margin-left:20px}.navbar-area .other-options .option-item{margin-left:12px}.navbar-area .other-options .option-item:first-child{margin-left:0}.navbar-area .other-options .option-item .btn{font-size:14px;padding:9px 48px 9px 15px}.navbar-area .other-options .option-item .btn span{padding:10px 11px}.menu>ul>li{margin-right:0}.menu>ul>li>a{padding:7px 8px 7px 28px}.menu>ul>li:last-child{margin-right:0}.menu>ul>li.menu-item-has-children a i{margin-left:1px;font-size:16px}.menu>ul>li .menu-column-1{min-width:14.8rem;max-width:14.8rem}.menu>ul>li .menu-subs>li>.menu-subs{left:-100%}.menu ul li a{font-size:15px}.menu ul li .menu-subs li a{font-size:14px}}@media only screen and (max-width:1199px){.navbar-area.style-two .navbar-brand img{max-width:48px}.navbar-area.style-two .other-options .option-item .contact-link img{position:relative;top:-1px}.navbar-area.style-two .other-options .option-item .search-btn img{max-width:18px}}@media only screen and (min-width:1200px){.menu>ul>li>a{padding:4px 9px 4px 32px}}@media only screen and (min-width:1200px) and (max-width:1399px){.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,.navbar-area.style-two .menu>ul>li{margin-right:9px}.navbar-area.style-one .menu>ul>li:last-child,.navbar-area.style-three .menu>ul>li:last-child,.navbar-area.style-two .menu>ul>li:last-child{margin-right:0}.navbar-area.style-two .navbar-brand img{max-width:48px}.navbar-area.style-two .menu-section{margin-left:0}.navbar-area.style-two .other-options .option-item{margin-left:13px}.navbar-area.style-two .other-options .option-item:first-child{margin-left:0}}@media only screen and (min-width:1400px){.menu .menu-section{margin-left:42px}.menu>ul>li{margin-right:25px}.menu>ul>li:last-child{margin-right:0}}@media only screen and (min-width:1920px){.navbar-area.style-one .other-options .option-item,.navbar-area.style-three .other-options .option-item,.navbar-area.style-two .other-options .option-item{margin-left:30px}.navbar-area.style-one .other-options .option-item:first-child,.navbar-area.style-three .other-options .option-item:first-child,.navbar-area.style-two .other-options .option-item:first-child{margin-left:0}.navbar-area.style-one .menu-section{margin-right:75px}.navbar-area.style-one .container-fluid,.navbar-area.style-two .container-fluid{padding:0 105px}.navbar-area.style-one .menu-section,.navbar-area.style-two .menu-section{margin-left:100px}.navbar-area.style-three .container-fluid{padding:0 105px}.navbar-area.style-three .menu-section{margin-left:100px}.menu>ul>li{margin-right:40px}.menu>ul>li:last-child{margin-right:0}}.footer-area.style-one{border-radius:100px 100px 0 0}.footer-area.style-two{border-radius:20px 20px 0 0}.footer-area .footer-widget .footer-widget-title{margin-bottom:22px}.footer-area .footer-widget .footer-menu li{margin-bottom:11px}.footer-area .footer-widget .footer-menu li:last-child{margin-bottom:0}.footer-area .footer-widget .footer-menu li a{position:relative;color:rgba(221,221,221,.8)}.footer-area .footer-widget .footer-menu li a:after{position:absolute;bottom:0;left:0;content:"";width:0;height:1px;background-color:var(--secondaryColor);transition:var(--transition);visibility:hidden;opacity:0}.footer-area .footer-widget .footer-menu li a:hover{color:var(--secondaryColor)}.footer-area .footer-widget .footer-menu li a:hover:after{width:100%;visibility:visible;opacity:1}.footer-area .footer-widget .contact-info li{margin-bottom:8px;color:rgba(255,255,255,.5);padding-left:26px}.footer-area .footer-widget .contact-info li i,.footer-area .footer-widget .contact-info li img{position:absolute;top:5px;left:0}.footer-area .footer-widget .contact-info li:last-child{margin-bottom:0}.footer-area .footer-widget .contact-info li a,.footer-area .footer-widget .contact-info li p{color:rgba(221,221,221,.6)}.footer-area .footer-widget .contact-info li a:hover,.footer-area .footer-widget .contact-info li p:hover{color:var(--secondaryColor)}.footer-area .footer-widget .newsletter-form{margin-bottom:105px}.footer-area .footer-widget .newsletter-form input{padding:0 0 12px;border:none;border-bottom:1px solid rgba(255,255,255,.2)}.footer-area .footer-widget .newsletter-form input::-moz-placeholder{color:rgba(221,221,221,.8);opacity:1}.footer-area .footer-widget .newsletter-form input::placeholder{color:rgba(221,221,221,.8);opacity:1}.footer-area .footer-widget .newsletter-form button{padding:0 0 10px 10px;bottom:0;right:0}.footer-area .footer-bottom{padding-bottom:12px}.footer-area .footer-bottom:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:100%;z-index:0}.footer-area .footer-bottom .copyright-text{bottom:13px;left:50%;transform:translateX(-50%);padding:10px 50px;border:1px solid rgba(255,255,255,.49)}@media only screen and (max-width:767px){.footer-area.style-one{border-radius:50px 50px 0 0}.footer-area .footer-widget .newsletter-form{margin-bottom:30px}.footer-area .footer-bottom img{min-height:90px}.footer-area .footer-bottom .copyright-text{font-size:14px;bottom:12px;padding:6px 40px;line-height:22px;width:calc(100% - 20px)}.sm-none{display:none!important}.fs-xx-14{font-size:14px}.fs-22{font-size:20px}.fs-24{font-size:22px;line-height:32px}.fs-30{font-size:25px;line-height:35px}.fs-32{font-size:22px;line-height:32px}.fs-36{font-size:28px}.pt-100,.pt-50{padding-top:30px}.pt-105{padding-top:35px}.pt-120,.pt-130{padding-top:60px}.pb-100{padding-bottom:30px}.pb-105{padding-bottom:35px}.pb-130,.ptb-130{padding-bottom:60px}.ptb-130{padding-top:60px}.mb-120{margin-bottom:60px}.mb-sm-10{margin-bottom:10px}.mb-sm-20{margin-bottom:20px}.mb-sm-30{margin-bottom:30px}.mb-75,.mb-85{margin-bottom:45px}.row.mb-35,.row.mb-45,.row.mb-50,.row.mb-65,.row.mb-70,.section-title.mb-35,.section-title.mb-45,.section-title.mb-50,.section-title.mb-65,.section-title.mb-70{margin-bottom:30px}.progress-wrap{right:10px;bottom:15px}.pagination-area .page-numbers{width:40px;height:40px;margin-right:8px;font-size:14px}.pagination-area .page-numbers i{font-size:24px}.pagination-area .page-numbers img{max-width:19px}.pagination-area .page-numbers:last-child{margin-right:0}.slider-btn.style-four .next-btn,.slider-btn.style-four .prev-btn,.slider-btn.style-one .next-btn,.slider-btn.style-one .prev-btn,.slider-btn.style-three .next-btn,.slider-btn.style-three .prev-btn,.slider-btn.style-two .next-btn,.slider-btn.style-two .prev-btn{width:44px;height:44px}.slider-btn.style-four .next-btn img,.slider-btn.style-four .prev-btn img,.slider-btn.style-one .next-btn img,.slider-btn.style-one .prev-btn img,.slider-btn.style-three .next-btn img,.slider-btn.style-three .prev-btn img,.slider-btn.style-two .next-btn img,.slider-btn.style-two .prev-btn img{max-width:20px}.slider-btn.style-four .prev-btn,.slider-btn.style-one .prev-btn,.slider-btn.style-three .prev-btn,.slider-btn.style-two .prev-btn{margin-right:10px}.section-subtitle.style-one{line-height:20px}.section-title.style-four,.section-title.style-one,.section-title.style-three,.section-title.style-two{font-size:26px;line-height:34px}.section-title.mb-40,.section-title.mb-45,.section-title.mb-55{margin-bottom:30px}.breadcrumb-area{padding:110px 0 40px;margin:-45px 9px 0}.btn{padding:12px 55px 12px 15px;border-radius:50px;font-size:14px}.btn span{border-radius:0 50px 50px 0;padding:10px 12px}.btn span i{font-size:15px}.btn span img{max-width:14px}.hero-area.style-one{padding:140px 0 65px}.hero-area.style-one:before{border-radius:0 0 50px 50px}.hero-area.style-one .hero-content{margin-bottom:30px}.hero-area.style-one .hero-content .section-subtitle{line-height:23px}.hero-area.style-one .hero-content h1{font-size:34px;line-height:44px;margin-bottom:30px}.hero-area.style-one .hero-content .btn-wrap a{margin-bottom:10px}.hero-area.style-one .hero-content .btn-wrap a:first-child{margin-right:14px}.hero-area.style-one .stat-box.style-one{position:relative;top:auto;left:auto;margin:0 13px 25px}.hero-area.style-one .stat-box.style-two{position:relative;bottom:auto;left:auto;margin:0 13px 25px}.hero-area.style-one .stat-box.style-three{position:relative;top:auto;right:auto;margin:0 13px 25px}.hero-area.style-one .stat-box.style-four{position:relative;bottom:auto;right:auto;padding-top:70px;margin:0 13px 25px;max-width:220px}.hero-area.style-one .stat-box.style-four .stat-box-two{top:0}.hero-area.style-two{margin-left:0;margin-right:0}.hero-area.style-two .blur-text{display:none}.hero-area.style-two .hero-content .section-subtitle{line-height:21px}.hero-area.style-two .hero-content h1{font-size:32px;line-height:40px}.hero-area.style-two .hero-img-wrap{max-width:100%}.hero-area.style-two .hero-img-wrap .hero-img{margin:0 20px 0 0;display:block}.hero-area.style-two .hero-img-wrap .circle-text-wrap{width:130px!important;height:130px!important;top:-50px;right:0}.hero-area.style-two .hero-img-wrap .circle-text-wrap span{width:56px;height:56px}.hero-area.style-two .hero-img-wrap .circle-text-wrap span img{max-width:18px}.hero-area.style-three{padding:130px 0 70px}.hero-area.style-three .hero-content{padding-right:16px;margin-bottom:20px}.hero-area.style-three .hero-content .section-subtitle{line-height:19px}.hero-area.style-three .hero-content h1{font-size:30px;line-height:40px}.hero-area.style-three .hero-content .btn-wrap a{margin-bottom:15px}.hero-area.style-three .hero-content .btn-wrap a:first-child{margin-right:13px}.hero-area.style-three .social-profile{right:-15px}.about-area.style-one .about-img-wrap .about-img{max-width:200px}.about-area.style-three .section-title{padding-bottom:40px}.about-area.style-three .section-title .thumb{max-width:110px;display:inline-block}.about-area.style-three .about-img{max-width:200px}.about-area.style-three .about-thumb{max-width:120px}.service-card-wrap .service-card:nth-child(2),.service-card-wrap .service-card:nth-child(3),.service-card-wrap .service-card:nth-child(4){margin-left:0}.service-card.style-one{padding:35px 20px 0 28px}.service-card.style-one .service-counter{font-size:120px;line-height:65px;margin-right:15px}.service-card.style-one h3{top:0;margin:20px 0;width:100%}.project-card.style-one .project-counter{margin-bottom:125px}.project-card.style-two{padding:30px 20px}.project-card.style-two.mb-45{margin-bottom:25px}.project-slider-one{margin:0}.counter-card-wrap.style-one .counter-card{width:100%;height:185px}.counter-card-wrap.style-one .counter-card .counter-video{border-radius:5px}.counter-card-wrap.style-two .counter-card.style-four,.counter-card-wrap.style-two .counter-card.style-one,.counter-card-wrap.style-two .counter-card.style-two{border-radius:10px;margin-bottom:25px}.counter-card.style-three{padding:14px 20px}.counter-area.style-one .move-text{bottom:30px}.pricing-switch-wrap{width:280px;padding:8px}.pricing-switch-wrap .pricing_switch{width:280px}.pricing-switch-wrap .pricing_slider:before{height:56px;width:50%;left:69px;bottom:2px}.pricing-switch-wrap input:checked+.pricing_slider:before{transform:translateX(63px)}.pricing-card.style-one .pricing-header{padding:22px 20px 24px}.pricing-card.style-one h6{padding:0 20px}.pricing-card.style-one .pricing-features{padding:8px 20px 18px}.pricing-card.style-one .pricing-features li{padding-left:20px;margin-bottom:10px}.pricing-card.style-one .btn{width:calc(100% - 40px)}.cta-area.style-one .cta-section-shape{left:50%;width:100%}.cta-area.style-one .cta-img-wrap{padding-right:20px}.cta-area.style-one .cta-img-wrap .cta-img{width:calc(100% - 135px)}.cta-area.style-one .cta-img-wrap .circle-text-wrap{width:135px;height:135px}.cta-area.style-one .cta-img-wrap .circle-text-wrap span{width:50px;height:50px}.cta-area.style-one .cta-img-wrap .circle-text-wrap span img{max-width:17px}.cta-area.style-three:after,.cta-area.style-two:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-color:rgba(255,255,255,.5);z-index:-1}.cta-area.style-three .circle-text-wrap,.cta-area.style-two .circle-text-wrap{width:155px;height:155px}.cta-area.style-three .circle-text-wrap span,.cta-area.style-two .circle-text-wrap span{width:50px;height:50px}.cta-area.style-three .circle-text-wrap span img,.cta-area.style-two .circle-text-wrap span img{max-width:17px}.feature-area.style-one:before{border-radius:50px 50px 0 0}.testimonial-area.style-four .circle-text-wrap,.testimonial-area.style-two .circle-text-wrap{width:235px;height:235px;margin:0 auto 30px}.testimonial-card.style-two p{font-size:24px;line-height:34px}.testimonial-slider-two .slider-btn{position:relative;bottom:auto;right:auto;z-index:1;justify-content:center}.testimonial-slider-two .slider-btn .next-btn,.testimonial-slider-two .slider-btn .prev-btn{position:relative;top:auto;transform:translateY(0)}.testimonial-slider-two .slider-btn .prev-btn{left:auto;order:2;margin-right:10px}.testimonial-slider-two .slider-btn .next-btn{order:3;right:auto;margin-left:10px}.testimonial-slider-two .testimonial-pagination{padding:0;order:1;text-align:center;margin:20px 0}.testimonial-slider-two .testimonial-pagination .swiper-pagination-bullet{width:20px;margin:0 4px}.move-text-wrapper .move-text.style-five,.move-text-wrapper .move-text.style-four,.move-text-wrapper .move-text.style-one,.move-text-wrapper .move-text.style-seven,.move-text-wrapper .move-text.style-six,.move-text-wrapper .move-text.style-three,.move-text-wrapper .move-text.style-two{height:30px}.move-text-wrapper .move-text.style-five ul li,.move-text-wrapper .move-text.style-four ul li,.move-text-wrapper .move-text.style-one ul li,.move-text-wrapper .move-text.style-seven ul li,.move-text-wrapper .move-text.style-six ul li,.move-text-wrapper .move-text.style-three ul li,.move-text-wrapper .move-text.style-two ul li{font-size:28px;margin:0 16px 0 0;padding:0 30px 0 0}.move-text-wrapper .move-text.style-five ul li:after,.move-text-wrapper .move-text.style-four ul li:after,.move-text-wrapper .move-text.style-one ul li:after,.move-text-wrapper .move-text.style-seven ul li:after,.move-text-wrapper .move-text.style-six ul li:after,.move-text-wrapper .move-text.style-three ul li:after,.move-text-wrapper .move-text.style-two ul li:after{font-size:30px}.contact-card-wrap.style-one{position:relative;margin-bottom:0}.contact-card-wrap.style-one:after,.contact-card-wrap.style-one:before{display:none}.contact-card-wrap.style-one .contact-card{width:100%;margin-bottom:20px}.contact-card-wrap.style-one .contact-card:nth-child(2n){padding-left:0}.integration-wrapper.style-one .int-box-wrapper .int-box{width:80px;height:80px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:first-child{margin:12px 0 56px 11px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(2){margin:63px 0 0 77px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(3){margin:15px 0 0 37px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(4){margin:63px 0 0 52px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:first-child{margin:12px 0 56px 30px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(2){margin:61px 0 0 64px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(3){margin:14px 0 0 43px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(4){margin:61px 0 0 54px}.blog-card.style-one .blog-info .blog-category,.blog-card.style-one .blog-info .blog-metainfo li{font-size:14px}.blog-card.style-one .blog-info .blog-metainfo li:after{height:13px}.blog-card.style-three{padding-right:0}.blog-card.style-three .blog-info{position:relative;border-radius:0 0 10px 10px}.sidebar .sidebar-widget{padding:20px}.blog-desc h1,.job-desc h1,.project-desc h1,.service-desc h1,.terms-wrap h1{font-size:28px}.blog-desc h2,.job-desc h2,.project-desc h2,.service-desc h2,.terms-wrap h2{font-size:26px}.blog-desc h3,.job-desc h3,.project-desc h3,.service-desc h3,.terms-wrap h3{font-size:24px}.blog-desc h4,.job-desc h4,.project-desc h4,.service-desc h4,.terms-wrap h4{font-size:22px}.blog-desc h5,.job-desc h5,.project-desc h5,.service-desc h5,.terms-wrap h5{font-size:20px}.blog-desc h6,.job-desc h6,.project-desc h6,.service-desc h6,.terms-wrap h6{font-size:18px}.blog-desc p:last-child,.job-desc p:last-child,.project-desc p:last-child,.service-desc p:last-child,.terms-wrap p:last-child{margin-bottom:0}.blog-desc .wp-blockquote,.job-desc .wp-blockquote,.project-desc .wp-blockquote,.service-desc .wp-blockquote,.terms-wrap .wp-blockquote{padding:32px 25px 31px}.comment-item-wrap .comment-item{margin-bottom:30px}.comment-item-wrap .comment-item.reply{margin-left:40px}.comment-item-wrap .comment-item:last-child{margin-bottom:0;padding-bottom:0}.comment-item-wrap .comment-item .comment-author-img{width:115px;position:relative;top:0}.comment-item-wrap .comment-item .comment-author-info{width:100%;margin:25px 0 0;top:0}.comment-item-wrap .comment-item .comment-author-info h5 span{margin-left:10px;font-size:14px}.comment-item-wrap .comment-item .comment-text{margin-top:18px}.comment-item-wrap .comment-item .comment-text p{margin:0}.comment-form.style-one{padding:30px 20px 35px}.product-card.style-one .product-img .product-action{padding:20px 5px;width:calc(100% - 22px)}.product-card.style-one .product-img .product-action .add-to-cart,.product-card.style-one .product-img .product-action .btn{margin-right:8px}.product-card.style-one .product-img .product-action .add-to-cart,.product-card.style-one .product-img .product-action .add-to-wishlist{width:42px;height:42px}.product-card.style-one .product-img .product-action .add-to-cart i,.product-card.style-one .product-img .product-action .add-to-wishlist i{font-size:21px}.product-tablist{border:none}.product-tablist .nav-item{margin-right:0;display:block;width:100%;margin-top:16px}.product-tablist .nav-item:last-child{margin-right:0}.product-tablist .nav-item .nav-link{display:block;width:100%;border-bottom:1px solid rgba(99,102,241,.11)!important}.single-product-info .single-product-features{margin-bottom:20px}.cart-table.mb-70{margin-bottom:30px}.cart-total{padding:32px 20px 30px}.coupon-code button{padding:10px 12px}.coupon-code input{padding:13px 128px 13px 22px}.promo-login{padding:12px 22px}.checkout-total{padding:10px 20px}.checkout-total table thead tr th{font-size:16px}.checkout-total table tbody tr td{padding:15px 0}.checkout-total table tbody tr td .product-img{width:55px;height:55px}.checkout-total table tbody tr td .product-thumb-card{max-width:370px}.checkout-total table tbody tr td .product-thumb-card.style-two .product-info{width:calc(100% - 110px)}.checkout-total .checkout-total-wrap{padding-bottom:8px}.checkout-total .checkout-total-wrap .checkout-total-item{padding:11px 0}.payment-method{padding:28px 22px 35px}}@media only screen and (max-width:991px){.md-none{display:none!important}.mb-80{margin-bottom:40px}.mb-md-10{margin-bottom:10px}.mb-md-20{margin-bottom:20px}.mb-md-30{margin-bottom:30px}.hero-area.style-one,.hero-area.style-three{margin-top:-68px}.hero-area.style-two{margin-top:-50px;padding:120px 0 0}.hero-area.style-two .blur-text.style-one,.hero-area.style-two .blur-text.style-two{font-size:50px}.hero-area.style-two .hero-content{padding-bottom:15px}.hero-area.style-two .hero-img-wrap{position:relative}.hero-area.style-two .hero-img-wrap .circle-text-wrap{width:165px;height:165px;top:5%;right:5%}.vision-tab{padding:31px 20px 45px}.vision-tablist .nav-item{margin-right:20px}.vision-tablist .nav-item:last-child{margin-right:0}.mission-bg{padding:31px 22px 45px;height:480px}.mission-bg .exp-box{top:25px;right:25px}.mission-bg .exp-box span{font-size:54px}.mission-bg h4{font-size:24px;line-height:34px;position:absolute;bottom:25px;left:25px;max-width:85%}.process-tablist .nav-item{margin-bottom:15px;display:block;width:100%}.process-tablist .nav-item:after{right:auto;left:50%;top:auto;bottom:-22px;transform:translateX(-50%);height:22px;width:3px}.process-tablist .nav-item:last-child{margin-bottom:0}.process-tablist .nav-item .nav-link{display:block;width:100%}.process-card.style-one .process-title{padding:25px 10px 20px}.process-card.style-one .process-title .process-counter{font-size:70px;margin-bottom:40px}.wh-area.style-four .wh-content,.wh-area.style-two .wh-content{padding:60px 0 0}.wh-area.style-four .wh-bg,.wh-area.style-two .wh-bg{height:500px;background-position:top}.faq-bg{height:450px;background-position:top}.testimonial-area.style-four{margin-top:-30px}.testimonial-card.style-three p{font-size:24px;line-height:34px}.testimonial-slider-three .slider-btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:30px 0 0}.testimonial-slider-three .slider-btn .next-btn,.testimonial-slider-three .slider-btn .prev-btn{position:relative;top:auto;transform:translateY(0)}.testimonial-slider-three .slider-btn .next-btn img,.testimonial-slider-three .slider-btn .prev-btn img{max-width:17px}.testimonial-slider-three .slider-btn .prev-btn{left:auto;margin-right:10px}.testimonial-slider-three .slider-btn .next-btn{right:auto;margin-left:10px}}@media only screen and (min-width:768px){.about-area.style-one{border-radius:100px 100px 0 0}.benefit-area.style-one:before,.integration-area.style-one:before,.pricing-area.style-one:before{border-radius:0 0 100px 100px}.wh-area.style-four .wh-content .feature-list li,.wh-area.style-two .wh-content .feature-list li{width:50%}.service-area.style-one{margin:0 12px}.testimonial-slider-one{padding:15px 0 15px 15px}.testimonial-slider-one .swiper-wrapper .swiper-slide:nth-child(odd) .testimonial-card{transform:rotate(-3deg)}.testimonial-slider-one .swiper-wrapper .swiper-slide:hover .testimonial-card{transform:rotate(0)!important}.testimonial-slider-one .swiper-wrapper .swiper-slide:first-child .testimonial-card{transform:rotate(-3deg)}.testimonial-slider-one .swiper-wrapper .swiper-slide:nth-child(3) .testimonial-card{transform:rotate(3deg)}.testimonial-slider-one .swiper-wrapper .swiper-slide:nth-child(4) .testimonial-card{transform:rotate(-3deg)}.testimonial-area.style-one:after{border-radius:0 0 100px 100px}}@media only screen and (min-width:768px) and (max-width:991px){.pt-100,.pt-50{padding-top:30px}.pt-105{padding-top:55px}.pt-120,.pt-130{padding-top:80px}.pb-100{padding-bottom:50px}.pb-105{padding-bottom:55px}.pb-130,.ptb-130{padding-bottom:80px}.ptb-130{padding-top:80px}.mb-120{margin-bottom:80px}.fs-32{font-size:24px;line-height:33px}.section-title.style-four,.section-title.style-one,.section-title.style-three,.section-title.style-two{font-size:30px;line-height:40px}.breadcrumb-area{padding:100px 0 55px;margin:-45px 13px 0}.hero-area.style-one .hero-content h1{font-size:64px;line-height:76px}.hero-area.style-three{padding:140px 0 68px}.hero-area.style-three .hero-content{margin-bottom:30px}.about-area.style-three .about-img{max-width:430px}.cta-area.style-three .circle-text-wrap,.cta-area.style-two .circle-text-wrap{width:185px;height:185px}.data-card.style-one{height:100%;justify-content:center!important}.data-card.style-three,.data-card.style-two{padding:25px 20px 24px}.data-card.style-four{padding:20px 20px 26px;height:425px}.data-card-img{height:100%}.service-card-wrap .service-card:nth-child(2){margin-left:8%}.service-card-wrap .service-card:nth-child(3){margin-left:16%}.service-card-wrap .service-card:nth-child(4){margin-left:24%}.service-card.style-one{padding:35px 20px 0 28px}.service-card.style-one .service-counter{font-size:120px;line-height:65px;margin-right:15px}.service-card.style-one h3{top:-15px;width:250px}.move-text-wrapper .move-text.style-five,.move-text-wrapper .move-text.style-four,.move-text-wrapper .move-text.style-one,.move-text-wrapper .move-text.style-seven,.move-text-wrapper .move-text.style-six,.move-text-wrapper .move-text.style-three,.move-text-wrapper .move-text.style-two{height:35px}.move-text-wrapper .move-text.style-five ul li,.move-text-wrapper .move-text.style-four ul li,.move-text-wrapper .move-text.style-one ul li,.move-text-wrapper .move-text.style-seven ul li,.move-text-wrapper .move-text.style-six ul li,.move-text-wrapper .move-text.style-three ul li,.move-text-wrapper .move-text.style-two ul li{font-size:34px;margin:0 20px 0 0;padding:0 36px 0 0}.move-text-wrapper .move-text.style-five ul li:after,.move-text-wrapper .move-text.style-four ul li:after,.move-text-wrapper .move-text.style-one ul li:after,.move-text-wrapper .move-text.style-seven ul li:after,.move-text-wrapper .move-text.style-six ul li:after,.move-text-wrapper .move-text.style-three ul li:after,.move-text-wrapper .move-text.style-two ul li:after{font-size:34px}.integration-wrapper.style-one .int-box-wrapper .int-box{width:80px;height:80px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:first-child{margin:12px 0 56px 11px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(2){margin:63px 0 0 77px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(3){margin:15px 0 0 37px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(4){margin:63px 0 0 52px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:first-child{margin:12px 0 56px 30px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(2){margin:61px 0 0 64px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(3){margin:14px 0 0 43px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(4){margin:61px 0 0 54px}.counter-card-wrap.style-one{border-bottom:none}.counter-card-wrap.style-one .counter-card{width:33.33%}.counter-card.style-three{padding:20px}.blog-card.style-three{padding-right:60px}.testimonial-area.style-four .circle-text-wrap,.testimonial-area.style-two .circle-text-wrap{width:265px;height:265px;margin:0 auto 30px}.testimonial-slider-two .slider-btn{max-width:300px}.testimonial-slider-two .slider-btn .testimonial-pagination{padding:0 45px}.testimonial-slider-two .slider-btn .testimonial-pagination .swiper-pagination-bullet{width:45px}}@media only screen and (max-width:1199px){.mb-lg-10{margin-bottom:10px}.mb-lg-20{margin-bottom:20px}.mb-lg-30{margin-bottom:30px}.mt-lg-50{margin-top:50px}.service-slider-wrap .slider-btn,.team-slider-wrap .slider-btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:30px}.service-slider-wrap .slider-btn img,.team-slider-wrap .slider-btn img{max-width:15px}.service-slider-wrap .slider-btn .next-btn,.service-slider-wrap .slider-btn .prev-btn,.team-slider-wrap .slider-btn .next-btn,.team-slider-wrap .slider-btn .prev-btn{position:relative;top:auto;transform:translateY(0)}.service-slider-wrap .slider-btn .prev-btn,.team-slider-wrap .slider-btn .prev-btn{left:auto;margin-right:5px}.service-slider-wrap .slider-btn .next-btn,.team-slider-wrap .slider-btn .next-btn{right:auto;margin-left:5px}}@media only screen and (min-width:992px){.hero-area.style-one,.hero-area.style-three,.hero-area.style-two{margin-top:-102px}}@media only screen and (min-width:992px) and (max-width:1199px){.pt-100{padding-top:70px}.pt-105{padding-top:75px}.pt-120,.pt-130{padding-top:100px}.pb-100{padding-bottom:70px}.pb-105{padding-bottom:75px}.pb-130,.ptb-130{padding-bottom:100px}.ptb-130{padding-top:100px}.mb-120{margin-bottom:100px}.fs-32{font-size:26px;line-height:36px}.container-fluid.style-one{padding-left:calc((100% - 960px) / 2 + 12px)}.container-fluid.style-two{padding-right:calc((100% - 960px) / 2 + 12px)}.section-title.style-four,.section-title.style-one,.section-title.style-three,.section-title.style-two{font-size:36px;line-height:46px}.breadcrumb-area{padding:155px 0 65px}.hero-area.style-one .hero-content h1{font-size:64px;line-height:76px}.hero-area.style-two{padding:210px 0 0}.hero-area.style-two .hero-content{padding:0 0 100px}.hero-area.style-two .hero-content h1{font-size:50px;line-height:58px}.hero-area.style-two .hero-img-wrap{max-width:80%}.hero-area.style-two .hero-img-wrap .hero-img{margin-left:70px}.hero-area.style-two .hero-img-wrap .circle-text-wrap{width:165px;height:165px;top:18%;right:6%}.hero-area.style-three{padding:160px 0 120px}.hero-area.style-three .hero-content h1{font-size:50px;line-height:60px}.hero-area.style-three .hero-content .btn-wrap a:first-child{margin-bottom:15px}.counter-card-wrap.style-one{border-bottom:none}.counter-card-wrap.style-one .counter-card{width:33.33%}.counter-card.style-three{padding:20px 40px}.service-card.style-one{padding:40px 25px 0 18px}.service-card.style-one .service-counter{font-size:150px;line-height:75px;margin-right:20px}.service-card.style-one h3{top:-20px;width:250px}.data-card.style-one{height:100%;justify-content:center!important}.data-card.style-three,.data-card.style-two{padding:25px 20px 24px}.data-card.style-four{padding:20px 20px 26px;height:425px}.data-card-img{height:100%}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:first-child{margin:12px 0 56px 11px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(2){margin:63px 0 0 77px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(3){margin:15px 0 0 37px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(4){margin:63px 0 0 52px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:first-child{margin:12px 0 56px -30px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(2){margin:61px 0 0 34px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(3){margin:14px 0 0 23px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(4){margin:61px 0 0 54px}.move-text-wrapper .move-text.style-five,.move-text-wrapper .move-text.style-four,.move-text-wrapper .move-text.style-one,.move-text-wrapper .move-text.style-seven,.move-text-wrapper .move-text.style-six,.move-text-wrapper .move-text.style-three,.move-text-wrapper .move-text.style-two{height:40px}.move-text-wrapper .move-text.style-five ul li,.move-text-wrapper .move-text.style-four ul li,.move-text-wrapper .move-text.style-one ul li,.move-text-wrapper .move-text.style-seven ul li,.move-text-wrapper .move-text.style-six ul li,.move-text-wrapper .move-text.style-three ul li,.move-text-wrapper .move-text.style-two ul li{font-size:38px;margin:0 20px 0 0;padding:0 36px 0 0}.move-text-wrapper .move-text.style-five ul li:after,.move-text-wrapper .move-text.style-four ul li:after,.move-text-wrapper .move-text.style-one ul li:after,.move-text-wrapper .move-text.style-seven ul li:after,.move-text-wrapper .move-text.style-six ul li:after,.move-text-wrapper .move-text.style-three ul li:after,.move-text-wrapper .move-text.style-two ul li:after{font-size:38px}.process-tablist .nav-item .nav-link{font-size:14px;padding:8px 15px}.cta-area.style-one .cta-img-wrap .cta-img{width:calc(100% - 190px)}.cta-area.style-one .cta-img-wrap .circle-text-wrap{width:185px;height:185px}.feature-card.style-three h3{max-width:90%}.testimonial-area.style-four .circle-text-wrap,.testimonial-area.style-two .circle-text-wrap{width:265px;height:265px}.testimonial-slider-two .slider-btn{max-width:300px}.testimonial-slider-two .slider-btn .testimonial-pagination{padding:0 45px}.testimonial-slider-two .slider-btn .testimonial-pagination .swiper-pagination-bullet{width:45px}}@media only screen and (min-width:1200px){.container-fluid.style-one{padding-left:calc((100% - 1140px) / 2 + 12px)}.container-fluid.style-two{padding-right:calc((100% - 1140px) / 2 + 12px)}.process-card-wrap>div:nth-child(2n){margin-top:55px}}@media only screen and (min-width:1400px){.fs-xxl-18{font-size:18px}.container.style-one{max-width:1300px}.container-fluid.style-one{padding-left:calc((100% - 1300px) / 2 + 12px)}.container-fluid.style-two{padding-right:calc((100% - 1300px) / 2 + 12px)}.section-title.style-two{font-size:48px;line-height:50px}.section-title.style-three{font-size:64px;line-height:74px}.section-title.style-four{font-size:50px;line-height:60px}.section-title.style-five{font-size:60px;line-height:80px}.breadcrumb-area{padding:195px 0 75px}.w-xxl-75{max-width:75%}.hero-area.style-one .hero-content h1{padding:0 90px}.hero-area.style-two{padding:462px 0 0}.hero-area.style-two .blur-text.style-one{font-size:130px;bottom:6.6%;left:4.5%}.hero-area.style-two .blur-text.style-two{bottom:8.5%;right:8%;font-size:120px}.hero-area.style-two .hero-content{top:-275px;padding-bottom:0}.hero-area.style-two .hero-content h1{font-size:70px;line-height:77px}.hero-area.style-two .hero-img-wrap{max-width:84%}.hero-area.style-three .hero-content{padding:95px 0 0}.hero-area.style-three .hero-content h1{font-size:70px;line-height:80px}.hero-area.style-three .hero-img-wrap .half-circle{top:55px;right:17%}.about-area.style-three .about-img{max-width:630px}.wh-area.style-four .wh-content .feature-list li:nth-child(2n),.wh-area.style-two .wh-content .feature-list li:nth-child(2n){left:80px}.cta-area.style-one .cta-section-shape{left:61.5%;min-width:500px}.project-card.style-one .project-counter{margin-bottom:342px}.service-card-wrap .service-card{margin-bottom:30px}.service-card-wrap .service-card:nth-child(2){margin-left:18%}.service-card-wrap .service-card:nth-child(3){margin-left:36%}.service-card-wrap .service-card:nth-child(4){margin-left:45%}.service-card.style-one{padding:40px 75px 0 28px}.service-card.style-one .service-counter{font-size:200px;line-height:105px;margin-right:48px}.service-card.style-one h3{top:-20px;width:250px}.data-card.style-two{padding:25px 38px 24px}.data-card.style-two .data-card-header .data-icon{width:49px;height:49px}.data-card.style-three{padding:25px 38px 24px}.data-card.style-three .data-card-header .data-icon{width:49px;height:49px}.data-card.style-four{padding:20px 20px 26px;height:425px}.testimonial-area.style-two{margin:0 20px}.testimonial-area.style-four{margin:-135px 27px 0}.testimonial-card.style-three p{padding:0 75px}.process-card.style-one{padding:14px}.process-card.style-one .process-title{padding:65px 30px 35px 50px}.counter-card.style-three{padding:20px 20px 20px 25px}.counter-card.style-three h4{font-size:48px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:first-child{margin:12px 0 56px 11px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(2){margin:63px 0 0 127px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(3){margin:15px 0 0 87px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(4){margin:63px 0 0 132px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:first-child{margin:12px 0 56px -30px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(2){margin:61px 0 0 154px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(3){margin:14px 0 0 53px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(4){margin:61px 0 0 154px}.blog-card.style-one .blog-info .blog-metainfo li{font-size:16px}.blog-card.style-one .blog-info .blog-metainfo li:after{height:15px}.blog-card.style-three{padding-right:231px}.blog-card.style-three .blog-info{padding:32px 32px 25px}}@media only screen and (min-width:1600px){.section-title.style-four{font-size:60px;line-height:70px}.container.style-two{max-width:1560px}.hero-area.style-one .stat-box.style-one{top:24%;left:5%}.hero-area.style-one .stat-box.style-two{bottom:14%;left:7%}.hero-area.style-one .stat-box.style-three{top:22%;right:5%}.hero-area.style-one .stat-box.style-four{bottom:9%;right:7%}.hero-area.style-two{padding:512px 0 0}.hero-area.style-two .hero-img-wrap{max-width:100%}.counter-card.style-three{padding:20px 20px 20px 40px}.feature-card.style-one .feature-img{height:378px}.feature-card.style-one .feature-info{padding:34px 25px 15px 32px}.service-slider-wrap .slider-btn .prev-btn,.team-slider-wrap .slider-btn .prev-btn{left:6%}.service-slider-wrap .slider-btn .next-btn,.team-slider-wrap .slider-btn .next-btn{right:6%}}@media only screen and (min-width:1920px){.hero-area.style-one .container-fluid{margin:0 105px}.hero-area.style-two{margin:-100px 13px 0}.hero-area.style-two .container-fluid{padding:0 85px}.hero-area.style-two .hero-content{padding-right:20px}.hero-area.style-three .container-fluid{padding:0 105px}.hero-area.style-three .social-profile{right:90px}.hero-area.style-three .hero-img-wrap{width:calc(100% + 20px);margin-left:-20px;padding-right:120px}.about-area.style-four .container-fluid,.about-area.style-one .container-fluid{padding:0 90px}.wh-area.style-three{margin:0 183px}.feature-card.style-one .feature-info h3{max-width:75%}.service-slider-wrap .slider-btn .prev-btn,.team-slider-wrap .slider-btn .prev-btn{left:12%}.service-slider-wrap .slider-btn .next-btn,.team-slider-wrap .slider-btn .next-btn{right:12%}.wh-area.style-four,.wh-area.style-two{margin:0 13px}.wh-area.style-four .wh-bg,.wh-area.style-two .wh-bg{margin:20px 5px 20px 0}.integration-area.style-two{margin:0 183px}.counter-card.style-three{padding:20px 20px 20px 70px}.project-slider-one{margin:0 103px}.cta-area.style-two,.data-section.style-one{margin:0 182px}.cta-area.style-three{margin:0 103px}}.chat-toggle-btn{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 4px 12px rgba(102,126,234,.4);transition:all .3s ease;z-index:999}.chat-toggle-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.6)}.chat-toggle-btn:active{transform:scale(.95)}.chat-icon-close,.chat-icon-open{display:flex;align-items:center;justify-content:center}.chatbot-container{position:fixed;bottom:100px;right:24px;width:380px;height:400px;background:white;border-radius:12px;box-shadow:0 5px 40px rgba(0,0,0,.16);display:flex;flex-direction:column;transform:scale(0) translateY(20px);opacity:0;transition:all .3s ease;pointer-events:none;z-index:1000;overflow:hidden}.chatbot-container.open{transform:scale(1) translateY(0);opacity:1;pointer-events:auto}.chatbot-header{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;border-radius:12px 12px 0 0}.chatbot-header-content h3{margin:0;font-size:18px;font-weight:600}.status-online{margin:4px 0 0;font-size:12px;color:rgba(255,255,255,.8);gap:4px}.close-btn,.status-online{display:flex;align-items:center}.close-btn{background:rgba(255,255,255,.2);border:none;color:white;width:28px;height:28px;border-radius:50%;cursor:pointer;justify-content:center;font-size:16px;transition:all .2s ease}.close-btn:hover{background:rgba(255,255,255,.3);transform:scale(1.05)}.chatbot-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;background:#f8f9fa}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:transparent}.chatbot-messages::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.message{display:flex;flex-direction:column;gap:4px;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-content{display:flex;gap:8px}.message-content,.message.user{align-items:flex-end}.message.user .message-content{flex-direction:row-reverse}.message.bot{align-items:flex-start}.bot-avatar{font-size:20px;flex-shrink:0}.message-text{padding:12px 16px;border-radius:12px;line-height:1.4;word-wrap:break-word;font-size:14px}.message.user .message-text{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-bottom-right-radius:4px}.message.bot .message-text{background:white;color:#333;border-bottom-left-radius:4px;border:1px solid #e0e0e0}.message-time{font-size:11px;color:#999;padding:0 4px}.typing-indicator{display:flex;gap:4px;align-items:center;padding:12px 16px}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#667eea;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.chatbot-input-area{padding:16px;border-top:1px solid #e0e0e0;display:flex;gap:8px}.chat-input{flex:1;border:1px solid #e0e0e0;border-radius:24px;padding:10px 16px;font-size:14px;outline:none;transition:all .2s ease}.chat-input:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.chat-input:disabled{background:#f5f5f5;cursor:not-allowed}.send-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .2s ease;font-size:14px}.send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px rgba(102,126,234,.4)}.send-btn:active:not(:disabled){transform:scale(.95)}.send-btn:disabled{opacity:.6;cursor:not-allowed}.chatbot-footer{padding:12px 16px;background:#f0f0f0;border-top:1px solid #e0e0e0;font-size:12px;color:#666;text-align:center;line-height:1.4}@media (max-width:480px){.chatbot-container{width:100%;height:100%;max-width:100%;max-height:100%;right:0;border-radius:0;bottom:0}.chatbot-container.open{bottom:0}.chat-toggle-btn{bottom:16px;right:16px}.message-text{max-width:85%}}@media (prefers-color-scheme:dark){.chatbot-container{background:#2d2d2d}.chatbot-messages{background:#1a1a1a}.chat-input,.message.bot .message-text{background:#3a3a3a;color:#e0e0e0;border-color:#555}.chatbot-footer{background:#3a3a3a;border-color:#555;color:#aaa}}[data-cue=bounceInDown],[data-cue=bounceInLeft],[data-cue=bounceInRight],[data-cue=bounceInUp],[data-cue=bounceIn],[data-cue=fadeIn],[data-cue=rotateIn],[data-cue=slideInDown],[data-cue=slideInLeft],[data-cue=slideInRight],[data-cue=slideInUp],[data-cue=zoomIn],[data-cue=zoomOut],[data-cues=bounceInDown]>*,[data-cues=bounceInLeft]>*,[data-cues=bounceInRight]>*,[data-cues=bounceInUp]>*,[data-cues=bounceIn]>*,[data-cues=fadeIn]>*,[data-cues=rotateIn]>*,[data-cues=slideInDown]>*,[data-cues=slideInLeft]>*,[data-cues=slideInRight]>*,[data-cues=slideInUp]>*,[data-cues=zoomIn]>*,[data-cues=zoomOut]>*{opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:0;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-15deg)}to{opacity:1;transform:rotate(0)}}@keyframes bounceIn{0%{transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{opacity:1;transform:translateZ(0)}}[data-cue=flipInX],[data-cue=flipInY],[data-cues=flipInX]>*,[data-cues=flipInY]>*{opacity:0;backface-visibility:visible}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{opacity:1;transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{opacity:1;transform:perspective(400px)}}