:root{--font-default:"Outfit",;--font-heading:"Outfit",;--fontawesome:"Font Awesome 5 Pro";--black:#000;--dark:#10393b;--dark-secondary:#041637;--white:#fff;--color-primary:#ff8a43;--color-secondary:#fa7070;--color-optional:#5153ff;--color-heading:#04000b;--color-paragraph:#666;--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:#efefff;--bg-gradient:linear-gradient(90deg, #ff8a43 20%, #fa7070 100%);--bg-gradient-reverse:linear-gradient(90deg, var(--color-optional) 0%, #a60599 100%)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}html{scroll-behavior:smooth;width:100%;height:100%;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:800}.row{--bs-gutter-x:30px}body{font-family:var(--font-default);background-color:var(--white);color:var(--color-paragraph);font-size:16px;font-weight:400;line-height:28px;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}h1{font-size:40px}h2{font-size:36px}h3{font-size:27px}h4{font-size:20px}h5{font-size:18px}h6{font-size:14px}a,.btn,button{outline:none;font-weight:600;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 15px}.no-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.no-arrows[type=number]{appearance:textfield}@media (min-width:1250px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1250px}}.container-full{max-width:1400px;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:95%;max-width:95%}}.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%}}@media (max-width:1199px){.container-fill{width:100%;padding:0 15px}}@media only screen and (min-width:1367px){.container-stage{width:auto;min-width:auto;max-width:inherit;margin-left:calc(50% - 625px);padding-right:0}}@media only screen and (max-width:767px){.row{--bs-gutter-x:1.5rem}}.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-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)}.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{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(--dark);content:"";opacity:.5;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{content:"";opacity:.65;z-index:-1;background:#00041e00;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}.default-padding,.default-padding-top,.default-padding-bottom,.default-padding-mx{position:relative}.default-padding{padding-top:120px;padding-bottom:120px}@media only screen and (max-width:767px){.default-padding{padding-top:50px;padding-bottom:50px}}.default-padding-big{padding:250px 0}@media only screen and (max-width:767px){.default-padding-big{padding:50px 0}}.default-padding-top{padding-top:120px}@media only screen and (max-width:767px){.default-padding-top{padding-top:50px}}.default-padding-bottom{padding-bottom:120px}@media only screen and (max-width:767px){.default-padding-bottom{padding-bottom:50px}}.default-padding.bottom-less{padding-top:120px;padding-bottom:90px}@media only screen and (max-width:767px){.default-padding.bottom-less{padding-top:50px;padding-bottom:20px}}.default-padding-bottom.bottom-less{margin-bottom:-30px}@media only screen and (max-width:767px){.default-padding-bottom.bottom-less{margin-bottom:0}}.default-padding-top.bottom-less{margin-bottom:-30px}@media only screen and (max-width:767px){.default-padding-top.bottom-less{margin-bottom:-20px}}@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}.heading{margin-top:-5px;margin-bottom:25px;font-weight:600;line-height:1.3;font-size:42px!important}.heading span{font-weight:400}.site-heading{margin-bottom:60px}.site-heading strong{z-index:1;font-weight:600;display:inline-block;position:relative}.site-heading strong:after{content:"";z-index:-1;background:url(../media/35.3kf78wjko-7wp.png) bottom/contain no-repeat;width:100%;height:100%;position:absolute;bottom:-5px;left:0}.title{font-size:42px;font-weight:600;line-height:1.3}.site-heading .title{margin-bottom:0}.sub-heading{text-transform:uppercase;color:var(--color-primary);background:var(--bg-gradient);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;font-weight:600;display:inline-block;position:relative}.bg-gradient .sub-heading{color:var(--white);-webkit-background-clip:inherit;background-clip:inherit;-webkit-text-fill-color:inherit;background:0 0}.site-heading p{margin-top:25px;margin-bottom:0;padding:0 10%}.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:30px}}.heading-left{z-index:1;margin-bottom:60px;position:relative}.heading-left .heading{margin-bottom:0;font-weight:600}@media only screen and (min-width:768px) and (max-width:991px){.heading-left .heading{margin-bottom:30px}}@media only screen and (max-width:767px){.heading-left .heading{margin-bottom:15px}}.heading-left p{margin-bottom:0}.heading-left .btn{margin-top:30px}@media only screen and (max-width:767px){.heading-left{margin-bottom:30px}}.bg-dark .heading-left p{opacity:.8}.sub-heading{text-transform:uppercase;color:var(--color-primary);background:var(--bg-gradient);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-weight:600;display:inline-block;position:relative}.shadow .sub-heading{-webkit-text-fill-color:var(--white);font-weight:600}.bg-gradient .sub-heading{color:var(--white);background:0 0;-webkit-background-clip:inherit;background-clip:inherit;-webkit-text-fill-color:inherit;opacity:.9}.bg-theme .sub-heading,.bg-gradient .sub-heading{-webkit-text-fill-color:inherit;color:var(--white)}.theme-blue .sub-heading{background:var(--bg-gradient-reverse);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.theme-blue .bg-dark .sub-heading,.theme-blue.dark-layout .sub-heading{background:linear-gradient(90deg, var(--color-optional) 0%, #ae64ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.video-play-button{background:var(--color-primary);text-align:center;width:60px;height:60px;color:var(--color-heading);border-radius:50%;line-height:60px;display:inline-block;position:relative}.video-play-button i{font-size:20px;font-weight:400;position:relative;top:2px;left:3px}.video-play-button .effect{background:var(--color-primary);opacity:0;z-index:-1;border-radius:100%;width:100px;height:100px;animation:1.5s ease-out infinite video-play;position:absolute;top:50%;left:50%}.video-play-button .effect:after{content:"";background:var(--color-primary);opacity:0;z-index:-1;border-radius:100%;width:70px;height:70px;animation:1.5s ease-out 2s infinite video-play;position:absolute;top:50%;left:50%}.video-play-button .effect:before{content:"";background:var(--color-secondary);opacity:0;z-index:-1;border-radius:100%;width:60px;height:60px;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)}}@keyframes video-play{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)}}.zoom-animation{animation:2s ease-out infinite zoom}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1)}to{-webkit-transform:scale(1.2)}}@keyframes zoom{0%{transform:scale(1)}to{transform:scale(1.2)}}.spiner-animation{animation:20s linear infinite spinner}@keyframes spinner{to{transform:rotate(360deg)}}.spiner-reverse-animation{animation:20s linear infinite spinnerReverse}@keyframes spinnerReverse{to{transform:rotate(-360deg)}}@keyframes UpDown{0%{transform:translateY(0)}50%{transform:translateY(-25px)}to{transform:translateY(0)}}.updown-animation{animation-name:UpDown;animation-duration:2s;animation-timing-function:cubic-bezier(.54,.085,.5,.92);animation-iteration-count:infinite}.leftRight-animation{animation:10s ease-out infinite fadeLeftRight}@keyframes fadeLeftRight{0%,to{transform:translate(0)}50%{transform:translate(100px)}}.rightLeft-animation{animation:10s ease-out infinite fadeRightLeft}@keyframes fadeRightLeft{0%,to{transform:translate(0)}50%{transform:translate(-50px)}}.zoomUpDown-animation{animation:10s ease-out infinite zoomUpDown}@keyframes zoomUpDown{0%,to{transform:scale(.5)}50%{transform:scale(.7)}}@-webkit-keyframes zoomUpDown{0%,to{transform:scale(.5)}50%{transform:scale(.8)}}.moving-animation{animation:10s ease-out infinite moving}@keyframes moving{0%{transform:translate(0)}20%{transform:translateY(-30px)}50%{transform:translate(-100px,-30px)}70%{transform:translate(-100px)}to{transform:translate(0)}}@keyframes infinite-rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes open{0%{width:0;height:0}50%{width:100px;height:0}to{width:100px;height:55px}}@keyframes openB{0%{width:0}to{width:100px}}@keyframes shine{0%{background-position:0}60%{background-position:180px}to{background-position:180px}}@keyframes infiniteMove{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@keyframes infiniteMove2{0%{border-radius:60% 30% 70% 40%/60% 40% 30% 70%}50%{border-radius:50% 60% 30%/30% 60% 70% 40%}to{border-radius:60% 30% 70% 40%/60% 40% 30% 70%}}.btn{text-transform:capitalize;-webkit-box-shadow:inherit;letter-spacing:0;z-index:1;background:#e7edf8;border:2px solid #0000;border-radius:7px;padding:13px 30px;font-size:16px;font-weight:500;transition:all .35s ease-in-out;display:inline-block;position:relative;overflow:hidden;box-shadow:none!important}.btn:focus,.btn.active{-ms-border-radius:5px;-o-border-radius:5px;-webkit-box-shadow:inherit;box-shadow:inherit;border:2px solid #0000;border-radius:5px}.btn:hover{background-color:var(--color-primary);color:var(--white)}.btn.radius{border-radius:6px}.btn.btn-border{z-index:1;background:0 0;border:2px solid #ddd;font-weight:600;position:relative;overflow:hidden}.btn.btn-border:after{top:inherit;right:inherit;bottom:inherit;content:"";z-index:-1;background-color:var(--dark);width:115%;height:150px;transition:all .25s ease-in-out;position:absolute;left:-5%;transform:translateY(-45%)skew(25deg)scale(0)}.btn.btn-border:hover:after{transform:translateY(-45%)skew(25deg)scale(1.2)}.btn.btn-border:hover{border-color:var(--dark)}.btn.btn-border.animation:after{top:0;right:inherit;bottom:inherit;content:"";z-index:-1;background:#e7e7e7;width:0;height:100%;transition:all .25s ease-in-out;position:absolute;left:0}.btn.btn-border.animation:hover{color:var(--dark);border-color:#e7e7e7}.btn.btn-border.animation:hover:after{width:100%}.btn.btn-border-dark{border:2px solid var(--dark);background:0 0}.btn.btn-border-dark:hover{background:var(--dark);border-color:var(--dark)}.btn.btn-border-dark.animation:after{top:0;right:inherit;bottom:inherit;content:"";z-index:-1;background:var(--dark);width:0;height:100%;transition:all .25s ease-in-out;position:absolute;left:0}.btn.btn-border-dark.animation:hover{border-color:var(--dark);color:var(--white)}.btn.btn-border-dark.animation:hover:after{width:100%}.btn.btn-border-theme{border:2px solid var(--color-primary);background:0 0}.btn.btn-border-theme:hover{background:var(--color-primary);border-color:var(--color-primary)}.btn.btn-border-theme.animation:after{top:0;right:inherit;bottom:inherit;content:"";z-index:-1;background:var(--color-primary);width:0;height:100%;transition:all .25s ease-in-out;position:absolute;left:0}.btn.btn-border-theme.animation:hover{border-color:var(--color-primary);color:var(--white)}.btn.btn-border-theme.animation:hover:after{width:100%}.btn.btn-border-light{border:2px solid var(--white);color:var(--white);background:0 0}.btn.btn-border-light:hover{background:var(--white);border-color:var(--white);color:var(--dark)}.btn.btn-border-light.animation:after{top:0;right:inherit;bottom:inherit;content:"";z-index:-1;background:var(--white);width:0;height:100%;transition:all .25s ease-in-out;position:absolute;left:0}.btn.btn-border-light.animation:hover{border-color:var(--white);color:var(--dark)}.btn.btn-border-light.animation:hover:after{width:100%}.btn.btn-gradient{color:var(--white);border:none}.btn.btn-gradient:after{top:0;right:inherit;bottom:inherit;content:"";z-index:-1;background-image:linear-gradient(270deg,#ff8a43,#e03535,#ff8a43);background-size:220%;width:100%;height:100%;transition:all .25s ease-in-out;position:absolute;left:0}.btn.btn-gradient:hover:after,.btn.btn-gradient.active{background-position:-70% 0}.btn.btn-theme{color:var(--white);background:var(--color-primary);border:none}.btn.btn-theme:after{top:inherit;right:inherit;bottom:inherit;content:"";z-index:-1;background-color:var(--dark);width:115%;height:150px;transition:all .25s ease-in-out;position:absolute;left:-5%;transform:translateY(-45%)skew(25deg)scale(0)}.btn.btn-theme:hover:after{transform:translateY(-45%)skew(25deg)scale(1.2)}button{text-transform:capitalize;-webkit-box-shadow:inherit;box-shadow:inherit;letter-spacing:0;z-index:1;color:var(--white);background:#e7edf8;background:var(--color-primary);border:none;border-radius:7px;padding:14px 40px;font-size:16px;font-weight:500;transition:all .35s ease-in-out;display:inline-block;position:relative;overflow:hidden}button:after{top:inherit;right:inherit;bottom:inherit;content:"";z-index:-1;background-color:var(--dark);width:115%;height:150px;transition:all .25s ease-in-out;position:absolute;left:-5%;transform:translateY(-45%)skew(25deg)scale(0)}button:hover:after{transform:translateY(-45%)skew(25deg)scale(1.2)}button i{margin-right:4px}.btn.btn-theme.secondary{color:var(--white);background:var(--color-optional);border:none}.btn.btn-theme.secondary:after{top:inherit;right:inherit;bottom:inherit;content:"";z-index:-1;background-color:var(--dark);width:115%;height:150px;transition:all .25s ease-in-out;position:absolute;left:-5%;transform:translateY(-45%)skew(25deg)scale(0)}.text-light .btn.btn-theme.secondary:after{background-color:var(--white)}.text-light .btn.btn-theme.secondary:hover{color:var(--color-heading)}.btn.btn-theme.secondary:hover:after{transform:translateY(-45%)skew(25deg)scale(1.2)}.btn.btn-theme.hover-light:after{background-color:var(--white);transition:all .25s ease-in-out}.btn.btn-theme.hover-light:hover{color:var(--dark);transition:all .25s ease-in-out}.btn.btn-theme.hover-light:hover:after{transform:translateY(-45%)skew(25deg)scale(1.2)}.btn.btn-light{color:var(--color-heading);background:var(--white);border:2px solid #0000}.btn.btn-light.btn-md{padding:13px 52px}.btn.btn-light:hover{color:var(--white);border:2px solid var(--white);background:0 0}.btn.btn-dark{color:var(--white);background:var(--dark);border:none}.btn.btn-dark:after{top:0;right:inherit;bottom:inherit;content:"";z-index:-1;background-color:var(--color-primary);width:0;height:100%;transition:all .25s ease-in-out;position:absolute;left:0}.shadow .btn.btn-dark:after{background-color:var(--white)}.shadow .btn.btn-dark:hover{color:var(--color-heading)!important}.btn.btn-dark:hover:after{width:100%}.btn.btn-dark.secondary{color:var(--white);background:var(--dark);border:none}.btn.btn-dark.secondary:after{top:inherit;right:inherit;bottom:inherit;content:"";z-index:-1;background-color:var(--color-optional);width:115%;height:150px;transition:all .25s ease-in-out;position:absolute;left:-5%;transform:translateY(-45%)skew(25deg)scale(0)}.btn.btn-dark.secondary:hover:after{transform:translateY(-45%)skew(25deg)scale(1.2)}.btn i{margin-left:5px;position:relative;top:1px}.btn.text-slide{min-width:150px;height:55px;line-height:55px}.btn.text-slide span{text-align:center;width:100%;height:100%;position:absolute;top:0;left:0}.btn.animate-border{overflow:inherit;z-index:inherit;width:200px;height:55px;padding:0;line-height:55px}.btn.animate-border:hover{color:var(--dark);background:0 0}.btn.animate-border:hover .hover-border:after,.btn.animate-border:hover .hover-border:before{opacity:1;animation:.4s cubic-bezier(.39,.575,.565,1) forwards open}.btn.animate-border:hover .hover-border-bottom:after,.btn.animate-border:hover .hover-border-bottom:before{opacity:1;animation:.4s cubic-bezier(.39,.575,.565,1) .4s forwards openB}.btn.animate-border .hover-border{width:100%;height:100%;position:absolute;top:-1px;left:0}.btn.animate-border .hover-border:before{content:"";opacity:0;border-top:solid 2px var(--color-primary);border-left:solid 2px var(--color-primary);width:0;height:0;display:block;position:absolute;top:-1px;right:98px}.btn.animate-border .hover-border:after{content:"";opacity:0;border-top:solid 2px var(--color-primary);border-right:solid 2px var(--color-primary);width:0;height:0;display:block;position:absolute;top:-1px;left:98px}.btn.animate-border .hover-border-bottom{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.btn.animate-border .hover-border-bottom:before{content:"";opacity:0;border-bottom:solid 2px var(--color-primary);width:0;height:55px;display:block;position:absolute;bottom:-2px;right:-1px}.btn.animate-border .hover-border-bottom:after{content:"";opacity:0;border-bottom:solid 2px var(--color-primary);width:0;height:100%;display:block;position:absolute;bottom:-2px;left:0}.btn.animated-arrow{background:0 0;border:none;min-width:14rem;height:auto;padding:0}.btn.animated-arrow .circle{background:var(--color-primary);border-radius:2rem;width:3.5rem;height:3.5rem;margin:0;transition:all .45s cubic-bezier(.65,0,.076,1);display:block;position:relative}.btn.animated-arrow .circle .icon{background:0 0;width:1.125rem;height:.125rem;margin:auto;transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;bottom:0;left:15px}.btn.animated-arrow .circle .icon:before{content:"";border-top:.125rem solid var(--white);border-right:.125rem solid var(--white);width:.625rem;height:.625rem;position:absolute;top:-.25rem;right:.0625rem;transform:rotate(45deg)}.btn.animated-arrow .button-text{color:var(--dark);text-align:left;width:100%;margin:0 0 0 70px;padding:15px 0;font-size:14px;line-height:2;transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;inset:0}.btn.animated-arrow:hover{color:var(--white)}.btn.animated-arrow:hover .circle{width:100%}.btn.animated-arrow:hover .circle .icon.arrow{background:var(--white);transform:translate(1.5rem)}.btn.animated-arrow:hover .button-text{color:var(--white)}.btn.circle{border-radius:30px!important}.btn-simple{text-transform:uppercase;color:var(--color-paragraph);line-height:1;display:inline-block}.btn-simple i{margin-left:2px;display:inline-block;transform:rotate(-45deg)}.btn-simple:hover{color:var(--color-primary)}.video-btn i{text-align:center;background:var(--color-primary);width:55px;height:55px;color:var(--white);border-radius:50%;margin-right:20px;line-height:55px;display:inline-block;position:relative}.text-light .video-btn i{background:var(--white);color:var(--color-primary)}.video-btn i:after{content:"";z-index:0;background:var(--color-primary) repeat scroll 0 0;z-index:-1;border-radius:50%;width:60px;height:60px;animation:1.5s ease-out infinite pulse-border;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.text-light .video-btn i:after{background:var(--white) repeat scroll 0 0}.text-shine{background:linear-gradient(to right, var(--dark) 0, var(--white) 10%, var(--color-primary) 20%);-webkit-text-fill-color:transparent;-webkit-text-size-adjust:none;white-space:nowrap;background-position:0;-webkit-background-clip:text;background-clip:text;padding:12px 48px;font-size:16px;font-weight:600;text-decoration:none;animation:3s linear infinite forwards shine}.animate-inout{color:var(--white);text-transform:capitalize;border:solid 2px var(--color-primary);cursor:pointer;background:linear-gradient(90deg,#8a6552 0%,#472d20 100%);justify-content:center;align-items:center;font-size:12px;display:flex;position:relative;overflow:hidden}.btn-icon{padding-left:20px;position:relative}.btn-icon:hover{color:var(--color-primary)}.btn-icon:after{content:"";background:var(--color-heading);height:2px;margin-top:-1px;transition:all .35s ease-in-out;position:absolute;top:50%;left:0;right:10px;transform:translateY(-50%)}.btn-icon:hover:after{background:var(--color-primary)}.btn-icon i{font-weight:500}.btn-icon:hover{padding-left:40px}.animate-inout span{z-index:1;line-height:20px;transition:all .3s ease-out}.animate-inout:before,.animate-inout:after{content:"";border-radius:100%;width:0%;height:0%;position:absolute}.animate-inout:after{background-color:var(--white);transition:all .5s}.animate-inout:before{background:var(--color-primary);transition:all .5s ease-out}.animate-inout.animate-inout-borde{color:var(--dark);background:0 0}.animate-inout.animate-inout-borde:after{background:linear-gradient(90deg,#8a6552 0%,#472d20 100%)}.animate-inout.animate-inout-borde:hover{color:var(--white)}.animate-inout.animate-inout-borde:hover:before{transition:all .5s ease-in}.animate-inout.animate-inout-borde:hover:after{transition:all .7s ease-in}.animate-inout:hover{color:var(--dark)}.animate-inout:hover:before,.animate-inout:hover:after{border-radius:4px;width:200px;height:200px}.animate-inout:hover:before{transition:all .5s ease-in}.animate-inout:hover:after{transition:all .7s ease-in}.btn-md{padding:16px 52px;font-size:17px}.btn-sm{padding:16px 50px;font-size:14px}.mfp-close-btn-in .mfp-close:after{display:none}.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:600}.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}.breadcrumb-area{z-index:1;background-position:100%;background-repeat:no-repeat;background-size:cover;padding:200px 0 150px;position:relative;overflow:hidden}.breadcrumb-area .top-pad-extra{padding-top:240px}.breadcrumb-area .row{z-index:1;position:relative}.breadcrumb-area .breadcrumb{z-index:1;background:0 0;margin:0;padding:0;display:inline-block;position:relative}.breadcrumb-area .breadcrumb>li+li:before{content:"";color:var(--white);padding:0 5px;font-family:"Font Awesome 5 Pro";font-weight:700;display:none}.breadcrumb-area .breadcrumb li{z-index:1;color:var(--white);font-weight:600;font-family:var(--font-default);text-transform:uppercase;padding:0 10px;font-size:14px;display:inline-block;position:relative}.breadcrumb-area .breadcrumb li a{color:var(--white);font-family:var(--font-default);font-weight:600}.breadcrumb-area .breadcrumb li a:hover{color:var(--color-primary)}.breadcrumb-area.secondary .breadcrumb li a:hover{color:var(--white)}.breadcrumb-area .breadcrumb li.active{color:var(--color-primary)}.breadcrumb-area.secondary .breadcrumb li.active{color:var(--color-optional)}.breadcrumb-area .breadcrumb li:after{content:"";font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:500;line-height:0;position:absolute;top:50%;right:-5px}.breadcrumb-area .breadcrumb li i{margin-right:3px}.breadcrumb-area .breadcrumb li:last-child:after{display:none}.breadcrumb-area h1{z-index:1;margin-top:-10px;font-weight:600;display:inline-block;position:relative}.breadcrumb-area h1:after{content:"";background:var(--white);z-index:-1;opacity:.05;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;left:-100px}@media only screen and (max-width:767px){.breadcrumb-area{padding:80px 0}}.top-style-one .logo img{height:60px}.top-style-one .social li{display:inline-block}.top-style-one{border-bottom:1px solid #e7e7e7;justify-content:center;align-items:center;display:flex}.top-style-one.transparent{border-bottom:1px solid #ffffff4d}.top-style-one .logo{text-align:center;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;padding:15px 0}.top-style-one.transparent .logo{border-left:1px solid #ffffff4d;border-right:1px solid #ffffff4d}.top-style-one .social li a{text-align:center;background:var(--bg-gradient);width:43px;height:43px;color:var(--white);border-radius:50%;font-size:15px;line-height:45px;display:inline-block}.top-style-one .text-end.social li{margin-left:3px}.top-style-one .info i{color:var(--color-primary);margin-right:3px;font-size:20px;font-weight:100;position:relative;top:2px}.top-style-one .info li{text-transform:capitalize;font-weight:500}@media (min-width:1024px){.top-style-one.transparent{z-index:9;border-bottom:1px solid #ffffff4d;width:100%;position:absolute;top:0;left:0}}.banner-area{width:100%;height:100%;position:relative}@media (max-width:1023px){.banner-area{height:auto}}.banner-area div{height:100%}.banner-area div.swiper-slide .row div{height:auto}.banner-area.top-pad-80 .content{padding-top:80px}@media (max-width:1023px){.banner-area.top-pad-80 .content{padding-top:200px}}@media only screen and (max-width:767px){.banner-area.top-pad-80 .content{padding-top:140px}}.banner-area.top-pad-90 .content{padding-top:90px}@media (max-width:1023px){.banner-area.top-pad-90 .content{padding-top:200px}}@media only screen and (max-width:767px){.banner-area.top-pad-90 .content{padding-top:140px}}.banner-area.top-pad-100 .content{padding-top:100px}@media (max-width:1023px){.banner-area.top-pad-100 .content{padding-top:200px}}@media only screen and (max-width:767px){.banner-area.top-pad-100 .content{padding-top:140px}}.banner-area.top-pad-110 .content{padding-top:110px}@media (max-width:1023px){.banner-area.top-pad-110 .content{padding-top:200px}}@media only screen and (max-width:767px){.banner-area.top-pad-110 .content{padding-top:140px}}.banner-area.top-pad-120 .content{padding-top:120px}@media (max-width:1023px){.banner-area.top-pad-120 .content{padding-top:200px}}@media only screen and (max-width:767px){.banner-area.top-pad-120 .content{padding-top:140px}}.banner-area.top-pad-130 .content{padding-top:130px}@media (max-width:1023px){.banner-area.top-pad-130 .content{padding-top:200px}}@media only screen and (max-width:767px){.banner-area.top-pad-130 .content{padding-top:140px}}.banner-area.top-pad-150 .content{padding-top:150px}@media (max-width:1023px){.banner-area.top-pad-150 .content{padding-top:200px}}@media only screen and (max-width:767px){.banner-area.top-pad-150 .content{padding-top:140px}}.banner-area.auto-height,.banner-area.auto-height div{height:auto}.banner-area.auto-height .content{padding:200px 0}@media only screen and (max-width:767px){.banner-area.auto-height .content{padding:60px 0}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area.auto-height .content{padding:120px 0}}.banner-area.auto-height .content .thumb{padding-left:35px}@media (max-width:991px){.banner-area.auto-height .content .thumb{margin-top:50px;padding-left:0}}.banner-area.auto-height.inc-header-transparent .content{padding-top:250px}@media only screen and (max-width:767px){.banner-area.auto-height.inc-header-transparent .content{padding-top:140px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area.auto-height.inc-header-transparent .content{padding-top:220px}}.banner-area.auto-height.inc-header-transparent.double-items.bottom-thumb .content .info{padding-top:80px}.banner-area.auto-height.inc-header-transparent.double-items.bottom-thumb .content .thumb{margin-top:250px}@media only screen and (max-width:767px){.banner-area.auto-height.inc-header-transparent.double-items.bottom-thumb .content .thumb{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area.auto-height.inc-header-transparent.double-items.bottom-thumb .content .thumb{margin-top:50px}}.banner-area .content{z-index:9;transition:all .5s;position:relative}@media (max-width:1023px){.banner-area .content{padding:120px 0}}@media only screen and (max-width:767px){.banner-area .content{padding:60px 0}}.banner-area h4{opacity:0;visibility:hidden;transition:all .5s;transform:translate(-15%)}.banner-area h2{opacity:0;visibility:hidden;transition:all .5s;transform:translateY(-50%)}.banner-area p,.banner-area ul{opacity:0;visibility:hidden;margin:0;padding-right:25%;transition:all .5s;transform:translateY(50%)}@media (max-width:1023px){.banner-area p{padding-right:0}}.banner-area.text-center p{padding-left:13%;padding-right:13%}@media (max-width:1023px){.banner-area.text-center p{padding:0}}.banner-area .thumb{opacity:0;visibility:hidden;transition:all .5s}.banner-area .button{opacity:0;visibility:hidden;margin-top:30px;transition:all .5s;transform:translateY(50%)}.banner-area .banner-slide h4,.banner-area .banner-slide h2,.banner-area .banner-slide p,.banner-area .banner-slide ul,.banner-area .banner-slide .button{transform:translateY(50%)}.banner-area .banner-slide .swiper-slide.swiper-slide-active h4{transition-delay:1.2s;transform:translateY(0)}.banner-area .banner-slide .swiper-slide.swiper-slide-active h2{transition-delay:1.4s;transform:translateY(0)}.banner-area .banner-slide .swiper-slide.swiper-slide-active p,.banner-area .banner-slide .swiper-slide.swiper-slide-active ul{transition-delay:1.6s;transform:translateY(0)}.banner-area .banner-slide .swiper-slide.swiper-slide-active .button{transition-delay:1.8s;transform:translateY(0)}.banner-area.double-items .thumb{transform:translateY(50%)}.banner-area.double-items .swiper-slide.swiper-slide-active .thumb{visibility:visible;opacity:1;transition-delay:.5s;transform:translateY(0)}.banner-area.double-items.bottom-thumb .content{padding:0}.banner-area.double-items.bottom-thumb .content .thumb{margin-top:120px}@media only screen and (max-width:767px){.banner-area.double-items.bottom-thumb .content{padding:50px 0}.banner-area.double-items.bottom-thumb .content .thumb{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area.double-items.bottom-thumb .content{padding:120px 0}.banner-area.double-items.bottom-thumb .content .thumb{margin-top:50px}}.banner-area.zoom-effect .banner-thumb{content:"";width:100%;height:100%;transition:all 10s ease-out;position:absolute;top:0;left:0;transform:scale(1.1)}.banner-area.zoom-effect .swiper-slide.swiper-slide-active .banner-thumb{transform:scale(1)}.banner-area .swiper-notification{display:none}.banner-area .swiper-slide.swiper-slide-active h4{opacity:1;visibility:visible;transition-delay:.8s;transform:translate(0,0)}.banner-area .swiper-slide.swiper-slide-active h2{opacity:1;visibility:visible;transition-delay:1.6s;transform:translateY(0)}.banner-area .swiper-slide.swiper-slide-active p,.banner-area .swiper-slide.swiper-slide-active ul{opacity:1;visibility:visible;transition-delay:2.4s;transform:translateY(0)}.banner-area .swiper-slide.swiper-slide-active .button{opacity:1;visibility:visible;transition-delay:3.2s;transform:translateY(0)}.banner-area.banner-style-two .swiper-slide.swiper-slide-active .button{transition-delay:2.4s}.banner-area .banner-items{z-index:1;box-sizing:content-box;width:100%;height:100%;transition-property:transform;display:flex;position:relative;transform:translate(0,0)}.banner-area:hover .swiper-button-prev,.banner-area:hover .swiper-button-next{opacity:1}.banner-area:hover .swiper-button-prev{left:30px;right:auto}.banner-area:hover .swiper-button-next{left:auto;right:30px}.banner-area .swiper-button-prev,.banner-area .swiper-button-next{opacity:0;height:auto;transition:all .35s ease-in-out}.banner-area .swiper-button-prev:after,.banner-area .swiper-button-next:after{color:var(--color-heading);font-size:28px}.banner-area.navigation-circle .swiper-button-prev,.banner-area.navigation-circle .swiper-button-next{border:1px solid var(--color-primary);background:#fffc;border-radius:50%;width:60px;height:60px;line-height:60px}.banner-area.navigation-circle .swiper-button-prev:after,.banner-area.navigation-circle .swiper-button-next:after{font-size:16px}.banner-area.navigation-right-bottom .swiper-button-prev,.banner-area.navigation-right-bottom .swiper-button-next{opacity:1;-webkit-transform:inherit;transform:inherit;border-radius:inherit;inset:auto 30px 50px auto}.banner-area.navigation-right-bottom .swiper-button-prev{right:92px}.banner-area.navigation-between-bottom .content{padding-bottom:105px}@media only screen and (min-width:829px) and (max-width:1023px){.banner-area.navigation-between-bottom .content{padding-bottom:220px}}.banner-area.navigation-between-bottom .swiper-button-prev,.banner-area.navigation-between-bottom .swiper-button-next{opacity:1;-webkit-transform:inherit;transform:inherit;border-radius:inherit;inset:auto 30px 30px auto}.banner-area.navigation-between-bottom .swiper-button-prev{left:30px;right:auto}@media only screen and (max-width:830px){.banner-area .swiper-button-prev,.banner-area .swiper-button-next{display:none}}.banner-area.navigation-custom .swiper-button-prev:after{content:"#";font-family:ElegantIcons;font-size:22px}.banner-area.navigation-custom .swiper-button-next:after{content:"$";font-family:ElegantIcons;font-size:22px}.banner-area.navigation-text .swiper-button-prev,.banner-area.navigation-text .swiper-button-next{opacity:1;-webkit-transform:inherit;transform:inherit;text-align:center;background:#0003;width:150px;height:100px;line-height:100px;display:inline-block;inset:auto 0 0 auto}@media only screen and (max-width:830px){.banner-area.navigation-text .swiper-button-prev,.banner-area.navigation-text .swiper-button-next{display:none}}.banner-area.navigation-text .swiper-button-prev{right:151px}.banner-area.navigation-text .swiper-button-prev:after{font-family:var(--font-heading);content:"Prev";letter-spacing:.6px;font-size:16px;font-weight:600;text-transform:uppercase!important}.banner-area.navigation-text .swiper-button-next:after{font-family:var(--font-heading);content:"Next";letter-spacing:.6px;font-size:16px;font-weight:600;text-transform:uppercase!important}.banner-area.navigation-icon-solid .swiper-button-prev:after,.banner-area.navigation-icon-solid .swiper-button-next:after{font-size:30px}.banner-area.navigation-custom-large .swiper-button-prev,.banner-area.navigation-custom-large .swiper-button-next{min-width:65px;height:30px;margin:0}.banner-area.navigation-custom-large .swiper-button-prev:after{content:"";font-family:"Font Awesome 5 Pro";font-size:30px;font-weight:100;position:absolute;left:8px}.banner-area.navigation-custom-large .swiper-button-prev:before{top:50%;right:inherit;bottom:inherit;content:"";z-index:-1;background-color:var(--white);width:50px;height:2px;margin-top:-1px;position:absolute;left:12px}.banner-area.navigation-custom-large .swiper-button-next:after{content:"";font-family:"Font Awesome 5 Pro";font-size:30px;font-weight:100;position:absolute;right:8px}.banner-area.navigation-custom-large .swiper-button-next:before{top:50%;right:12px;bottom:inherit;left:inherit;content:"";z-index:-1;background-color:var(--white);width:50px;height:2px;margin-top:-1px;position:absolute}.banner-area.navigation-right-botom .swiper-button-prev,.banner-area.navigation-right-botom .swiper-button-next{opacity:1;-webkit-transform:inherit;transform:inherit;position:absolute;inset:auto 30px 40px auto}.banner-area.navigation-right-botom .swiper-button-prev{right:60px}.banner-area.navigation-right-botom.navigation-custom-large .swiper-button-prev,.banner-area.navigation-right-botom.navigation-custom-large .swiper-button-next{bottom:30px}.banner-area.navigation-right-botom.navigation-custom-large .swiper-button-prev{right:100px}.banner-area .swiper-pagination{height:auto;bottom:35px}.banner-area .swiper-pagination span.swiper-pagination-bullet{opacity:1;border-radius:inherit;background:#ffffff80;width:50px;height:4px;transition:all .35s ease-in-out}.banner-area .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;height:7px}@media only screen and (max-width:767px){.banner-area.include-pagination .content{padding-bottom:100px}}.banner-area .swiper-pagination-fraction span{transition:all .35s ease-in-out}.banner-area .swiper-pagination-fraction span.swiper-pagination-current{font-size:30px;font-family:var(--font-heading);font-weight:600}.banner-style-one-area{z-index:1;background-position:bottom;background-size:cover;position:relative}.banner-style-one .content{padding-top:220px;padding-bottom:220px}.banner-shape-left-top{opacity:.5;z-index:-1;background-repeat:no-repeat;background-size:contain;width:100%;height:60%;position:absolute;top:0;left:0}.banner-shape-left-top img{width:100%}.banner-style-one .thumb{z-index:1;margin-bottom:150px;margin-right:-20%;padding-left:20%;position:relative}.banner-style-one .thumb .inner{max-width:200px;position:absolute;bottom:80px;left:0}.banner-style-one .thumb .thumb-right{max-width:250px;position:absolute;bottom:-80px;right:50px}.banner-style-one .information{margin-top:-50px}.banner-style-one .thumb .shape{z-index:-1;max-width:100px;position:absolute;top:-100px;right:-100px}.banner-style-one h2{margin-bottom:20px;font-size:50px;font-weight:600;line-height:1.3}.banner-style-one p{opacity:.7;padding-right:15%;font-size:18px;line-height:1.7}.banner-style-two-area{z-index:1;background-position:top;background-repeat:no-repeat;background-size:contain;position:relative}.banner-shape-right-top{z-index:-1;opacity:.1;max-width:40%;position:absolute;top:0;right:0}.banner-style-two .content{padding-top:250px;padding-bottom:120px}.banner-style-two .thumb{margin-top:80px;padding-right:21%;position:relative}.banner-style-two .thumb>img{border-radius:30px;box-shadow:0 3px 40px #0000001a}.banner-style-two h2{font-size:50px;font-weight:600}.banner-style-two p{font-size:20px;line-height:1.7}.banner-style-two .thumb .inner-thumb{max-width:40%;position:absolute;top:150px;right:0}.banner-app-features{position:absolute;top:50%;right:0;transform:translateY(-50%)}.banner-app-features li{color:var(--color-heaidng);align-items:center;margin-top:25px;display:flex}.banner-app-features li:first-child{margin-top:0}.banner-app-features li h4{color:var(--color-heading);margin:0;font-weight:600}.banner-app-features li i{background:var(--color-optional);text-align:center;z-index:1;border:3px solid var(--white);border-radius:50%;width:80px;height:80px;margin-right:20px;font-size:30px;font-weight:100;line-height:76px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 3px 40px #0000001a}.banner-app-features li i:after{content:"";background:var(--white);z-index:-1;opacity:.1;border-radius:50%;width:60px;height:60px;position:absolute;bottom:-10px;left:-10px}.banner-app-features li span{color:var(--color-heading);display:block}.banner-app-features li:nth-child(2n) i{background:var(--dark)}.banner-style-two h2 strong{z-index:1;font-weight:600;display:inline-block;position:relative}.banner-style-two h2 strong:after{content:"";z-index:-1;background:url(../media/7.3d5iax9z408uo.png) 50%/contain no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.banner-style-three-area{background-size:cover}.banner-style-three .content{padding-top:200px;padding-bottom:120px}.banner-style-three .thumb{z-index:1;margin-top:90px;margin-bottom:140px;position:relative}.banner-style-three .thumb .inner{max-width:90%;position:absolute;top:-90px;right:-35%}.banner-style-three .thumb .thumb-right{max-width:70%;position:absolute;bottom:-140px;left:-20%}.banner-style-three h2{margin-bottom:30px;font-size:55px;font-weight:700}.banner-style-three p{font-size:20px;font-weight:400;line-height:1.7}.banner-style-three .video-play-button{margin-top:0}.banner-style-three .information{margin-top:-50px}.bg-contain-right-bottom{background-position:100% 100%;background-repeat:no-repeat;background-size:10%}.feature-style-one{background:var(--white);border-radius:10px;margin-top:30px;padding:50px 30px;box-shadow:0 3px 40px #0000001a}.feature-style-one:first-child{margin-top:0}.feature-style-one h4{margin:0;font-weight:600}.feature-style-one p{margin:15px 0 0}.feature-style-one i{color:var(--color-heading);margin-bottom:20px;font-size:60px;display:inline-block}.feature-style-one.active{border:1px solid var(--color-primary);z-index:1;box-shadow:inherit;position:relative}.feature-style-one.active i{color:var(--color-primary);margin-bottom:30px}.feature-style-one.active:after{content:"";background:var(--color-primary);z-index:-1;opacity:.1;width:100%;height:100%;position:absolute;top:0;left:0}.feature-style-one-box{z-index:1;position:relative}.feature-shape{z-index:-1;max-width:43%;position:absolute;bottom:-30px;left:-25%;transform:rotate(45deg)}.list-check li{color:var(--color-heading);z-index:1;margin-top:10px;padding-left:30px;font-size:18px;font-weight:500;line-height:1.6;position:relative}.list-check{margin-top:30px}.list-check li:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:100;position:absolute;top:0;left:0}.list-check li:first-child{margin-top:0}.description-layout-one h2{margin-bottom:25px}.feature-style-two-area{z-index:1;background-position:top;background-repeat:no-repeat;background-size:cover;position:relative}.shape-right-top{z-index:-1;max-width:20%;position:absolute;top:0;right:0}.feature-style-two-area .row{margin:0 -25px}.feature-style-two-area .col-lg-6{padding:0 25px}.feature-style-two{background:var(--white);z-index:1;border:2px solid #e3ecf6;border-radius:30px;margin-bottom:50px;padding:70px 50px;display:flex;position:relative;overflow:hidden}.feature-style-two i{min-width:120px;font-size:80px;display:inline-block}.feature-style-two .icon{flex-direction:column;justify-content:space-between;width:80px;min-width:80px;margin-right:30px;display:flex}.feature-style-two a:hover{color:var(--color-optional)}a.btn-arrow{-webkit-text-stroke:1px var(--color-optional);color:#0000;display:inline-block}a.btn-arrow i{font-size:70px;transition:all .35s ease-in-out;position:relative;bottom:-30px;transform:rotate(45deg)}.feature-style-three-area{background-position:0 100%;background-repeat:no-repeat;background-size:15%}.feature-three-thumb{z-index:1;background-position:50%;background-size:contain;padding-top:80px;padding-left:100px;position:relative}.feature-three-thumb:after{content:"";z-index:-1;background:var(--white);opacity:.1;border-radius:50%;width:650px;height:650px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-three-thumb img{border-radius:10px}.feature-three-thumb img:nth-child(2){background:var(--white);max-width:200px;position:absolute;top:0;left:0;box-shadow:0 3px 25px #0000001a}.feature-three-thumb .icon{z-index:1;display:inline-block;position:absolute;top:33px;right:50px}.feature-three-thumb .icon:after{content:"";background:var(--color-primary);z-index:-1;border-radius:50%;width:100px;height:100px;animation:1.5s ease-out infinite pulse-border;position:absolute;top:50%;left:50%}.feature-three-thumb .icon i{text-align:center;background:var(--bg-gradient);width:80px;height:80px;color:var(--white);border-radius:50%;font-size:30px;font-weight:100;line-height:80px;display:inline-block}.feature-tab-navs{border:none;margin:0;padding:0}.feature-tab-navs .nav-link{text-align:left;width:100%;color:var(--white);border-color:#ffffff1a;border-radius:5px;margin:15px 0 0;padding:30px;font-size:20px;font-weight:600;transition:all .35s ease-in-out}.feature-tab-navs .nav-link span{margin-top:5px;font-size:16px;font-weight:400;display:block}.feature-tab-navs .nav-link:first-child{margin:0}.feature-tab-navs .nav-link.active{background:var(--bg-gradient);color:var(--white);border-color:#fff6}.feature-tab-navs .nav-link:after{display:none}.about-thumb{padding-top:80px;padding-left:100px;position:relative}.about-thumb .user-fun-fact{background:var(--bg-gradient);padding:50px;position:absolute;top:0;left:0}.about-thumb .fun-fact .counter,.about-thumb .medium,.about-thumb .user-ratings i{color:var(--white)}.about-thumb .user-fun-fact .fun-fact{border-color:#fff6}.brand-style-one .swiper img{height:40px;margin:auto}.brand-style-one-items{z-index:1;background-position:100% 100%;background-repeat:no-repeat;background-size:300px;border-radius:10px;position:relative}.brand-style-one h2{justify-content:center;align-items:center;margin-bottom:30px;font-size:30px;font-weight:600;display:flex}.brand-style-one h2 strong{color:var(--color-primary);z-index:1;margin:0 10px;font-size:50px;font-weight:600;display:inline-block;position:relative}.brand-style-one h2 strong:after{content:"";z-index:-1;background:url(../media/7.3d5iax9z408uo.png) 50%/contain no-repeat;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.soft-info-area{background-position:100% 100%;background-repeat:no-repeat;background-size:51%;overflow:hidden}.go-premium{background:var(--white);border-radius:10px;max-width:330px;padding:40px;display:inline-block;position:absolute;top:0;left:0;box-shadow:0 3px 40px #0000001a}.go-premium span{color:var(--color-optional);text-transform:uppercase;margin-bottom:10px;font-size:15px;font-weight:600;display:inline-block}.go-premium h5{margin-bottom:15px;font-size:20px;font-weight:600}.user-lists{align-items:center;margin-top:30px;margin-left:15px;display:flex}.user-lists img,.user-lists i{border:2px solid var(--white);background:var(--white);text-align:center;width:50px;height:50px;color:var(--color-optional);line-height:46px;display:inline-block;position:relative;box-shadow:0 3px 10px #0003;border-radius:50%!important}.user-lists li{margin-left:-15px}.soft-info-thumb img{max-width:130%}.soft-info-thumb{padding-top:100px;padding-left:120px;position:relative}.soft-info-thumb img{border-radius:15px}.go-premium p{margin:15px 0 0;font-weight:600;display:block}.soft-info-list h3{font-size:24px;font-weight:600}.soft-info-list ul{list-style:outside}.soft-info-list ul li{z-index:1;margin-top:15px;padding-left:25px;position:relative}.soft-info-list ul li:after{content:"";background:var(--color-optional);opacity:.6;border-radius:3px;width:10px;height:10px;position:absolute;top:10px;left:0}.tools-integrations{background-position:50%;background-repeat:no-repeat;background-size:contain}.tools-list .icon{background:var(--white);border:2px solid #e3ecf6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;font-size:50px;display:flex;position:relative;box-shadow:0 3px 25px #0000001a}.tools-list i.fa-google{color:#db3236}.tools-list i.fa-trello{color:#0079bf}.tools-list i.fa-salesforce{color:#1798c1}.tools-list i.fa-file-spreadsheet{color:#19a563}.tools-list i.fa-slack{color:#36c5f0}.tools-list i.fa-whatsapp{color:#4bc55a}.tools-list i.fa-jira{color:#2684ff}.tools-list i.fa-google-drive{color:#00ac47}.tools-list i.fa-video{color:#2d8cff}.tools-list i.fa-facebook-messenger{color:#0078ff}.tools-list li:nth-child(2) i{position:relative}.tools-list li:nth-child(4) i{top:50px}.tools-list li:nth-child(7) i{top:-50px}.tools-list li:nth-child(10) i{top:50px}.tools-list li{text-align:center;padding:20px;display:inline-block;position:relative}.tools-list li:nth-child(2n) .icon{width:180px;height:180px;font-size:80px;line-height:180px;position:relative}.tools-list li:nth-child(3) .icon,.tools-list li:first-child .icon{top:70px}.tools-list li:nth-child(4) .icon,.tools-list li:nth-child(10) .icon{top:50px}.tools-list li:nth-child(5) .icon{position:relative;top:-50px}.tools-list li:nth-child(6) .icon,.tools-list li:nth-child(8) .icon,.tools-list li:nth-child(9) .icon{top:50px}.tools-list .icon img{height:45px}.tools-list li:nth-child(2n) .icon img{height:70px}.choose-us-thumb img:first-child{float:left;max-width:65%}.choose-us-thumb img:nth-child(2){float:right;border:2px solid #eceaea;max-width:30%;margin-top:90px}.choose-us-thumb img:nth-child(3){float:right;max-width:30%;margin-top:30px}.choose-us-thumb img:nth-child(4){border-bottom:2px solid;max-width:40%;position:absolute;bottom:-2px;left:-23%}.choose-us-thumb img:nth-child(5){max-width:35%;position:absolute;bottom:0;right:0}.choose-us-thumb{z-index:1;float:left;border-bottom:2px solid;width:100%;height:100%;padding-bottom:150px;position:relative}.choose-us-thumb:after{content:"";z-index:-1;background:linear-gradient(62.5deg,#0000,#edf5ffe6);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose-us-thumb img:nth-child(6){max-width:100px;animation:4s linear infinite UpDown;position:absolute;top:4%;left:-115px}.choose-us-thumb img:nth-child(7){max-width:150px;position:absolute;bottom:-38px;right:50%}.choose-us-thumb img:nth-child(8){max-width:133px;position:absolute;bottom:90px;right:30%}.list-double li{z-index:1;margin-top:35px;margin-left:7px;padding-left:37px;display:flex;position:relative}.list-double li:first-child{border:none;margin-top:0}.list-double li p{margin:0}.list-double li h4{font-weight:600}.list-double li .fa-database{font-size:47px}.list-double li:after{content:"";background:var(--bg-gray);z-index:1;border-radius:50%;width:15px;height:15px;position:absolute;top:7px;left:0}.list-double li:before{content:"";background:var(--color-optional);z-index:-1;opacity:.3;border-radius:50%;width:25px;height:25px;position:absolute;top:2px;left:-5px}.free-trial-area{background-position:100% 100%;background-repeat:no-repeat}.free-trial-style-one .title strong{z-index:1;font-weight:600;display:inline-block;position:relative}.free-trial-style-one .title strong:after{content:"";z-index:-1;background:url(../media/29.3x5dwlc3kitmx.png) bottom/contain no-repeat;width:100%;height:100%;position:absolute;bottom:0;left:0}.check-list li{z-index:1;margin-top:8px;padding-left:30px;font-weight:500;position:relative}.check-list li:after{content:"";text-align:center;border:1px solid #e7e7e7;border-radius:5px;width:20px;height:20px;font-family:"Font Awesome 5 Pro";font-size:12px;line-height:20px;position:absolute;top:5px;left:0}.free-trial-style-one .call{border-top:1px solid #ddd;margin-top:25px;padding-top:20px}.free-trial-style-one .call p{margin-bottom:5px}.free-trial-style-one .call a{font-size:24px;font-weight:600}.trial-form{background:var(--white);border-radius:10px;margin-top:30px;padding:70px;position:relative;box-shadow:0 3px 40px #0000001a}.trial-form img{margin-top:40px}.trial-form .form-group{margin-bottom:15px}.trial-form input,.trial-form textarea{box-shadow:inherit;background:#f9fcff;border:2px solid #d9ebff;padding-left:25px}.trial-form button{width:100%;display:block}.trial-form .shape{max-width:100px;position:absolute;bottom:-120px;right:-84px}.trial-form h4{margin-bottom:30px;font-size:24px;font-weight:600}.software-details-area{background-position:100% 0;background-repeat:no-repeat;background-size:17%}.circle-process li{border-right:1px solid #e7e7e7;margin-right:50px;padding-right:50px;display:inline-block}.circle-process li:last-child{border:none;margin-right:0;padding-right:0}.circle-process li .circle{text-align:center;display:inline-block;position:relative}.circle-process li .circle strong{color:var(--color-heading);font-size:20px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-process li h4{margin:15px 0 0;font-weight:600}.CircularProgressbar{width:120px;height:120px}.soft-details-item{z-index:1;margin-right:60px;padding-right:80px;position:relative}.soft-details-item .soft-details-info{background:var(--white);visibility:hidden;opacity:0;border:1px solid #e7e7e7;border-radius:10px;padding:50px;transition:all .55s ease-in-out;position:absolute;bottom:-160px;left:250px;right:0}.swiper-slide.swiper-slide-active .soft-details-item .soft-details-info{opacity:1;visibility:visible;bottom:-200px}.soft-details-carousel .swiper-wrapper{padding-bottom:200px;position:relative}.soft-details-info h4{font-size:24px;font-weight:600}.list-circle li{z-index:1;color:var(--color-heading);margin-top:5px;padding-left:20px;font-weight:500;position:relative}.list-circle.secondary li{color:var(--color-paragraph)}.list-circle li:after{content:"";background:var(--bg-gradient);opacity:.7;border-radius:3px;width:10px;height:10px;position:absolute;top:10px;left:0}.list-circle.secondary li:after{background:var(--color-optional);opacity:1;border-radius:50%;width:6px;height:6px;top:12px}.soft-details-item thumb{border-radius:10px}.shape-left-bottom{z-index:1;position:absolute;bottom:130px;left:15%}.soft-details-item .thumb{background:#e4f6ed;border-radius:10px;padding:30px;transition:all .35s ease-in-out;overflow:hidden}.soft-details-item .thumb img{border:2px solid #fff;border-radius:10px}.software-style-one-area{background-position:0 0;background-repeat:no-repeat;background-size:cover}.services-style-one{background:var(--white);z-index:1;border-radius:10px;padding:60px 30px;transition:all .35s ease-in-out;position:relative;overflow:hidden}.services-style-one.active:after{content:"";z-index:-1;opacity:.3;background:url(../media/4.2wm4q3nk9e465.png) 0 100%/20% no-repeat;width:100%;height:100%;position:absolute;bottom:0;left:0}.services-style-one.active{background:var(--dark)}.services-style-one.active span,.services-style-one.active h4 a{color:var(--white)}.services-style-one.active .icon i:after{background:linear-gradient(#443b3b 40%,#fbfbfd00 70%)}.services-style-one .icon i{color:var(--color-primary);z-index:1;margin-top:30px;margin-bottom:40px;font-size:65px;display:inline-block;position:relative}.services-style-one.active .icon i{color:var(--color-primary)}.services-style-one .icon i:after{content:"";z-index:-1;background:linear-gradient(#fff0f0 40%,#fbfbfd00 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.services-style-one span{text-transform:uppercase;margin-bottom:5px;font-size:13px;font-weight:700;display:block}.services-style-one h4{margin-bottom:0;font-size:22px}.icon-btn{text-align:center;background:var(--white);z-index:9;border:1px solid #e7e7e7;border-radius:50%;width:50px;height:50px;margin-top:25px;line-height:50px;display:inline-block;position:relative}.icon-btn i{font-weight:400}.services-style-two .item{background:var(--white);border-radius:10px;padding:50px 37px 45px;position:relative}.services-style-two .item i{text-align:center;width:70px;height:70px;color:var(--color-primary);z-index:1;border-radius:8px;margin-bottom:20px;font-size:36px;font-weight:100;line-height:70px;display:inline-block;position:relative;overflow:hidden}.services-style-two .item i:after{content:"";background:var(--color-primary);z-index:-1;opacity:.15;width:100%;height:100%;position:absolute;top:0;left:0}.angle-btn{display:inline-block}.services-style-two .item h3{font-size:24px}.services-style-two .item .icon{margin-bottom:30px}.services-style-two .item .icon img{height:65px}.services-style-two .item .bottom{justify-content:space-between;align-items:center;margin-top:25px;display:flex}.services-details-area .faq-style-one{padding:80px}.services-details-area .thumb img{margin-bottom:40px}.services-details-area h1,.services-details-area h2,.services-details-area h3,.services-details-area h4,.services-details-area h5,.services-details-area h6{font-weight:600}.feature-list-item{margin:0;padding:0;list-style:none}.feature-list-item li{z-index:1;margin-top:8px;padding-left:25px;font-weight:500;position:relative}.feature-list-item li:after{content:"";color:var(--color-primary);font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:500;position:absolute;top:1px;left:0}.quick-contact-widget{z-index:1;background-position:50%;background-size:cover;padding:60px 37px;position:relative;overflow:hidden}.quick-contact-widget:before{content:"";background:var(--color-primary);opacity:.3;width:300px;height:300px;position:absolute;bottom:-73px;left:-33%;transform:skew(50deg)}.quick-contact-widget .content{z-index:1;position:relative}.quick-contact-widget h2{margin-top:25px;margin-bottom:10px;font-weight:600}.quick-contact-widget h4 a{border-bottom:2px solid;font-weight:400}.quick-contact-widget i{width:60px;height:60px;color:var(--color-primary);background:#fff;border-radius:50%;margin-bottom:40px;font-size:22px;font-weight:100;line-height:60px;display:inline-block;position:relative}.quick-contact-widget i:after{content:"";z-index:-1;opacity:.8;background:#fff;border-radius:50%;width:80px;height:80px;position:absolute;top:-10px;left:-10px}.quick-contact-widget:after{content:"";background:var(--dark);z-index:-1;opacity:.6;border-radius:7px;width:100%;height:100%;position:absolute;top:0;left:0}.quick-contact-widget .btn-sm{font-size:16px}.services-sidebar .single-widget{margin-top:50px}.services-sidebar .single-widget .widget-title{text-transform:capitalize;z-index:1;margin-top:-5px;margin-bottom:30px;padding-bottom:15px;font-weight:600;display:inline-block;position:relative}.services-sidebar .single-widget .widget-title:after{content:"";border-bottom:2px solid var(--color-primary);width:50px;height:2px;position:absolute;bottom:0;left:0}.services-sidebar .single-widget h4.widget-title{font-size:22px}.services-sidebar .single-widget:first-child{margin-top:0}.widget-brochure ul{padding-left:0;list-style:none}.widget-brochure ul li a{color:var(--color-heading);background:#fff;border:2px solid #cddff7;border-radius:5px;align-items:center;margin-top:15px;padding:20px 25px;display:flex}.widget-brochure ul li a:hover{color:var(--color-primary)}.widget-brochure ul li:first-child a{margin-top:0}.widget-brochure ul li:first-child a,.widget-brochure ul li a:hover{background:var(--dark);color:var(--white);border-color:#0000}.widget-brochure ul li i{text-align:center;border-radius:50%;margin-right:16px;font-size:35px;font-weight:100;transition:all .35s ease-in-out;display:inline-block}.widget-brochure ul li:hover i,.widget-brochure ul li:first-child i{color:var(--white)}.services-list-widget ul{margin:0;padding:0;list-style:none;overflow:hidden}.services-list-widget ul li{display:block}.services-list-widget ul li a{z-index:1;color:var(--color-heading);background:#f1f4f8;border-bottom:1px solid #c8e0ff;padding:18px 55px 18px 25px;font-weight:500;display:block;position:relative;overflow:hidden}.services-list-widget ul li a:before{content:"";background:var(--bg-gradient);z-index:-1;background-size:220% 150%;width:0;height:100%;transition:all .35s ease-in-out;position:absolute;top:0;left:0}.services-list-widget ul li a:hover{color:#fff}.services-list-widget ul li a:hover:before{width:100%}.services-list-widget ul li.current-item a{color:#fff}.services-list-widget ul li.current-item a:after{content:"";border-radius:50%;font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:500;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.services-list-widget ul li.current-item a:before{width:100%}@media only screen and (max-width:767px){.services-more .row{margin-top:-20px}}.services-more .item{border:1px solid var(--color-primary);border-radius:10px;margin-top:15px;padding:50px 35px;position:relative}.services-more .item:after{content:"";background:var(--bg-gradient);z-index:-1;opacity:.1;width:100%;height:100%;position:absolute;top:0;left:0}.services-more .item i:before{line-height:inherit}@media only screen and (max-width:767px){.services-more .item{text-align:center;margin-top:30px}}.services-more .item i{background:var(--color-primary);color:var(--white);text-align:center;border-radius:50%;width:70px;height:70px;margin-bottom:30px;font-size:40px;line-height:70px;display:inline-block}.services-more .item a{color:var(--color-heading)}.services-more .item a:hover{color:var(--color-primary)}.services-more .item p{margin:0}.services-details-area .faq-style-one button.accordion-button{background:#fbfbfb!important;border:1px solid #f3ecec!important;padding:20px 60px 20px 25px!important}.services-details-items .faq-style-one button.accordion-button:after{top:15px}.service-single-thumb{z-index:1;position:relative}.service-single-thumb img{margin-bottom:40px}.team-style-one-area.default-padding,.team-box.default-padding.bottom-less{padding-bottom:70px}.team-box{z-index:1;position:relative}.team-box:after{content:"";background:var(--bg-gradient);z-index:-1;border-radius:10px;width:200%;height:50%;position:absolute;top:0;right:0}.team-style-one .item{z-index:1;position:relative}.team-style-one .item img{text-align:right;border-radius:8px;margin-bottom:20px}.team-style-one .item .thumb{position:relative}.team-style-one .team-social .share-link{z-index:1;padding-right:20px;position:relative}.team-style-one .team-social .share-link>i{background:var(--bg-gradient);text-align:center;cursor:pointer;width:45px;height:45px;color:var(--white);border-radius:0 0 7px 7px;line-height:45px;display:inline-block}.team-style-one .team-social .share-link ul{grid-gap:5px;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:3px;left:0}.team-style-one .team-social .share-link:hover ul{opacity:1;pointer-events:auto;left:58px}.team-style-one .team-social .share-link ul li{margin:0;display:inline-block}.team-style-one .team-social .share-link ul li a{background:var(--white);text-align:center;border-radius:50%;width:40px;height:40px;line-height:42px;display:inline-block}.team-style-one .team-social{flex-direction:column;display:flex;position:absolute;bottom:45px;left:30px}.team-style-one .team-social>a{background:var(--white);text-align:center;width:46px;height:45px;color:var(--color-primary);border-radius:7px 7px 0 0;line-height:45px;display:inline-block;position:relative;left:-1px}.team-style-one h4{margin-bottom:3px}.team-right-info h2{font-weight:600}.team-right-info span{text-transform:uppercase;color:var(--color-primary);margin-bottom:25px;font-weight:500;display:block}.team-right-info ul{border-top:1px solid #e7e7e7;margin-top:25px;padding-top:17px}.team-right-info ul li{margin-top:10px}.team-right-info ul li a{font-weight:500}.team-right-info ul li strong,.team-right-info ul li a{font-weight:600}.team-right-info ul li a:hover{color:var(--color-primary)}.team-right-info .social{align-items:center;margin-top:25px;font-weight:600;display:flex}.team-right-info .social h4{margin-bottom:0;margin-right:25px;font-weight:600}.team-right-info .social ul{border:none;margin:0;padding:0}.team-right-info .social .share-link{z-index:1;margin-left:15px;padding-right:20px;position:relative}.team-right-info .social .share-link>i{background:var(--white);text-align:center;cursor:pointer;width:45px;height:45px;color:var(--color-primary);border-radius:50%;line-height:45px;display:inline-block;box-shadow:0 0 10px #ccc}.team-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-right-info .social .share-link:hover ul{opacity:1;pointer-events:auto;left:58px}.team-right-info .social ul li{margin:0;display:inline-block}.team-right-info .social ul li a{text-align:center;background:#f1f1f1;border-radius:50%;width:45px;height:45px;line-height:47px;display:inline-block}.team-single-area .bottom-info h2{margin-bottom:30px;font-weight:600}.team-single-area .bottom-info p:last-child{margin-bottom:0}.skill-items .progress-box{margin-bottom:30px}.skill-items .progress-box:last-child{margin-bottom:0}.skill-items .progress-box h5{text-align:left;z-index:1;margin-bottom:5px;font-weight:600;position:relative}.skill-items .progress-box h5 span{z-index:-1;opacity:.05;font-size:50px;font-weight:600;line-height:1;position:absolute;top:-21px;left:0}.skill-items .skill-items{margin-top:40px}.skill-items .progress-box .progress{box-shadow:inherit;border-radius:inherit;overflow:inherit;background:0 0;border-bottom:3px solid #dbdbdb}.skill-items .progress-box .progress .progress-bar{background:var(--bg-gradient);height:7px;overflow:inherit;background-size:289%;position:relative;top:11px}.skill-items .progress-box .progress .progress-bar span{color:var(--color-heading);font-size:17px;font-weight:600;display:block;position:absolute;top:-40px;right:0}.qualification-item{border:2px solid #e3ecf6;border-radius:5px;padding:38px 30px;display:inline-block}.qualification-grid{grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:1fr 1fr 1fr;display:grid}.qualification-item i{color:var(--color-primary);margin-bottom:20px;font-size:45px;display:inline-block}.qualification-item h4{margin:0;font-weight:600}.team-right-info{background:var(--white);z-index:1;margin-bottom:35px;margin-left:-20%;padding:100px;position:relative;top:90px;box-shadow:0 3px 40px #0000001a}.app-type-style-one{background:var(--white);border-radius:10px;padding:50px 50px 0;overflow:hidden}.app-type-style-one.active{background:var(--bg-gradient);color:var(--white)}.app-type-style-one.active h3{color:var(--white)}.app-type-style-one.active .list-circle li{color:var(--white);opacity:1;font-weight:400}.app-type-style-one.active .list-circle li:after{background:var(--white)}.app-type-style-one h3{margin-bottom:25px;font-weight:600}.app-type-style-one img{border-radius:10px 10px 0 0;margin-top:40px}.app-type-style-one .btn.btn-dark:after{background:var(--white)}.app-type-style-one .btn.btn-dark:hover{color:var(--color-heading)}.app-type-style-one .price{margin-bottom:0;font-size:60px;font-weight:600;line-height:1}.app-type-style-one.active .price{color:var(--white)}.app-type-style-one .price strong{color:var(--color-optional);font-weight:500}.app-type-style-one.active .price strong{color:var(--white)}.app-type-style-one .price sub{font-size:15px;font-weight:400;bottom:0;left:-5px}.app-type-style-one .price sup{font-size:25px;top:-18px}.current-user-area{z-index:1;position:relative}.shape-left-bottom-extra{z-index:-1;max-width:6%;position:absolute;bottom:20%;left:0}.fun-fact .counter{color:var(--color-heading);align-items:center;margin-bottom:5px;font-size:60px;font-weight:600;line-height:1;display:flex;position:relative}.user-fun-fact.secondary .fun-fact .counter{color:var(--color-optional)}.fun-fact .medium{font-weight:400}.user-fun-fact .fun-fact{border-top:1px solid #e7e7e7;margin-top:20px;padding-top:20px}.user-fun-fact .fun-fact:first-child{border:none;margin-top:0;padding-top:0}.active-user-banner{grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr 1fr 1fr;justify-items:center;display:grid}.active-user-banner .item{flex-direction:column;justify-content:center;align-items:center;display:flex}.active-user-banner .item img{border-radius:10px;margin-top:40px;box-shadow:0 10px 30px #2c82ed1a}.active-user-banner .item img:first-child{margin-top:0}.active-user-info{z-index:1;padding:30px;position:relative}.shape-globe{z-index:-1;flex-direction:column;justify-content:center;width:80%;height:80%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shape-globe img{animation:30s linear infinite rotate-animation!important}.user-ratings i{color:var(--color-primary)}.user-ratings{margin-bottom:8px}.fun-fact.flex{align-items:center;display:flex}.fun-fact.flex img{border-right:1px solid #d8d5d5;height:90px;margin-right:30px;padding-right:30px}@keyframes rotate-animation{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.pricing-style-one{border-right:2px solid var(--bg-gray);background:var(--white);padding:0;transition:all .15s ease-in-out;overflow:hidden}.pricing-style-one-items{border-radius:10px;margin:30px 15px 18px;position:relative;box-shadow:0 3px 40px #0000001a}.pricing-style-one .item{background:var(--white)}.pricing-style-one .pricing-header{background:var(--dark);padding:50px 30px}.pricing-style-one:last-child{border:none}.pricing-style-one .pricing-content{padding:45px 30px}.pricing-style-one.active{border:2px solid var(--color-primary);transform:scale(1.1);border-radius:10px!important}.pricing-style-one.active .pricing-header{background:var(--bg-gradient);padding:53px 30px}.pricing-style-one:first-child{border-radius:10px 0 0 10px}.pricing-style-one:last-child{border-radius:0 10px 10px 0}.pricing-style-one .pricing-header h4{text-transform:capitalize;color:var(--white);font-weight:600}.pricing-style-one .pricing-header p{color:#ccc;margin-bottom:0}.pricing-style-one.active .pricing-header p{color:var(--white)}.pricing-style-one span{color:var(--color-heading);margin-top:15px;font-size:15px;font-weight:500;display:block}.pricing-style-one .pricing-content h2{font-size:42px;font-weight:600}.pricing-style-one .pricing-content h2 strong{color:var(--color-secondary);font-weight:600}.pricing-style-one .pricing-content h2 sub{font-size:15px;font-weight:400;left:-5px}.pricing-style-one .pricing-content h2 sup{font-size:25px;top:-18px}.pricing-style-one li{margin-top:7px;display:flex}.pricing-style-one li i{margin-right:10px;font-size:15px;font-weight:100;display:inline-block;position:relative;top:7px}.pricing-style-one li:first-child{margin-top:0}.pricing-style-two,.pricing-style-two.active{transition:all .3s}.pricing-style-two-area{background-position:top;background-repeat:no-repeat;background-size:contain}.pricing-style-two .item{background:var(--white)}.pricing-style-two.active .item{background:var(--bg-gradient-reverse);border-radius:10px;overflow:hidden}.pricing-style-two .pricing-header{background:var(--bg-gray);padding:30px 50px}.pricing-style-two .pricing-header h4{margin-bottom:10px;font-weight:600}.pricing-style-two.active .pricing-header h4,.pricing-style-two.active .pricing-header h2{color:var(--white)}.pricing-style-two .pricing-header h2{margin:0;font-size:60px;font-weight:600;line-height:1}.pricing-style-two .pricing-header h2 strong{color:var(--color-optional);font-weight:500}.pricing-style-two .pricing-header h2 sub{font-size:15px;font-weight:400;bottom:0;left:-5px}.pricing-style-two .pricing-header h2 sup{font-size:25px;top:-18px}.pricing-style-two .pricing-content{padding:50px}.pricing-style-two.active .pricing-header{background:0 0;border-bottom:1px solid #fff6}.pricing-style-two{padding:0}.pricing-style-two-items{background:var(--bg-gray);border:1px solid #e7e7e7;border-radius:10px;overflow:hidden}.pricing-style-two.active .pricing-content p,.pricing-style-two.active .pricing-content li,.pricing-style-two.active .btn.btn-border,.pricing-style-two.active .pricing-header h2 strong{color:var(--white)}.pricing-style-two li{margin-top:10px;display:flex}.pricing-style-two li i{margin-right:11px;font-size:15px;font-weight:100;display:inline-block;position:relative;top:7px}.pricing-style-two:first-child .item{padding-left:15px}.top-shape-gray{z-index:1;position:relative}.top-shape-gray:after{content:"";background:var(--dark);z-index:-1;width:100%;height:510px;position:absolute;top:0;left:0}.pricing-badge{position:absolute;top:-80px;right:-75px}.pricing-badge h5{margin:0;font-weight:600;display:inline-block}.pricing-badge img{height:40px;display:block;transform:rotate(5deg)}.gallery-area .magnific-mix-gallery{margin:-15px}.gallery-items.colums-3 .gallery-item{float:left;width:33.3333%;padding:15px}.gallery-items.colums-2 .gallery-item{float:left;width:50%;padding:15px}.gallery-items.colums-4 .gallery-item{float:left;width:25%;padding:15px}.gallery-style-one{border-radius:15px;overflow:hidden}.gallery-style-one .content{border:1px solid #e7e7e7;border-radius:0 0 15px 15px;padding:30px}.gallery-list{margin:0;padding:0;list-style:none}.gallery-list li{z-index:1;color:#888585;margin-right:15px;font-weight:600;display:inline-block;position:relative}.gallery-list li:after{content:"";z-index:-1;background:#aaa3a3;border-radius:50%;width:5px;height:5px;margin-top:-1px;position:absolute;top:50%;right:-12px}.gallery-list li:last-child:after{display:none}.gallery-list li:last-child{margin:0}.gallery-style-one h4{margin-bottom:10px}.gallery-style-one .thumb{z-index:1;position:relative;overflow:hidden}.gallery-style-one .thumb a{text-align:center;background:var(--bg-gradient);width:50px;height:50px;color:var(--white);opacity:0;visibility:hidden;z-index:9;border-radius:50%;line-height:50px;position:absolute;bottom:30px;left:60px}.gallery-style-one:hover .thumb a{opacity:1;visibility:visible;left:30px}.gallery-style-one .thumb:after{content:"";background:var(--bg-gradient);opacity:0;width:100%;height:230px;transition:all .35s ease-in-out;position:absolute;top:0;left:0;transform:skewY(48deg)}.gallery-style-one:hover .thumb:after{opacity:.6;background:var(--dark);top:100%}.gallery-style-one .thumb:before{content:"";background:var(--bg-gradient);opacity:0;visibility:hidden;width:100%;height:50%;transition:all .35s ease-in-out;position:absolute;bottom:-100px;left:0;transform:skewY(48deg)}.gallery-style-one:hover .thumb:before{opacity:.7;visibility:visible;height:200%;bottom:0}.gallery-project-basic-info{background:var(--dark);z-index:1;margin-bottom:-100px;padding:50px;position:relative;top:-100px;overflow:hidden}.gallery-project-basic-info:after{content:"";background:var(--bg-gradient);z-index:-1;width:150px;height:150px;position:absolute;bottom:0;right:-100px;transform:skew(-40deg)}.gallery-project-basic-info li{color:var(--white);border-top:1px solid #fff3;margin-top:20px;padding-top:20px;font-weight:500;display:flex}.gallery-project-basic-info li i{text-align:center;width:55px;height:55px;color:var(--white);background:#ffffff1a;border-radius:50%;margin-right:20px;font-size:20px;font-weight:100;line-height:55px;display:inline-block}.gallery-project-basic-info li span{opacity:.7;font-weight:300;display:block}.gallery-project-basic-info li:first-child{border:none;margin-top:0;padding-top:0}.project-thumb img{margin-bottom:50px}.project-details-items h1,.project-details-items h2,.project-details-items h3,.project-details-items h4,.project-details-items h5,.project-details-items h6{font-weight:600}.project-details .check-list{grid-column-gap:40px;grid-template-columns:1fr 1fr;display:grid}.project-details .check-list li{margin-top:0;padding-left:0}.project-details .check-list li:after{text-align:center;background:#f9f9f9;border-radius:50%;width:35px;height:35px;font-size:17px;line-height:35px;display:none;top:1px}.testimonials-area{background-position:0 100%;background-repeat:no-repeat;background-size:70%;overflow:hidden}.testimonial-style-one{background:var(--white);z-index:1;border-radius:10px;padding:60px;position:relative}.testimonial-style-one:after{content:"";background:var(--white);z-index:-1;opacity:.6;border-radius:10px;position:absolute;inset:30px -15px -15px 30px}.carousel-stage-right{padding-bottom:15px;padding-right:15px}.testimonial-style-one .thumb{z-index:1;position:relative}.testimonial-style-one .thumb img{border-radius:50%;height:80px;margin-right:30px}.testimonial-style-one h4{margin-bottom:5px;font-size:24px;font-weight:600}.testimonial-style-one .privider{align-items:center;margin-top:30px;display:flex}.testimonial-style-one p{font-size:24px;line-height:1.7}.testimonial-style-one .thumb:after{content:"";background-image:url(../media/quote.2o2_ca8r8sdi-.png);background-repeat:no-repeat;background-color:var(--color-primary);background-position:50%;border-radius:50%;width:35px;height:35px;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.testimonial-button-prev,.testimonial-button-next{background:var(--white);z-index:1;cursor:pointer;width:45px;height:45px;line-height:45px;position:relative}.testimonial-button-next:after{content:"";margin-top:1px;font-family:"Font Awesome 5 Pro";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonial-button-prev:after{content:"";margin-top:1px;font-family:"Font Awesome 5 Pro";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonial-nav{z-index:999;justify-content:right;padding:0 30px;display:flex;position:absolute;top:-100px;left:0}@media (min-width:1250px){.testimonial-nav{width:1250px}}@media (min-width:1200px){.testimonial-nav{width:1140px}}@media (min-width:992px){.testimonial-nav{width:960px}}.testimonail-item-one-items{z-index:1;position:relative}.testimonail-item-one-items:after{content:"";background:var(--bg-gradient);z-index:-1;border-top-left-radius:30px;width:70%;height:100%;position:absolute;bottom:170px;right:-20%}.testimonial-nav>div{border-radius:50%;margin-left:10px}.testimonial-style-two .item{background:var(--white);z-index:1;border-radius:10px;padding:50px;position:relative}.testimonial-style-two .item:after{background:var(--white);z-index:-1;content:"";opacity:.6;border-radius:0 0 10px 10px;height:100%;position:absolute;bottom:-22px;left:50px;right:50px}.testimonial-style-two .item p{font-size:25px;line-height:1.6}.testimonial-style-two .item .thumb{background:var(--white);border:20px solid var(--bg-gray);border-radius:50%;padding:5px;position:absolute;bottom:-70px;left:50%;transform:translate(-50%)}.testimonial-style-two .item .thumb:after{content:"";background-image:url(/assets/img/shape/quote.png);background-repeat:no-repeat;background-color:var(--color-primary);background-position:50%;border-radius:50%;width:35px;height:35px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.secondary .testimonial-style-two .item .thumb:after{background-color:var(--color-optional)}.testimonial-style-two .item .thumb img{border-radius:50%;width:70px;height:70px}.testimonial-style-two-carousel .swiper-wrapper{padding-bottom:60px}.testimonial-style-two .item .provider h4{margin-bottom:5px;font-size:24px;font-weight:600}.testimonial-style-two .item .provider{min-width:50%;margin-top:20px;margin-bottom:30px;display:inline-block}.process-style-onea-rea{background-repeat:no-repeat;background-position:50%!important;background-size:contain!important}.process-style-one{background:var(--bg-gray);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:300px;height:300px;margin:auto;padding:50px;display:flex}.process-style-one h4{margin:0;font-weight:600}.shape-center{max-width:55%;margin:auto}.process-style-one img{height:100px;margin-bottom:20px}.process-fun-fact{text-align:left;justify-content:space-between;align-items:center;margin-bottom:-200px;display:flex;position:relative;top:-200px}.process-fun-fact:after{content:"";border-top:2px dashed var(--color-optional);z-index:-1;height:1px;position:absolute;left:20%;right:20%}.faq-style-one{background:var(--bg-gray);z-index:1;border-bottom:1px solid var(--bg-gray);padding:80px 80px 0;position:relative}.shape-arro{max-width:200px;position:absolute;top:-100px;left:-85px}.faq-tab-navs{z-index:1;border:none;grid-template-columns:1fr 1fr;margin:60px 0 0;display:grid;position:relative}.faq-tab-navs .nav-link{color:var(--color-heading);background:var(--white);border:none;border-radius:10px 10px 0 0;margin:0;padding:20px;transition:all .35s ease-in-out}.faq-tab-navs:before,.faq-tab-navs:after{display:none}.faq-tab-navs:after{content:"";background:var(--dark);height:100%;position:absolute;bottom:0;left:-100px;right:-100px}.faq-tab-navs .nav-link:after{display:none}.faq-tab-navs .nav-link.active{background:var(--dark);color:var(--white)}.faq-tab-navs .nav-link:hover{background:var(--color-primary);color:var(--white)}.faq-style-one button.accordion-button{color:var(--color-heading);box-shadow:inherit;border:none;font-size:18px;font-weight:600;position:relative;border-bottom:2px solid var(--color-heading)!important;border-radius:inherit!important;background:0 0!important;padding:25px 60px 25px 0!important}.faq-style-one button.accordion-button:after{content:"";background:0 0;font-family:"Font Awesome 5 Pro";font-size:25px;font-weight:100;position:absolute;top:22px;right:25px}.faq-style-one button.accordion-button:after,.faq-style-one button.accordion-button:hover:after{transform:inherit!important}.faq-style-one button.accordion-button:not(.collapsed):after{-webkit-transform:inherit;transform:inherit;content:""}.faq-style-one button.accordion-button:focus{color:var(--color-heading);-webkit-box-shadow:inherit;box-shadow:inherit;background:0 0;border:none;padding-left:0;font-weight:600}.faq-style-one .accordion-item{background:0 0;border:none}.faq-style-one .accordion-body{padding-top:25px;padding-left:0}.faq-style-one-content{margin-top:-15px}.faq-style-one .accordion-body p:last-child{margin:0}.faq-style-one.bg-light{padding:0}.faq-style-one.bg-light .faq-tab-navs .nav-link{background:var(--bg-gray)}.faq-style-one.bg-light .faq-tab-navs .nav-link.active{background:var(--dark);color:var(--white)}.faq-style-one.bg-light .faq-tab-navs .nav-link:hover{background:var(--color-primary);color:var(--white)}.faq-style-two-area{background-position:0 100%;background-repeat:no-repeat;background-size:7%}.faq-style-area{background-position:0 100%;background-repeat:no-repeat;background-size:25%}.faq-style-two{z-index:1;position:relative}.faq-style-two button.accordion-button{color:var(--color-heading);box-shadow:inherit;border:none;font-size:18px;font-weight:600;position:relative;border-bottom:2px solid var(--color-heading)!important;border-radius:inherit!important;background:0 0!important;padding:25px 60px 25px 0!important}.faq-style-two button.accordion-button:after{content:"";opacity:1;top:22px;right:25px;left:inherit;z-index:1;transform:inherit;background:0 0;font-family:"Font Awesome 5 Pro";font-size:25px;font-weight:100;position:absolute}.faq-style-two button.accordion-button:not(.collapsed):after{-webkit-transform:inherit;transform:inherit;content:""}.faq-style-two button.accordion-button:focus{color:var(--color-heading);-webkit-box-shadow:inherit;box-shadow:inherit;background:0 0;border:none;padding-left:0;font-weight:600}.faq-style-two .accordion-item{background:0 0;border:none}.faq-style-two .accordion-body{padding-top:25px;padding-left:0}.faq-style-two-content{margin-top:-15px}.faq-style-two .accordion-body p:last-child{margin:0}.contact-style-one-info{z-index:1;padding:50px;position:relative}.contact-style-one-info h2{margin-top:-8px;font-weight:600}.contact-style-one-info .title{margin-top:3px;font-size:20px}.contact-style-one-info li{border-top:1px dashed #fff9;margin-top:20px;padding-top:20px;display:flex}.contact-style-one-info li i{text-align:center;background:var(--dark);width:60px;height:60px;color:var(--white);border-radius:50%;margin-right:20px;font-size:20px;font-weight:100;line-height:60px;display:inline-block}.contact-style-one-info li h4{margin-bottom:3px}.contact-style-one-info li p{margin:0}.contact-style-one-info li a{font-weight:400}.contact-style-one-info li:first-child{border:none;margin-top:0;padding-top:0}.contact-style-one-info h3{font-weight:600}.contact-area{background-position:100% 100%;background-repeat:no-repeat;background-size:41%}.contact-form-style-one .sub-heading{margin-bottom:10px}.contact-form-style-one input,.contact-form-style-one textarea{border-radius:inherit;box-shadow:inherit;border:none;border-bottom:1px solid #e7e7e7;padding:0}.contact-form-style-one .form-group{margin-bottom:30px}.contact-form-style-one textarea{min-height:180px}.contact-form-style-one{background:var(--white);z-index:1;padding:80px;position:relative;box-shadow:0 3px 40px #0000001a}.contact-form-style-one .shape-right-bottom{max-width:170px;position:absolute;bottom:-50px;right:-110px}.contact-form-style-one .title{font-size:36px}img.loader{margin-left:10px}footer{overflow:hidden}.footer-item{margin-top:50px}footer .f-items{padding-top:70px}.f-item.about{z-index:1;padding-right:50px;position:relative}.f-item.about:after{content:"";background:var(--bg-gray);z-index:-1;width:500%;height:200%;position:absolute;top:-50%;right:0}footer .logo{height:60px;margin-bottom:30px}footer .widget-title{margin-bottom:30px;font-weight:600}footer .f-item.link li{margin-top:10px;font-size:15px}footer .f-item.link li a{color:#d2d2d4;font-weight:400;display:inline-block}footer .f-item.link li a:hover{color:var(--white)}footer .about p{color:var(--color-paragraph)}footer{z-index:1;position:relative}.f-item.about:before{content:"";z-index:1;background:#e7e7e7;width:500%;height:1px;position:absolute;top:-120px;right:0}.newsletter form{border-radius:50%;justify-content:space-between;align-items:center;display:flex;position:relative}.newsletter form input{border:none;border-radius:5px;width:100%;min-height:55px;margin-right:15px;padding:0 20px;position:relative;box-shadow:0 3px 10px #0000001a}.newsletter button{background:var(--color-primary);color:var(--white);border:none;border-radius:5px;min-width:130px;height:53px;padding:0 30px;font-size:15px;font-weight:600}.secondary .newsletter button{background:var(--color-optional)}.newsletter button:hover{background:var(--dark)}.copyright-text p{margin:0;font-size:14px}.copyright-text p a{color:var(--color-primary)}.secondary .copyright-text p a{color:var(--color-optional)}.footer-social li{margin-right:10px;display:inline-block}.footer-social li a{background:var(--dark);text-align:center;border-radius:50%;width:40px;height:40px;line-height:42px;display:inline-block}.footer-item.contact li{margin-top:30px;display:flex}.footer-item.contact li strong{text-transform:uppercase;color:var(--white);font-size:14px;display:block}.footer-item.contact li i{text-align:center;width:45px;height:45px;color:var(--white);background:#ffffff1a;border-radius:50%;margin-right:20px;font-size:18px;font-weight:300;line-height:45px;display:inline-block}.footer-item.contact li{color:#dedede}.footer-item.contact li p{color:#dedede;margin:0}.footer-item.contact li a{color:#dedede;font-weight:500}.footer-item.contact li a:hover{color:var(--color-secondary)}.secondary .footer-item.contact li a:hover{color:var(--color-optional)}.foter-shape-right-bottom{z-index:-1;opacity:.1;max-width:10%;position:absolute;bottom:120px;right:2%}.footer-bottom{z-index:1;border-top:1px solid #ffffff1a;padding:25px 0;display:none;position:relative}.footer-bottom p{margin:0}@media (max-width:1023px){.footer-bottom{display:block}}.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 #ff8a43;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%}.dark-layout .bg-dark{background:#0000004d!important}.dark-layout .banner-style-one .thumb{margin-bottom:0}.dark-layout .banner-style-one .information{margin-top:50px}.dark-layout .feature-style-one{background:#ffffff12}.dark-layout .feature-style-one i{color:var(--white)}.dark-layout .feature-style-one.active:after{display:none}.dark-layout .feature-style-one.active{background:var(--bg-gradient);border:none}.dark-layout .list-check li{color:var(--white);opacity:.9}.dark-layout .feature-shape{max-width:30%;left:-25%}.dark-layout .soft-details-item .soft-details-info{background:#00274b;border:1px solid #fff3}.dark-layout .list-circle li{color:var(--white);opacity:.8}.dark-layout .circle-process li .circle strong{color:var(--white)}.dark-layout .circle-process li{border-color:#ffffff4d}.dark-layout .bg-gray{background:#0000004d}.dark-layout .services-style-one{background:#ffffff0d}.dark-layout .services-style-one .icon i:after{background:linear-gradient(#ffffff12 40%,#fbfbfd00 70%)}.dark-layout .icon-btn{background:0 0;border:1px solid #ffffff4d}.dark-layout .services-style-one.active:after{display:none}.dark-layout nav.navbar.validnavs.navbar-fixed{border-bottom:1px solid #fff3;background:#002f4f!important}.dark-layout nav.navbar.validnavs.navbar-fixed.no-background{border-bottom:none;background:0 0!important}.dark-layout .fun-fact .counter{color:var(--white)}.dark-layout .pricing-style-one .item{background:0 0}.dark-layout .pricing-style-one{background:#0000004d;border:none;border-right:1px solid #fff3}.dark-layout .pricing-style-one.active{background:#00274b}.dark-layout .btn.btn-border:after{background:var(--color-primary)}.dark-layout .btn.btn-border:hover{border-color:var(--color-primary)}.dark-layout .pricing-style-one .pricing-content h2 strong{color:var(--color-primary)}.dark-layout .testimonial-button-prev,.dark-layout .testimonial-button-next{color:var(--color-heading)}.dark-layout .testimonial-style-one{background:#00274b}.dark-layout .testimonial-style-one:after{opacity:.4;background:#00274b}.dark-layout .faq-style-one{background:#00274b;border-color:#fff6}.dark-layout .faq-style-one button.accordion-button{color:var(--white);border-color:var(--white)!important}.dark-layout .faq-tab-navs .nav-link.active{background:var(--color-primary)}.dark-layout .faq-tab-navs .nav-link{margin:0 2px}.dark-layout .blog-area .meta li,.dark-layout .blog-area .meta li a{color:var(--white);opacity:.8}.dark-layout .blog-area .meta li:after{background:var(--white)}.dark-layout .f-item.about:after{background:#00274b}.dark-layout .f-item.about:before{background:#ffffff4d}.dark-layout footer .about p{color:var(--white);opacity:.9}.dark-layout .footer-social li a{background:0 0;border:1px solid #fff6;line-height:40px}.dark-layout .banner-app-features li h4{color:var(--white)}.dark-layout .banner-app-features li span{color:var(--white);opacity:.9}.dark-layout .process-style-one{background:#003361}.dark-layout .feature-style-two{background:#ffffff1a;border-color:#0000}.dark-layout .choose-us-thumb:after{background:#0000004d}.dark-layout .choose-us-thumb img:nth-child(6){filter:brightness(0)invert()}.dark-layout .choose-us-thumb img:nth-child(2){border:none}.dark-layout .trial-form{background:#003361}.dark-layout .trial-form input,.dark-layout .trial-form textarea{color:var(--white);background:0 0;border-color:#fff3}.dark-layout .trial-form input::-webkit-input-placeholder{color:var(--white)}.dark-layout .trial-form textarea::-webkit-input-placeholder{color:var(--white)}.dark-layout .trial-form input::-moz-placeholder{color:var(--white)}.dark-layout .trial-form textarea::-moz-placeholder{color:var(--white)}:-moz-any(.dark-layout .trial-form input:placeholder-shown,.dark-layout .trial-form textarea:placeholder-shown){color:var(--white)}:is(.dark-layout .trial-form input:placeholder-shown,.dark-layout .trial-form textarea:placeholder-shown){color:var(--white)}.dark-layout .top-shape-gray:after{background:#0000004d}.dark-layout .pricing-style-two .item{background:0 0}.dark-layout .pricing-style-two-items{background:#ffffff1a;border-color:#ffffff1a}.dark-layout .pricing-style-two .pricing-header{background:0 0}.dark-layout .pricing-style-two.active{background:var(--bg-gradient-reverse);border-radius:10px}.dark-layout .faq-style-two button.accordion-button{color:var(--white);border-color:var(--white)!important}.dark-layout .soft-info-area{background-position:100% 100%;background-repeat:no-repeat;background-size:51%}.dark-layout .go-premium{background:#00274b}.dark-layout .navbar .attr-right .attr-nav li a:nth-child(2){color:var(--white);border-color:var(--white)}.dark-layout .navbar .attr-right .attr-nav li.button a:after{background:var(--white)}.dark-layout .navbar .attr-right .attr-nav li.button a:hover{color:var(--color-heading)}.dark-layout .tools-list .icon{background:#ffffff0d;border-color:#fff3}.dark-layout .services-style-two .item{background:#ffffff0f}.dark-layout .services-style-two .item .bottom img{filter:brightness(0)invert()}.dark-layout .team-style-one .team-social .share-link ul li a{color:var(--color-heading)}.dark-layout .app-type-style-one{background:#ffffff0f}.dark-layout .app-type-style-one.active{background:var(--bg-gradient)}.dark-layout .testimonial-style-two .item{background:#ffffff0f}.dark-layout .testimonial-style-two .item:after{opacity:1;background:#fff3;height:22px}.dark-layout .testimonial-style-two .item .thumb{background:0 0;border-color:#01132d}.dark-layout .pricing-style-two .btn.btn-border:after{background:var(--color-optional)}.dark-layout .pricing-style-two .btn.btn-border:hover{border-color:var(--color-optional)}.dark-layout nav.navbar.validnavs .navbar-toggle i{color:var(--white)}@media (max-width:1023px){.dark-layout nav.navbar.validnavs.navbar-fixed.no-background{border-bottom:1px solid #fff3;background:#00274b!important}}@media only screen and (max-width:767px){.dark-layout .banner-style-one .information{margin-top:0}.dark-layout .banner-style-one .content{padding-bottom:110px}.dark-layout .feature-style-one{background:#0003;border:1px solid #ffffff1a}.dark-layout .pricing-style-one{background:0 0}.dark-layout .pricing-style-one .item{background:#ffffff1a;border:1px solid #ffffff1a}.dark-layout .pricing-style-one .pricing-header{background:#0000004d}.dark-layout .pricing-style-one.active .pricing-header{background:var(--bg-gradient)}.dark-layout .faq-tab-navs .nav-link{margin:10px 0 0}.dark-layout .pricing-style-two-items{background:0 0}.dark-layout .pricing-style-two .item{background:#0003;border-color:#fff3}.dark-layout .pricing-style-two.active{background:0 0}.dark-layout .pricing-style-two.active .item{background:var(--bg-gradient-reverse);border:none}.dark-layout .pricing-style-two .pricing-header{background:#ffffff1a}.dark-layout .top-shape-gray:after{height:440px}.dark-layout .free-trial-area{background-color:#ffffff0f}}@media only screen and (min-width:768px) and (max-width:991px){.dark-layout .banner-style-one .information{margin-top:0}.dark-layout .banner-style-one .content{padding-top:110px;padding-bottom:250px}.dark-layout .feature-style-one{background:#0003;border:1px solid #ffffff1a}.dark-layout .pricing-style-one{background:0 0;border:none}.dark-layout .pricing-style-one .item{background:#ffffff1a;border:1px solid #ffffff1a}.dark-layout .pricing-style-one .pricing-header{background:#0000004d}.dark-layout .pricing-style-one.active .pricing-header{background:var(--bg-gradient)}.dark-layout .faq-tab-navs .nav-link{margin:10px 0 0}.dark-layout .pricing-style-one.active{background:0 0}.dark-layout .free-trial-area{background-color:#ffffff0f}.dark-layout .pricing-style-two-items{background:0 0}.dark-layout .pricing-style-two .item{background:#0003;border-color:#fff3}.dark-layout .pricing-style-two.active{background:0 0}.dark-layout .pricing-style-two.active .item{background:var(--bg-gradient-reverse);border:none}.dark-layout .pricing-style-two .pricing-header{background:#ffffff1a}.dark-layout .top-shape-gray:after{height:482px}.banner-style-one .content{padding-top:120px}.banner-style-one .information{margin-top:0}.banner-style-one .thumb{margin:50px 0 120px;padding:0 50px}.banner-style-one .thumb .thumb-right{right:0}.banner-style-one .thumb .shape{top:-50px;right:0}.banner-style-one{text-align:center}.banner-style-one p{padding:0}.banner-style-two-area{background-size:cover;background-image:none!important}.banner-style-two .content{padding-top:120px}.banner-style-two .thumb{margin-top:30px;padding-right:0}.banner-style-two-area:after{content:"";background:var(--bg-gradient-reverse);z-index:-1;width:100%;height:100%;position:absolute;bottom:0;left:0}.banner-app-features{position:inherit;width:100%;transform:inherit}.banner-app-features ul{grid-template-columns:1fr 1fr 1fr;display:grid}.banner-app-features li{display:block;margin-top:55px!important}.banner-app-features li i{margin:0 0 15px}.banner-style-two p{padding-right:15%}.banner-app-features li span{color:var(--white);margin-bottom:5px}.banner-app-features li h4{color:var(--white)}.banner-shape-right-top{z-index:inherit}.banner-style-three .information{margin:0}.banner-style-three .content{padding-top:120px}.banner-style-three .thumb .inner{text-align:right;top:-70px;right:0}.banner-style-three .thumb .inner img{max-width:60%}.banner-style-three .thumb .thumb-right{left:0}.banner-style-three .thumb .thumb-right img{max-width:50%}.banner-style-three .thumb .thumb-right{display:none;bottom:-90px}.banner-style-three .thumb{margin:100px 0 0}.about-thumb{padding:0}.about-thumb .user-fun-fact{position:inherit;margin-top:30px}.feature-style-one-box .item-grid{grid-column-gap:30px;display:flex}.feature-style-one{text-align:center;margin:0}.feature-shape{display:none}.feature-style-one{width:50%}.feature-style-one.active{width:48%}.feature-style-one.active p{padding:0 10%}.brand-style-one-items{padding:120px 30px}.brand-style-one h2{font-size:22px}.brand-style-one h2 strong{font-size:42px}.soft-info-thumb{margin-top:50px;padding:0 0 0 20%}.soft-info-thumb>img{max-width:100%;margin-top:60px}.team-right-info{margin:0;top:0}.soft-details-item{margin-top:50px;margin-right:0}.user-fun-fact{text-align:center}.user-fun-fact .fun-fact .counter{justify-content:center}.current-user-area .list-circle{display:inline-block}.current-user-area .list-circle li:after{display:none}.current-user-area .list-circle li{padding:0}.active-user-info{margin-top:30px}.pricing-style-one-items{box-shadow:inherit;margin:-30px 0 0}.pricing-style-one{overflow:inherit;background:0 0;border:none;margin-top:30px;padding:0 15px}.pricing-style-one .item{border-radius:10px;overflow:hidden;box-shadow:0 3px 40px #0000001a}.pricing-style-one.active{transform:inherit;border:none}.pricing-style-two:first-child .item{padding:0}.pricing-style-two-items{border-radius:inherit;overflow:inherit;background:0 0;border:none;margin-top:-30px}.pricing-style-two{margin-top:30px;padding:0 10px}.pricing-style-two .item{border:1px solid #e7e7e7;border-radius:7px;overflow:hidden}.testimonials-area{text-align:center}.testimonial-style-one .privider{display:block}.testimonial-style-one .thumb{display:inline-flex}.testimonial-style-one .thumb img{margin:0 0 30px}.testimonial-style-one .thumb:after{left:50%;transform:translate(-50%)}.testimonial-nav{width:auto;padding:0;display:inline-block;inset:auto auto 0 50%;transform:translate(-50%)}.testimonial-nav>div{display:inline-block}.testimonail-item-one-items:after{display:none}.testimonail-item-one-items{padding-bottom:100px}.testimonial-style-one p{font-size:17px}.testimonial-style-one h4{font-size:20px}.testimonial-style-one{padding:60px 37px}.testimonials-area .heading-left .content-left .title{padding:0 15%}.carousel-stage-right{padding-right:15px}.choose-us-thumb img:nth-child(4){display:none;left:-5%}.choose-us-thumb img:nth-child(6){display:none;top:100px;left:-30px}.choose-us-thumb img:nth-child(7){left:0;right:auto}.choose-us-style-one .title{margin-top:70px;line-height:1.2}.free-trial-area{background-color:var(--bg-gray);padding-top:120px}.free-trial-style-one .call{border-top:1px solid #d5c5c5}.faq-style-two .fun-fact.secondary{display:none}.faq-style-two-area{background-image:none!important}.process-fun-fact{text-align:center;justify-content:center;margin:0;top:0}.process-fun-fact .fun-fact{border-right:1px solid #ddd;margin-top:50px;padding:0 50px}.process-fun-fact .fun-fact:last-child{border:none}.process-fun-fact .fun-fact .counter{justify-content:center}.process-fun-fact:after{display:none}.feature-style-two-area .col-lg-6{padding:0 15px}.feature-style-two{margin-bottom:30px;padding:50px 37px;display:block}.feature-style-two .btn-arrow{display:none;position:absolute;right:0}.feature-style-two .icon img{margin-bottom:30px}.list-circle li{font-size:15px}.feature-three-thumb{margin-top:70px;padding-top:40px;padding-left:50px}.feature-three-thumb img:nth-child(2){max-width:44%}.feature-three-thumb .icon{top:0;right:20%}.feature-tab-navs .nav-link{text-align:center;border:1px solid #fff3}.tools-list li:nth-child(8) .icon{width:100px;height:100px}.tools-list li:nth-child(10) .icon{width:100px;height:100px;top:40px}.tools-list li:nth-child(6) .icon,.tools-list li:nth-child(4) .icon{width:100px;height:100px}.tools-list li:nth-child(5) .icon{width:150px;height:150px;top:60px}.tools-list li:nth-child(9) .icon{width:150px;height:150px}.tools-list li:nth-child(6) .icon{top:0}.tools-list li:first-child .icon{width:150px;height:150px}.tools-list li:nth-child(3) .icon{top:50px}.tools-list li:nth-child(7) .icon{width:150px;height:150px;top:55px}.team-box:after{height:35%;right:-25%}.team-style-one .item .info{text-align:center}.gallery-items.colums-3 .gallery-item{width:50%}.gallery-project-basic-info{margin:0 0 30px;top:0}.contact-style-one-info{margin-bottom:50px;padding:0}.f-item.about:after{display:none}footer .logo{filter:brightness(0)invert()}.newsletter form{margin-top:30px;display:block}.newsletter button{width:100%;margin-top:13px}footer .about p{color:#d2d2d4}.f-item .copyright-text,.footer-social,.f-item.about:before{display:none}}@media only screen and (max-width:767px){.title{font-size:36px;line-height:1.2}.banner-style-one h2{font-size:36px}.banner-style-one .thumb{margin:50px 0 0;padding:0}.banner-style-one .thumb .inner,.banner-style-one .thumb .thumb-right{display:none}.banner-style-one .content{padding-top:60px;padding-bottom:150px}.banner-style-one .thumb .shape{display:none}.banner-style-one .information{margin-top:0}.banner-style-two-area{background-size:cover;background-image:none!important}.banner-style-two .content{padding-top:70px;padding-bottom:70px}.banner-style-two .thumb{margin-top:30px;padding-right:0}.banner-style-two-area:after{content:"";background:var(--bg-gradient-reverse);z-index:-1;width:100%;height:100%;position:absolute;bottom:0;left:0}.banner-app-features{position:inherit;width:100%;transform:inherit}.banner-app-features ul{text-align:center;grid-template-columns:1fr;display:none}.banner-app-features li{display:block;margin-top:55px!important}.banner-app-features li i{margin:0 0 15px}.banner-app-features li span{color:var(--white);margin-bottom:5px}.banner-app-features li h4{color:var(--white)}.banner-shape-right-top{z-index:inherit}.banner-style-two h2{font-size:36px}.banner-style-three .information{margin:0}.banner-style-three .content{padding-top:60px;padding-bottom:70px}.banner-style-three .thumb .inner{text-align:right;display:none;top:-70px;right:0}.banner-style-three .thumb .thumb-right{display:none;bottom:-90px}.banner-style-three .thumb{margin:50px 0 0}.banner-style-three h2{font-size:36px}.banner-style-three{text-align:center}.about-thumb{padding:0}.about-thumb .user-fun-fact{position:inherit;margin-top:30px}.feature-style-one-box{text-align:center}.feature-shape{display:none}.brand-style-one h2{font-size:20px;display:block}.brand-style-one-items{padding:50px}.brand-style-one h2 strong{font-size:36px}.brand-style-one .swiper img{height:auto;padding:0 5%}.soft-details-item{margin:50px 0 0;padding:0}.soft-details-item .soft-details-info{margin:0;position:relative;bottom:0;left:0}.shape-left-bottom{display:none}.swiper-slide .soft-details-item .soft-details-info{opacity:1;visibility:visible;margin-top:30px;bottom:0}.swiper-slide.swiper-slide-active .soft-details-item .soft-details-info{opacity:1;visibility:visible;bottom:0}.soft-details-carousel .swiper-wrapper{padding:0}.swiper-slide .soft-details-item .soft-details-info:after{content:"";border-bottom:15px solid #e7e7e7;border-left:15px solid #0000;border-right:15px solid #0000;margin-left:-15px;position:absolute;top:-15px;left:50%}.choose-us-thumb img:nth-child(2),.choose-us-thumb img:nth-child(8),.choose-us-thumb img:nth-child(6),.choose-us-thumb img:nth-child(4),.choose-us-thumb:after{display:none}.choose-us-thumb{padding-bottom:50px}.choose-us-thumb img:nth-child(7){max-width:100px;bottom:-30px;left:0;right:auto}.choose-us-thumb img:nth-child(5){right:15px}.choose-us-style-one .title{margin-top:60px}.free-trial-area{background-color:var(--bg-gray);padding-top:50px}.free-trial-style-one .call{border-top:1px solid #d5c5c5}.software-style-one-area{background-color:var(--bg-gray);background-image:none!important}.services-style-two-area .site-heading,.services-style-two .item{text-align:center}.services-style-two .item .bottom{margin-top:15px;display:block}.services-style-two .item .bottom span{display:block}.services-style-two .item .bottom .angle-btn{display:none}.services-details-area .faq-style-one{padding:50px}.feature-style-two{margin-bottom:30px;padding:50px 37px;display:block}.feature-style-two .btn-arrow{display:none;position:absolute;right:0}.feature-style-two .icon img{margin-bottom:30px}.list-circle li{font-size:15px}.feature-style-two-area .row{margin:0}.feature-style-two-area .col-lg-6{padding:0}.faq-style-two .fun-fact.secondary{display:none}.soft-info-thumb{margin-top:30px;padding:0}.go-premium{max-width:100%;position:inherit;margin-top:30px}.soft-info-thumb img{max-width:100%}.pricing-style-one-items{box-shadow:inherit;margin:0}.pricing-style-one{overflow:inherit;background:0 0;border:none;padding:0 15px}.pricing-style-one:first-child{margin-top:0}.pricing-style-one{margin-top:30px}.pricing-style-one .item{border-radius:10px;overflow:hidden;box-shadow:0 3px 40px #0000001a}.pricing-style-one.active{transform:inherit;border:none}.pricing-style-two:first-child .item{padding:0}.pricing-style-two-items{border-radius:inherit;overflow:inherit;background:0 0;border:none;margin:0}.pricing-style-two{margin-top:30px;padding:0 10px}.pricing-style-two .item{border:1px solid #e7e7e7;border-radius:7px;overflow:hidden}.pricing-style-two:first-child{margin-top:0}.tools-integrations-area.default-padding.text-center{overflow:hidden}.feature-three-thumb:after{display:none}.feature-three-thumb{margin-top:50px;padding-top:40px;padding-left:50px}.feature-three-thumb img:nth-child(2){max-width:44%}.feature-three-thumb .icon{top:0;right:20%}.feature-tab-navs .nav-link{text-align:center;border:1px solid #fff3}.team-box:after{height:20%;right:-25%}.team-style-one .item .info{text-align:center}.team-box.default-padding.bottom-less,.team-style-one-area.default-padding{padding-bottom:10px}.team-right-info{position:inherit;margin:0;padding:50px 37px}.qualification-grid{display:block}.qualification-item{text-align:center;width:100%;margin-top:30px}.qualification-item:first-child{margin-top:0}.team-right-info .social{display:block}.team-right-info .social .share-link{margin:20px 0 0;padding:0;display:none}.testimonials-area{text-align:center}.testimonial-style-one .privider{display:block}.testimonial-style-one .thumb{display:inline-flex}.testimonial-style-one .thumb img{margin:0 0 30px}.testimonial-style-one .thumb:after{left:50%;transform:translate(-50%)}.testimonial-nav{width:auto;padding:0;display:inline-block;inset:auto auto 0 50%;transform:translate(-50%)}.testimonial-nav>div{display:inline-block}.testimonail-item-one-items:after{display:none}.testimonail-item-one-items{padding-bottom:100px}.carousel-stage-right{padding-right:15px}.testimonial-style-one p{font-size:18px}.testimonial-style-one{padding:50px 37px}.testimonial-style-one h4{font-size:20px}.user-fun-fact{text-align:center}.user-fun-fact .fun-fact .counter{justify-content:center}.current-user-area .list-circle{display:inline-block}.current-user-area .list-circle li:after{display:none}.current-user-area .list-circle li{padding:0}.active-user-banner{grid-column-gap:30px;grid-row-gap:30px}.active-user-banner .item img,.active-user-info{margin-top:30px}.faq-style-two-area{background-image:none!important}.shape-arro{max-width:100px;top:-75px;left:0}.faq-style-one{padding:50px 30px}.faq-tab-navs{display:block}.faq-tab-navs .nav-link{border-radius:10px;width:100%;margin-top:15px}.faq-tab-navs .nav-link:first-child{margin-top:0}.tools-list{text-align:center;margin-top:15px;margin-bottom:-40px;display:inline-block}.tools-list .icon{top:0!important}.tools-list li:nth-child(2n) .icon{width:100px;height:100px;line-height:inherit}.tools-list li:nth-child(2n) .icon img{height:45px}.tools-list li{padding:15px}.process-style-one{margin-top:30px}.process-style-one-box{margin-top:-30px}.shape-center{display:none}.process-fun-fact{text-align:center;margin:0;display:block;top:0}.process-fun-fact .fun-fact{margin-top:30px}.process-fun-fact .fun-fact .counter{justify-content:center}.process-fun-fact:after{display:none}.faq-style-area{background-image:none!important}.contact-style-one-info{margin-bottom:50px;padding:0}.gallery-items.colums-3 .gallery-item{width:100%}.gallery-project-basic-info{margin:0 0 30px;top:0}.project-details .check-list{display:block}.project-details .row .col-lg-6{margin-top:30px}.project-details .row .col-lg-6:first-child{margin-top:0}footer .f-items{padding-top:0}.f-item.about:after{display:none}footer .logo{filter:brightness(0)invert()}.newsletter form{margin-top:30px;display:block}.newsletter button{width:100%;margin-top:13px}footer .about p{color:#d2d2d4}.f-item .copyright-text,.footer-social{display:none}.f-item.about{padding-right:0}.f-item.about:before{display:none}}@media only screen and (min-width:600px) and (max-width:767px){.gallery-items.colums-2 .pf-item,.gallery-items.colums-3 .pf-item{width:50%}}@media only screen and (min-width:600px) and (max-width:1200px){.gallery-items.colums-4 .pf-item{width:50%}}@media only screen and (min-width:480px) and (max-width:767px){.side{width:400px;padding:50px}.attr-nav{display:inline-block}}@media screen and (max-width:991px){.order-last{order:0}}@media only screen and (max-width:480px){.soft-details-style-one{text-align:center}.circle-process li{border:none;margin:40px 0 0;padding:0;display:block}.services-details-area .faq-style-one{padding:50px 37px}.trial-form{padding:50px 30px}.contact-form-style-one{padding:50px 37px}}@media only screen and (min-width:992px) and (max-width:1199px){.team-single-area .skill-items{margin-top:30px;padding-left:0}.soft-details-item{margin-top:50px;margin-right:0}.soft-details-style-one{text-align:center}.process-style-onea-rea{padding-top:120px}.feature-three-thumb:after{width:550px;height:550px}.banner-style-two-area{background-size:cover;background-image:none!important}.banner-style-two .content{padding-top:220px}.banner-style-two .thumb{margin-top:30px;padding-right:0}.banner-style-two-area:after{content:"";background:var(--bg-gradient-reverse);z-index:-1;width:100%;height:100%;position:absolute;bottom:0;left:0}.banner-app-features{position:inherit;width:100%;transform:inherit}.banner-app-features ul{grid-template-columns:1fr 1fr 1fr;display:grid}.banner-app-features li{display:block;margin-top:55px!important}.banner-app-features li i{margin:0 0 15px}.banner-style-two p{padding-right:15%}.banner-app-features li span{color:var(--white);margin-bottom:5px}.banner-app-features li h4{color:var(--white)}.banner-shape-right-top{z-index:inherit}.gallery-style-one .thumb:after{width:127%;height:267px;transform:skewY(40deg)}.gallery-style-one:hover .thumb:after{opacity:.6;background:var(--dark);top:100%}.gallery-style-one .thumb:before{transform:skewY(40deg)}.gallery-style-one:hover .thumb:before{height:200%;bottom:32px}}.sub-heading.theme{color:var(--color-primary);background:var(--bg-gradient-reverse);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.banner-style-four-area{padding-top:200px;padding-bottom:120px}.banner-style-four .illustration{z-index:1;margin-top:50px;position:relative}.banner-style-four .illustration img:nth-child(2){width:200px;position:absolute;top:0;left:-74px}.banner-style-four-area{z-index:1;background-position:top;background-repeat:no-repeat;background-size:contain;position:relative}.banner-style-four .title{font-size:60px}.banner-style-four .title b{font-weight:600}.service-review{justify-content:center;align-items:center;margin-top:40px;display:flex}.service-review .rating-provider img{border:2px solid;border-radius:50%;width:50px;height:50px;position:relative}.service-review .rating-provider img:nth-child(2){left:-20px}.service-review .rating-provider img:nth-child(3){left:-40px}.service-review .rating-provider img:nth-child(4){left:-60px}.service-review .rating-provider{margin-right:-40px}.service-review .rating-provider h4{margin:0}.service-review h4{margin:0;font-weight:600}.banner-style-four .content p{opacity:.9;padding:0 19%;font-size:18px;line-height:1.7}.banner-style-four-shape{z-index:-1;max-width:30%;margin-top:-15%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cd-words-wrapper{text-align:left;display:inline-block;position:relative}.cd-words-wrapper b{white-space:nowrap;display:inline-block;position:absolute;top:-6px;left:0}.cd-words-wrapper b.is-visible{position:relative}.no-js .cd-words-wrapper b{opacity:0}.no-js .cd-words-wrapper b.is-visible{opacity:1}.cd-headline.clip span{padding:0;display:inline-block}.cd-headline.clip .cd-words-wrapper{vertical-align:middle;overflow:hidden}.cd-headline.clip .cd-words-wrapper:after{content:"";background-color:var(--white);opacity:.6;width:2px;height:80%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cd-headline.clip b{opacity:0}.cd-headline.clip b.is-visible{opacity:1}.process-style-two-area{z-index:1;position:relative}.process-style-two-area:after{content:"";z-index:-1;background:linear-gradient(270deg,#0000 0%,#000 130%);width:90%;height:100%;position:absolute;top:0;left:0}.process-style-two-items{z-index:1;padding-top:60px;position:relative}.process-style-two-items:after{content:"";background:var(--color-optional);width:500%;height:2px;position:absolute;top:0;right:0}.process-style-two:before{content:"";background:var(--color-optional);z-index:-1;opacity:.5;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.process-style-two{z-index:1;padding:60px 37px;position:relative}.process-style-two h4{margin-bottom:20px;font-size:24px;font-weight:600;position:relative}.process-style-two h4:after{content:"";background:var(--white);z-index:-1;border-radius:50%;width:20px;height:20px;position:absolute;top:-129px;left:-5px}.process-style-two h4:before{content:"";border:2px solid var(--white);z-index:-1;border-radius:50%;width:40px;height:40px;position:absolute;top:-139px;left:-15px}.process-style-two.active h4:before,.process-style-two:hover h4:before{border:2px dashed var(--white);animation:10s linear infinite spinner}.process-style-two:after{content:"";border-left:12px solid #0000;border-right:12px solid #0000;border-bottom:15px solid var(--color-optional);opacity:.5;position:absolute;top:-15px;left:30px}.process-style-two li{z-index:1;margin-top:10px;padding-left:30px;font-weight:500;position:relative}.process-style-two li:after{content:"";text-align:center;border-radius:5px;font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:100;position:absolute;top:0;left:0}.process-style-two ul{margin:20px 0 0;padding:0;list-style:none}.process-style-two p{opacity:.9}.overview-area{background-position:0 100%;background-repeat:no-repeat;background-size:23%}.service-overview-tab-navs{z-index:1;border:none;margin-bottom:20px;padding:0 100px;display:inline-block;position:relative}.service-overview-tab-navs:after{content:"";background:var(--black);opacity:.3;border-radius:50px;width:100%;height:100%;position:absolute;top:0;left:0}.service-overview-tab-navs:before{content:"";background:var(--bg-gradient-reverse);opacity:.3;border-radius:50px;width:104%;height:126%;position:absolute;top:-13%;left:-2%}.service-overview-tab-navs button.nav-link{z-index:1;overflow:inherit;border:none;border-radius:5px;margin:0;padding:20px;font-size:20px;font-weight:600;display:inline-block;position:relative;color:var(--white)!important;background:0 0!important}.service-overview-tab-navs button.nav-link:after{display:none}.service-overview-tab-navs button.nav-link:before{content:"";background:var(--color-optional);z-index:-1;width:0;height:2px;transition:all .35s ease-in-out;position:absolute;top:50%;left:0}.service-overview-tab-navs button.nav-link.active:before{width:100%}.service-overview-single i{z-index:1;color:var(--white);text-align:center;background:var(--color-optional);border-radius:8px;width:70px;height:70px;margin-bottom:30px;font-size:30px;font-weight:1;line-height:70px;display:inline-block;position:relative}.service-overview-single{margin-top:50px}.service-overview-single p{opacity:.9;margin:0}.choose-us-fun-fact{background-size:cover;border-radius:10px;padding:120px 60px;position:relative}.choose-us-fun-fact .counter{justify-content:center}.choose-us-fun-fact .fun-fact{margin-top:40px}.choose-us-fun-fact .fun-fact:first-child{margin-top:0}.choose-us-fun-fact:before{content:"";background:var(--bg-gradient-reverse);z-index:-1;border-radius:10px;width:100%;height:90%;position:absolute;top:5%;right:0;transform:skew(-6deg)}.choose-us-fun-fact .fun-fact .user-ratings i{color:#ffd431}.choose-us-style-two h2 strong{z-index:1;font-weight:600;display:inline-block;position:relative}.choose-us-style-two ul li{z-index:1;margin-right:30px;padding-left:33px;font-weight:500;display:inline-block;position:relative}.choose-us-style-two ul li:after{content:"";text-align:center;background:var(--color-optional);border-radius:50%;width:20px;height:20px;font-family:"Font Awesome 5 Pro";font-size:11px;line-height:20px;position:absolute;top:5px;left:0}.choose-us-style-two ul li:last-child{margin-right:0}.choose-us-style-two ul{margin-top:25px}.choose-us-style-two p{opacity:.9}.btn.btn-border.secondary:after{background:var(--color-optional)}.btn.btn-border.secondary:hover{border-color:var(--color-optional)}.site-heading.secondary strong:after{content:"";z-index:-1;background:url(../media/33.2exjmwjw4cjj5.png) bottom/contain no-repeat;width:120%;height:120%;position:absolute;bottom:-5px;left:-10%}.testimonial-style-three-area{z-index:1;position:relative}.testimonial-style-three{padding-bottom:120px}.testimonial-shape img{max-width:150px;position:absolute}.testimonial-shape img:first-child{left:5%}.testimonial-shape img:nth-child(2){max-width:100px;bottom:120px;left:50%;transform:translate(-50%)}.testimonial-shape img:nth-child(3){max-width:120px;top:50%;right:5%;transform:translateY(-50%)}.testimonial-style-three p{font-size:25px;font-style:italic;line-height:1.6}.testimonial-style-three .provider{margin-top:30px}.testimonial-style-three .provider h4{margin-bottom:5px;font-size:28px;font-weight:600}.testimonial-style-three .provider span{text-transform:uppercase;font-size:15px;font-weight:500}.testimonial-style-three .item{z-index:1;position:relative}.testimonial-style-three .item:after{content:"";background:#0000 linear-gradient(to top, #0000 50%, var(--color-optional) 200%) repeat scroll 0 0;z-index:-1;border-radius:50%;width:400px;height:400px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.testimonial-style-three .item .icon{opacity:.6;border-radius:50%;width:70px;height:70px;margin:auto auto 30px}.swiper-pagination.testimonial-three-pagination{position:relative;top:-150px}.swiper-pagination.testimonial-three-pagination span.swiper-pagination-bullet{border:2px solid var(--color-optional);z-index:1;opacity:.5;background:0 0;width:25px;height:25px;margin:0 7px;position:relative}.swiper-pagination.testimonial-three-pagination span.swiper-pagination-bullet:after{content:"";background:var(--color-optional);opacity:0;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper-pagination.testimonial-three-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:after,.swiper-pagination.testimonial-three-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.pricing-style-three-area{background-position:bottom!important;background-repeat:no-repeat!important;background-size:50%!important}.pricing-style-threee{background:#ffffff0d;border-radius:10px;padding:50px 40px}.btn.btn-border.btn-sm{padding:14px 50px}.pricing-style-threee .btn{width:100%}.pricing-style-threee.active:after{content:"";background:var(--color-optional);z-index:-1;opacity:.1;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.pricing-style-threee{z-index:1;position:relative}.pricing-style-threee ul{grid-row-gap:8px;margin:30px 0 0;padding:0;list-style:none;display:grid}.pricing-style-threee ul li i{min-width:20px;font-size:12px;font-weight:100;position:relative;top:-1px}.pricing-style-threee ul li{opacity:.9;font-size:15px}.pricing-style-threee h4{justify-content:space-between;align-items:center;font-weight:600;display:flex}.pricing-style-threee h4 span{background:var(--bg-gradient-reverse);text-transform:uppercase;border-radius:5px;padding:5px 15px;font-size:13px;line-height:1;display:inline-block}.pricing-style-threee .price h2{margin:30px 0 0;font-size:65px;font-weight:600}.pricing-style-threee .price h2 sub{font-size:16px;font-weight:500;left:-10px}.pricing-style-threee .price h2 sup{font-size:36px;font-weight:400;top:-30px}.btn.btn-light.btn-sm{padding:14px 50px}.extra-gutter{--bs-gutter-x:45px;z-index:1;position:relative}.pricing-shap{z-index:-1;max-width:300px;position:absolute;top:-160px;left:-220px}a.video-play-button-standard{position:relative}.video-play-button-standard i{background:var(--bg-gradient);text-align:center;color:#fff;z-index:9;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-standard .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-standard:after{content:"";background:var(--black);opacity:0;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-standard:before{content:"";opacity:0;background:#0002a9;border-radius:100%;width:150px;height:150px;animation:1.5s ease-out 3s infinite video-play;position:absolute;top:50%;left:50%}.faq-style-three-area .video-play-button-standard{position:absolute;bottom:120px;right:120px}.faq-style-three-area .video-play-button-standard i{background:var(--bg-gradient-reverse)}.faq-style-three button.accordion-button{box-shadow:inherit;border:none;font-size:18px;font-weight:600;position:relative;color:var(--white)!important;border-radius:inherit!important;background:0 0!important;border-bottom:2px solid #fff6!important;padding:25px 60px 25px 0!important}.faq-style-three button.accordion-button:after{content:"";background:0 0;font-family:"Font Awesome 5 Pro";font-size:25px;font-weight:100;position:absolute;top:22px;right:25px}.faq-style-three button.accordion-button:after,.faq-style-three button.accordion-button:hover:after{transform:inherit!important}.faq-style-three button.accordion-button:not(.collapsed):after{-webkit-transform:inherit;transform:inherit;content:""}.faq-style-three button.accordion-button:focus{color:var(--color-heading);-webkit-box-shadow:inherit;box-shadow:inherit;background:0 0;border:none;padding-left:0;font-weight:600}.faq-style-three .accordion-item{background:0 0;border:none}.faq-style-three .accordion-body{padding-top:25px;padding-left:0}.faq-style-three-content{margin-top:-15px}.faq-style-three .accordion-body p:last-child{margin:0}.faq-style-three .accordion-body p{opacity:.9}.dark-layout .newsletter button{background:var(--color-optional)}.dark-layout .copyright-text p a{color:var(--white)}@media (max-width:1023px){nav.navbar.validnavs .navbar-nav>li>a,nav.navbar.validnavs .navbar-collapse.collapse button i{color:var(--color-heading)}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-four-area{padding-top:100px}span.cd-headline{display:block}.process-style-two-items{padding-top:0;padding-left:60px}.process-style-two{margin-top:60px}.process-style-two-items:after{width:2px;height:100%;left:0;right:auto}.process-style-two h4:before{top:-10px;left:-115px}.process-style-two h4:after{top:0;left:-105px}.process-style-two:after{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:none;border-right:15px solid var(--color-optional);top:60px;left:-15px}.process-style-two.active{margin-top:0}.choose-us-fun-fact{margin-bottom:60px}.overview-area{background-size:0}.testimonial-shape{display:none}.testimonial-style-three p{font-size:18px;line-height:1.7}.testimonial-style-three .provider h4{font-size:20px}.testimonial-style-three .provider span{font-size:13px}.testimonial-style-three .item:after{width:320px;height:320px}.swiper-pagination.testimonial-three-pagination{position:relative;top:auto;bottom:0}.testimonial-style-three{padding-bottom:0}.faq-style-three-area{background:var(--bg-gradient-reverse)!important}.faq-style-three-area .video-play-button-standard{display:none}}@media only screen and (max-width:767px){.heading{font-size:36px!important}.banner-style-four-area{padding:60px 0;overflow:hidden}.banner-style-four .title{font-size:36px}.banner-style-four .content p{padding:0}span.cd-headline{display:block}.process-style-two-items{margin-left:20px;padding-top:0;padding-left:50px}.process-style-two{margin-top:60px}.process-style-two-items:after{width:2px;height:100%;left:0;right:auto}.process-style-two h4:before{top:-10px;left:-100px}.process-style-two h4:after{top:0;left:-90px}.process-style-two:after{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:none;border-right:15px solid var(--color-optional);top:60px;left:-15px}.service-overview-tab-navs:before{display:none}.service-overview-tab-navs:after{background:var(--bg-gradient-reverse);border-radius:10px}.service-overview-tab-navs{margin:0;padding:25px 30px}.service-overview-tab-navs button.nav-link{padding:10px 20px}.service-overview-single{text-align:center}.choose-us-fun-fact{margin-bottom:50px;padding:60px 50px}.choose-us-fun-fact:before{display:none}.choose-us-style-two ul li{margin:10px 0 0;display:block}.choose-us-fun-fact .fun-fact{margin-top:25px}.testimonial-shape{display:none}.testimonial-style-three p{font-size:18px;line-height:1.7}.testimonial-style-three .provider h4{font-size:20px}.testimonial-style-three .provider span{font-size:13px}.testimonial-style-three .item:after{width:320px;height:320px}.swiper-pagination.testimonial-three-pagination{position:relative;top:auto;bottom:0}.testimonial-style-three{padding-bottom:0}.faq-style-three-area{background:var(--bg-gradient-reverse)!important}.faq-style-three-area .video-play-button-standard{display:none}}@media only screen and (max-width:480px){.service-review{display:block}.service-review .rating-provider{margin-bottom:30px}.process-style-two{padding:60px 30px}}.banner-style-five-area{padding-top:150px}.banner-style-five-area .typed-cursor{display:none}.banner-style-five h4{text-transform:capitalize;margin-bottom:10px;font-size:30px;font-weight:600;display:inline-block}.banner-style-five h4 b{color:var(--color-optional);font-weight:600;top:-3px}.banner-style-five h2{text-shadow:2px 2px #000,-2px 2px #000,2px -2px #000,-2px -2px #000,5px 5px #0003;color:var(--white);text-transform:uppercase;margin-bottom:25px;font-size:75px;font-weight:600}.banner-style-five p{margin:7px 0 0;font-size:18px;line-height:1.7}.pf-social li{margin-right:10px;display:inline-block}.pf-social li a{text-align:center;background:var(--white);border-radius:50%;width:60px;height:60px;font-size:20px;line-height:62px;display:inline-block;box-shadow:0 3px 40px #0000001a}.pf-social{margin:30px 0 0;padding:0;list-style:none}.pf-social li a:hover{background:var(--color-optional);color:var(--white)}.banner-style-five .thumb{z-index:1;position:relative}.banner-style-five .thumb .shape{z-index:-1;position:absolute;bottom:0;left:0}.banner-style-five .information{z-index:1;margin-top:-60px;position:relative}.banner-style-five .information:after{content:"";z-index:-1;filter:blur(100px);opacity:.3;background:red;border-radius:50%;width:200px;height:200px;position:absolute;top:-20%;left:-20%}.btn-shape{text-transform:uppercase;border:2px solid;padding:12px 50px;font-weight:600;display:inline-block;position:relative}.btn-shape:after{content:"";border-right:8px solid var(--dark);border-bottom:8px solid var(--dark);height:100%;transition:all .35s ease-in-out;position:absolute;inset:8px -8px -8px 10px}.btn-shape:hover:after{inset:0}.btn-shape:hover{border-color:var(--dark);color:var(--white);background:var(--dark)!important}.author-social{z-index:1;position:absolute;bottom:20%;right:8%}.author-social label i{font-weight:500;transform:rotate(45deg)}.share-button i{transition:all .3s}.share-toggle:checked~.share-button i{transform:rotate(-180deg)!important}.share-toggle:checked~.share-icon:nth-child(3){transform:translateY(-70px)rotate(0)}.share-toggle:checked~.share-icon:nth-child(4){transform:translateY(-125px)rotate(0)}.share-toggle:checked~.share-icon:nth-child(5){transform:translateY(-180px)rotate(0)}.share-toggle:checked~.share-icon:nth-child(6){transform:translateY(-235px)rotate(0)}.share-button{z-index:2;width:45px;height:45px;color:var(--color-heading);cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;transform:rotate(45deg);box-shadow:0 0 0 2px #fff}.share-icon{cursor:pointer;background:var(--dark);border:1px solid #ffffff4d;border-radius:45px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;transform:translate(0)rotate(180deg);color:var(--white)!important}.author-social:after{content:"";background:var(--white);z-index:-1;border-radius:50%;width:65px;height:65px;margin-top:-4%;animation:1.5s ease-out infinite pulse-border;position:absolute;top:50%;left:50%}.performance-items{grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;display:grid}.performance-item a{text-align:center;background:#f9f9f9;border:1px dashed #ccc;border-radius:10px;justify-content:center;align-items:center;padding:40px;display:flex}.performance-item a i{margin-right:15px;font-size:40px}.performance-item a:hover{background:var(--color-optional);border-color:var(--color-optional);color:var(--white)}.about-style-three-items{padding:120px 0;position:relative}.about-style-three-items:after{content:"";background:var(--dark);z-index:-1;border-radius:30px;position:absolute;inset:-10% -10% 0}.about-style-three h2{text-transform:capitalize;margin-bottom:15px;font-size:60px;font-weight:600}.about-style-three p{opacity:.8}ul.about-list li strong{text-transform:uppercase;z-index:1;width:100px;color:var(--white);margin-right:28px;padding-right:50px;font-size:15px;font-weight:600;position:relative}ul.about-list{color:#dadada;margin:30px 0 0;padding:0;list-style:none}ul.about-list li{border-top:1px solid #ffffff4d;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}ul.about-list li:first-child{border:none;margin-top:0;padding-top:0}ul.work-now{background:var(--white);border-radius:10px;margin:0;padding:50px;font-weight:600;list-style:none}ul.work-now li{border-top:2px solid;justify-content:space-between;align-items:center;margin-top:30px;padding-top:30px;display:flex}ul.work-now li img{height:30px}ul.work-now li h4{font-weight:600}ul.work-now li .work-time{background:var(--dark);color:var(--white);border-radius:10px;padding:8px 30px;display:inline-block}ul.work-now li:first-child{border:none;margin-top:0;padding-top:0}.service-style-three .icon{text-align:center;z-index:1;background:#f7f7f7;border-radius:10px;width:100%;margin-bottom:30px;padding:50px;position:relative;overflow:hidden}.service-style-three .icon:after{content:"";background:var(--white);opacity:.2;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.service-style-three .icon img{height:80px;margin:auto}.service-style-three .icon.figma{background:#ff7361}.service-style-three .icon.wordpress{background:#0071bc}.service-style-three .icon.bootstrap{background:#7952b3}.service-style-three{border:1px solid #ddd;border-radius:10px;padding:30px;position:relative}.service-style-three span{color:#d7d4de;background:var(--white);width:50px;height:50px;padding-right:100px;font-size:50px;font-weight:700;line-height:50px;position:absolute;bottom:21px}.service-style-three .info>a{text-align:right;text-transform:uppercase;color:var(--color-paragraph);border-bottom:1px solid;padding-top:10px;padding-bottom:10px;padding-right:0;font-size:14px;display:block}.service-style-three .info>a i{margin-left:5px;transform:rotate(-45deg)}.service-style-three .info>a:hover,.service-style-three a:hover{color:var(--color-optional)}body{overflow:unset}.portfolio-items.colums-2 .pf-item{float:left;width:50%;padding:15px}.portfolio-items{margin:-15px}.pf-item .thumb{z-index:1;position:relative;overflow:hidden}.pf-item .thumb:after{content:"";background:var(--color-optional);opacity:0;visibility:hidden;border-radius:50%;width:0;height:0;transition:all .35s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pf-item:hover .thumb:after{opacity:.8;visibility:visible;width:1000px;height:1000px}.pf-item .thumb a{background:var(--white);text-align:center;z-index:1;opacity:0;visibility:hidden;border-radius:50%;width:60px;height:60px;line-height:60px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-10%)}.pf-item:hover .thumb a{visibility:visible;opacity:1;transform:translate(-50%,-50%)}.pf-item .thumb a:hover{color:var(--color-optional)}.mix-item-menu{float:right;background:var(--white);border:2px solid #e8e2ff;border-radius:50px;padding:15px}.mix-item-menu button{color:var(--color-heading);background:#f6f6f6;border-radius:30px;margin:0 2px;padding:10px 50px}.mix-item-menu button.active,.mix-item-menu button:hover{color:var(--white)}.mix-item-menu button:after{background:var(--color-optional)}.mix-item-menu button.active:after{transform:translateY(-45%)skew(25deg)scale(1.2)}.pf-item .info{margin-top:20px}.pf-item .info h4{margin-bottom:5px}.pf-item .info h4 a:hover{color:var(--color-optional)}.pf-item .info .cat span{z-index:1;padding-right:10px;position:relative}.pf-item .info .cat span:after{content:"/";position:absolute;top:-3px;right:-1px}.pf-item .info .cat span:last-child:after{display:none}.col-xl-12 .mix-item-menu{text-align:center;float:none;display:inline-block}.nav.nav-tabs.pricing-tab-navs{z-index:1;background:var(--white);border:none;border-radius:30px;width:65px;height:32px;margin-bottom:90px;padding-left:0;display:inline-block;position:relative}.nav.nav-tabs.pricing-tab-navs button{color:var(--white);border-radius:inherit;overflow:inherit;text-transform:capitalize;background:0 0;border:none;width:30px;height:30px;padding:0;font-weight:500;display:inline-block;position:relative;margin:0!important}.nav.nav-tabs.pricing-tab-navs button:after{display:none}.nav.nav-tabs.pricing-tab-navs button:before{content:"";background:var(--color-optional);border-radius:40px;width:0;height:27px;transition:all .25s cubic-bezier(.785,.135,.15,.86);position:absolute;bottom:2px;left:1px}.nav.nav-tabs.pricing-tab-navs button.active:before{width:27px}.nav.nav-tabs.pricing-tab-navs button span{opacity:.5;width:100px;transition:all .35s ease-in-out;position:absolute;bottom:-40px;left:-16px}.nav.nav-tabs.pricing-tab-navs button:first-child span{left:-50px}.nav.nav-tabs.pricing-tab-navs button.active span{opacity:1}.pricing-style-four{border:1px solid #ffffff4d;border-radius:30px;padding:50px}.pricing-style-four i{margin-bottom:30px;font-size:50px;display:inline-block}.pricing-style-four i.fa-wordpress{color:#21759b}.pricing-style-four i.fa-html5{color:#e34c26}.pricing-style-four h4{font-weight:600}.pricing-style-four ul li{z-index:1;opacity:.8;margin-top:5px;padding-left:26px;position:relative}.pricing-style-four ul li:after{content:"";font-family:"Font Awesome 5 Pro";font-size:14px;position:absolute;top:0;left:0}.pricing-style-four h2{margin:20px 0 0;font-size:50px;font-weight:600}.pricing-style-four h2 sup{font-size:30px}.pricing-style-four.active{background:#ffffff1a}.bg-dark .testimonail-item-one-items:after{background:var(--bg-gradient-reverse)}.bg-dark .testimonial-style-one .thumb:after{background-color:var(--color-optional)}.secondary button{background:var(--color-optional)}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-five h4{display:block}.banner-style-five .thumb{text-align:center;margin-top:60px}.banner-style-five .thumb>img{max-width:80%;margin:auto}.banner-style-five .thumb .shape{max-width:80%;left:10%}.banner-style-five .information{text-align:center;margin:0}.author-social{right:17%}.performance-items{grid-template-columns:1fr 1fr}.mix-item-menu{float:left;margin-top:30px}.about-style-three-area{margin-top:120px;overflow:hidden}ul.work-now{margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-five h4{display:block}.banner-style-five .thumb{text-align:center;margin-top:60px}.banner-style-five .thumb>img{max-width:80%;margin:auto}.banner-style-five .thumb .shape{max-width:80%;left:10%}.banner-style-five .information{text-align:center;margin:0}.banner-style-five-area{padding-top:100px}.author-social{right:17%}.performance-items{grid-template-columns:1fr 1fr}.mix-item-menu{float:left}.about-style-three-area{margin-top:120px;overflow:hidden}ul.work-now{margin-top:50px}}@media only screen and (max-width:767px){.banner-style-five h2{margin-bottom:15px;font-size:40px;line-height:1.2}.banner-style-five h4{display:block}.banner-style-five .thumb{text-align:center;margin-top:60px}.banner-style-five .thumb>img{max-width:80%;margin:auto}.banner-style-five .thumb .shape{max-width:80%;left:10%}.banner-style-five .information{text-align:center;margin:0}.banner-style-five-area{padding-top:60px}.author-social{right:17%}.about-style-three-items{padding:50px 0}ul.work-now li{display:block}ul.work-now li .work-time{margin-top:20px}ul.work-now{margin-top:30px}.performance-items{grid-template-columns:1fr}.about-style-three-items:after{border-radius:inherit;top:-5%}.about-style-three-area{overflow:hidden}.performance-area{padding-bottom:50px}.mix-item-menu button{background:var(--white);width:100%;margin-top:15px;padding:15px;display:block}.mix-item-menu{float:none;background:0 0;border:none;padding:0}.portfolio-items.colums-2 .pf-item{width:100%}}.comming-soon-area{z-index:1;height:100%;position:relative;overflow:hidden}.comming-soon-area .bottom-info{justify-content:space-between;width:100%;height:auto;padding:50px;display:flex;position:absolute;bottom:0}.comming-soon-area .bottom-info .item-list{text-align:left;justify-content:left;align-items:baseline;display:flex}.comming-soon-area .bottom-info .left-info{text-align:left}.comming-soon-area .bottom-info h4{text-transform:capitalize;margin-bottom:30px;font-weight:600}.comming-soon-area .bottom-info .item-list .counter-item span{color:var(--white);margin-right:2px;font-size:36px;font-weight:600;display:block}.comming-soon-area .bottom-info .item-list .counter-item{border-right:1px solid #ffffff80;margin-right:30px;padding-right:30px}.comming-soon-area .bottom-info .item-list .counter-item:last-child{border:none;margin:0;padding:0}.comming-soon-area .bottom-info .item-list .item{color:#b7e2ff;align-items:baseline;font-size:20px;font-weight:500;display:flex}ul.site-social li{display:inline-block}ul.site-social li a{color:var(--white);text-align:center;border:1px solid #fff3;border-radius:5px;width:45px;height:45px;margin-left:10px;line-height:45px;display:inline-block}.comming-soon-area .bottom-info .right-info{text-align:right}.comming-soon-area div{height:100%}.comming-soon-area .align-center div{height:auto}.comming-soon-area .content{margin-top:-50px}.comming-soon-area .content h1{margin-bottom:35px;font-size:100px;font-weight:500;line-height:1}.comming-soon-area .content p{padding:0 15%;font-size:20px}.comming-soon-area .newsletter.secondary{max-width:60%;margin:35px auto}nav.navbar.navbar-default.validnavs.white.navbar-position-fixed{width:100%;padding:25px 0;top:0;background:0 0!important;position:absolute!important}.comming-soon-area .newsletter.secondary button{background:#ff00a0}@media only screen and (min-width:768px) and (max-width:991px){.comming-soon-area,.comming-soon-area div{height:auto}.comming-soon-area .content{margin:0;padding-top:160px;padding-bottom:230px}.comming-soon-area .content h1{font-size:60px}nav.navbar.navbar-default.validnavs.white.navbar-position-fixed a.navbar-brand{position:relative;top:30px}nav.navbar.navbar-default.validnavs.white.navbar-position-fixed{border-bottom:1px solid #ffffff4d;padding:10px 0}nav.navbar.navbar-default.validnavs.white.navbar-position-fixed .align-items-center{justify-content:center;align-items:center;display:flex}}@media only screen and (max-width:767px){.comming-soon-area,.comming-soon-area div{height:auto}.comming-soon-area .content{margin:0;padding-top:120px;padding-bottom:0}.comming-soon-area .content h1{margin-bottom:20px;font-size:36px;line-height:1.2}nav.navbar.navbar-default.validnavs.white.navbar-position-fixed{padding-top:50px}.comming-soon-area .content p{padding:0 5%;font-size:15px;line-height:1.7}.comming-soon-area .newsletter.secondary{max-width:90%}.comming-soon-area .bottom-info{text-align:center;margin-top:0;padding-top:0;display:block;position:relative}.comming-soon-area .bottom-info .left-info{text-align:center}.comming-soon-area .bottom-info .item-list .counter-item{margin-left:0;margin-right:20px;padding:0 20px 0 0}.comming-soon-area .bottom-info .item-list{text-align:center;justify-content:center}.comming-soon-area .bottom-info .item-list .item{text-align:center}.comming-soon-area .bottom-info .right-info{text-align:center;margin-top:30px}}.anaton-preloader{cursor:default;z-index:9000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.anaton-preloader .animation-preloader{z-index:1000}.anaton-preloader .animation-preloader .spinner{border:3px solid #0003;border-top-color:var(--color-primary);border-radius:50%;width:100px;height:100px;margin:0 auto 30px;animation:1s linear infinite spinner}.torch-red .anaton-preloader .animation-preloader .spinner{border-top-color:var(--color-primary)}.anaton-preloader .animation-preloader .txt-loading{font:bold 56px var(--font-heading);text-align:center;-webkit-user-select:none;user-select:none}.anaton-preloader .animation-preloader .txt-loading .letters-loading{color:#0003;position:relative}.anaton-preloader .animation-preloader .txt-loading .letters-loading:before{color:#000;content:attr(data-text-preloader);opacity:0;font-family:var(--font-heading);animation:4s infinite letters-loading;position:absolute;top:-3px;left:0;transform:rotateY(-90deg)}.anaton-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.anaton-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.anaton-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.anaton-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.anaton-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.anaton-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.anaton-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.anaton-preloader.dark .animation-preloader .spinner{border-color:#fff #fff3 #fff3}.anaton-preloader.dark .animation-preloader .txt-loading .letters-loading{color:#fff3}.anaton-preloader.dark .animation-preloader .txt-loading .letters-loading:before{color:#fff}.anaton-preloader p{text-transform:uppercase;letter-spacing:8px;color:#3b3b3b;font-size:14px;font-weight:600}.anaton-preloader .loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.anaton-preloader .loader .row{height:100%}.anaton-preloader .loader .loader-section{padding:0}.anaton-preloader .loader .loader-section .bg{-o-transition:all .8s cubic-bezier(.77, 0, .175, 1);background-color:#fff;width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.anaton-preloader .loader.dark_bg .loader-section .bg{background:#111339}.anaton-preloader.loaded .animation-preloader{opacity:0;-o-transition:.3s ease-out;transition:all .3s ease-out}.anaton-preloader.loaded .loader-section .bg{width:0;-webkit-transition:.7s .3s allcubic-bezier(.1, .1, .1, 1);-o-transition:.7s .3s allcubic-bezier(.1, .1, .1, 1);transition:.7s .3s allcubic-bezier(.1, .1, .1, 1)}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@media screen and (max-width:767px){.anaton-preloader .animation-preloader .txt-loading{font:bold 3.5em var(--font-heading)}}@media screen and (max-width:500px){.anaton-preloader .animation-preloader .txt-loading{font:bold 2em var(--font-heading)}}.bg-dark-optional,.bg-dark-optional p{color:#ccc}.bg-dark-optional{background:#0c0f14}.banner-creative{padding-top:250px;overflow:hidden}.creative-thumb{width:120%;margin-left:-10%;position:relative}.creative-thumb img{border-radius:10px}.creative-banner{z-index:-1;background-position:top;background-size:cover;width:100%;height:90%;position:absolute;top:0;left:0}.banner-style-creative h2{text-transform:uppercase;margin:0;font-size:100px;font-weight:600;display:inline-block}.banner-style-creative h2 strong{float:right;-webkit-text-fill-color:transparent;z-index:1;background-position:0;background-size:cover;-webkit-background-clip:text;background-clip:text;margin-top:-100px;font-size:200px;line-height:1;position:relative;bottom:-100px}ul.contact-list{z-index:1;align-items:center;padding:50px 30px 100px;display:flex;position:absolute;bottom:0;right:0}ul.contact-list li{border-right:1px solid #ffffff4d;padding:0 35px}ul.contact-list li:last-child{border:none}ul.contact-list h5{text-transform:uppercase;margin-bottom:5px;font-weight:600}ul.contact-list a{font-weight:300}.services-style-three-grid{grid-row-gap:40px;grid-column-gap:30px;grid-template-columns:1.5fr 1fr 1fr;display:grid}.services-style-three{z-index:1;border:1px solid #fff3;border-radius:30px;padding:60px 30px;position:relative;overflow:hidden}.services-style-three:after{content:"";z-index:-1;background:linear-gradient(120deg,#0000,#edf5ff1a);border-radius:30px;width:100%;height:300px;transition:all .25s ease-in-out;position:absolute;bottom:-40%;right:50%;transform:rotate(45deg)}.services-style-three:hover:after{width:200%;height:200%;bottom:-50%;right:-50%}.services-style-three img{height:100px;margin-top:30px}.about-style-four-thumb{grid-column-gap:30px;grid-template-columns:1fr 2.8fr;align-items:end;margin-bottom:80px;display:grid;position:relative}.curve-text svg{fill:var(--white);width:170px;height:170px;overflow:inherit;z-index:1;text-transform:uppercase;border-radius:50%;width:180px;height:180px;padding:30px;font-size:22px;font-weight:500;animation:20s linear infinite spinner;position:relative}.curve-text svg a{display:inline-block;position:absolute;top:50%;left:50%}.curve-text{border-radius:50%;width:180px;height:180px;display:inline-block;position:relative}.curve-text a{z-index:9;text-align:center;-webkit-text-stroke:1px var(--white);color:#0000;width:45px;height:45px;font-size:40px;line-height:45px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.curve-text svg path{fill:none}.curve-text svg text{fill:var(--white);letter-spacing:4px}.curve-text img{z-index:9;height:60px;margin-top:-3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-style-four-thumb .curve-text{position:absolute;top:45px;left:14%}.about-style-four-thumb>img{border-radius:10px}.curve-text:before{content:"";border:45px solid var(--color-optional);border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.about-style-four-thumb>img:first-child{border:1px solid #fff3;max-width:190%;position:relative;bottom:-80px}.button-more{z-index:1;justify-content:right;align-items:center;display:flex;position:relative}.button-more:after{content:"";z-index:-1;border-top:1px solid;width:100%;height:1px;position:absolute;top:50%;left:0}.button-more a{text-transform:uppercase;z-index:1;background:#0c0f14;padding-left:30px;display:inline-block;position:relative}.button-more a i{margin-left:4px;transform:rotate(-45deg)}.button-more a:after{content:"";z-index:-1;border:1px solid #ffffff4d;border-radius:50%;width:90px;height:90px;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.about-style-four-info h5{z-index:1;margin-bottom:25px;font-weight:500;line-height:1.6;position:relative}.about-style-four-info h2{margin-bottom:30px}.portfolio-style-one .thumb{position:relative}.portfolio-style-one .tags a{background:var(--bg-gradient-reverse);text-transform:uppercase;border-radius:5px;margin-bottom:20px;padding:2px 15px;font-size:12px;display:inline-block}.portfolio-style-one .info{justify-content:space-between;align-items:center;margin-top:30px;padding-left:30px;display:flex}.portfolio-style-one .info ul.gallery-list{margin-bottom:10px;display:block}.portfolio-style-one .info ul.gallery-list li{color:#ccc;font-weight:400}.portfolio-style-one .info a.link i{color:#0000;-webkit-text-stroke:1px var(--white);font-size:65px;transform:rotate(-45deg)}.portfolio-style-one .info h4{margin:0}.portfolio-style-one .link{display:inline-block}.portfolio-pagination{text-align:right;width:200px;position:absolute;bottom:0;right:15px}.portfolio-pagination .pf-pagination{text-align:right;justify-content:right;align-items:center;display:flex}.portfolio-pagination .pf-pagination span.swiper-pagination-bullet{background:var(--color-optional);opacity:1;width:15px;height:15px}.portfolio-pagination .pf-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;border:2px solid var(--white);background:0 0;width:25px;height:25px}.bg-dark-optional .testimonial-style-three .item:after{background:#0000 linear-gradient(to top, #0000 30%, var(--dark) 100%) repeat scroll 0 0;width:500px;height:500px}.bg-dark-optional .swiper-pagination.testimonial-three-pagination{position:relative;top:0}.bg-dark-optional .testimonial-style-three{padding-bottom:0}.bg-dark-optional nav.navbar ul.nav>li>a{color:var(--white)}.bg-dark-optional nav.navbar.validnavs.navbar-fixed{border-bottom:1px solid #fff3;background:#0c0f14!important}.bg-dark-optional .f-item.about:before{display:none}.bg-dark-optional .faq-style-one{background:var(--dark-secondary);border-color:#0000}.bg-dark-optional .faq-tab-navs .nav-link.active,.bg-dark-optional .faq-tab-navs .nav-link:hover{background:var(--color-optional)}.fun-fact-style-one-lists{grid-column-gap:30px;grid-row-gap:60px;grid-template-columns:1fr 1fr 1fr 1fr;display:grid}.fun-fact-style-one-lists .fun-fact{text-align:center;border:1px solid #fff3;border-radius:100px;padding:40px 30px}.fun-fact-style-one-lists .fun-fact .counter{color:#0000;-webkit-text-stroke:1px var(--white);justify-content:center;margin-bottom:10px;font-weight:700}.banner-style-six-area{padding-top:190px;padding-bottom:120px}.banner-style-six .thumb{z-index:1;padding:0 70px;position:relative}.banner-style-six .thumb:after{content:"";background:var(--white);z-index:-1;opacity:.4;border-radius:50%;width:550px;height:550px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 40px #0000001a}.banner-style-six .thumb:before{content:"";border:2px dashed var(--dark);opacity:.4;border-radius:50%;width:450px;height:450px;margin-top:-225px;margin-left:-225px;animation:70s linear infinite rotate-animation;position:absolute;top:50%;left:50%}.banner-style-six .thumb img:first-child{z-index:1;position:relative}.banner-style-six .thumb img:nth-child(2){z-index:1;height:100px;margin-top:50px;margin-left:-40px;position:absolute;top:0;left:0}.banner-style-six .thumb img:nth-child(3){z-index:1;height:100px;margin-bottom:200px;margin-right:-20px;position:absolute;bottom:0;right:0}.banner-style-six .thumb img:nth-child(4){z-index:1;height:100px;margin-bottom:100px;margin-left:40px;position:absolute;bottom:0;left:0}.banner-style-six form{border:2px solid;border-radius:10px;margin-top:35px;position:relative}.banner-style-six form input{background:var(--white);height:66px;box-shadow:inherit;border:none;border-radius:10px;padding-left:30px;padding-right:200px}.banner-style-six form button{background:var(--dark);position:absolute;top:5px;right:5px}.banner-style-six form button:after{background:var(--color-primary)}.banner-style-six h2{margin-bottom:25px;font-size:90px;font-weight:600;line-height:1}.banner-style-six h2 strong{text-transform:capitalize;color:var(--color-primary);font-weight:600}.banner-style-six p{font-size:22px;line-height:1.7}.btn .fa-arrow-right{font-weight:500;transform:rotate(-45deg)}.feature-style-five-area{z-index:1;position:relative}.feature-style-five-area .shape-center{z-index:-1;position:absolute;top:40px;right:0}.bot-feature-tab-content{border:2px solid;border-radius:10px;padding:80px}.bot-feature-tab-content .top{align-items:center;margin-bottom:25px;display:flex}.bot-feature-tab-content .top img{height:60px;margin-right:15px}.bot-feature-tab-content .top h4{margin:0;font-size:28px;font-weight:600}.bot-feature-tab-navs button.nav-link{text-align:left;z-index:1;width:100%;color:var(--color-paragraph);background:0 0;border:none;padding:30px;font-size:15px;font-weight:400;line-height:28px;position:relative}.bot-feature-tab-navs button.nav-link:after{display:none}.bot-feature-tab-navs button.nav-link strong{color:var(--color-heading);margin-bottom:10px;font-size:20px;font-weight:600;display:block}.bot-feature-tab-navs button.nav-link p{margin-bottom:0}.bot-feature-tab-navs{border:none;margin:0}.bot-feature-tab-navs:before,.bot-feature-tab-navs:after{display:none}.bot-feature-tab-navs button.nav-link:first-child{border:none}.bot-feature-tab-navs button.nav-link.active{background:#f6f6f6}.bot-feature-tab-navs button.nav-link.active h4{color:var(--color-heading)}.bot-feature-tab-navs button.nav-link:before{content:"";border-bottom:1px solid #ddd;width:100%;height:1px;position:absolute;bottom:0;left:0}.bot-feature-tab-navs button.nav-link.active:before{display:none}ul.link-btn li{display:inline-block}ul.link-btn li a{border:1px solid;border-radius:30px;margin-right:10px;padding:7px 20px;display:inline-block}ul.link-btn{margin:30px 0 0;padding:0;list-style:none}.feaute-style-five-items{position:relative}.feature-illustration{position:absolute;top:-120px;right:-150px}.feature-illustration img{width:250px}.about-six-thumb{margin-bottom:90px;padding-left:100px;padding-right:80px;position:relative}.about-six-thumb img:nth-child(2){max-width:50%;position:absolute;top:50px;left:-50px}.about-six-thumb img:nth-child(3){max-width:230px;position:absolute;bottom:-100px;right:-40px}.technology-items{grid-column-gap:30px;grid-template-columns:1fr 1.5fr 1fr;align-items:center;display:grid}.technology-thumb{z-index:1;position:relative}.technology-content li{z-index:1;background:#f4f4f4;border-radius:10px;margin-top:45px;padding:30px 40px;display:block;position:relative}.technology-content li:first-child{margin-top:0}.technology-content li h4{margin:0;font-weight:500}.technology-content li:after{content:"";border-top:25px solid #0000;border-bottom:2px solid #0000;border-left:20px solid #f4f4f4;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.technology-content:nth-child(3) li:after{border-left:none;border-right:20px solid #f4f4f4;left:-20px;right:auto}.technology-content li:nth-child(2n){left:-40px}.technology-content:nth-child(3) li:nth-child(2n){left:auto;right:-40px}.technology-content:first-child li:first-child{background:var(--bg-gradient)}.technology-content:first-child li:first-child h4{color:var(--white)}.technology-content:first-child li:first-child:after{border-left-color:#fa716f}.technology-content:nth-child(3) li:last-child{background:var(--bg-gradient)}.technology-content:nth-child(3) li:last-child h4{color:var(--white)}.technology-content:nth-child(3) li:last-child:after{border-right-color:#ff8a43}.faq-style-four.faq-style-one{background:#ffffff0f;border:none;padding:80px 80px 120px}.faq-style-four.faq-style-one button{color:var(--white)!important;border-color:var(--white)!important}.faq-style-four.faq-style-one p{color:#ccc}.bg-light .nav.nav-tabs.pricing-tab-navs{background:#f1f1f1;border:1px solid}.bg-light .nav.nav-tabs.pricing-tab-navs button:before{background:var(--bg-gradient)}.bg-light .pricing-style-four{border:1px solid #ccc}.bg-light .nav.nav-tabs.pricing-tab-navs button{color:var(--color-heading)}.banner-style-seven-area{padding-top:200px;padding-bottom:70px;background-position:bottom!important}.banner-style-seven .thumb img{max-width:80%;margin:auto}.banner-style-seven .thumb{text-align:right}.banner-style-seven h2{margin-bottom:30px;font-size:55px;font-weight:600}.banner-style-seven p{opacity:.9;font-size:20px;line-height:1.7}.app-review{margin-top:25px;font-size:20px;font-weight:600;display:flex}.app-review .rating{margin-right:10px}.soft-info-thumb .btn:after{background:var(--dark)!important}.soft-info-thumb .btn:hover{color:var(--white)!important}.app-review .rating i{color:#ffd400}ul.multi-button li a{border:1px solid;border-radius:10px;justify-content:center;align-items:center;min-height:70px;padding:10px 25px;display:flex}ul.multi-button li{float:left;margin-right:20px}ul.multi-button li a i{margin-right:12px;font-size:45px;font-weight:100}ul.multi-button li h5{text-transform:uppercase;margin-bottom:5px;font-size:11px}ul.multi-button li h4{margin:0;font-size:18px;font-weight:500}ul.multi-button li:last-child{margin-right:0}ul.multi-button{margin-top:40px;display:block}ul.multi-button li a i.fa-google-play{font-size:40px}ul.multi-button li a:hover{background:var(--color-optional)}ul.multi-button li:last-child a{background:var(--bg-gradient-reverse)}.fun-fact-style-two-lists{text-align:center;grid-column-gap:30px;grid-template-columns:1fr 1fr 1fr;display:grid}.fun-fact-style-two-lists .fun-fact .counter{justify-content:center;align-items:center;margin-bottom:10px}.fun-fact-style-two-lists .fun-fact{border-right:1px solid #ccc}.fun-fact-style-two-lists .fun-fact:last-child{border:none}.fun-fact-style-two-lists .fun-fact span.medium i{color:var(--color-optional);margin-right:6px;font-size:20px;font-weight:100}.fun-fact-style-two-lists .fun-fact span.medium{justify-content:center;align-items:center;display:flex}.bg-text{-webkit-text-fill-color:transparent;background-position:50%;background-size:cover;-webkit-background-clip:text;background-clip:text;margin-top:-30px;font-size:200px;font-weight:700;line-height:1;display:inline-block;position:relative}.bg-text b{text-align:right;float:right;font-weight:700}.feature-style-four{background:var(--white);z-index:1;border:1px solid #d6e9ed;border-radius:30px;padding:67px 37px;position:relative;overflow:hidden}.feature-style-four img{height:80px;margin-bottom:30px}.feature-style-four h4{font-size:24px;font-weight:600}.feature-style-four p{margin:0}.feature-style-four.active{background:#f6fafd}.feature-style-four span{text-align:center;width:60px;height:60px;color:var(--color-heading);border:10px solid #d3f1ff;border-radius:50%;font-size:20px;font-weight:800;line-height:42px;position:absolute;top:72px;right:37px}.feature-style-four span:after{content:"";border-left:2px dashed #d6e9ed;height:100px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.feature-style-four-items{position:relative}.shape-left-top{position:absolute;top:-120px;left:-15%}.shape-left-top img{width:50%}.blur-bg-thumb{z-index:1;position:relative}.blur-bg-thumb:after{content:"";z-index:-1;background:var(--color-optional);filter:blur(100px);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.subscribe-form form{border:1px solid #fff3;border-radius:30px;width:80%;margin-top:40px;position:relative;overflow:hidden}.subscribe-form form input,.subscribe-form form input:focus{box-shadow:none;height:60px;color:var(--white);background:0 0;border:none;border-radius:30px;padding-left:30px}.subscribe-form form input::-webkit-input-placeholder{color:#ccc}.subscribe-form form input::placeholder{color:#ccc}.subscribe-form form input:placeholder-shown{color:#ccc}.subscribe-form form input:-ms-placeholder-shown{color:#ccc}.subscribe-form form button{text-transform:uppercase;background:var(--color-optional);border-radius:50%;width:50px;height:50px;padding:0;position:absolute;top:5px;right:5px}.subscribe-form form button:after{background:var(--color-optional)}.app-process-items{grid-column-gap:80px;z-index:1;grid-template-columns:1fr 1fr 1fr;display:grid;position:relative}.process-style-three i{text-align:center;z-index:1;width:80px;height:80px;color:var(--color-heading);background:var(--white);border:1px solid #0082ff;border-radius:50%;margin-bottom:30px;font-size:35px;font-weight:100;line-height:82px;display:inline-block;position:relative}.process-style-three i:after{content:"";z-index:-1;background:var(--white);width:30px;height:15px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.process-style-three-area{overflow:hidden}.app-process-items:after{content:"";border-top:2px dashed #d7dbe0;width:500%;height:1px;position:absolute;top:41px;right:0}.process-style-three h4{font-weight:600}.process-style-three p{margin:0}.process-style-three:nth-child(2) i:after{top:auto;bottom:-1px}.bg-dark .go-premium h5{color:var(--color-heading)}.bg-dark .go-premium p{color:var(--color-paragraph)}.bg-dark .soft-info-thumb img{max-width:120%}.bg-dark .soft-info-list ul li:after{background:var(--white)}.secondary .pricing-style-one.active .pricing-header{background:var(--color-optional)}.secondary .pricing-style-one.active{border-color:var(--color-optional)}.secondary .btn.btn-theme{background:var(--color-optional);color:var(--white)}.secondary .btn:hover{color:var(--white)}.secondary .pricing-style-one .pricing-content h2 strong{color:var(--color-heading)}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-six .thumb img{height:80px!important}.banner-style-six .thumb img:first-child{height:100%!important}.banner-style-six .thumb:after{width:400px;height:400px}.banner-style-six h2{font-size:70px}.banner-style-six .thumb:before{display:none}.banner-style-six .thumb img:nth-child(2){margin-top:20px}ul.link-btn li a{margin-top:10px;margin-right:5px}.banner-creative{padding-top:180px}ul.contact-list{padding-bottom:30px}.fun-fact-style-one-lists{grid-template-columns:1fr 1fr}.banner-style-seven .align-center{align-items:center}.banner-style-seven h2{font-size:46px}.bg-dark .soft-info-thumb img{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-six .thumb{margin-top:70px}.banner-style-six .thumb img:nth-child(2){margin-left:0}.banner-style-six .thumb img:nth-child(3){margin:0;top:40%;bottom:auto}.bot-feature-tab-content{margin-top:50px}.about-six-thumb{margin-bottom:150px}.technology-content li h4{font-size:16px}.technology-content li{margin-top:30px;padding:20px 30px}.banner-creative{padding-top:120px;background-image:none!important}.creative-banner.bg-cover{display:none}ul.contact-list{padding-bottom:50px}.services-style-three-grid{grid-template-columns:1fr 1fr}.about-style-four-thumb{margin-bottom:140px}.portfolio-pagination{text-align:left;margin-top:20px;position:relative;right:auto}.portfolio-pagination .pf-pagination{text-align:left;justify-content:left}.fun-fact-style-one-lists{grid-template-columns:1fr 1fr}.banner-style-seven .information{margin-top:0}.banner-style-seven-area{padding-top:120px}.banner-style-seven .thumb{text-align:center;margin-top:80px}.bg-text{font-size:150px}.blur-bg-thumb{margin-bottom:60px}.bg-dark .soft-info-thumb img{max-width:100%}.app-process-items{text-align:center;grid-row-gap:50px;grid-template-columns:1fr}}@media (max-width:767px){.banner-style-creative h2{font-size:36px;line-height:1.5}.banner-style-creative h2 strong{margin-right:30px;font-size:80px}.services-style-three-grid{grid-template-columns:1fr}.fun-fact-style-one-lists{grid-row-gap:30px;grid-template-columns:1fr}.banner-creative.text-light.overflow-hidden{background:var(--dark);padding-top:60px;padding-bottom:50px}ul.contact-list{text-align:center;justify-content:center;padding-bottom:20px;display:block;position:relative}.banner-creative{background-image:none!important}.creative-banner.bg-cover{display:none}.creative-thumb{width:100%;margin:0;padding-top:40px}ul.contact-list li{border:none;margin-top:30px}ul.contact-list li:first-child{margin-top:0}.about-style-four-thumb{margin-bottom:50px}.about-style-four-thumb>img:nth-child(2){display:none}.about-style-four-thumb>img:first-child{max-width:100%;bottom:0}.about-style-four-thumb{display:block}.about-style-four-thumb .curve-text{display:none}.portfolio-pagination{text-align:left;width:100%;position:relative;left:0;right:auto}.bg-dark-optional .testimonial-style-three .item:after{width:320px;height:320px}.faq-area.bg-cover.text-light{padding-top:0;background-image:none!important}.bg-dark-optional .faq-style-one{background:var(--dark)}.button-more a:after{display:none}.portfolio-pagination .pf-pagination{text-align:left;justify-content:left;margin-top:20px;margin-bottom:15px}.banner-style-seven-area{text-align:center;padding-top:60px}.banner-style-seven .information{margin:0}.app-review{justify-content:center}.bg-text b{text-align:center;float:none}.banner-style-seven h2{font-size:36px}ul.multi-button li{float:none;margin-top:15px;margin-right:0}ul.multi-button{margin-top:25px}.banner-style-seven .thumb{text-align:center;margin-top:50px}.fun-fact-style-two-lists{grid-row-gap:30px;grid-template-columns:1fr}.fun-fact-style-two-lists .fun-fact{border:none;border-bottom:1px solid #ccc;padding-bottom:30px}.bg-text{font-size:60px}.shape-left-top{display:none}.blur-bg-thumb:after{width:100%;height:100%}.blur-bg-thumb img{max-width:82%}.blur-bg-thumb{margin-bottom:30px}.subscribe-form form{width:100%}.app-process-items{text-align:center;grid-row-gap:50px;grid-template-columns:1fr}.bg-dark .soft-info-thumb img{max-width:100%}.banner-style-six h2{margin-bottom:20px;font-size:36px;line-height:1.2}.banner-style-six h2 strong{display:block}.banner-style-six p{font-size:18px}.banner-style-six .thumb:after,.banner-style-six .thumb:before{display:none}.banner-style-six .thumb{margin-top:50px}.banner-style-six .thumb img{height:50px!important}.banner-style-six .thumb img:first-child{height:100%!important}.banner-style-six .thumb img:nth-child(2){margin:0}.banner-style-six .thumb img:nth-child(3){margin:0;top:60px;bottom:auto}.banner-style-six-area{padding-top:60px;padding-bottom:60px}.banner-style-six .information{margin-top:0}.bot-feature-tab-content .top{display:block}.bot-feature-tab-content{padding:50px 30px}.bot-feature-tab-content .top img{margin:0 0 30px}ul.link-btn li a{margin-top:10px;margin-right:5px}.about-six-thumb img:nth-child(3){display:none}.about-six-thumb{margin:0 0 30px;padding:0 60px 0 0}.about-six-thumb img:nth-child(2){left:auto;right:0}.technology-items{grid-row-gap:50px;grid-template-columns:1fr}.technology-content li{margin-top:20px;left:0!important;right:0!important}.technology-content li:after{display:none}.faq-style-four.faq-style-one{padding:30px 30px 60px}}.navbar span.badge{background:var(--dark);margin-left:5px;padding:3px 7px;font-size:12px;font-weight:500}.sidebar .sidebar-item.recent-post li a:last-child{display:inline}.sidebar .sidebar-item.recent-post li .thumb{background:0 0;height:80px;overflow:hidden}.sidebar .sidebar-item.recent-post li .thumb img{object-fit:cover;height:100%!important}.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:#000;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}.sidebar .sidebar-item.gallery ul li.widget-gallery:hover a{visibility:visible;opacity:.7;transform:scale(.92)}.sidebar .sidebar-item.gallery ul li.widget-gallery:hover a i{color:#000}.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}.modal-video{position:fixed!important}.modal-video-close-btn{padding:0}.modal-video-close-btn:hover:after{transform:rotate(-45deg)}button.Toastify__close-button:after{display:none}button.Toastify__close-button{color:red;background:0 0;box-shadow:none!important}@media only screen and (min-width:1024px){#navbar-menu ul li{position:relative}#navbar-menu ul li.megamenu-fw{position:static}#navbar-menu ul li.dropdown ul.dropdown-menu{opacity:0;visibility:hidden;transition:all .3s ease-in-out;display:block;position:absolute;top:130%}#navbar-menu ul li.dropdown:hover>ul.dropdown-menu{opacity:1;visibility:visible;top:100%}}.dropdown.on>.dropdown-menu{display:block}.brand-style-one .swiper-wrapper{align-items:center}.soft-details-item .thumb img,.blog-area .thumb img,.banner-style-six .thumb img:first-child,.about-six-thumb img:first-child,.technology-thumb img,.blur-bg-thumb img,.soft-info-thumb img,.banner-style-one .thumb img,.banner-style-two .thumb img,.choose-us-thumb img:first-child,.banner-style-five .thumb>img,.pf-item .thumb img,.banner-style-three .thumb img,.feature-three-thumb img,.team-style-one .item img,.app-type-style-one img,.about-thumb img,.team-content-top .thumb img,.project-thumb img,.project-details img,.service-single-thumb img,.blog-style-one.item .thumb img{width:100%}
