.side__nav--icon{display:none;color:#fff;font-size:3rem}.side__nav{position:fixed;top:0;right:-100%;width:60%;height:100%;background:var(--white);z-index:1000;padding:5rem;display:block;opacity:0;visibility:hidden;transition:all .5s ease}.side__nav .close__btn{text-align:right;cursor:pointer;margin-bottom:5rem}.side__nav .close__btn button{border:none;background:var(--blue);font-size:3rem;padding:.5rem 1rem}.side__nav button:active{color:#fff}.side__nav .signin{display:flex;justify-content:center;margin-bottom:4rem}.side__nav__list{list-style:none;text-align:center;margin-bottom:2rem}.side__nav__list a{color:var(--blue);font-size:2rem}.side__nav h5{font-size:2rem;margin-bottom:2rem}.nav{position:fixed;background:linear-gradient(90deg,var(--gradBlue),var(--gradGreen));z-index:99;width:100%;padding:5rem 0;display:flex;justify-content:space-around;align-items:center;transition:.4s}.nav__logo{color:#fff;font-size:3.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:none}.nav__list{display:flex;justify-content:space-around;list-style:none}.nav__list--item{margin-right:1rem}.nav__list--link{padding:1rem 2rem;text-decoration:none;color:var(--white);font-size:1.6rem;font-weight:800}.nav__list--link:hover{text-decoration:underline}.nav__signin{background:var(--blue);display:flex;align-items:center;text-decoration:none;padding:.1rem}.nav__signin:hover{box-shadow:2px 2px 5px 1px var(--blue),-2px -2px 5px -1px var(--blue)}.nav__signin img{height:100%}.nav__signin span{color:var(--white);font-size:1.6rem;font-weight:400;padding:0 1rem}.nav__scroll{box-shadow:0 .1px 5px rgba(0,0,0,.25);padding:3rem 0}:root{--cyan:#17a2b8;--blue:#912cee;--gradBlue:#912cee;--gradGreen:#75e6ca;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--danger:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--light:#f8f9fa;--white:#fff;--gray:#6c757d;--dark:#343a40}*{margin:0;padding:0;box-sizing:border-box;outline:none;font-family:"Raleway",sans-serif}a,button,i,img,input,span{display:inline-block}html{font-size:62.5%}body,html{overflow-x:hidden}body{font-family:"Raleway",sans-serif;background:linear-gradient(90deg,#912cee,#75e6ca);background:linear-gradient(90deg,var(--gradBlue),var(--gradGreen))}.home{position:relative;display:flex;justify-content:space-around;padding:20rem 6rem 4rem}.home__left{width:40%}.home__heading{font-size:3.3rem;font-weight:700}.home__heading,.home__para{color:var(--white);margin-bottom:4rem}.home__para{font-size:1.6rem;line-height:3rem;font-weight:300}.home__extnsn__box{width:35rem;height:10rem}.home__extnsn__box:hover{box-shadow:2px 2px 10px 12px rgba(0,0,0,.1)}.home__extnsn__box img{height:100%;width:100%}.home__right{width:50%}.dashboard__img{height:60rem;opacity:0;-webkit-animation:dashimg .5s ease .5s forwards;animation:dashimg .5s ease .5s forwards}@-webkit-keyframes dashimg{0%{transform:scale(1.5);opacity:0}to{opacity:1;transform:scale(1)}}@keyframes dashimg{0%{transform:scale(1.5);opacity:0}to{opacity:1;transform:scale(1)}}.dashboard__img img{height:100%;width:100%}.home__bot--svg{position:absolute;bottom:-1%;left:0;width:100%}.work{background:#eee;padding:4rem 0 0;position:relative}.work__heading{text-align:center;font-size:4rem;margin-bottom:3rem}.work__para{text-align:center;font-size:1.6rem;color:var(--gray);padding:0 30rem;margin-bottom:5rem}.work__steps{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 4rem}.step{flex-direction:column;margin-bottom:4rem}.step,.work__step{position:relative;display:flex;align-items:center;justify-content:center}.work__step{border-radius:50%;background:var(--white);margin-bottom:3rem;padding:2rem;max-height:10rem;max-width:10rem;transition:.3s}.work__step:hover{transform:scale(1.1);box-shadow:2px 2px 15px 2px rgba(0,0,0,.1)}.step:not(:last-child) .work__step:after{content:"";background:#d3d3d3;position:absolute;top:50%;left:100%;height:.1rem;width:200%}.work__step img{width:100%;height:100%}.work__step--name{text-align:center;color:var(--gray);font-size:2rem}.work__about{background:var(--white);color:#555;font-weight:300;padding:5rem 14rem;text-align:center;font-size:2.6rem}.service{padding:4rem 0;background-color:#f3f3f3;background-image:url(/static/media/services-background30f4.7f64cbb1.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.service__heading{text-align:center;font-size:4rem;font-weight:500;margin-bottom:2.5rem}.service__para{text-align:center;font-size:1.8rem;color:var(--gray);margin-bottom:4rem}.service__socialMedia{padding:1rem 6rem;display:flex}.socialMedia__list--box h4{background:var(--blue);color:var(--white);padding:2rem 3rem;font-size:1.6rem;font-weight:400;text-align:center}.socialMedia__list{list-style:none;background:var(--white);padding:1rem 0}li.socialMedia__list--active a{color:var(--blue)!important;border-left:3px solid var(--blue)!important}.socialMedia__list li a{width:100%;text-decoration:none;color:var(--gray);padding:1rem 2rem;font-size:1.6rem;transition:.5s;border-left:3px solid var(--white)}.socialMedia__list li:hover a{color:var(--blue);border-left:3px solid var(--blue)}.socialMedia__list li a i{margin-right:1rem}.socialMedia__detail--container{flex:1 1;padding:1rem 5rem!important}.socialMedia__detail h2{font-size:2.5rem;margin-bottom:2rem}.socialMedia__detail--box{display:flex;align-items:center;flex-wrap:wrap}.socialMedia__detail--box .box{background:var(--white);text-decoration:none;color:var(--gray);padding-bottom:2rem}.socialMedia__detail--box .box:not(:last-child){margin-right:2rem}.socialMedia__detail--box .box .box__img{max-width:22rem;padding:1rem;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;position:relative}.socialMedia__detail--box .box .box__img img{width:70%}.socialMedia__detail--box .box .box__img span{background:rgba(0,0,0,.7);position:absolute;bottom:0;width:100%;height:0%;opacity:0;display:flex;align-items:center;justify-content:center;transition:.3s}.socialMedia__detail--box .box .box__img i{height:4rem;width:6rem;background:#f6716f;color:#fff;display:flex;align-items:center;justify-content:center}.socialMedia__detail--box .box:hover .box__img span{height:100%;opacity:1}.socialMedia__detail--box .box:hover h5{color:var(--blue)}.socialMedia__detail--box .box .box__detail{text-align:center}.socialMedia__detail--box .box .box__detail h5{font-size:1.5rem;margin-bottom:.5rem}.socialMedia__detail--box .box .box__detail p{font-size:1.4rem;padding:0 1rem}.features{background:#eee;padding:5rem;display:flex;justify-content:space-between;align-items:center}.features__left{height:100%;width:45%;padding:2rem}.features__left img{height:100%;width:100%}.features__right{width:55%}.features__right h2{font-size:3.5rem;margin-bottom:3rem}.features__right .features__para{color:var(--gray);font-size:1.6rem;line-height:3rem}.features__ext{background-color:#f3f3f3;background-image:url(/static/media/services-background30f4.7f64cbb1.png);background-position:50%;background-size:cover;background-repeat:no-repeat;color:#3b3b3b;display:flex;padding:2rem 4rem}.features__ext--left{padding:3rem}.features__ext--left h2{font-size:4.5rem;font-weight:500;margin-bottom:2rem}.features__ext--para{font-size:1.6rem;margin-bottom:2rem;line-height:2.5rem}.features__ext--list{line-height:3rem;list-style-type:none}.features__ext--list li{font-size:1.6rem;display:flex}.features__ext--list li:not(:last-child){margin-bottom:2rem}.features__ext--list li i{padding-top:1rem;color:var(--blue);margin-right:2rem}.features__ext--right{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 0;width:100%}.features__ext--right .screen__img{max-width:100rem;box-shadow:1px 5px 15px 5px rgba(0,0,0,.3);margin-bottom:5rem}.features__ext--right .ext__img{width:30rem;height:8rem}.features__ext--right img{width:100%;height:100%}.counter{padding:8rem;background-image:url(/static/media/map.00916002.png);background-repeat:no-repeat;background-size:cover;background-color:#f5f5f5}.counter__para{text-align:center;font-size:4.5rem;font-weight:300;margin-bottom:6rem;color:#555}.counter__items{display:flex;justify-content:space-around}.counter__item h2{font-size:5rem;font-weight:300;color:#555}.counter__item p{text-align:center;font-size:2rem;font-weight:400}.footer{background:#eee;padding:5rem 8rem}.footer__top{display:flex;justify-content:space-between;border-bottom:1px solid #c0bfbf;padding-bottom:3rem}.footer__social{width:40%}.social__logo{text-decoration:none;color:var(--blue);font-size:4rem;font-weight:bolder;margin-bottom:2rem}.social__para{font-size:1.6rem;color:#555;line-height:2.5rem;margin-bottom:2rem}.social__list{display:flex;justify-content:space-between;list-style:none}nav.social__list a{height:5rem;width:5rem;display:flex;justify-content:center;align-items:center;text-decoration:none;border-radius:50%;color:#555;font-size:2rem;background:#ccc;transition:1s}nav.social__list a:hover{background:var(--blue)}nav.social__list a:hover i{color:#fff}.footer__top h2{font-size:3rem;margin-bottom:3.5rem}.footer__top ul{list-style:none}.footer__top ul li:not(:last-child){margin-bottom:2rem}.footer__top ul a{text-decoration:none;color:#555;font-size:1.6rem;font-weight:700;transition:.3s}.footer__top ul a:hover{text-decoration:underline;color:var(--blue)}.footer__contacts{width:20%}.footer__contacts ul li a{display:flex}.footer__contacts i{color:var(--blue);margin-right:1.5rem}.footer__bot{padding:3rem 0}.footer__copyright{font-size:1.4rem;color:#555}.footer__copyright a{color:var(--blue);text-decoration:none}.footer__copyright a:hover{color:var(--blue)}.top{position:fixed;bottom:3rem;right:3rem;padding:1rem 1.5rem;border-radius:50%;font-size:2rem;cursor:pointer;outline:none;background:var(--blue);color:var(--white);display:none}@media only screen and (max-width:80em){html{font-size:62.5%}}@media only screen and (max-width:64em){html{font-size:56.25%}.nav__logo{font-size:2.8rem}.home{padding:20rem 2rem 4rem}.home__extnsn__box{width:30rem;height:8rem}.dashboard__img{height:50rem;-webkit-animation:dashimg .5s ease .2s forwards;animation:dashimg .5s ease .2s forwards}.work__heading{font-size:3rem}.work__para{font-size:1.6rem;padding:0 15rem;margin-bottom:5rem}.work__step{max-height:9rem;max-width:9rem}.socialMedia__detail h2{text-align:center}.features__ext--left h2{font-size:3rem;font-weight:700}.counter__para{font-size:3.5rem}.footer{padding:5rem 2rem}}@media only screen and (max-width:62.5em){.nav{padding:5rem 2rem;justify-content:space-between}.nav .nav__list{display:none}.side__nav--icon{display:inline;display:initial}}@media only screen and (max-width:56.25em){.work__steps{padding:0 2rem}.work__step{max-height:8rem;max-width:8rem}.work__about{padding:5rem 4rem;font-size:2.3rem}.service__heading{font-size:3.5rem}.service__para{font-size:1.4rem}.service__socialMedia{display:flex;flex-direction:column;justify-content:center;align-items:center}.socialMedia__list--box{width:50%;margin-bottom:3rem}.features{flex-direction:column}.features__left{width:60%}.features__right{width:90%;text-align:center}.features__ext{flex-direction:column}.features__ext--left h2,.features__ext--para{text-align:center}.features__ext--right{width:100%;align-items:center;justify-content:center}.features__ext--right .screen__img{max-width:60rem}.footer__social{width:100%;margin-bottom:3rem;text-align:center}.social__list{justify-content:space-around}.footer__copyright{text-align:center}}@media only screen and (max-width:48em){html{font-size:50%}.nav{padding:2rem}.home{flex-direction:column;justify-content:center;align-items:center;padding:14rem 2rem 6rem}.home__left{order:1;text-align:center;width:100%}.home__right{order:0;width:70%}.work__steps{padding:0 2rem}.work__step{max-height:8rem;max-width:8rem}.work__step img{width:80%;height:80%}.work__about{padding:2rem;font-size:1.8rem}.work__step--name{font-size:1.4rem}.service__heading{font-size:3rem}.service__para{font-size:1.4rem;padding:0 4rem}.service__socialMedia{padding:1rem}.features__ext--right .screen__img{max-width:45rem}.counter__item h2{font-size:4rem}.counter__item p{font-size:1.6rem}.counter__items{justify-content:space-between}.footer__top{justify-content:space-around;flex-direction:column}.footer__social{padding:2rem}nav.social__list a{height:3rem;width:3rem;font-size:1.4rem}.footer__top h2{font-size:2rem}.footer__top ul a{font-size:1.4rem}.footer__top .footer__about,.footer__top .footer__contacts,.footer__top .footer__legal{width:100%;text-align:center}.footer__top .footer__about,.footer__top .footer__legal{margin-bottom:2rem}.footer__top .footer__contacts ul{display:inline-block;text-align:center}.footer__top .footer__contacts ul a{justify-content:center}}@media only screen and (max-width:37.5em){.nav__signin{display:none}.side__nav{width:102%}.home{padding:8rem 2rem 3rem;justify-content:center}.home__heading{font-size:2.4rem}.home__extnsn__box{width:17rem;height:5rem}.home__right{width:50%}.dashboard__img{height:30rem}.work__para{padding:0 5rem}.step{flex-wrap:wrap}.work__step{padding:1rem;max-height:6rem;max-width:6rem}.work__step--name{font-size:1.2rem}.step:not(:last-child) .work__step:after{display:none}.work__about{font-size:1.4rem}.socialMedia__detail--box{justify-content:center}.socialMedia__detail--box .box{padding:3rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.socialMedia__detail--box .box:not(:last-child){margin-bottom:2rem}.features{padding:2rem}.features__right h2{font-size:2.4rem}.features__right .features__para{font-size:1.4rem;line-height:2rem}.features__ext--left{padding:1rem}.features__ext--left h2{font-size:2.3rem}.features__ext--para{font-size:1.4rem}.features__ext--list{line-height:2rem}.features__ext--list li{font-size:1.4rem}.features__ext--right .screen__img{max-width:35rem}.features__ext--right .ext__img{width:20rem;height:6rem}.counter{padding:2rem}.counter__para{font-size:2.4rem;margin-bottom:3rem}.counter__item h2{font-size:2.7rem}.counter__item p{font-size:1.4rem}}@media only screen and (max-width:31.25em){html{font-size:43.75%}}@media only screen and (max-width:26.625em){html{font-size:37.5%}.side__nav--icon{font-size:1.8rem}.side__nav .close__btn button{font-size:1.8rem;padding:.5rem 1rem}.home__extnsn__box{display:none}.top{position:fixed;bottom:3rem;right:3rem;padding:.5rem .8rem;border-radius:50%;font-size:1.6rem}.work__para{padding:1rem}.service__heading{font-size:1.8rem;padding:0 1rem}.socialMedia__list--box h4{padding:1rem}.socialMedia__detail--box .box:not(:last-child){margin-right:2rem}.counter{padding:1rem}.counter__para{font-size:2rem;margin-bottom:3rem}.counter__item h2{font-size:2.2rem}.counter__item p{font-size:1rem}.footer__social{padding:1rem}nav.social__list a{height:3rem;width:3rem;font-size:1.4rem}}
/*# sourceMappingURL=main.39fdbc3f.chunk.css.map */