@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";
:root{--font-default:"Manrope", sans-serif;--font-heading:"Manrope", sans-serif;--fontawesome:"Font Awesome 5 Pro";--black:#000;--dark:#20232b;--dark-secondary:#0e0e0e;--white:#fff;--white-secondary:#d8e3f0;--color-primary:#f0433e;--color-secondary:#ffeb00;--color-optional:#b3ea58;--color-heading:#04000b;--color-paragraph:#656562;--box-shadow-primary:-1px 3px 10px 0 #0009;--box-shadow-secondary:0 10px 30px 0 #2c82ed66;--box-shadow-regular:0px 2px 12px 0px #e7e7e7;--bg-gray:#f1f3f5;--bg-gradient:linear-gradient(45deg, var(--color-secondary) 0%, var(--color-primary) 50%);--bg-gradient-seconday:linear-gradient(45deg, #77875c 0%, #393939 50%)}*{box-sizing:border-box;margin:0;padding:0}html{margin:0;padding:0}html,body,div,span,img,ol,ul,li,a,p,h1,h2,h3,h4,h5,h6,option,legend,label,table,th,td,tr,article,aside,caption,figure,footer,header,hgroup,mark,nav,section,time,audio,video{border:0;outline:0;margin:0;padding:0}.wrapper{height:100%}img{border:none;outline:none;width:auto;max-width:100%;height:auto}label{max-width:100%;margin-bottom:5px;font-weight:400;display:inline-block}a{color:var(--color-heading);outline:none;text-decoration:none}a img{border:none}a:active{color:var(--color-heading);opacity:1;outline:none;text-decoration:none}a:focus{color:var(--color-heading);outline:none;text-decoration:none}a:hover{color:var(--color-primary);opacity:1;outline:none;text-decoration:none}.secondary a:hover{color:var(--color-optional)}button{outline:none}iframe{border:none}hr{border:0;border-top:1px solid #eee;margin-top:0;margin-bottom:0}pre{word-wrap:break-word;word-break:break-all;color:#333;border-radius:inherit;background-color:#f9f9f9;border:1px solid #ededed;margin:0 0 30px;padding:9.5px;font-size:13px;line-height:1.42857;display:block}input{border-radius:inherit;-webkit-box-shadow:inherit;box-shadow:inherit;border:1px solid #e7e7e7;min-height:50px}input:focus,textarea:focus,select:focus{-webkit-box-shadow:inherit;box-shadow:inherit;outline:none}ul{list-style-type:none}ul,li{margin:0;padding:0;list-style:none}b,strong{font-weight:700}.row{--bs-gutter-x:30px}@media (min-width:1024px){.gutter-xl{--bs-gutter-x:80px}}@media (min-width:1400px){.gutter-xxl{--bs-gutter-x:150px}}@media (min-width:1600px){.gutter-xxl{--bs-gutter-x:250px}}body{font-family:var(--font-default);background-color:var(--white);color:var(--color-paragraph);font-size:17px;font-weight:400;line-height:1.8;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--color-heading);font-weight:400;line-height:1.2;font-family:var(--font-heading);letter-spacing:0;margin:0 0 15px;font-weight:600}h1{margin-bottom:25px;font-size:42px}h2{margin-bottom:25px;font-size:38px}h3{margin-bottom:20px;font-size:30px}h4{font-size:24px}h5{font-size:18px}h6{font-size:20px}a,.btn,button{outline:none;font-weight:700;text-decoration:none;transition:all .35s ease-in-out}p{color:var(--color-paragraph);text-transform:none;font-weight:400;font-family:var(--font-default);margin:0 0 25px}.container-full{max-width:100%;margin:auto;padding:0 15px}@media (min-width:576px){.container-full{width:100%;max-width:540px}}@media (min-width:768px){.container-full{width:100%;max-width:720px}}@media (min-width:992px){.container-full{width:100%;max-width:960px}}@media (min-width:1200px){.container-full{width:100%;max-width:1600px}.box-layout{border-radius:30px;width:94%;margin:auto}}.container-fill{max-width:100%;margin:auto;padding:0 15px}@media (min-width:576px){.container-fill{width:100%;max-width:540px}}@media (min-width:768px){.container-fill{width:100%;max-width:720px}}@media (min-width:992px){.container-fill{width:100%;max-width:960px}}@media (min-width:1200px){.container-fill{width:100%;max-width:100%;padding-left:50px;padding-right:50px}}@media (max-width:1199px){.container-fill{width:100%;padding:0 15px}}@media only screen and (min-width:1600px){.container-stage{width:auto;min-width:auto;max-width:inherit;margin-left:calc(50% - 755px);padding-right:0}}@media (min-width:1600px){.container-large{width:100%;max-width:1800px}}@media only screen and (max-width:767px){.row{--bs-gutter-x:1.5rem}}.item-center{align-items:center;display:flex}.bg-cover{background-position:50%!important;background-size:cover!important}.bg-fixed{background-position:50%!important;background-size:cover!important;background-attachment:fixed!important}.bg-fit{background-position:50%!important;background-size:100% 100%!important}.bg-gray{background:var(--bg-gray)}.bg-dark .bg-gray{background:var(--dark-secondary)}.bg-gray-secondary{background:var(--bg-gray-secondary)}.bg-light{background-color:var(--white)!important}.bg-dark{background-color:var(--dark)!important}.bg-dark-secondary{background-color:var(--dark-secondary)!important}.bg-theme{background-color:var(--color-primary)!important}.bg-gradient{background-color:var(--color-primary);background:var(--bg-gradient)!important}.bg-gradient-secondary{background-color:var(--color-optional);background:var(--bg-gradient-reverse)!important}.text-light,.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6,.text-light p,.text-light span,.text-light a,.text-light,.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6,.text-light p,.text-light span,.text-light a{color:var(--white)}.bg-dark p{color:var(--white-secondary)}.bg-gradient p,.bg-theme p{color:var(--white)}.shadow{-webkit-box-shadow:inherit!important;box-shadow:inherit!important}.shadow.dark{z-index:1;position:relative}.shadow.dark:after{background:var(--black);content:"";opacity:.35;z-index:-1;width:100%;height:100%;transition:all .35s ease-in-out;position:absolute;top:0;left:0}.shadow.dark-hard{z-index:1;position:relative}.shadow.dark-hard:after{background:var(--black);content:"";opacity:.5;z-index:-1;width:100%;height:100%;transition:all .35s ease-in-out;position:absolute;top:0;left:0}.shadow.theme{z-index:1;position:relative}.shadow.theme:after{background:var(--color-primary) none repeat scroll 0 0;content:"";opacity:.7;z-index:-1;width:100%;height:100%;transition:all .35s ease-in-out;position:absolute;top:0;left:0}.shadow.light{z-index:1;position:relative}.shadow.light:after{background:var(--white) none repeat scroll 0 0;content:"";opacity:.6;z-index:-1;width:100%;height:100%;transition:all .35s ease-in-out;position:absolute;top:0;left:0}.shadow-dark-left{z-index:1;position:relative}.shadow-dark-left:after{content:"";background:#0000 linear-gradient(to left, #0000 0%, var(--black) 70%) repeat scroll 0 0;z-index:-1;opacity:.7;width:70%;height:100%;position:absolute;top:0;left:0}.default-padding,.default-padding-top,.default-padding-bottom,.default-padding-mx{position:relative}.default-padding{padding-top:150px;padding-bottom:150px}@media only screen and (max-width:767px){.default-padding{padding-top:70px;padding-bottom:70px}}.default-padding-big{padding:250px 0}@media only screen and (max-width:767px){.default-padding-big{padding:70px 0}}.default-padding-top{padding-top:150px}@media only screen and (max-width:767px){.default-padding-top{padding-top:70px}}.default-padding-bottom{padding-bottom:150px}@media only screen and (max-width:767px){.default-padding-bottom{padding-bottom:70px}}.default-padding.bottom-less{padding-top:150px;padding-bottom:120px}@media only screen and (max-width:767px){.default-padding.bottom-less{padding-top:70px;padding-bottom:40px}}.default-padding-bottom.bottom-less{margin-bottom:-30px}@media only screen and (max-width:767px){.default-padding-bottom.bottom-less{margin-bottom:0;padding-bottom:40px}}.default-padding-top.bottom-less{margin-bottom:-30px}@media only screen and (max-width:767px){.default-padding-top.bottom-less{margin-bottom:-30px}}@media only screen and (min-width:1200px){.align-center{align-items:center}}.relative{position:relative}.overflow-hidden{overflow:hidden}.border-top{border-top:1px solid #e7e7e7}.border-bottom{border-bottom:1px solid #e7e7e7}.border-left{border-left:1px solid #e7e7e7}.border-right{border-right:1px solid #e7e7e7}.site-heading{margin-bottom:60px}.site-heading strong{z-index:1;font-weight:600;display:inline-block;position:relative}.title{letter-spacing:0;text-transform:uppercase;color:var(--color-heading);margin-top:-10px;font-weight:600;line-height:1.2;font-size:60px!important}@media (max-width:767px){.title{margin-top:0;line-height:1.2;font-size:34px!important}}.bg-dark .title{color:var(--white)}.site-heading .title{margin-bottom:0}.bg-dark .site-heading .title{color:var(--white)}.bg-theme .site-heading .title,.bg-gradient .site-heading .title{color:var(--color-heading)}.sub-title{text-transform:uppercase;z-index:1;color:var(--color-heading);margin-bottom:25px;padding-left:25px;font-size:22px;font-weight:600;display:inline-block;position:relative}.bg-dark .sub-title{color:var(--white)}.sub-title:after{content:"";background:var(--color-primary);z-index:-1;width:8px;height:8px;margin-top:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.bg-gradient .sub-title:after,.bg-theme .sub-title:after{background:var(--dark)}.sub-title:before{content:"";background:var(--color-primary);opacity:.6;width:8px;height:8px;margin-top:-5px;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.bg-gradient .sub-title:before,.bg-theme .sub-title:before{background:var(--dark);opacity:.4}.bg-gradient .sub-title,.bg-theme .sub-title{color:var(--color-heading);-webkit-background-clip:inherit;background-clip:inherit;-webkit-text-fill-color:inherit;background:0 0}.bg-gradient h1,.bg-theme h1{color:var(--color-heading)}@media (max-width:767px){.sub-title{margin-bottom:15px}}.site-heading p{margin-top:25px;margin-bottom:0}.site-heading .devider{background:var(--color-primary);z-index:1;width:50px;height:2px;display:inline-block;position:relative;left:10px}.site-heading.light .devider,.bg-theme .site-heading .devider,.bg-gradient .site-heading .devider,.shadow .site-heading .devider,.bg-dark .site-heading .devider{background:var(--white)}@media (max-width:767px){.site-heading p{padding:0}}@media only screen and (max-width:767px){.site-heading{margin-bottom:40px}}.site-heading.large h1{text-transform:uppercase;font-size:200px;font-weight:700;line-height:.8}.site-heading.large strong{text-transform:uppercase;font-size:200px;font-weight:700;line-height:1}.site-heading.large h2{text-align:right;justify-content:flex-end;align-items:center;font-size:80px;display:flex}ul.list-tags{flex-wrap:wrap;gap:8px;margin-bottom:0;padding:0;list-style:none;display:flex}ul.list-tags li{border:1px solid #757e67;border-radius:30px;padding:0 15px;font-weight:600;display:inline-block}.heading-left{z-index:1;margin-bottom:60px;position:relative}.heading-left .heading{margin-bottom:0;font-weight:700}@media only screen and (min-width:768px) and (max-width:991px){.heading-left .heading{margin-bottom:40px}}@media only screen and (max-width:767px){.heading-left .heading{margin-bottom:15px;font-size:36px;line-height:1.2}}.heading-left p{margin-bottom:0}.heading-left .btn{margin-top:30px}@media only screen and (max-width:767px){.heading-left{margin-bottom:30px}}.sub-heading{text-transform:uppercase;color:var(--color-primary);background:var(--bg-gradient-reverse);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-weight:700;display:inline-block;position:relative}.shadow .sub-heading{-webkit-text-fill-color:var(--white);font-weight:700}.bg-gradient .sub-heading{color:var(--white);background:0 0;-webkit-background-clip:inherit;background-clip:inherit;-webkit-text-fill-color:inherit;opacity:.9}.site-heading.text-light .sub-title,.site-heading.text-light .sub-heading{-webkit-text-fill-color:inherit;color:var(--white)}.site-heading.style-two .title{text-transform:uppercase}.site-heading.style-two .title img{margin-top:-10px}.site-heading.style-two p{padding-left:30%}.site-heading.text-left p{padding-left:0}.split-text{position:relative;overflow:hidden}.split-text .line{display:none;overflow:hidden}.zoom-thumb{overflow:hidden}.site-heading.style-three h2{text-transform:uppercase;margin-top:-20px;margin-left:-10px;font-size:160px;line-height:1}.site-heading .d-flex img{max-width:max-content;height:60px;margin-top:10px}.site-heading .d-flex{align-items:flex-start;gap:25px;margin-top:20px}.site-heading .d-flex p{margin:0;font-size:20px;font-weight:500}.title-two{color:var(--color-heading);margin-top:-10px;margin-bottom:25px;font-size:60px;font-weight:600;line-height:1.2}.bg-dark .title-two{color:var(--white)}@keyframes spinner{to{transform:rotate(360deg)}}.spiner-reverse-animation{animation:20s linear infinite spinnerReverse}@keyframes spinnerReverse{to{transform:rotate(-360deg)}}.btn-style-one{box-shadow:none;background:0 0;border:none;align-items:center;gap:0;padding:0;color:var(--white)!important;display:inline-flex!important}.btn-style-one span{color:var(--white)}.btn-style-one.solid{gap:2px}.btn-style-one.theme:hover,.btn-style-one.dark:hover{color:var(--white)}.btn-style-one .icon:first-child{position:absolute;transform:translate(50px)scale(.7)}.btn-style-one:hover .icon:first-child{transform:translate(0)}.btn-style-one.solid:hover .icon:first-child{transform:translate(-2px)}.btn-style-one:hover span{transform:translate(48px)scale(1)}.btn-style-one:hover .icon:last-child{transform:translate(-48px)scale(0)}.navbar .center-info{border:1px solid #ccc;border-radius:30px;padding:2px 20px;font-size:18px;font-weight:600;display:inline-block}.bg-dark .nav-full-width.navbar .navbar-collapse.collapse p{color:var(--white);font-weight:600}.bg-dark .navbar .center-info{border:1px solid #ffffff4d}.btn-style-one span{background:var(--color-primary);z-index:9;border-radius:40px;height:52px;padding:0 30px;line-height:52px;transition:all .35s ease-in-out;display:inline-block;overflow:hidden}.btn-style-one.btn-sm span{height:48px;font-size:16px;line-height:48px}.btn-style-one.solid span{border-radius:0}.btn-style-one.dark span{background:var(--dark)}.btn-style-one.border-dark span{border:2px solid var(--dark);background:0 0;line-height:52px}.btn-style-one.btn-sm.border-dark span{line-height:48px}.btn-style-one.border-white span{border:2px solid var(--white);background:0 0;line-height:52px}.btn-style-one.border-white.btn-sm span{line-height:48px}.bg-dark .btn-style-one.border-white span{background:var(--dark)}.bg-theme .btn-style-one.border-white span{background:var(--color-primary)}.btn-style-one.border-theme span{border:2px solid var(--color-primary);background:0 0;line-height:52px}.btn-style-one.border-theme.btn-sm span{line-height:48px}.btn-style-one.white span{background:var(--white);color:var(--color-heading)}.btn-style-one .icon{text-align:center;background:var(--color-primary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;transition:all .35s ease-in-out;display:flex;overflow:hidden}.btn-style-one.btn-sm .icon{width:48px;min-width:48px;height:48px}.btn-style-one.solid .icon{background:var(--dark);border-radius:0}.bg-dark .btn-style-one.solid .icon{background:var(--white)}.bg-dark .btn-style-one.solid .icon svg path{stroke:var(--color-heading)}.btn-style-one.dark .icon{background:var(--dark)}.btn-style-one.border-dark .icon{border:2px solid var(--dark);background:0 0}.btn-style-one.border-white .icon{border:2px solid var(--white);background:0 0}.btn-style-one.border-theme .icon{border:2px solid var(--color-primary);background:0 0}.btn-style-one.white .icon{background:var(--dark)}.text-light .btn-style-one.white .icon{background:var(--white)}.btn-style-one.white{color:var(--color-heading)}.bg-theme.text-light .btn-style-one.white .icon{background:var(--dark)}.btn{background:var(--color-primary);z-index:1;color:var(--white);border:none;border-radius:12px;padding:16px 25px 14px;font-size:15px;font-weight:500;display:inline-block;position:relative;overflow:hidden;box-shadow:none!important}.btn.btn-dark{background:var(--dark)}.btn.light{background:var(--white);color:var(--color-heading)}.btn i{margin-left:10px;font-weight:400;transform:rotate(-45deg)}.btn:hover{background:var(--dark);color:var(--white)}.btn.light:hover{background:var(--color-primary);color:var(--white)}.text-light .btn:hover{background:var(--white);color:var(--color-heading)}.text-light .btn.light:hover{background:var(--color-primary);color:var(--white)}.text-light .btn-style-two{color:var(--white);font-size:16px;font-weight:600}.text-light .btn-style-two.light:hover{color:var(--color-heading)}.btn-style-two:after{content:"";z-index:-1;background-color:var(--color-primary);background-image:linear-gradient(315deg, var(--dark) 0%, var(--dark) 74%);border-radius:5px;width:100%;height:0;transition:all .3s;position:absolute;top:0;left:0}.btn-style-two.btn-dark:after{background-color:var(--color-primary);background-image:linear-gradient(315deg, var(--color-primary) 0%, var(--color-primary) 74%)}a.btn-simple{text-transform:uppercase;color:var(--color-paragraph);display:inline-block}a.btn-simple i{font-size:20px;font-weight:100;display:inline-block;position:relative;top:2px;transform:rotate(-45deg)}a.btn-simple:hover{color:var(--color-primary)}.color-style-two a.btn-simple:hover{color:var(--color-style-two)}@media (min-width:1024px){.navbar.white.no-background .btn-style-two:after{background:var(--dark)}.navbar.white.no-background .btn-style-two:hover{color:var(--white)!important}}.btn-style-two.light:after{background-color:var(--color-primary);background-image:linear-gradient(315deg, var(--color-primary) 0%, var(--color-primary) 74%)}.text-light .btn-style-two:after{background-image:linear-gradient(315deg, var(--white) 0%, var(--white) 74%)}.text-light .btn-style-two.light:after{background-image:linear-gradient(315deg, var(--color-primary) 0%, var(--color-primary) 74%)}.bg-gradient .btn-style-two.light:after{background-image:linear-gradient(315deg, var(--dark-secondary) 0%, var(--dark-secondary) 74%)}.text-light .btn-style-two.secondary:hover{color:var(--color-heading)}.btn-style-two:hover:after{height:100%;top:auto;bottom:0}.btn-style-two:hover{color:var(--white);background:0 0}.btn.btn-border-light{background:0 0;border:1px solid #ffffff80;padding:13px 40px}.navbar .btn.btn-border-light{color:var(--color-heading);border:1px solid #ccc}.navbar .btn.btn-border-light:hover{color:var(--white)}@media (min-width:1024px){.navbar.white.sticked .btn.btn-border-light{color:var(--color-heading)}.navbar.white.sticked .btn.btn-border-light:hover{color:var(--white)}.navbar.white.no-background .btn.btn-border-light{border:1px solid #ffffff80}}.btn.btn-border-light:hover{border-color:var(--color-primary)}.btn.btn-border-light:after{background:var(--color-primary)}.btn-style-two.btn-border-theme{color:var(--color-heading);border:2px solid var(--color-primary);background:0 0;padding:13px 40px}.btn-style-two.btn-border-theme:after{background-image:linear-gradient(315deg, var(--color-primary) 0%, var(--color-primary) 74%)}.btn-style-two.btn-border-theme:hover{color:var(--white)}.btn-style-two.btn-border{color:var(--color-heading);background:0 0;border:1px solid #cbcbcb;padding:13px 25px}.bg-dark .btn-style-two.btn-border{color:var(--white);border:1px solid #fff6}.bg-dark .btn-style-two.btn-border:hover{background:0 0}.btn-style-two.btn-border:after{background-image:linear-gradient(315deg, var(--color-primary) 0%, var(--color-primary) 74%)}.btn-style-two.btn-border:hover{color:var(--white);border-color:var(--color-primary)}.navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two{color:var(--white);background:var(--dark)}.navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two:after{background:var(--color-primary)}.navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two:hover,.navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two.btn-dark{color:var(--white)}.bg-dark .navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two{background:var(--white);color:var(--color-heading)}.bg-dark .navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two:hover{color:var(--white)}.bg-dark .navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two:after{background:var(--color-primary)}.bg-dark .navbar.navbar-default.navbar-sticky.sticked .attr-right .attr-nav li .btn.btn-style-two:hover{color:var(--color-heading)!important}.bg-dark .navbar.navbar-default.navbar-sticky.sticked .attr-right .attr-nav li .btn.btn-style-two{background:var(--color-primary);color:var(--white)}.bg-dark .navbar.navbar-default.navbar-sticky.sticked .attr-right .attr-nav li .btn.btn-style-two:after{background:var(--white)}.navbar.navbar-default.navbar-sticky.sticked .attr-right .attr-nav li .btn.btn-style-two.btn-dark:hover{color:var(--color-heading)}.bg-dark .navbar.navbar-default.navbar-sticky.sticked .attr-right .attr-nav li .btn.btn-style-two.btn-dark{background:var(--white);color:var(--color-heading)}.video-play-button i{background:var(--color-primary);text-align:center;color:#fff;border-radius:50%;width:100px;height:100px;font-size:35px;font-weight:100;line-height:100px;display:inline-block;position:relative;top:2px;left:3px}.video-play-button .effect{opacity:0;z-index:-1;background:#07071e;border-radius:100%;width:150px;height:150px;animation:1.5s ease-out infinite video-play;position:absolute;top:50%;left:50%}.video-play-button .effect:after{content:"";opacity:0;background:#fff3;border-radius:100%;width:150px;height:150px;animation:1.5s ease-out 2s infinite video-play;position:absolute;top:50%;left:50%}.video-play-button .effect:before{content:"";opacity:0;background:#07071e;border-radius:100%;width:150px;height:150px;animation:1.5s ease-out 3s infinite video-play;position:absolute;top:50%;left:50%}.video-play-button.with-text{background:0 0;width:auto}.video-play-button.with-text span{z-index:1;position:relative}.video-play-button.with-text span i{color:var(--white);margin-left:25px;margin-right:30px;left:-1px}.video-play-button.with-text .effect{width:60px;height:60px;-webkit-animation:inherit;animation:inherit;background:var(--color-primary);opacity:1;z-index:1;top:0;left:0}.video-play-button.with-text .effect:before{display:none}.video-play-button.with-text .effect:after{background:var(--color-primary);width:100%;height:100%;z-index:inherit;animation-delay:0s}@keyframes pulse-border{0%{opacity:1;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1.5)}}.back-to-top-wrapper{cursor:pointer;z-index:99;opacity:0;visibility:hidden;border-radius:50%;width:44px;height:44px;display:block;position:fixed;bottom:0;right:50px}.back-to-top-wrapper.back-to-top-btn-show{visibility:visible;opacity:1;bottom:50px}.back-to-top-btn{text-align:center;background:var(--color-primary);width:44px;height:44px;color:var(--white);border:none;border-radius:50%;line-height:44px;transition:all .3s ease-out;display:inline-block;box-shadow:0 8px 16px #03041c4d}.back-to-top-wrapper{transition:all .3s ease-out}.nice-select{-webkit-tap-highlight-color:transparent;background-color:var(--white);box-sizing:border-box;clear:both;cursor:pointer;float:left;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #e8e8e8;outline:none;width:100%;height:50px;margin-bottom:15px;padding-left:18px;padding-right:30px;font-family:inherit;font-size:16px;font-weight:400;line-height:50px;transition:all .2s ease-in-out;display:block;position:relative;text-align:left!important}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{content:"";pointer-events:none;transform-origin:66% 66%;border-bottom:2px solid #999;border-right:2px solid #999;width:5px;height:5px;margin-top:-6px;transition:all .15s ease-in-out;display:block;position:absolute;top:50%;right:12px;transform:rotate(45deg)}.nice-select.open .list{opacity:1;pointer-events:auto;height:auto;transform:scale(1)translateY(0);overflow-y:auto!important}.nice-select.open :after{transform:rotate(-135deg)}.nice-select.disabled{color:#999;pointer-events:none;border-color:#ededed}.nice-select.disabled:after{border-color:#96aac1}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{height:36px;font-size:12px;line-height:34px}.nice-select.small:after{width:4px;height:4px}.nice-select.small .option{min-height:34px;line-height:34px}.nice-select .list{background-color:var(--white);box-sizing:border-box;opacity:0;pointer-events:none;transform-origin:50% 0;z-index:9;border-radius:5px;width:100%;margin-top:4px;padding:0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;position:absolute;top:100%;left:0;overflow:hidden;transform:scale(.75)translateY(-21px);box-shadow:0 0 0 1px #4444441c}.nice-select .list:hover .option:not(:hover){background-color:#0000!important}.nice-select .option{cursor:pointer;text-align:left;outline:none;min-height:40px;padding-left:18px;padding-right:29px;font-weight:400;line-height:40px;list-style:none;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{color:#999;cursor:default;background-color:#0000}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.mfp-iframe-holder .mfp-close{color:#0000;background:0 0}.mfp-iframe-holder .mfp-close:before{z-index:1;content:"";width:20px;height:20px;color:var(--white);font-family:"Font Awesome 5 Pro";font-weight:100;display:block;position:absolute;top:0;right:0}@media (min-width:1024px){.nav-control-dark nav.navbar.navbar-common.no-background ul.nav.navbar-nav.navbar-center{background:#fff6;border-color:#ffb3b1}.bg-dark.nav-control-dark .no-background.navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two{background:var(--dark);color:var(--white)}.bg-dark.nav-control-dark .no-background.navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two:hover{color:var(--white)}.bg-dark.nav-control-dark .no-background.navbar.navbar-default.navbar-sticky .attr-right .attr-nav li .btn.btn-style-two:after{background:var(--color-primary)}}.banner-style-one .thumb{grid-template-columns:1fr 2fr 1fr;gap:15px;display:grid;position:relative}.banner-style-one .thumb img{object-fit:cover;object-position:center;width:100%;height:390px}.banner-style-one{z-index:1;padding-top:200px;position:relative;overflow:hidden}.banner-style-one:after{content:"";background:var(--bg-gray);z-index:-1;width:100%;height:120px;position:absolute;bottom:0;left:0}.bg-dark .banner-style-one:after{background:var(--dark-secondary)}.banner-style-one h2{text-align:right;color:var(--color-heading);font-size:90px;position:relative}.banner-style-one h2 strong{z-index:1;color:var(--color-primary);padding:0 15px;font-weight:600;line-height:1;display:inline-block;position:relative}.banner-style-one h2 strong:after{content:"";z-index:-1;background:#ffffff80;border-radius:20px;position:absolute;inset:0 0 -5px;box-shadow:0 2px 6px #0003,inset 0 0 17px #fff}.bg-dark .banner-style-one h2 strong:after{background:var(--white)}.banner-style-one h2 img{height:120px}.banner-style-one p{color:var(--color-heading);margin-bottom:0;font-size:20px;font-weight:500;line-height:1.6}.banner-style-one .thumb img{border-radius:10px;margin-top:60px}.banner-style-one .circle-text-card{background:var(--white);margin-top:40px}.banner-style-one .content{flex-direction:column;justify-content:space-between;gap:60px;height:100%;display:flex}.banner-style-one .content .multi-user{border-top:1px solid #0003;margin-top:30px;margin-bottom:220px;margin-left:0;padding-top:30px}.banner-style-one .content .multi-user h4{color:var(--color-heading);margin:0;font-size:20px;font-weight:600;line-height:1.4}.curve-text{position:relative}.curve-text svg{background:var(--white);z-index:1;width:200px;height:200px;overflow:inherit;letter-spacing:2px;border:1px solid #ccc;border-radius:50%;padding:35px;font-size:23px;font-weight:500;animation:20s linear infinite spinner;position:relative}.curve-text svg path{fill:none}.bg-dark .curve-text svg{background:var(--dark);border:1px solid #fff6}.bg-dark .curve-text svg text{fill:var(--white)}.circle-text-item{top:50%;left:50%;transform:translate(-50%,-50%)}.curve-text img,.curve-text i{z-index:1;height:50px;font-size:30px;line-height:1.7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.curve-text span{color:var(--color-heading)}.text-light .curve-text span{color:var(--white)}.circle-text.style-one{animation:20s linear infinite spinner;display:inline-block}.multi-user{border-top:1px solid #ffffff4d;flex-wrap:wrap;align-items:center;gap:30px;margin-left:120px;padding-top:30px;display:flex}.multi-user .thumbs img{border:2px solid var(--white);border-radius:50%;width:55px;height:55px;margin-left:-15px}.bg-dark .multi-user .thumbs img{border:2px solid #ffffff4d}.multi-user .thumbs{align-items:center;margin-left:15px;display:flex}.multi-user .thumbs i{text-align:center;background:var(--color-primary);width:55px;height:55px;color:var(--white);border-radius:50%;margin-left:-15px;font-weight:400;line-height:55px;display:inline-block}.multi-user h2{color:var(--color-paragraph);margin:0;font-size:20px;font-weight:600;line-height:1.4}.bg-dark .multi-user h2{color:var(--white-secondary);font-weight:500}ul.list-style-one{margin-bottom:0;padding:0;list-style:none}ul.list-style-one li{color:var(--color-paragraph);z-index:1;margin-top:7px;padding-left:25px;font-weight:500;position:relative}.bg-dark ul.list-style-one li{color:var(--white-secondary)}ul.list-style-one li:after{content:"";color:var(--color-primary);font-family:validFonts;position:absolute;top:0;left:0}.bg-dark ul.list-style-one li:after{color:var(--white)}.banner-style-one ul.list-style-one li{color:var(--color-paragraph)}.banner-style-one ul.list-style-one li:after{color:var(--color-primary)}.about-style-one-top-info .d-grid{border-top:1px solid #ddd;grid-template-columns:300px auto;margin-top:60px;padding-top:40px}.bg-dark .about-style-one-top-info .d-grid{border-top:1px solid #ffffff40}.site-heading.flex{align-items:flex-start;gap:30px;display:flex}.site-heading.flex .sub-title{min-width:400px}.heading{color:var(--color-heading);margin-top:-15px;font-size:80px;font-weight:600;line-height:1.1}.bg-dark .heading{color:var(--white);font-weight:500}.site-heading .heading{margin-bottom:0}.about-style-one-top-info .site-heading p{margin-top:0;margin-bottom:25px}.scroll-rotate{display:inline-block}.about-style-one-top-info{position:relative}.about-style-one-top-info .scroll-rotate{position:absolute;bottom:30px;left:0}.about-style-one-top-info .scroll-rotate i{color:var(--color-primary);font-size:140px;display:inline-block}.bg-dark .about-style-one-top-info .scroll-rotate i{color:var(--white)}ul.list-style-five{margin-bottom:0;padding:0;list-style:none}ul.list-style-five li{z-index:1;color:var(--color-heading);margin-top:5px;padding-left:25px;font-size:18px;font-weight:500;position:relative}.bg-dark ul.list-style-five li{color:var(--white)}ul.list-style-five li:first-child{margin-top:0}ul.list-style-five li:after{content:"";background:var(--color-primary);border-radius:2px;width:8px;height:8px;position:absolute;top:12px;left:0}.bg-dark ul.list-style-five li:after{background:var(--white)}li.hover-active-item{z-index:1;grid-template-columns:25% 2fr 1fr;padding:30px;transition:all .35s ease-in-out;display:grid;position:relative;overflow:hidden}li.hover-active-item:last-child{padding-bottom:0}li.hover-active-item:before{content:"";border-top:1px solid #ddd;width:100%;height:1px;position:absolute;top:0;left:0}.bg-dark li.hover-active-item:before{border-top:1px solid #ffffff4d}li.hover-active-item h2,li.hover-active-item h4{margin-bottom:20px;font-size:24px}li.hover-active-item .year{text-align:right}li.hover-active-item img{height:50px}li.hover-active-item p{margin:0}li.hover-active-item .year h3{margin:0;font-size:20px;font-weight:400}ul.award-list .list-style-five{margin-top:12px}ul.award-list .list-style-five li{color:var(--color-heading);padding-left:22px;font-size:16px}.bg-dark ul.award-list .list-style-five li{color:var(--white-secondary)}ul.award-list .list-style-five li:after{top:10px}.services-style-four-area{z-index:1;position:relative}.services-style-four-area .shape{filter:blur(50px);z-index:-1;position:absolute;top:-120px;left:0}.services-style-one-item{background:var(--white);border-top:1px solid #ddd}.bg-gray .services-style-one-item{background:var(--bg-gray);border-top:1px solid #ccc}.bg-dark .services-style-one-item{background:var(--dark);border-top:1px solid #fff3}.bg-dark .bg-gray .services-style-one-item{background:var(--dark-secondary);border-top:1px solid #fff3}.services-style-one-item .top-info{grid-template-columns:1fr 1.3fr;gap:100px;padding:30px 0;display:grid}.services-style-one-item .top-info .right-info{justify-content:space-between;align-items:center;gap:30px;display:flex}.services-style-one-item .top-info .right-info span{color:var(--color-heading);font-weight:600}.bg-dark .services-style-one-item .top-info .right-info span{color:var(--white)}ul.service-tags{gap:10px;margin:0;padding:0;list-style:none;display:flex}ul.service-tags li{background:var(--bg-gray);color:var(--color-heading);border-radius:40px;padding:7px 20px 5px;display:inline-block}.bg-gray ul.service-tags li{background:var(--white);box-shadow:-1px 3px 10px #0000000f}.bg-dark ul.service-tags li{color:var(--white);background:#3c3f49}.services-style-one-item .top-info h2{margin:0;font-size:45px}.services-style-one-item .top-info h2 a{font-weight:600}.services-style-one-item .main-content{grid-template-columns:1fr 1.3fr;gap:100px;padding-bottom:50px;display:grid}.services-style-one-item .main-content .thumb{height:100%;position:relative}.services-style-one-item .main-content .thumb img{object-fit:cover;object-position:center;border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0}.services-style-one-item .main-content h2{color:var(--color-paragraph);margin-top:50px;font-size:28px;font-weight:600}.bg-dark .services-style-one-item .main-content h2{color:var(--white-secondary);font-weight:500}.services-style-one-item .main-content strong{color:var(--color-heading);margin-top:3px;font-weight:600;display:block}.bg-dark .services-style-one-item .main-content strong{color:var(--white);font-weight:500}.services-style-one-item .main-content .content-inner{align-items:flex-end;gap:100px;margin-top:50px;display:flex}.services-style-one-item .main-content li{font-size:20px}.services-style-one-item .main-content li img{height:21px}ul.list-style-two{margin:0;padding:0;list-style:none}ul.list-style-two li{color:var(--color-heading);align-items:center;gap:15px;margin-top:5px;padding-left:32px;font-size:24px;display:flex;position:relative}.bg-dark ul.list-style-two li{color:var(--white)}ul.list-style-two li:after{content:"";font-family:validFonts;position:absolute;top:0;left:0}ul.list-style-two li:first-child{margin-top:0}.services-details-area{z-index:1;position:relative}.services-details-area:after{content:"";background:var(--bg-gradient);z-index:-1;filter:blur(150px);width:300px;height:300px;position:absolute;top:0;left:0}.tags-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.tags-list li{color:var(--color-heading);border:1px solid #999a9e;border-radius:50px;padding:5px 15px;font-size:15px;display:inline-block}.bg-dark .tags-list li{color:var(--white);border:1px solid #ffffff4d}.service-details-top-info .tags-list{margin-top:30px}.service-details-top-info .breadcrumb{margin-left:-8px}.process-area .content{padding-left:110px}.process-steps{color:var(--color-heading);align-items:flex-end;gap:10px;font-size:28px;font-weight:500;line-height:1.4;display:flex}.bg-dark .process-steps{color:var(--white)}.process-steps strong{color:var(--color-primary);font-size:180px;font-weight:700;line-height:.8}.timeline-progress{gap:30px;display:flex}.timeline-progress .left{flex-direction:column;align-items:center;display:flex}.timeline-progress .left .number{width:60px;height:60px;color:var(--color-heading);z-index:9;border:2px solid #ddd;border-radius:50%;flex:none;justify-content:center;align-items:center;margin:0;font-size:24px;font-weight:700;display:flex;position:relative}.bg-dark .timeline-progress .left .number{color:var(--color-heading);background:#ffefe9;border:2px solid #fff3}.color-style-two .timeline-progress .left .number{background:var(--color-style-two)}.timeline-progress .left .number-line{background:#ccc;border-top:none;width:3px;height:100%;position:relative;overflow:hidden}.bg-dark .timeline-progress .left .number-line{background:var(--white)}.timeline-progress .left .timeline-line-fill{background:var(--color-primary);transform-origin:top;border-radius:0;width:100%;height:100%;transform:scaleY(0)}.timeline-progress .content{border:1px solid #ddd;border-radius:10px;margin-bottom:30px;padding:40px;position:relative}.bg-dark .timeline-progress .content{border:1px solid #fff3}.timeline-progress:last-child .content{margin-bottom:0}.timeline-progress .content h2{margin-bottom:15px;font-size:24px}.timeline-progress .content p{margin:0}.timeline-progress .top{align-items:center;gap:15px;margin-bottom:15px;display:flex}.timeline-progress .top h3,.timeline-progress .top h4{margin:0;font-size:24px}.timeline-progress img{height:50px}.timeline-progress:nth-child(2n) .top{flex-direction:row-reverse}.progress-left .thumb img{border-radius:10px}.card-style-one{background:var(--bg-gray);padding:80px}.bg-dark .card-style-one{background:#2d313d}.service-overview-area .thumb{height:100%;overflow:hidden}.service-overview-area .thumb img{object-fit:cover;object-position:center;height:100%}.card-style-one ul.list-style-two li{font-size:18px}.fun-fact .js-counter{align-items:center;font-size:80px;font-weight:600;line-height:1.2;display:flex;position:relative}.fun-fact .timer{transform:none!important}.fun-fact .js-counter .operator{font-weight:600}.fun-fact-circle-lists{grid-template-columns:1fr 1fr 1fr 1fr;margin-top:220px;margin-bottom:185px;display:grid}.fun-fact-circle-lists .fun-fact{text-align:center;z-index:1;flex-direction:column;justify-content:center;padding:15px;display:flex;position:relative}.fun-fact-circle-lists .fun-fact .operator,.bg-dark .fun-fact-circle-lists .fun-fact .operator{font-weight:500}.fun-fact-circle-lists .fun-fact .js-counter{color:var(--color-heading);justify-content:center;font-weight:500}.bg-dark .fun-fact-circle-lists .fun-fact .js-counter{color:var(--white);font-weight:500}.fun-fact-circle-lists .fun-fact:after{content:"";z-index:-1;border:1px solid #c9c4c4;border-radius:50%;width:350px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-dark .fun-fact-circle-lists .fun-fact:after{border:1px solid #fff3}.fun-fact-circle-lists .fun-fact:nth-child(2):after{background:var(--white);background:var(--color-primary);border-color:#0000;width:450px;height:450px}.fun-fact-circle-lists .fun-fact:last-child:after{background:var(--white);width:450px;height:450px}.bg-dark .fun-fact-circle-lists .fun-fact:last-child:after{background:var(--dark)}.fun-fact-circle-lists .fun-fact:last-child .counter{margin:0}.fun-fact-circle-lists .fun-fact span.medium{font-size:20px;font-weight:500}.bg-dark .fun-fact-circle-lists .fun-fact span.medium{color:var(--white);opacity:.9}.fun-fact-circle-lists .fun-fact:nth-child(2){z-index:9;position:relative;top:40px;left:-5px}.fun-fact-circle-lists .fun-fact:nth-child(2) .js-counter,.fun-fact-circle-lists .fun-fact:nth-child(2) .medium{color:var(--white)}.fun-fact-circle-lists .fun-fact:nth-child(3){top:-120px;left:-35px}.fun-fact-circle-lists .fun-fact:nth-child(3):after{width:360px;height:360px}.fun-fact-circle-lists .fun-fact:last-child{top:50px;right:60px}.fun-fact-circle-lists .fun-fact:nth-child(2) .counter{align-items:inherit;margin-top:0;font-size:100px;position:relative}.left-scroll-animation{flex-wrap:nowrap;gap:30px;width:max-content;display:flex}.left-scroll-item{z-index:1;width:750px;height:70vh;min-height:500px;padding:0;position:relative}.left-scroll-item:after{content:"";background:linear-gradient(#0000 0%,#332e2e 100%);border-radius:8px;width:100%;height:45%;position:absolute;bottom:0;left:0}.left-scroll-item img{object-fit:cover;object-position:center;width:100%;height:100%;vertical-align:inherit;border-radius:10px}.left-scroll-item .see-more{justify-content:center;align-items:center;width:calc(100% - 15px);height:100%;display:flex;position:absolute;top:0;left:calc(100% + 15px)}.left-scroll-item .see-more a{color:var(--color-primary);font-size:50px;line-height:1;text-decoration:underline}.left-scroll-item video{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:100%}.left-scroll-item .overlay-info{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:30px 50px;display:flex;position:absolute;bottom:0;left:0}.left-scroll-item .overlay-info h1{margin:0}.left-scroll-item .overlay-info h1 a{color:var(--white);font-weight:600}.left-scroll-item .overlay-info ul{gap:10px;margin:0;padding:0;list-style:none;display:flex}.left-scroll-item .overlay-info ul li a{color:var(--color-heading);background:#ffefe9;border-radius:30px;padding:2px 20px;font-weight:400;display:inline-block}.left-scroll-item .overlay-info ul li:nth-child(2) a{background:var(--color-primary);color:var(--white)}.project-grid-one-items{margin-top:-80px}.project-style-one-item{z-index:1;width:100%;height:auto;margin-top:120px;padding:0;position:relative}.project-style-one-item:after{content:"";background:linear-gradient(#0000 0%,#332e2e 100%);border-radius:8px;width:100%;height:45%;position:absolute;bottom:0;left:0}.project-style-one-item img{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:100%}.project-style-one-item video{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:100%;min-height:450px}.project-style-one-item .overlay-info{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:30px 50px;display:flex;position:absolute;bottom:0;left:0}.project-style-one-item .overlay-info h1{margin:0;font-size:30px}.project-style-one-item .overlay-info h1 a{color:var(--white);font-weight:600}.project-style-one-item .overlay-info ul{gap:10px;margin:0;padding:0;list-style:none;display:flex}.project-style-one-item .overlay-info ul li a{color:var(--color-heading);background:#ffefe9;border-radius:30px;padding:2px 20px;font-weight:400;display:inline-block}.project-style-one-item .overlay-info ul li:nth-child(2) a{background:var(--color-primary);color:var(--white)}.project-details-top-info h1{margin-bottom:0;font-size:135px;line-height:1}.project-details-top-info h1 strong{text-align:right;font-weight:600;display:block}.project-details-top-info h2{margin-bottom:20px;font-size:28px}ul.project-info-list{text-align:left;border-top:1px solid #ddd;gap:50px;margin-top:70px;margin-bottom:0;padding-top:50px;list-style:none;display:flex}.bg-dark ul.project-info-list{border-top:1px solid #fff3}ul.project-info-list p{margin:0}ul.project-info-list>li{flex-grow:1}ul.project-info-list>li:last-child{border:none}ul.project-info-list ul li{margin-top:5px}.project-details-top-info ul.list-style-two li{font-size:17px}.bg-dark .project-details-top-info ul.list-style-two li{color:var(--white-secondary)}.full-width-thumb img{object-fit:cover;object-position:center;width:100%}.thumb-grid{grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:1fr 1fr;display:grid}.item-grid-container{grid-row-gap:60px;display:grid}.item-grid-colum{grid-column-gap:50px;grid-row-gap:60px;grid-template-columns:1fr 2.5fr;display:grid}.item-grid-colum .left-info h2{align-items:center;display:flex}.item-grid-colum .left-info h2 strong{z-index:1;margin-right:25px;padding-right:50px;font-size:40px;font-weight:700;position:relative}.bg-dark .item-grid-colum .left-info h2 strong{color:var(--white)}.item-grid-colum .left-info h2 strong:after{content:"";color:#8d8d8d;border-top:1px solid;width:30px;height:2px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.bg-dark .item-grid-colum .left-info h2 strong:after{color:var(--white);border-top:1px solid}.project-details-items .list-style-two li{font-size:17px}.bg-dark .project-details-items .list-style-two li{color:var(--white-secondary)}.project-details-items .thumb{overflow:hidden}.gallery-item{height:100%;overflow:hidden}.gallery-item img{object-fit:cover;object-position:center;width:100%;height:100%}.work-overview-items{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.work-overview-item{border-top:1px solid #ddd;align-items:flex-end;gap:30px;padding-top:30px;display:flex}.bg-dark .work-overview-item{border-top:1px solid #fff3}.work-overview-item .js-counter{min-width:180px;color:var(--color-heading);font-size:55px;font-weight:600;line-height:1}.bg-dark .work-overview-item .js-counter{color:var(--white);font-weight:500}.work-overview-item:first-child,.work-overview-item:nth-child(2){border:none}.work-overview-item span.medium{color:var(--color-heading);font-size:20px}.bg-dark .work-overview-item span.medium{color:var(--white)}.project-details-items .thumb img{width:100%}.project-pagination-items{justify-content:center;align-items:center;display:flex}.project-pagination-items a{text-align:center;border:1px solid #ddd;border-radius:50%;width:250px;height:250px;margin:0 -20px;line-height:250px;display:inline-block}.bg-dark .project-pagination-items a{border:1px solid #fff3}.project-pagination-items a i{font-size:25px;font-weight:100;position:relative;top:3px}.project-pagination-items a i.fa-long-arrow-left{margin-right:5px}.project-pagination-items a i.fa-long-arrow-right{margin-left:5px}.project-pagination-items a:hover,.project-pagination-items a.active{background:var(--color-primary);z-index:1;border-color:var(--color-primary);color:var(--white);position:relative}.testimonial-style-one-items{z-index:1;border:1px solid #e7e7e7;padding:120px;position:relative}.bg-gray .testimonial-style-one-items{border:1px solid #d6d6de}.bg-dark .testimonial-style-one-items{border:1px solid #ffffff26}.testimonial-style-one-items:after{content:"";background:var(--color-primary);border:1px solid var(--white);width:14px;height:14px;position:absolute;top:-7px;left:-7px}.testimonial-style-one-items:before{content:"";background:var(--color-primary);border:1px solid var(--white);width:14px;height:14px;position:absolute;top:-7px;right:-7px}.testimonial-style-one-items .shape{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-style-one-items .shape:after{content:"";background:var(--color-primary);border:1px solid var(--white);width:14px;height:14px;position:absolute;bottom:-7px;left:-7px}.testimonial-style-one-items .shape:before{content:"";background:var(--color-primary);border:1px solid var(--white);width:14px;height:14px;position:absolute;bottom:-7px;right:-7px}.testimonial-style-one-items .d-grid{grid-template-columns:100px auto;justify-content:center;align-items:flex-start;gap:70px}.testimonial-style-one-items .icon i{color:var(--color-primary);font-size:70px;line-height:1.2}.testimonial-card{background:#ffffff1a;border-radius:10px;padding:30px}.testimonial-card img{height:30px;margin-bottom:-15px}.testimonial-card p{margin-bottom:10px}.testimonial-card .ratings i{color:var(--color-primary);margin-bottom:12px;font-size:15px;display:inline-block}.site-heading.style-two .testimonial-card p{margin-top:0;padding:0}.testimonial-style-one-items .shape .shadow{content:"";z-index:-1;mix-blend-mode:overlay;background-image:linear-gradient(var(--white), transparent 1px), linear-gradient(to right, var(--white), transparent 1px);opacity:.1;background-size:100% 44px,44px 100%;position:absolute;inset:0}.testimonial-one-item{background:var(--white);z-index:1;border-radius:10px;padding:40px;position:relative;overflow:hidden}.bg-dark .testimonial-one-item{background:#2b2e36}.bg-dark .testimonial-one-item:after{content:"";background:var(--color-primary);z-index:-1;filter:blur(120px);opacity:0;width:200px;height:100px;position:absolute;bottom:0;right:0}.swiper-slide-active .testimonial-one-item:after{opacity:1}.testimonial-one-item .provider-info{align-items:center;gap:15px;display:flex}.testimonial-one-item .provider-info img{border-radius:50%;width:60px;min-width:60px;height:60px}.testimonial-one-item .provider-info h2{margin-bottom:3px;font-size:20px;font-weight:700}.bg-dark .testimonial-one-item .provider-info h2{font-weight:600}.testimonial-one-item .provider-info span{font-size:16px;font-weight:500}.bg-dark .testimonial-one-item .provider-info span{font-weight:400}.testimonial-one-item .provider{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;display:flex}.testimonial-one-item .provider .icons{text-align:center;width:40px;height:40px;color:var(--color-heading);border:1px solid #ccc;border-radius:5px;justify-content:center;align-items:center;line-height:40px;display:inline-flex}.bg-dark .testimonial-one-item .provider .icons{color:var(--white);border:1px solid #ffffff4d}.testimonial-one-item .ratings-header h3{margin-bottom:10px;font-size:20px}.testimonial-one-item .ratings-header .ratings{font-size:14px;font-weight:600}.testimonial-one-item .ratings-header .ratings span{margin-left:5px}.testimonial-one-item .ratings-header .ratings i{color:var(--color-primary)}.partner-style-three-area{background-position:bottom;background-repeat:no-repeat;background-size:contain}.partner-accordiong-container{margin-bottom:-30px}.partner-style-one-item .accordion-button{box-shadow:none;background:0 0;border:none;grid-template-columns:8.33333% 2fr 1fr;padding:30px 0;display:grid}.partner-style-one-item button.accordion-button:before{content:"";background:var(--white);width:45px;height:45px;color:var(--color-heading);text-align:center;border-radius:50%;font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:400;line-height:45px;position:absolute;top:28px;right:0;box-shadow:-1px 3px 10px #0000000f}.bg-dark .partner-style-one-item button.accordion-button:before{box-shadow:none;background:#ffefe9}.partner-style-one-item button.accordion-button:not(.collapsed):before{-webkit-transform:inherit;transform:inherit;content:"";background:var(--color-primary);color:var(--white)}.partner-style-one-item .accordion-button:after{display:none}.partner-style-one-item .accordion-button strong{letter-spacing:0;color:var(--color-heading);margin:0;font-size:30px;font-weight:600;line-height:1.2}.text-light .partner-style-one-item .accordion-button strong{color:var(--white)}.partner-style-one-item{z-index:1;position:relative}.partner-style-one-item:after{content:"";background:linear-gradient(270deg,#fff0,#b7b7ce,#fff0);width:100%;height:1px;position:absolute;top:0;left:0}.bg-dark .partner-style-one-item:after{background:linear-gradient(to left, #fff0, var(--white), #fff0)}.partner-style-one-item .accordion-body{padding:0 0 50px}@media (min-width:1400px){.partner-style-one-item .accordion-body{padding-left:8.33333%}}.partner-style-one-item .accordion-body .item{grid-template-columns:400px auto;gap:50px;padding-top:20px;display:grid}.partner-style-one-item .accordion-body .item p{margin-bottom:20px}.partner-style-one-item .thumb{height:100%;position:relative}.partner-style-one-item .thumb img{object-fit:cover;object-position:top;border-radius:10px;width:100%;height:100%;position:absolute}.partner-style-one-item .accordion-button>span{color:var(--color-heading);font-size:28px;font-weight:700}.text-light .partner-style-one-item .accordion-button>span{color:var(--white)}.partner-style-one-item .btn-simple{color:var(--color-heading)}.text-light .partner-style-one-item .btn-simple{color:var(--white)}.bg-dark .partner-style-one-item .accordion-body .item p,.bg-dark .partner-style-one-item .accordion-body .item li{color:var(--white-secondary)}.partner-style-one-item .accordion-body .item .btn-simple{color:var(--color-heading)}.bg-dark .partner-style-one-item .accordion-body .item .btn-simple{color:var(--white)}.bg-dark .btn-simple svg path{stroke:var(--white)}.partner-style-one-item .partner-info{grid-template-columns:400px auto;align-items:center;gap:50px;display:grid}.partner-style-one-item .partner-info img{height:40px}.partner-style-one-item .accordion-body .item ul{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.partner-style-one-item .accordion-body .item ul li{border:1px solid #999a9e;border-radius:50px;padding:5px 15px;font-size:15px;display:inline-block}.bg-dark .partner-style-one-item .accordion-body .item ul li{border:1px solid #ffffff4d}.partner-style-one-item .accordion-body .item h3{margin-bottom:25px;font-size:24px}.achivement-style-one-area{z-index:1;background-position:0 100%;background-repeat:no-repeat;background-size:contain;position:relative}.achivement-style-one-items .swiper-pagination-bullet{background-color:var(--white);border-radius:0;width:20px;height:4px;position:relative;overflow:hidden}.achivement-style-one-items .swiper-pagination-bullet:before{content:"";display:block;position:absolute;inset:0}.achivement-style-one-items .swiper-pagination-bullet-active{z-index:1;background:#dddde3}.bg-dark .achivement-style-one-items .swiper-pagination-bullet-active{background:var(--white)}.achivement-style-one-items .swiper-pagination-bullet-active:before{background-color:var(--color-primary);animation:2s cubic-bezier(.3,0,.3,1) forwards slide-progress}.achivement-style-one-items .swiper-paused .swiper-pagination-bullet-active:before{animation-play-state:paused}@keyframes slide-progress{0%{transform:translate(-100%)}to{transform:translate(0)}}.achivement-style-one-items .circle-text-card img{height:30px}.achivement-style-one-items .circle-text-card i{color:var(--color-primary);font-size:30px;line-height:1.7}.bg-dark .achivement-style-one-items .circle-text-card i{color:var(--white)}.round-count{text-align:center;background:var(--color-primary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:200px;min-width:200px;height:200px;display:inline-flex}.badge-card{align-items:center;margin-bottom:80px;display:flex}.badge-card .circle-text-card{margin:0}.badge-card .round-count{margin-left:-50px}.badge-card .round-count .counter{color:var(--white);justify-content:center;align-items:center;margin-bottom:2px;font-size:36px;font-weight:700;line-height:1;display:flex}.round-count .fun-fact .js-counter{color:var(--white);font-size:40px}.round-count .fun-fact span.medium{color:var(--white);font-size:18px;font-weight:500}.achivement-item .d-grid{grid-template-columns:1fr 1fr;gap:50px}.achivement-item ul.list-style-two li{font-size:18px}.achivement-item ul.list-style-two{margin-top:30px;padding-left:25%}.achivement-pagination.achivement-pagination{position:relative;bottom:0}.achivement-pagination .swiper-pagination-bullet{width:100%;position:absolute}.achivement-navigation{gap:10px;display:inline-flex}.achivement-navigation i{font-size:35px;font-weight:300}.achivement-control{align-items:center;gap:50px;margin-top:30px;display:flex}.achivement-navigation>div{cursor:pointer;line-height:1}.achivement-style-one-area .shape{z-index:-1;width:60%;height:100%;position:absolute;top:0;left:0}.achivement-style-one-area .shape:after{content:"";background:#0000 linear-gradient(to right, #0000 0%, var(--white) 100%) repeat scroll 0 0;width:30%;height:100%;position:absolute;top:0;right:0}.bg-dark .achivement-style-one-area .shape:after{background:#0000 linear-gradient(to right, #0000 0%, var(--dark) 80%) repeat scroll 0 0;width:50%}.achivement-style-one-area .shape img{object-fit:cover;object-position:right center;width:100%;height:100%}.achivement-item ul.list-style-two li:after{margin-top:-2px;font-size:20px}.ai-tools-items{z-index:1;grid-template-columns:repeat(5,1fr);justify-content:center;align-items:center;gap:30px;display:grid;position:relative}.ai-tool-item{gap:30px;display:grid}.ai-tool-item img{background:#dadce0;border-radius:10px;padding:40px}@media (min-width:767px){.ai-tool-item:first-child img:nth-child(2){display:none}}.site-heading .multi-user{border:none;gap:15px;margin:0;padding-top:10px}.site-heading .multi-user h2{font-size:17px;line-height:1.5}.nav.nav-tabs.pricing-tab-navs{z-index:1;background:var(--color-primary);border:none;border-radius:30px;width:67px;height:33px;margin-top:50px;margin-left:105px;padding-left:3px;display:inline-block;position:relative}.text-light .nav.nav-tabs.pricing-tab-navs{background:var(--white)}.nav.nav-tabs.pricing-tab-navs button{color:var(--color-heading);border-radius:inherit;overflow:inherit;text-transform:uppercase;background:0 0;border:none;width:30px;height:36px;padding:0;font-weight:600;display:inline-block;position:relative}.nav.nav-tabs.pricing-tab-navs button:after{display:none}.nav.nav-tabs.pricing-tab-navs button:before{content:"";background:var(--white);border-radius:40px;width:0;height:27px;transition:all .25s cubic-bezier(.785,.135,.15,.86);position:absolute;bottom:6px;left:0}.bg-dark .nav.nav-tabs.pricing-tab-navs button:before{background:var(--color-primary)}.nav.nav-tabs.pricing-tab-navs button.active:before{width:27px}.nav.nav-tabs.pricing-tab-navs button span{opacity:.7;width:100px;transition:all .35s ease-in-out;display:inline-block;position:absolute;top:3px;left:100%}.nav.nav-tabs.pricing-tab-navs button:first-child span{margin-right:15px;left:auto;right:100%}.nav.nav-tabs.pricing-tab-navs button.active span{opacity:1}.pricing-style-one-item{z-index:1;background-position:bottom;background-size:cover;border:1px solid #ddd;border-radius:10px;height:100%;padding:50px;position:relative;overflow:hidden}.bg-dark .pricing-style-one-item{border:1px solid #ffffff26}.pricing-style-one.active{border-color:#0000}ul.list-style-three{margin:0;padding:0;list-style:none}ul.list-style-three li{margin-top:8px;padding-left:30px;font-size:16px;position:relative}.bg-dark ul.list-style-three li{color:var(--white-secondary)}ul.list-style-three li:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:600;position:absolute;top:0;left:0}.pricing-style-one-item.active{background:var(--bg-gradient);border:none}.pricing-style-one-item .pricing-header{margin-bottom:30px}.pricing-style-one-item .pricing-header span{color:var(--color-heading);align-items:center;gap:10px;margin-bottom:15px;font-size:24px;font-weight:700;line-height:1.2;display:flex}.bg-dark .pricing-style-one-item .pricing-header span,.pricing-style-one-item.text-light .pricing-header span{color:var(--white)}.pricing-style-one-item .pricing-header span strong{color:var(--color-heading);background:#ffefe9;border-radius:5px;padding:5px 10px;font-size:16px;font-weight:600}ul.list-style-six{gap:25px;margin-bottom:0;padding:0;list-style:none;display:grid}ul.list-style-six p{margin-bottom:0;font-size:15px}ul.list-style-six li i{text-align:center;width:50px;height:50px;color:var(--color-heading);border:1px solid #ddd;border-radius:50%;font-size:22px;font-weight:300;line-height:50px;display:inline-block}.bg-dark ul.list-style-six li i,.text-light ul.list-style-six li i{color:var(--white);border:1px solid #ffffff4d}.color-style-two ul.list-style-six li i{color:var(--color-style-two)}ul.list-style-six li{gap:15px;display:flex}ul.list-style-six li h2{margin-bottom:5px;font-size:17px;font-weight:600}.pricing-style-one-item .pricing-bottom-info{margin-top:40px}.pricing-bottom-info h3{margin-bottom:20px;font-size:24px}.pricing-style-one-item .btn{width:100%;margin-top:25px}.pricing-style-one-item .pricing h1{align-items:center;margin:0;font-size:50px;line-height:1;display:flex}.pricing-style-one-item .pricing h1 sub{color:var(--color-paragraph);margin-left:5px;font-size:15px;font-weight:500;line-height:1;display:flex}.bg-dark .pricing-style-one-item .pricing h1 sub,.pricing-style-one-item.text-light .pricing h1 sub{color:var(--white-secondary)}.pricing-style-one-item .pricing h1 sup{font-size:30px}.infinit-carousel .api-list-item{border:1px solid #fff3;border-radius:10px;padding:15px}.pricing-style-one-item ul.list-style-six{margin-top:50px}.choose-us-style-one-area{z-index:1;position:relative}.bg-dark .choose-us-style-one-area:after{content:"";background:var(--color-primary);z-index:-1;filter:blur(180px);width:350px;height:350px;position:absolute;bottom:0;right:0}.chatbot-card{background-position:50%;background-size:cover;border-radius:10px;flex-direction:column;justify-content:space-between;height:100%;padding:50px;display:flex;overflow:hidden}.chatbot-card h4,.chatbot-card h2{color:var(--white);margin-bottom:15px;font-size:24px}.chatbot-card p{color:var(--white)}.infinit-carousel{text-align:center;margin-top:80px}.infinit-carousel img{max-height:50px}.infinit-carousel .swiper-wrapper{transition-timing-function:linear!important}.infinit-carousel .swiper-slide{text-align:center;justify-content:center;align-items:center;transition:all .3s;display:flex}.ai-code{z-index:1;background:var(--white);border:4px solid #e1e0e0;border-radius:11px;flex-direction:column;justify-content:center;height:100%;padding:50px;display:flex;position:relative}.ai-code:after{content:"";z-index:-1;background:#edebeb;border-radius:0 0 10px 10px;height:10px;position:absolute;bottom:-14px;left:30px;right:30px}.bg-gray .ai-code:after{background:var(--white)}.bg-dark .ai-code{box-shadow:none;background:linear-gradient(45deg, var(--white) 0%, var(--color-primary) 50%);border:none;overflow:hidden}.bg-dark .ai-code:after{content:"";background:var(--dark);z-index:-1;border-radius:10px;height:auto;position:absolute;inset:2px}.ai-code img{border:1px solid #ddd;border-radius:10px;margin-bottom:30px;padding:10px}.bg-dark .ai-code img{border:1px solid #fff3;padding:0}.ai-code h2{margin-bottom:15px;font-size:24px}.ai-code p{margin-bottom:0}.choose-us-style-item .js-counter{color:var(--color-primary);margin-bottom:20px;font-size:50px;font-weight:600;line-height:1;display:inline-block}.bg-dark .choose-us-style-item .js-counter{color:var(--white);font-weight:500}.choose-us-style-item p{margin-bottom:0}.choose-us-style-item h2,.choose-us-style-item h4{margin-bottom:15px;font-size:20px}ul.list-style-four{margin:0;padding:0;list-style:none}ul.list-style-four li{margin-top:50px}ul.list-style-four li:first-child{margin:0}.fixed-item{text-align:center;width:100%;position:absolute;left:0}.team-style-one-items{margin-bottom:-80px}.team-style-one-item{z-index:1;margin-bottom:80px;position:relative;overflow:hidden}.team-style-one-item .content{padding-top:30px}.team-style-one-item .content h2{margin-bottom:5px;font-size:24px}.team-style-one-item .content span{text-transform:uppercase;font-size:15px;font-weight:500}.bg-dark .team-style-one-item .content span{color:var(--white-secondary)}.team-style-one-item img{border-radius:10px}.bg-dark .bg-gray .team-style-one-item .content{background:var(--dark-secondary)}.btn-large-border a{text-align:center;background:var(--white);text-transform:uppercase;z-index:1;border:1px solid #ccc;border-radius:50%;flex-direction:column;justify-content:center;width:150px;min-width:150px;height:150px;padding:0 20px;line-height:1.3;display:inline-flex;position:relative;overflow:hidden}.btn-large-border.large a{width:220px;height:220px}.bg-dark .btn-large-border a{background:0 0}.btn-large-border a:hover{color:var(--color-heading)}.bg-dark .btn-large-border a{color:var(--white);border:1px solid #ffffff4d}.btn-large-border a:after{content:"";background:var(--color-primary);z-index:-1;opacity:0;visibility:hidden;border-radius:50%;width:50%;height:50%;transition:all .25s ease-in-out;position:absolute;bottom:0;left:0}.btn-large-border a:hover:after{opacity:1;visibility:visible;width:100%;height:100%}.btn-large-border a:hover{color:var(--white);border:1px solid #0000}.btn-large-border a:hover i{color:var(--white)}.btn-large-border a i{margin-bottom:10px;font-size:40px;font-weight:300;line-height:1;transition:all .35s ease-in-out;display:inline-block;transform:rotate(-45deg)}.quick-contact-items .btn-large-border{margin-left:50px}.quick-contact-items p{margin:0}.bg-theme .btn-large-border a{border:2px solid}.bg-theme .btn-large-border a i{color:var(--color-heading)}.bg-theme .btn-large-border a:after{background:var(--dark)}.bg-theme .btn-large-border a:hover{color:var(--white);border-color:#0000}.bg-theme .btn-large-border a:hover i{color:var(--white)}.heading-large{margin-bottom:60px}.heading-large h1{text-transform:uppercase;align-items:flex-end;font-size:160px;font-weight:700;line-height:130px;display:flex}.heading-large.text-center h1{display:block}.heading-large h1 strong{background:var(--color-primary);color:var(--color-heading);border-radius:5px;margin-bottom:5px;margin-left:7px;padding:10px;font-size:30px;line-height:1;display:inline-block}.heading-large h2{text-transform:uppercase;color:var(--color-primary);background:linear-gradient(45deg, var(--color-primary) 0%, #ebebeb 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:105px;font-size:160px;line-height:1;display:inline-block}.heading-large span{text-transform:uppercase;color:var(--color-primary);margin-top:30px;font-size:160px;display:block}.bg-dark .heading-large span{color:var(--color-primary);background:linear-gradient(45deg, var(--color-primary) 0%, #ebebeb 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.team-single-items{z-index:1;position:relative}.team-single-items .thumb img{border-radius:10px}@media (min-width:992px){.team-single-items .thumb{position:sticky;top:160px}}.team-single-area .right-info .social{align-items:center;margin-top:35px;font-weight:600;display:flex}.team-single-area .right-info .social h4{margin-bottom:0;margin-right:25px;font-weight:600}.team-single-area .right-info .social ul{border:none;margin:0;padding:0}.team-single-area .right-info .social .share-link{z-index:1;margin-left:15px;padding-right:20px;position:relative}.team-single-area .right-info .social .share-link>i{background:var(--dark);text-align:center;cursor:pointer;width:45px;height:45px;color:var(--white);border-radius:50%;line-height:45px;display:inline-block}.bg-dark .team-single-area .right-info .social .share-link>i{background:var(--white);color:var(--color-heading)}.team-single-area .right-info .social ul{grid-gap:10px;z-index:0;opacity:0;pointer-events:none;margin:0;padding:0;list-style-type:none;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;left:0}.team-single-area .right-info .social .share-link:hover ul{opacity:1;pointer-events:auto;left:58px}.team-single-area .right-info .social ul li{margin:0;display:inline-block}.team-single-area .right-info .social ul li a{text-align:center;background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.bg-dark .team-single-area .right-info .social ul li a{background:var(--white);color:var(--color-heading)}.team-single-items .about ul{margin:25px 0 0;padding:0;list-style:none}.team-single-items .about ul li{color:var(--color-heading);margin-top:10px;font-size:18px;font-weight:400}.bg-dark .team-single-items .about ul li{color:var(--white)}.team-single-items .about ul li a{color:var(--color-paragraph);font-weight:400}.bg-dark .team-single-items .about ul li a{color:var(--white-secondary)}.team-single-items .about ul li a:hover{color:var(--color-primary)}.team-single-list{grid-column-gap:30px;grid-template-columns:1fr 1fr;display:grid}.team-list-item h4{margin-bottom:30px;font-size:28px}.team-list-item h5{margin-bottom:8px;font-weight:600}.team-list-item span{text-transform:none;color:var(--color-heading);margin-bottom:5px;display:block}.bg-dark .team-list-item span{color:var(--white-secondary)}.team-list-item li{margin-top:30px}.team-list-item li:first-child{margin-top:0}.team-single-list ul{border:none;margin-top:0;padding:0}.team-list-item ul{border-left:1px solid;margin-left:7px;padding-left:25px}.team-list-item ul li{z-index:1;position:relative}.team-list-item ul li:after{content:"";border:2px solid var(--color-primary);background:var(--white);border-radius:50%;width:15px;height:15px;position:absolute;top:3px;left:-33px}.bg-dark .team-list-item ul li:after{background:var(--dark);border-color:var(--white-secondary)}.team-single-items h2{margin-bottom:15px;font-size:50px}.team-single-items span{text-transform:uppercase;margin-bottom:30px;font-size:18px;font-weight:500;display:block}.title-large{color:var(--color-heading);margin-top:-10px;margin-bottom:15px;font-size:120px;font-weight:500;line-height:1}.bg-dark .title-large{color:var(--white)}.team-heading span{text-transform:uppercase;color:var(--color-heading);font-size:28px}.bg-dark .team-heading span{color:var(--white)}.faq-style-one-items{border:5px solid #fff3;border-radius:20px;padding:80px;overflow:hidden}.faq-left-info .title{text-transform:uppercase}.accordion-style-one-item button.accordion-button{box-shadow:none;color:var(--white);background:0 0;border:none;border-radius:10px;padding:25px 85px 25px 30px;font-size:20px;line-height:1.4}.accordion-secondary .accordion-style-one-item button.accordion-button{border:2px solid var(--white)}.accordion-style-one-item button.accordion-button:before{content:"";background:var(--white);width:35px;height:35px;color:var(--color-heading);text-align:center;border-radius:50%;font-family:"Font Awesome 5 Pro";font-size:15px;font-weight:400;line-height:35px;position:absolute;top:20px;right:30px}.accordion-style-one-item button.accordion-button:not(.collapsed):before{-webkit-transform:inherit;transform:inherit;content:""}.accordion-style-one-item button.accordion-button:not(.collapsed){color:var(--white);border:none;border-radius:0;padding:25px 30px}.accordion-secondary .accordion-style-one-item button.accordion-button:not(.collapsed){background:var(--bg-gradient)}.accordion-style-one-item button.accordion-button:not(.collapsed):before{background:var(--white);color:var(--color-heading)}.accordion-style-one-item .accordion-body{z-index:1;padding:30px;position:relative}.accordion-secondary .accordion-style-one-item .accordion-body{background:var(--bg-gradient)}.accordion-style-one-item{background:0 0;border:1px solid #fff3;border-radius:10px;margin-top:15px;overflow:hidden}.accordion-style-one-item .accordion-body:after{content:"";border-top:1px solid #fff3;height:2px;position:absolute;top:0;left:30px;right:30px}.accordion-style-one-item .accordion-body p{margin:0}.accordion-style-one-item:first-child{margin-top:0}.accordion-style-one-item button.accordion-button:after{display:none}.faq-left-info p{margin-top:20px}.title i{background:var(--color-primary);color:var(--white);border-radius:7px;margin-top:30px;padding:15px;font-size:30px;display:inline-block;position:relative;top:-10px;transform:rotate(-10deg)}.bg-dark .title i{color:var(--color-primary);background:#ffefe9}.title img{height:55px;margin-top:-5px}.home-container{justify-content:center;align-items:center;height:100vh;margin:auto;display:flex;position:relative}.home-container video,.home-container img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}@media only screen and (max-width:767px){.home-container{width:100%;height:auto;min-height:350px}}@media only screen and (max-width:1023px){.home-container video{width:100%;min-height:350px}}.text-scroll-animation .text{color:#0000004d;background:linear-gradient(to right, var(--color-heading), var(--color-heading)) no-repeat;background-size:0%;-webkit-background-clip:text;background-clip:text;transition:background-size .5s cubic-bezier(.1,.5,.5,1)}.bg-dark .text-scroll-animation .text{color:#fff3;background:linear-gradient(to right, var(--white), var(--white)) no-repeat;background-size:0%;-webkit-background-clip:text;background-clip:text;transition:background-size .5s cubic-bezier(.1,.5,.5,1)}.contact-left-info .title{text-transform:uppercase;font-size:55px!important}.contact-left-info p{margin-top:20px}.btn i.fa-comment{transform:none}ul.contact-list{grid-template-columns:1fr 1fr;gap:50px;margin:0;padding:0;list-style:none;display:grid}ul.contact-list h2{color:var(--color-paragraph);font-size:16px;font-weight:500}.bg-dark ul.contact-list h2{color:var(--white-secondary);font-weight:400}ul.contact-list p{color:var(--color-heading);margin-bottom:0;font-weight:600}.bg-dark ul.contact-list p{color:var(--white)}.form-group{margin-bottom:15px}form.contact-form-style-one{border:1px solid #e7e7e7;border-radius:15px;margin-top:50px;padding:50px}.bg-dark form.contact-form-style-one{border:1px solid #ffffff26}form.contact-form-style-one input,form.contact-form-style-one textarea{color:var(--color-heading);background:0 0;border:none;border-bottom:1px solid #e7e7e7;border-radius:0;padding-left:0}.bg-dark form.contact-form-style-one input,.bg-dark form.contact-form-style-one textarea{color:var(--white);border-bottom:1px solid #ffffff26}.bg-dark form.contact-form-style-one input::-webkit-input-placeholder{color:var(--white-secondary)}.bg-dark form.contact-form-style-one textarea::-webkit-input-placeholder{color:var(--white-secondary)}:is(.bg-dark form.contact-form-style-one input:-ms-placeholder-shown,.bg-dark form.contact-form-style-one textarea:-ms-placeholder-shown){color:var(--white-secondary)}:is(.bg-dark form.contact-form-style-one input:placeholder-shown,.bg-dark form.contact-form-style-one textarea:placeholder-shown){color:var(--white-secondary)}.bg-dark form.contact-form-style-one input::-moz-placeholder{color:var(--white-secondary);opacity:1}.bg-dark form.contact-form-style-one textarea::-moz-placeholder{color:var(--white-secondary);opacity:1}:-moz-any(.bg-dark form.contact-form-style-one input:-moz-placeholder-shown,.bg-dark form.contact-form-style-one textarea:-moz-placeholder-shown){color:var(--white-secondary);opacity:1}:is(.bg-dark form.contact-form-style-one input:placeholder-shown,.bg-dark form.contact-form-style-one textarea:placeholder-shown){color:var(--white-secondary);opacity:1}form.contact-form-style-one input:focus,form.contact-form-style-one textarea:focus{box-shadow:none;border-color:var(--dark);background:0 0}.bg-dark form.contact-form-style-one input:focus,.bg-dark form.contact-form-style-one textarea:focus{box-shadow:none;border-color:var(--white);background:0 0}form.contact-form-style-one textarea{height:180px}form.contact-form-style-one button{margin-top:25px}.google-maps iframe{border-radius:10px;width:100%;height:650px;overflow:hidden}.error-page-area{z-index:1;position:relative}.error-page-area .shape-left{z-index:-1;opacity:.3;width:20%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);background-position:0!important;background-repeat:no-repeat!important;background-size:contain!important}.error-page-area .shape-right{z-index:-1;opacity:.3;width:20%;height:100%;position:absolute;top:50%;right:0;transform:translateY(-50%);background-position:100%!important;background-repeat:no-repeat!important;background-size:contain!important}.error-box h1{text-shadow:3px 3px silver;margin-bottom:40px;font-size:150px;font-weight:700;line-height:110px}.error-box h2{margin-bottom:20px;font-weight:600}.error-box p{padding:0 10%}footer{z-index:1;position:relative}footer .shape{z-index:-1;width:100%;height:35%;position:absolute;bottom:0;left:0}footer .shape img{object-fit:cover;object-position:center;width:100%;height:100%}footer .shape:after{content:"";background:#0000 linear-gradient(to top, #0000 0%, var(--dark-secondary) 80%) repeat scroll 0 0;width:100%;height:60%;position:absolute;top:0;left:0}footer .f-items{padding-bottom:110px}footer img.logo{height:56px;margin-bottom:30px}.footer-style-two .about p{padding-right:20%}footer .f-item.about h3{line-height:1.4}footer .f-item.about h3 a{text-decoration:underline}ul.social-style-two li a{color:var(--white-secondary);text-transform:uppercase;background:#ffffff1a;border-radius:10px;padding:8px 20px;font-weight:500;display:inline-block}ul.social-style-two li a:hover{background:var(--white);color:var(--color-heading)}ul.social-style-two li a i{margin-right:3px}footer ul.address-list{gap:100px;display:flex}footer ul.address-list p{margin:0}footer .widget-title{margin-bottom:30px;font-weight:700}.style-two .useful-link{grid-column-gap:30px;grid-row-gap:10px;grid-template-columns:repeat(2,1fr);display:grid}.style-two .useful-link li{margin:0}.footer-style-three .about p{font-size:20px}.f-item.link.style-two{border-top:1px solid #fff3;margin-top:30px;padding-top:30px}ul.social-style-two{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:0;padding:0;display:flex}footer .f-item.link li a{color:var(--white-secondary);font-size:17px;font-weight:500;display:inline-block}footer .f-item.link li a:hover,.bg-dark footer .f-item.link li a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #fff3;margin-top:80px;padding-top:30px}.footer-bottom p{margin-bottom:0}.footer-bottom ul{margin:0;padding:0;list-style:none}.footer-bottom ul li{z-index:1;margin-left:20px;padding-left:20px;display:inline-block;position:relative}.footer-bottom ul li:after{content:"";background:var(--white);border-radius:50%;width:5px;height:5px;margin-top:1px;position:absolute;top:50%;left:-4px;transform:translateY(-50%)}.footer-bottom ul li:first-child:after{display:none}.footer-bottom ul li a{font-weight:500}@media only screen and (min-width:1200px) and (max-width:1399px){.title{font-size:48px!important}.title-two{font-size:48px}.heading{font-size:55px}.services-style-one-item .top-info h2{font-size:30px}.services-style-one-item .main-content li{font-size:16px}.services-style-one-item .main-content .content-inner{margin-top:0}.services-style-one-item .main-content{grid-template-columns:1fr 1.5fr;gap:80px}.services-style-one-item .main-content li img{height:17px}.services-style-one-item .main-content h2{margin-top:30px}.process-area .content{padding-left:70px}.process-steps{font-size:24px}.timeline-progress .content{padding:35px}.card-style-one{padding:50px}.fun-fact-circle-lists{margin-top:180px;margin-bottom:140px;margin-left:20px}.fun-fact-circle-lists .fun-fact:nth-child(2):after{width:320px;height:320px}.fun-fact-circle-lists .fun-fact:nth-child(3):after{width:350px;height:350px}.fun-fact-circle-lists .fun-fact:last-child:after{width:360px;height:360px}.fun-fact-circle-lists .fun-fact:after{width:300px;height:300px}.fun-fact .js-counter{font-size:65px}.site-heading.large h1,.site-heading.large strong{font-size:140px}.project-details-top-info h1{font-size:100px}.partner-style-one-item .partner-info{grid-template-columns:305px auto}.achivement-style-one-area .shape img{object-position:center}.ai-tool-item img{padding:30px}.chatbot-card{height:auto;padding:30px}.chatbot-card p{font-size:15px}.ai-code{height:auto}.heading-large h1{font-size:100px;line-height:1}.heading-large span{margin-top:0;font-size:100px}.pricing-style-one-item{padding:40px}.contact-left-info .title{font-size:48px!important}.contact-left-info .title br{display:none}}@media only screen and (min-width:992px) and (max-width:1399px){.title{font-size:42px}}@media only screen and (min-width:992px) and (max-width:1199px){.title{font-size:48px!important}.banner-style-one .pl-80{padding-left:15px}.banner-style-one h2{font-size:75px}.banner-style-one p{font-size:17px;font-weight:400}.site-heading.flex{display:block}.heading{font-size:70px}.scroll-rotate{display:none}.services-style-one-item .main-content{grid-template-columns:1fr;gap:0}.services-style-one-item .main-content .thumb{height:auto}.services-style-one-item .main-content .thumb img{position:inherit;height:auto;min-height:auto;margin-bottom:50px}.service-details-top-info .title-two,.title-two{font-size:50px}.process-area .content{padding:0}.timeline-progress .content,.bg-dark .timeline-progress .content{border:none;padding:5px 0 0}.process-steps strong{font-size:150px}.process-steps{font-size:24px}.card-style-one{padding:50px}.fun-fact-circle-lists{margin-top:180px;margin-bottom:140px}.fun-fact-circle-lists .fun-fact:nth-child(2):after{width:280px;height:280px}.fun-fact-circle-lists .fun-fact:nth-child(3):after{width:330px;height:330px}.fun-fact-circle-lists .fun-fact:last-child:after{width:320px;height:320px}.fun-fact-circle-lists .fun-fact:after{width:270px;height:270px}.fun-fact .js-counter{font-size:65px}.site-heading.large strong{font-size:130px}.site-heading.large h2{font-size:100px}.site-heading.large h1{font-size:130px}.project-details-top-info h1{font-size:100px}.work-overview-item .js-counter{min-width:150px;font-size:50px}.work-overview-item span.medium{font-size:17px}.item-grid-colum{grid-template-columns:1fr;gap:0}.testimonial-style-one-items{padding:80px}.partner-style-one-item .partner-info{grid-template-columns:320px auto}.partner-style-one-item .accordion-button{grid-template-columns:8.33333% 4fr 1fr}.achivement-style-one-area .shape:after{background:#0000 linear-gradient(to right, #0000 0%, var(--white) 90%) repeat scroll 0 0;width:50%}.achivement-style-one-area .shape img{object-position:center}.site-heading .multi-user{padding-top:48px}.nav.nav-tabs.pricing-tab-navs{margin-top:30px}.choose-us-info{padding-left:15px}.choose-us-style-item ul.list-style-four{grid-template-columns:1fr 1fr;gap:50px;display:grid}.choose-us-style-item{margin-top:70px}.choose-us-style-item ul.list-style-four li{margin:0}.title-large{font-size:100px}.heading-large span{margin:0;font-size:120px}.heading-large h1{font-size:120px}.faq-left-info{margin-bottom:50px}.contact-right-info{padding-left:15px}.contact-left-info{margin-bottom:50px}.contact-left-info p{margin-top:20px;padding-right:15%}}@media only screen and (max-width:1023px){.text-scroll-animation .text{color:var(--color-heading)}.bg-dark .text-scroll-animation .text{color:var(--white)}}@media screen and (max-width:991px){.back-to-top-wrapper{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.title{font-size:48px!important}.banner-style-one{padding-top:120px}.banner-style-one h2{text-align:left;font-size:68px;line-height:1.3}.banner-style-one .content .multi-user{margin-bottom:50px}.scroll-rotate{display:none}.site-heading.flex{display:block}.heading{margin-top:0;font-size:60px}li.hover-active-item{grid-template-columns:1fr;padding:30px 0}li.hover-active-item img{margin-bottom:30px}li.hover-active-item .year{text-align:left;margin-top:20px}.services-style-one-item .top-info{grid-template-columns:1fr;gap:30px}.services-style-one-item .top-info .right-info{display:block}.services-style-one-item .top-info .right-info>span{display:none}.services-style-one-item .main-content{grid-template-columns:1fr;gap:30px}.services-style-one-item:last-child .main-content{padding-bottom:0}.services-style-one-item .main-content .thumb img{position:inherit;height:auto;margin-bottom:30px}.services-style-one-item .main-content .thumb{height:auto;margin-top:15px}.process-area .content{padding:0}.timeline-progress .content{padding:40px}.title-two br{display:none}.fun-fact-circle-lists{grid-template-columns:repeat(2,1fr);gap:30px;margin:0}.fun-fact-circle-lists .fun-fact:after{display:none}.fun-fact-circle-lists .fun-fact{border:1px solid #ccc;border-radius:50%;width:335px;height:335px}.fun-fact-circle-lists .fun-fact:nth-child(2) .js-counter{color:var(--color-heading)}.bg-dark .fun-fact-circle-lists .fun-fact:nth-child(2) .js-counter{color:var(--white)}.fun-fact-circle-lists .fun-fact:nth-child(2) .medium{color:var(--color-paragraph)}.bg-dark .fun-fact-circle-lists .fun-fact{border:1px solid #ffffff26}.fun-fact-circle-lists .fun-fact:nth-child(2),.fun-fact-circle-lists .fun-fact:nth-child(3){top:0;left:0}.fun-fact-circle-lists .fun-fact:last-child{top:0;right:0}.fun-fact .js-counter{margin-bottom:5px;font-size:60px}.site-heading.large h1,.site-heading.large strong{font-size:100px}.left-scroll-animation{width:auto;padding-bottom:100px;display:grid;transform:none!important}.left-scroll-item{width:100%;height:auto;min-height:350px;transform:none!important}.left-scroll-item .see-more{text-align:center;width:100%;height:auto;display:block;position:absolute;top:auto;bottom:-100px;left:0}.project-grid-one-items{margin-top:-30px}.project-style-one-item{margin-top:30px}.project-details-top-info h1{font-size:80px;line-height:1.1}.project-details-top-info h1 strong{text-align:left}.item-grid-colum{grid-template-columns:1fr;gap:0}.work-overview-items{grid-template-columns:1fr}.work-overview-item:first-child,.work-overview-item:nth-child(2){border-top:1px solid #ddd}.bg-dark .work-overview-item:first-child,.bg-dark .work-overview-item:nth-child(2){border-top:1px solid #fff3}.testimonial-style-one-items{padding:50px}.testimonial-style-one-items .d-grid{text-align:center;grid-template-columns:1fr;justify-content:center;gap:30px}.partner-style-one-item .accordion-body .item{grid-template-columns:1fr;gap:30px}.partner-style-one-item .partner-info{grid-template-columns:auto 1fr}.partner-style-one-item .accordion-button{grid-template-columns:100px 1fr}.partner-style-one-item .accordion-body .item h3,.achivement-style-one-area .shape{display:none}.badge-card{margin-bottom:50px}.achivement-item ul.list-style-two{padding-left:0}.ai-tool-item img{padding:35px}.pricing-style-one-area .site-heading{text-align:center}.site-heading .multi-user h2{text-align:left}.site-heading .multi-user{justify-content:center;margin-bottom:35px;padding-top:0}.pricing-style-one-item{padding:35px}.nav.nav-tabs.pricing-tab-navs{margin-left:40px}.chatbot-card,.ai-code{height:auto;margin-bottom:50px}.choose-us-style-item .list-style-four{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}.choose-us-style-item ul.list-style-four li{margin:0}.heading-large span{margin:0;font-size:120px}.heading-large h1{font-size:120px;line-height:120px}.title-large{font-size:80px}.team-heading span{font-size:24px}.team-single-items .thumb img{margin-bottom:40px}.team-single-area .right-info .social .share-link{display:none}.faq-left-info{margin-bottom:50px}.faq-left-info p{margin-top:20px}.home-container{height:auto;min-height:500px}.contact-left-info{margin-bottom:80px}.contact-left-info p{margin-top:20px}.google-maps iframe{height:450px}.footer-bottom{text-align:center;margin-top:50px}footer .f-items{padding-bottom:60px}.footer-bottom ul li,.footer-bottom p{font-size:16px}}@media only screen and (max-width:767px){.title{font-size:36px}.banner-style-one{padding-top:80px}.banner-style-one h2{text-align:left;font-size:45px}.banner-style-one .content .multi-user{margin-bottom:30px}.banner-style-one .thumb img:first-child{display:block}.banner-style-one .thumb{grid-template-columns:1fr}.banner-style-one .thumb img,.scroll-rotate{display:none}.site-heading.flex{display:block}.heading{margin-top:0;font-size:42px;line-height:1.2}.about-style-one-top-info .d-grid{grid-template-columns:1fr;gap:25px}li.hover-active-item{grid-template-columns:1fr;padding:30px 0}li.hover-active-item .year{text-align:left;margin-top:20px}li.hover-active-item img{margin-bottom:30px}.services-style-one-item .main-content .thumb{height:auto}.services-style-one-item .main-content .thumb img{position:inherit;height:auto;margin-bottom:31px}.services-style-one-item .top-info .right-info>span{display:none}.services-style-one-item .top-info{grid-template-columns:1fr;gap:30px}.services-style-one-item .top-info .right-info{display:block}.services-style-one-item .main-content{grid-template-columns:1fr;gap:0}.services-style-one-item:last-child .main-content{padding-bottom:0}.services-style-one-item .main-content .content-inner{margin-top:30px;display:block}ul.service-tags{flex-wrap:wrap}.services-style-one-item .top-info h2{font-size:30px}.services-style-one-item .main-content h2{margin-top:30px;font-size:26px;line-height:1.4}ul.service-tags li{font-size:15px}.services-style-one-item .main-content li{font-size:17px}.services-style-one-item .main-content li img{height:17px}.service-details-top-info .breadcrumb{margin-bottom:30px}.process-area .content{padding:0}.process-steps strong{font-size:80px}.process-steps{font-size:18px}.timeline-progress .content,.card-style-one{padding:30px}.fun-fact-circle-lists{grid-template-columns:1fr;gap:30px;margin:0}.fun-fact-circle-lists .fun-fact:nth-child(2){background:var(--color-primary);top:0;left:0}.fun-fact-circle-lists .fun-fact:nth-child(3){top:0;left:0}.fun-fact-circle-lists .fun-fact:last-child{background:var(--color-primary);top:0;right:0}.fun-fact-circle-lists .fun-fact:last-child .js-counter,.fun-fact-circle-lists .fun-fact:last-child .medium{color:var(--white)}.fun-fact-circle-lists .fun-fact:after{display:none}.fun-fact-circle-lists .fun-fact{border:1px solid #ddd;border-radius:50%;width:320px;height:320px;margin:auto}.bg-dark .fun-fact-circle-lists .fun-fact{border:1px solid #fff3}.fun-fact .js-counter{font-size:60px}.site-heading.large h1{font-size:45px}.site-heading.large h2{text-align:left;justify-content:left;font-size:45px}.site-heading.large strong{font-size:45px}.left-scroll-animation{width:auto;padding-bottom:100px;display:grid;transform:none!important}.left-scroll-item{width:100%;height:auto;min-height:350px;transform:none!important}.left-scroll-item .see-more{text-align:center;width:100%;height:auto;display:block;position:absolute;top:auto;bottom:-100px;left:0}.left-scroll-item .see-more a{font-size:36px}.left-scroll-item .overlay-info h1{font-size:24px}.left-scroll-item .overlay-info{padding:30px}.project-grid-one-items{margin-top:-30px}.project-style-one-item{margin-top:30px}.project-style-one-item video{min-height:auto}.project-style-one-item .overlay-info{padding:30px}.project-style-one-item .overlay-info h1{font-size:26px}.partner-style-one-item .partner-info{grid-template-columns:1fr}.partner-style-one-item .accordion-body .item{grid-template-columns:1fr;gap:30px;padding-top:0}.partner-style-one-item .accordion-button{display:block}.partner-style-one-item .accordion-button>span{display:none}.partner-style-one-item .accordion-button>span.partner-info,.partner-style-one-item .accordion-button strong{display:block}.partner-style-one-item .partner-info img{margin-bottom:30px}.partner-style-one-item .accordion-body .item h3{display:none}.testimonial-style-one-items,.bg-gray .testimonial-style-one-items{border:none;padding:0}.testimonial-style-one-items .d-grid{text-align:center;grid-template-columns:1fr;justify-content:center;gap:30px}.testimonial-one-item{padding:30px}.testimonial-style-one-items:before,.testimonial-style-one-items:after,.testimonial-style-one-items .shape,.ratings-from{display:none}.badge-card .round-count{margin-left:-70px;padding-left:35px}.badge-card{margin-bottom:50px}.achivement-item h2{font-size:28px}.achivement-item ul.list-style-two{padding:0}.achivement-style-one-area .shape{display:none}.ai-tools-items{grid-template-columns:repeat(2,1fr)}.ai-tool-item:nth-child(3) img:first-child{display:none}.ai-tool-item img{width:100%}.pricing-style-one-area .site-heading{text-align:center}.site-heading .multi-user{flex-direction:column;justify-content:center;margin-bottom:25px}.nav.nav-tabs.pricing-tab-navs{margin-left:40px}.pricing-style-one-item{padding:30px}.chatbot-card{height:auto;margin-bottom:30px;padding:30px}.infinit-carousel{margin-top:30px}.ai-code{height:auto;margin-bottom:30px;padding:30px}.project-details-top-info h1{font-size:40px;line-height:1.3}ul.project-info-list{gap:30px;margin-top:30px;padding-top:30px;display:grid}.project-details-top-info h1 strong{text-align:left}.item-grid-colum .left-info h2{font-size:24px}.item-grid-colum{grid-template-columns:1fr;gap:0}.gallery-item{height:auto}.title-two{font-size:36px}.work-overview-item{gap:15px;padding:30px 0;display:grid}.work-overview-items{grid-template-columns:1fr;gap:0}.work-overview-item:first-child,.work-overview-item:nth-child(2){border-top:1px solid #ddd}.bg-dark .work-overview-item:first-child,.bg-dark .work-overview-item:nth-child(2){border-top:1px solid #fff3}.work-overview-item:last-child{padding-bottom:0}.project-pagination-items{flex-direction:column;gap:16px}.project-pagination-items a{height:auto;line-height:inherit;border-radius:40px;width:100%;padding:10px;display:block}.heading-large h1{font-size:60px;line-height:1.2}.heading-large span{margin:0;font-size:60px;line-height:1}.team-style-one-item{margin-bottom:30px}.team-style-one-items{margin-bottom:-30px}.title-large{font-size:46px}.team-heading span{font-size:20px}.team-single-items .thumb img{margin-bottom:40px}.team-single-list{grid-template-columns:1fr;gap:30px}.team-single-area .right-info .social .share-link{display:none}.faq-style-one-items{border:none;padding:0 0 10px}.faq-left-info p{margin-top:20px}.faq-left-info{margin-bottom:30px}.title i{display:none}.site-heading .title img{height:40px;margin-top:-5px}.contact-left-info .title{line-height:1.2;font-size:34px!important}.title br{display:none}.contact-left-info p{margin-top:20px}ul.contact-list{grid-template-columns:1fr;gap:35px;margin-top:50px}.google-maps iframe{height:300px}footer ul.address-list{gap:30px;display:grid}.style-two .useful-link{grid-template-columns:1fr}.footer-bottom{text-align:center;margin-top:50px}.footer-bottom .text-end{margin-top:10px;text-align:center!important}.footer-bottom ul li{margin:0 5px;padding:0 5px}.footer-bottom ul li:after{margin-top:2px;left:-10px}.footer-bottom ul li a{font-size:16px;font-weight:400}footer .f-items{padding-bottom:30px}}#preloader{background-color:var(--white);z-index:999;width:100%;height:100%;position:fixed;top:0;left:0}.bg-dark #preloader{background-color:var(--dark)}.ainox-loader-wrap{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed}.ainox-loader-inner{justify-content:center;align-items:center;width:100%;height:100vh;display:inline-flex;position:fixed}.ainox-loader{margin-left:92px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ainox-loader{margin-left:66px;transform:scale(.8)}}.ainox-loader-item{background-color:var(--color-primary);border-radius:0;width:6px;height:80px;margin-top:-45px;animation:.8s infinite alternate-reverse ainox-loader-aim;position:absolute}.ainox-loader .ainox-loader-item:first-child{margin-left:0}.ainox-loader .ainox-loader-item:nth-child(2){margin-left:-14px;animation-delay:.1s}.ainox-loader .ainox-loader-item:nth-child(3){margin-left:-28px;animation-delay:.2s}.ainox-loader .ainox-loader-item:nth-child(4){margin-left:-42px;animation-delay:.3s}.ainox-loader .ainox-loader-item:nth-child(5){margin-left:-56px;animation-delay:.4s}.ainox-loader .ainox-loader-item:nth-child(6){margin-left:-70px;animation-delay:.5s}.ainox-loader .ainox-loader-item:nth-child(7){margin-left:-84px;animation-delay:.6s}.ainox-loader .ainox-loader-item:nth-child(8){margin-left:-98px;animation-delay:.7s}@keyframes ainox-loader-aim{0%{height:2px;margin-top:0;transform:rotate(0)}to{height:80px;transform:rotate(0)}}.customScrollUp{background:var(--color-primary);color:#fff;text-align:center;z-index:999;z-index:3333;border:none;border-radius:50%;width:40px;height:40px;padding:0;font-size:16px;line-height:40px;position:fixed;bottom:25px;right:25px}.customScrollUp i{color:#fff;position:relative}.sidebar .sidebar-item.gallery ul li.widget-gallery{position:relative;overflow:hidden}.sidebar .sidebar-item.gallery ul li.widget-gallery a{visibility:hidden;opacity:0;width:100%;height:100%;transition:var(--transition);cursor:default;background:#00000094;justify-content:center;align-items:center;padding:7px;transition:all .35s ease-in-out;display:inline-flex;position:absolute;top:0;left:0;transform:scale(.5)}.sidebar .sidebar-item.gallery ul li.widget-gallery .widget-icon{text-align:center;cursor:pointer;background:#fff;border-radius:50%;width:40px;height:40px;line-height:40px}.bg-dark.sidebar .sidebar-item.gallery ul li.widget-gallery .widget-icon{text-align:center;cursor:pointer;background:red;border-radius:50%;width:40px;height:40px;line-height:40px}.sidebar .sidebar-item.gallery ul li.widget-gallery:hover a{visibility:visible;opacity:1;transform:scale(.92)}@media only screen and (max-width:400px){.error-main .error-box h1{margin-bottom:10px;font-size:100px}}.to-top-progress{z-index:999999;bottom:50px!important}.to-top-progress circle:first-child{stroke:none;fill:none}.to-top-progress circle:nth-child(2){stroke:var(--color-primary);fill:#f7fbfe;stroke-width:2px}.to-top-progress i{color:#000;font-size:22px;font-weight:100;position:relative;top:3px}
@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_8a9ba0f-module__G6cKKa__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_8a9ba0f-module__G6cKKa__variable{--font-manrope:"Manrope", "Manrope Fallback"}
