@charset "UTF-8";:root{--color-primary:#e38cb7;--color-secondary:#633991;--color-accent:#fd378e;--color-light-bg:#faf6fb;--color-dark-bg:#250933;--color-light-text:#959094;--color-light-font:#ffb8f6;--btn-primary-bg:#e54595;--btn-primary-bg-hover:#fd378e;--btn-outline-light-hover:#d6619c;--gradient-main-start:rgba(60, 8, 118, 0.8);--gradient-main-end:rgba(250, 0, 118, 0.8);--gradient-fill-start:#9477b4;--gradient-fill-end:#fc73b4;--gradient-navbar-start:rgb(74, 13, 143);--gradient-navbar-end:rgb(250, 42, 143)}body{font-family:Poppins,serif;position:relative}a{color:var(--color-primary)}a:focus,a:hover{color:var(--color-accent)}.color-primary,.text-primary{color:var(--color-primary)!important}.color-light-text{color:var(--color-light-text)}.color-secondary,h1,h2,h3,h4,h5,h6{color:#633991}.light-font{font-weight:300}.btn{font-size:12px;font-weight:400;text-transform:uppercase;padding:.375rem 1.35rem;transition:all .3s ease}.btn-outline-light:hover{color:#d6619c}.btn-primary{border-radius:3px;background-image:-moz-linear-gradient(122deg,#e54595 0,#fd378e 100%);background-image:-webkit-linear-gradient(122deg,#e54595 0,#fd378e 100%);background-image:-ms-linear-gradient(122deg,#e54595 0,#fd378e 100%);background-image:linear-gradient(122deg,#e54595 0,#fd378e 100%);box-shadow:0 9px 32px 0 rgba(0,0,0,.2);font-weight:500;padding:.6rem 2rem;border:0}.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-image:linear-gradient(122deg,#fd378e 0,#e54595 100%);box-shadow:0 9px 32px 0 rgba(0,0,0,.3);color:#fff}.btn-light{border-radius:3px;background:#fff;box-shadow:0 9px 32px 0 rgba(0,0,0,.26);font-size:14px;font-weight:500;color:#633991;margin:.5rem;padding:.7rem 1.6rem;line-height:1.8}.btn-group-lg>.btn,.btn-lg{padding:.8rem 1rem;font-size:15px}.light-bg{background-color:#faf6fb}.section{padding:80px 0}.section-title{text-align:center;margin-bottom:3rem}.section-title small{color:#998a9b}.animate-marquee{animation:marquee-scroll 12s linear infinite}@keyframes marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.nav-menu{padding:1rem 0;transition:all .3s ease}.section-oval{transition:background-color .3s ease-in-out,transform .3s ease-in-out}.nav-menu.is-scrolling .section-oval{background-color:#000;transform:translateY(0)}.nav-menu:not(.is-scrolling) .section-oval{background-color:transparent;transform:translateY(-10px)}.navbar-nav .nav-link{position:relative}@media (min-width:992px){.navbar-expand-lg .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem;font-size:14px}.navbar-nav>.nav-item>.nav-link.active:after{content:"";border-bottom:2px solid #cd99d4;left:1rem;right:1rem;bottom:5px;height:1px;position:absolute}}@media (max-width:991px){.navbar-nav.is-scrolling{padding-bottom:1rem}.navbar-nav .nav-item{text-align:center}}.bg-gradient{background-image:-moz-linear-gradient(135deg,rgba(60,8,118,.8) 0,rgba(250,0,118,.8) 100%);background-image:-webkit-linear-gradient(135deg,rgba(60,8,118,.8) 0,rgba(250,0,118,.8) 100%);background-image:-ms-linear-gradient(135deg,rgba(60,8,118,.8) 0,rgba(250,0,118,.8) 100%);background-image:linear-gradient(to bottom,rgba(60,8,118,1) 0,rgba(250,0,118,1) 100%)}.bg-gradient-top{background:#3c0876}.bg-color{background:#250933}.tagline{font-size:23px;font-weight:300;color:#ffb8f6;max-width:800px;margin:0 auto}.img-holder{height:0;padding-bottom:33%;overflow:hidden}.border-gradient{border:5px solid transparent;border-radius:15px;background-image:linear-gradient(white,#fff),linear-gradient(45deg,var(--gradient-fill-start),#fad0c4,#fad0c4,var(--gradient-fill-end));background-origin:border-box;background-clip:content-box,border-box}@keyframes wiggle{0%,100%{transform:rotate(0)}50%{transform:rotate(5deg)}}.animate-wiggle{animation:wiggle 1.5s infinite ease-in-out}@media (max-width:1200px){.img-holder{padding-bottom:50%}}@media (max-width:767px){.tagline{font-size:17px}.img-holder{padding-bottom:100%}}.iphone-bg{background:url(../images/iphone-bubble.png) no-repeat #f7f7f7 right center;background-size:40%}.gradient-fill:before{color:#fc73b4;background:-moz-linear-gradient(top,#9477b4 0,#fc73b4 100%);background:-webkit-linear-gradient(top,#9477b4 0,#fc73b4 100%);background:linear-gradient(to bottom,#9477b4 0,#fc73b4 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.card.features{border:0;border-radius:3px;box-shadow:0 5px 7px 0 rgba(0,0,0,.04);transition:all .3s ease}@media (max-width:991px){.card.features{margin-bottom:2rem}[class^=col-]:last-child .card.features{margin-bottom:0}}.card.features:before{content:"";position:absolute;width:3px;color:#fc73b4;background:-moz-linear-gradient(top,#9477b4 0,#fc73b4 100%);background:-webkit-linear-gradient(top,#9477b4 0,#fc73b4 100%);background:linear-gradient(to bottom,#9477b4 0,#fc73b4 100%);top:0;bottom:0;left:0}.card-text{font-size:14px}.card.features:hover{transform:translateY(-3px);-moz-box-shadow:0 5px 30px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 5px 30px 0 rgba(0,0,0,.08);box-shadow:0 5px 30px 0 rgba(0,0,0,.08)}.box-icon{box-shadow:0 0 43px 0 rgba(0,0,0,.14);padding:10px;width:70px;border-radius:3px;margin-bottom:1.5rem;background-color:#fff}.circle-icon{box-shadow:0 9px 32px 0 rgba(0,0,0,.07);padding:10px;width:100px;height:100px;border-radius:50%;margin-bottom:1.5rem;background-color:#fff;color:#f5378e;font-size:48px;text-align:center;line-height:80px;font-weight:300;transition:all .3s ease}@media (max-width:992px){.circle-icon{width:70px;height:70px;font-size:28px;line-height:50px}}.template-general .circle-icon{width:50px;height:50px;font-size:28px;line-height:30px}.ui-steps li:hover .circle-icon{background-image:-moz-linear-gradient(122deg,#e6388e 0,#fb378e 100%);background-image:-webkit-linear-gradient(122deg,#e6388e 0,#fb378e 100%);background-image:-ms-linear-gradient(122deg,#e6388e 0,#fb378e 100%);background-image:linear-gradient(122deg,#e6388e 0,#fb378e 100%);box-shadow:0 9px 32px 0 rgba(0,0,0,.09);color:#fff}.ui-steps li{padding:15px 0}.ui-steps li:not(:last-child){border-bottom:1px solid #f8e3f0}.perspective-phone{position:relative;z-index:-1}@media (min-width:992px){.perspective-phone{margin-top:-150px}}.ul_regular{margin-bottom:12px}.ul_regular li{line-height:23px;margin:0 0 5px 0;padding:0 0 0 26px;background-repeat:no-repeat;background-image:url(../images/miniic_li.svg);background-position:left 2px}.tab-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:#fff;box-shadow:0 5px 7px 0 rgba(0,0,0,.04);padding:3rem}@media (max-width:992px){.tab-content{padding:1.5rem}}.tab-content p{line-height:1.8}.tab-content h2{margin-bottom:.5rem}.nav-tabs{border-bottom:0}.nav-tabs .nav-item .nav-link,.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{padding:1rem 1rem;border-color:#faf6fb #faf6fb #fff;font-size:19px;color:#b5a4c8;background:#f5eff7}.nav-tabs .nav-link.active{background:#fff;border-top-width:3px;border-color:#ce75b4 #faf6fb #fff;color:#633991}.owl-carousel .owl-item img.client-img{width:110px;margin:30px auto;border-radius:50%;box-shadow:0 9px 32px 0 rgba(0,0,0,.07)}.testimonials-single{text-align:center;max-width:80%;margin:0 auto}.blockquote{color:#7a767a;font-weight:300}.owl-next.disabled,.owl-prev.disabled{opacity:.5}.owl-next,.owl-prev{position:absolute;top:50%;transform:translateY(-50%)}.owl-prev{left:0}.owl-next{right:0}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:60px}.owl-theme .owl-dots .owl-dot span{background:#e7d9eb;width:35px;height:8px;border-radius:10px;transition:all .3s ease-in}.owl-theme .owl-dots .owl-dot:hover span{background:#ff487e}.owl-theme .owl-dots .owl-dot.active span{background:#ff487e;box-shadow:0 9px 32px 0 rgba(0,0,0,.07)}.img-gallery.slide-screen::after{content:url(../images/iphonex.png);left:50%;position:absolute;top:45%;-webkit-transform:translate(-49%,-51%) scale(.45);transform:translate(-49%,-51%) scale(.45);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.img-gallery .owl-item{transition:all .3s ease-in}.slide-screen .owl-item:not(.center){opacity:.8;transform:scale(.8)}.slide-screen.owl-carousel .owl-item img{width:192px;margin:0 auto;position:relative}.slide-screen.owl-carousel .owl-item.center img{border-radius:5px}.slide-screen.owl-theme .owl-dots{position:relative;top:10px}@media (max-width:992px){.card-deck{-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}}.card.pricing{border:1px solid #f1eef1}.card.pricing.popular{border-top-width:3px;border-color:#ce75b4 #faf6fb #fff;box-shadow:0 12px 59px 0 rgba(36,7,31,.11);color:#633991}.card.pricing .card-head{text-align:center;padding:40px 0 20px}.card.pricing .card-head .price{display:block;font-size:45px;font-weight:300;color:#633991}.card.pricing .card-head .price sub{bottom:0;font-size:55%}.card.pricing .list-group-item{border:0;text-align:center;color:#959094;padding:1.05rem 1.25rem}.card.pricing .list-group-item del{color:#d9d3d8}.card.pricing .card-body{padding:1.75rem}.call-to-action{text-align:center;color:#fff;margin:3rem 0}.call-to-action .box-icon{margin-left:auto;margin-right:auto;border-radius:5px;transform:scale(.85);margin-bottom:2.5rem}.call-to-action h2{color:#fff}.call-to-action .tagline{font-size:16px;font-weight:300;color:#ffb8f6;max-width:650px;margin:0 auto}.btn-light img{margin-right:.4rem;vertical-align:text-bottom}.social-icons{text-align:right}.social-icons a{background-color:#fff;box-shadow:0 0 21px 0 rgba(0,0,0,.05);width:50px;height:50px;display:inline-block;text-align:center;line-height:50px;margin:0 .3rem;border-radius:5px;color:#f4c9e2;transition:all .3s ease}.social-icons a:hover{text-decoration:none;color:var(--color-primary)}@media (max-width:991px){.social-icons{text-align:center;margin-top:2rem}}a.logo{display:block;font-size:0;width:100px;height:100px;margin:0 auto 20px;background:url(../img/logo.png) no-repeat center center;background-size:100%}body.template-general .container-wrap{width:100%;max-width:500px;margin:0 auto;min-height:600px;background-color:#250933;border-radius:16px;padding:30px;color:#fff}body.template-general #footer{padding:30px}.profile-share-btn,.share-apps .share-app-item{border-radius:10px;box-shadow:0 1px 5px 0 rgb(0 0 0 / 20%);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 1px 5px 0 rgb(0 0 0 / 20%);-o-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);-ms-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;position:relative;z-index:1;color:#fff;text-transform:capitalize;font-size:1.2rem}.profile-share-btn.whatsapp,.share-apps .share-app-item.whatsapp,.share-apps .share-app-item.whatsapp-status{background:#25d366}.profile-share-btn.facebook,.share-apps .share-app-item.facebook{background:#3b5998}.profile-share-btn.instagram,.share-apps .share-app-item.instagram{background:linear-gradient(to right,#db7a48,#b33376)}.profile-share-btn.messenger,.share-apps .share-app-item.messenger{background:#0166ff}.profile-share-btn.line,.share-apps .share-app-item.line{background:#00c300}.profile-share-btn.snapchat,.share-apps .share-app-item.snapchat{background:#fff70f;color:#000}.profile-share-btn.twitter,.share-apps .share-app-item.twitter{background:#000}.profile-share-btn.pinterest,.share-apps .share-app-item.pinterest{background:#e60023}.profile-share-btn.linkedin,.share-apps .share-app-item.linkedin{background:linear-gradient(to right,#0077b5,#1e7bb6)}.profile-share-btn.telegram,.share-apps .share-app-item.telegram{background:linear-gradient(to right,#08c,#00a3e6)}.profile-share-btn.youtube,.share-apps .share-app-item.youtube{background:linear-gradient(to right,red,#ff4f3a)}.profile-share-btn.tiktok,.share-apps .share-app-item.tiktok{background:linear-gradient(to right,#010101,#69c9d0)}.profile-share-btn.reddit,.share-apps .share-app-item.reddit{background:linear-gradient(to right,#ff4500,#ff7500)}.profile-share-btn.vk,.share-apps .share-app-item.vk{background:linear-gradient(to right,#4680c2,#3a6cc4)}.profile-share-btn.tumblr,.share-apps .share-app-item.tumblr{background:linear-gradient(to right,#35465c,#7d8c99)}.profile-share-btn.slack,.share-apps .share-app-item.slack{background:linear-gradient(to right,#4a154b,#7b3c6f)}.profile-share-btn.discord,.share-apps .share-app-item.discord{background:linear-gradient(to right,#7289da,#6c8be8)}.profile-share-btn.profile{background:#e4405f}.profile-share-btn.message{background:#00dbde;background:-webkit-linear-gradient(45deg,#a64bf4,#00dbde);background:-o-linear-gradient(45deg,#a64bf4,#00dbde);background:-moz-linear-gradient(45deg,#a64bf4,#00dbde);background:linear-gradient(45deg,#a64bf4,#00dbde)}.profile-share-btn:hover{background:#a64bf4;background:-webkit-linear-gradient(45deg,#00dbde,#fc00ff);background:-o-linear-gradient(45deg,#00dbde,#fc00ff);background:-moz-linear-gradient(45deg,#00dbde,#fc00ff);background:linear-gradient(45deg,#00dbde,#fc00ff)}.share-apps .share-app-item{display:flex;width:calc(50% - 4px);border-radius:10px;box-sizing:border-box;float:left;align-items:center;padding:5px 20px;background:#a64bf4;margin:2px;cursor:pointer}.share-apps .share-app-item:hover{text-decoration:none}.share-apps .share-app-item img{height:32px;margin-right:2px}.loading-progress{background:url(../img/loading.gif) no-repeat center center;height:200px;width:40px;margin:0 auto;background-size:40px}.scroll-container::-webkit-scrollbar{width:8px}.scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:10px;transition:background .3s ease}.scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.bg-zodiac{background:radial-gradient(circle,#0d0221,#1b0036,#39005b,#5e03a2);position:relative}.bg-zodiac>*{position:relative}.bg-zodiac::before{content:'';position:absolute;width:100%;height:100%;background:url(https://www.transparenttextures.com/patterns/stardust.png);opacity:.8;z-index:0}.text-zodiac{color:#f7a8b8;text-shadow:0 0 20px rgba(252,176,69,.8),0 0 30px rgba(164,69,255,.6)}.btn-zodiac{background:linear-gradient(135deg,#fd1d1d,#a445ff,#fcb045)}.btn-zodiac:hover{background:linear-gradient(135deg,#a445ff,#fd1d1d,#fcb045)}.zodiac-icon{display:inline-block;width:80px;height:80px;border-radius:50%;background:linear-gradient(145deg,#232323,#2d2d2d);box-shadow:inset -5px -5px 15px rgba(255,255,255,.1),inset 5px 5px 15px rgba(0,0,0,.5),0 10px 20px rgba(164,69,255,.3);position:relative;transition:transform .3s ease,box-shadow .3s ease}.pull-up-50{margin-top:-50%!important}.zodiac-icon:hover{transform:scale(1.2);box-shadow:0 10px 25px rgba(255,255,255,.3),0 0 25px rgba(252,176,69,.5)}.zodiac-icon::before{content:'♓';font-size:48px;color:#fcb045;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pisces.zodiac-icon::before{content:'♓'}.aquarius.zodiac-icon::before{content:'♒'}.capricorn.zodiac-icon::before{content:'♑'}.sagittarius.zodiac-icon::before{content:'♐'}.scorpio.zodiac-icon::before{content:'♏'}.libra.zodiac-icon::before{content:'♎'}.virgo.zodiac-icon::before{content:'♍'}.leo.zodiac-icon::before{content:'♌'}.cancer.zodiac-icon::before{content:'♋'}.gemini.zodiac-icon::before{content:'♊'}.taurus.zodiac-icon::before{content:'♉'}.aries.zodiac-icon::before{content:'♈'}.speech-bubble{position:relative;background:#fff;color:#000;font-size:1.25rem;font-weight:700;padding:12px 18px;border-radius:25px;max-width:250px;text-align:center;box-shadow:2px 2px 10px rgba(0,0,0,.2)}.speech-bubble-left::after{content:"";position:absolute;bottom:-12px;left:20px;width:0;height:0;border-radius:50%;border:10px solid transparent;border-top-color:#fff}.speech-bubble-right::after{content:"";position:absolute;bottom:-12px;right:20px;width:0;height:0;border-radius:50%;border:10px solid transparent;border-top-color:#fff}