@font-face{font-family:byekan;src:url(../fonts/BYekan.eot) format("embedded-opentype");src:url(../fonts/BYekan.woff) format("woff"),url(../fonts/BYekan.ttf) format("truetype");font-display:swap;font-weight:400}@keyframes fill{0%{opacity:.2}20%{opacity:1}40%{opacity:.2}100%{opacity:.2}}@keyframes spin-logo{0%{transform:rotate(0) translate(-50%,-50%)}60%{-webkit-transform:rotate(360deg) translate(-50%,-50%);-moz-transform:rotate(360deg) translate(-50%,-50%);-ms-transform:rotate(360deg) translate(-50%,-50%);-o-transform:rotate(360deg) translate(-50%,-50%);transform:rotate(360deg) translate(-50%,-50%)}100%{-webkit-transform:rotate(360deg) translate(-50%,-50%);-moz-transform:rotate(360deg) translate(-50%,-50%);-ms-transform:rotate(360deg) translate(-50%,-50%);-o-transform:rotate(360deg) translate(-50%,-50%);transform:rotate(360deg) translate(-50%,-50%)}}@keyframes fadeUp{from{-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-ms-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px);opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeRight{from{-webkit-transform:translateX(-80px);-moz-transform:translateX(-80px);-ms-transform:translateX(-80px);-o-transform:translateX(-80px);transform:translateX(-80px);opacity:0}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeLeft{from{-webkit-transform:translateX(80px);-moz-transform:translateX(80px);-ms-transform:translateX(80px);-o-transform:translateX(80px);transform:translateX(80px);opacity:0}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeUpMobile{from{-webkit-transform:translateY(80px) scale(1);-moz-transform:translateY(80px) scale(1);-ms-transform:translateY(80px) scale(1);-o-transform:translateY(80px) scale(1);transform:translateY(80px) scale(1);opacity:0}to{-webkit-transform:translateY(-27px) scale(1.2);-moz-transform:translateY(-27px) scale(1.2);-ms-transform:translateY(-27px) scale(1.2);-o-transform:translateY(-27px) scale(1.2);transform:translateY(-27px) scale(1.2);opacity:1}}@keyframes fadeDown{from{-webkit-transform:translateY(-80px);-moz-transform:translateY(-80px);-ms-transform:translateY(-80px);-o-transform:translateY(-80px);transform:translateY(-80px);opacity:0}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}body,html{font-family:byekan}:root{--blue:#63b7c4;--light-blue:#8ac9d3;--main-text:#635c7b;--dark-text:#888;--white-text:#e1e6f4}.ltr{direction:ltr}.bg-blue{background-color:var(--blue)}.blue-text{color:var(--blue)}.main-text{color:var(--main-text)}.dark-text{color:var(--dark-text)}.white-text{color:var(--white-text)}.bg-light-blue{background-color:var(--light-blue)}.bg-light-gray{background-color:#efefef}.light-blue-text{color:var(--light-blue)}.not-screen{width:0;height:0;overflow:hidden;opacity:.000001;margin:0;padding:0}.text-justify-last{-ms-text-align-last:justify;text-align-last:justify}.text-center-last{-ms-text-align-last:center;text-align-last:center}.before-fade-up{opacity:0;-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-ms-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px)}.before-fade-right{opacity:0;-webkit-transform:translateX(-80px);-moz-transform:translateX(-80px);-ms-transform:translateX(-80px);-o-transform:translateX(-80px);transform:translateX(-80px)}.before-fade-left{opacity:0;-webkit-transform:translateX(80px);-moz-transform:translateX(80px);-ms-transform:translateX(80px);-o-transform:translateX(80px);transform:translateX(80px)}.before-fade-up-mobile{opacity:0;-webkit-transform:translateY(80px) scale(1);-moz-transform:translateY(80px) scale(1);-ms-transform:translateY(80px) scale(1);-o-transform:translateY(80px) scale(1);transform:translateY(80px) scale(1)}.before-fade-down{opacity:0;-webkit-transform:translateY(-80px);-moz-transform:translateY(-80px);-ms-transform:translateY(-80px);-o-transform:translateY(-80px);transform:translateY(-80px)}.fade-up{animation:fadeUp 1s ease;animation-fill-mode:both;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1}.fade-right{animation:fadeRight 1s ease;animation-fill-mode:both;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1}.fade-left{animation:fadeLeft 1s ease;animation-fill-mode:both;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1}.fade-up-mobile{animation:fadeUpMobile 1s ease;animation-fill-mode:both;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1}.fade-down{animation:fadeDown 1s ease;animation-fill-mode:both;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1}.shine-hover{position:relative;overflow:hidden}.shine-hover::before{content:'';position:absolute;display:block;width:30%;height:200%;background:linear-gradient(to left,rgba(255,255,215,.1),rgba(255,255,200,.6),rgba(255,255,215,.1));z-index:2;right:100%;bottom:0;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg)}.shine-hover:hover::before{right:-20%;bottom:-100%}ul li::before{content:"\2022";color:var(--light-blue);font-weight:700;display:inline-block;-webkit-transform:translateY(3px) scale(1.3);-moz-transform:translateY(3px) scale(1.3);-ms-transform:translateY(3px) scale(1.3);-o-transform:translateY(3px) scale(1.3);transform:translateY(3px) scale(1.3);width:1em;margin-right:0}.rtl{direction:rtl}.hvr-shutter-in-vertical:before{border-radius:13px 0 0 13px;background-color:var(--blue)}.hvr-wobble-skew{vertical-align:initial}.hvr-curl-top-right:before{background:linear-gradient(225deg,#efefef 45%,#aaa 50%,#ccc 56%,#fff 80%)}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}@media only screen and (min-width:576px){.w-sm-5{width:5%!important}.w-sm-10{width:10%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-55{width:55%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}}@media only screen and (min-width:768px){.w-md-5{width:5%!important}.w-md-10{width:10%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-55{width:55%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}}@media only screen and (min-width:992px){.w-lg-5{width:5%!important}.w-lg-10{width:10%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-55{width:55%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}}@media only screen and (min-width:1200px){.w-xl-5{width:5%!important}.w-xl-10{width:10%!important}.w-xl-15{width:15%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-35{width:35%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-50{width:50%!important}.w-xl-55{width:55%!important}.w-xl-60{width:60%!important}.w-xl-65{width:65%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}}.h-5{height:5%!important}.h-10{height:10%!important}.h-15{height:15%!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-35{height:35%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-55{height:55%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100{height:100%!important}@media only screen and (min-width:576px){.h-sm-5{height:5%!important}.h-sm-10{height:10%!important}.h-sm-15{height:15%!important}.h-sm-20{height:20%!important}.h-sm-25{height:25%!important}.h-sm-30{height:30%!important}.h-sm-35{height:35%!important}.h-sm-40{height:40%!important}.h-sm-45{height:45%!important}.h-sm-50{height:50%!important}.h-sm-55{height:55%!important}.h-sm-60{height:60%!important}.h-sm-65{height:65%!important}.h-sm-70{height:70%!important}.h-sm-75{height:75%!important}.h-sm-80{height:80%!important}.h-sm-85{height:85%!important}.h-sm-90{height:90%!important}.h-sm-95{height:95%!important}.h-sm-100{height:100%!important}}@media only screen and (min-width:768px){.h-md-5{height:5%!important}.h-md-10{height:10%!important}.h-md-15{height:15%!important}.h-md-20{height:20%!important}.h-md-25{height:25%!important}.h-md-30{height:30%!important}.h-md-35{height:35%!important}.h-md-40{height:40%!important}.h-md-45{height:45%!important}.h-md-50{height:50%!important}.h-md-55{height:55%!important}.h-md-60{height:60%!important}.h-md-65{height:65%!important}.h-md-70{height:70%!important}.h-md-75{height:75%!important}.h-md-80{height:80%!important}.h-md-85{height:85%!important}.h-md-90{height:90%!important}.h-md-95{height:95%!important}.h-md-100{height:100%!important}}@media only screen and (min-width:992px){.h-lg-5{height:5%!important}.h-lg-10{height:10%!important}.h-lg-15{height:15%!important}.h-lg-20{height:20%!important}.h-lg-25{height:25%!important}.h-lg-30{height:30%!important}.h-lg-35{height:35%!important}.h-lg-40{height:40%!important}.h-lg-45{height:45%!important}.h-lg-50{height:50%!important}.h-lg-55{height:55%!important}.h-lg-60{height:60%!important}.h-lg-65{height:65%!important}.h-lg-70{height:70%!important}.h-lg-75{height:75%!important}.h-lg-80{height:80%!important}.h-lg-85{height:85%!important}.h-lg-90{height:90%!important}.h-lg-95{height:95%!important}.h-lg-100{height:100%!important}}@media only screen and (min-width:1200px){.h-xl-5{height:5%!important}.h-xl-10{height:10%!important}.h-xl-15{height:15%!important}.h-xl-20{height:20%!important}.h-xl-25{height:25%!important}.h-xl-30{height:30%!important}.h-xl-35{height:35%!important}.h-xl-40{height:40%!important}.h-xl-45{height:45%!important}.h-xl-50{height:50%!important}.h-xl-55{height:55%!important}.h-xl-60{height:60%!important}.h-xl-65{height:65%!important}.h-xl-70{height:70%!important}.h-xl-75{height:75%!important}.h-xl-80{height:80%!important}.h-xl-85{height:85%!important}.h-xl-90{height:90%!important}.h-xl-95{height:95%!important}.h-xl-100{height:100%!important}}/*!*opacity: 0;*!*/.btn-primary{background-color:var(--light-blue);color:#fff;padding:5px 35px;border:none;font-size:16px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled):active:focus,.btn.focus,.btn:focus,.show>.btn-primary.dropdown-toggle,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:0 0 0 transparent;border-color:transparent;outline-color:transparent;background-color:var(--light-blue);color:var(--white-text)}.gajino-text{width:60px;height:auto}.intro{background:url(../img/FirstR2.webp) rgba(0,0,0,.8);background-repeat:no-repeat;background-size:cover;background-position:center center;background-blend-mode:multiply;text-shadow:1px 0 rgba(50,0,0,.5),-1px 0 rgba(50,0,0,.5),0 1px rgba(50,0,0,.5),0 -1px rgba(50,0,0,.5);position:relative}.intro .logo-text{width:250px;height:auto}.app-stores-wrapper .android,.app-stores-wrapper .ios{width:50%;height:60px}.app-stores-wrapper .ios{margin-left:15px}.intro .caption{-ms-text-align-last:center;text-align-last:center;direction:rtl}.intro .intro-footer{position:relative;background-color:rgba(0,0,0,.7);width:100%;height:90px;bottom:0}.intro-footer .how-it-works-pointer{word-spacing:3px}.intro .down-pointer-wrapper{position:absolute;height:30px;width:20px;border:solid 2px #fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;left:50%;top:45px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:20px}.down-pointer-wrapper .bullet{position:absolute;left:40%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.bullet::after,.bullet::before{content:'';display:block;width:6px;height:2px;background-color:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bullet::before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);left:60%;position:absolute}.bullet:first-child{top:5px;opacity:.2;animation:fill 1s ease infinite}.bullet:nth-child(2){top:10.5px;opacity:0;animation:fill 1s ease infinite 1.2s}.bullet:last-child{top:17.5px;opacity:0;animation:fill 1s ease infinite 2.3s}.how-it-works-wrapper .how-it-works-item [class*=-icon]{width:150px;height:150px}.learning-way-wrapper,.no-matter-wrapper{background:url(../img/sky.webp) rgba(0,0,0,.4);background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;background-position:center center;background-blend-mode:multiply;position:relative;z-index:3}.begin-adventure-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:250px}.begin-adventure-form{padding-top:70px!important;padding-bottom:70px!important}.begin-adventure-wrapper .input-group .send-link-btn{-webkit-border-radius:15px 0 0 15px;-moz-border-radius:15px 0 0 15px;border-radius:15px 0 0 15px;background-color:var(--light-blue)!important;font-size:14px}.begin-adventure-wrapper .input-group .send-link-input{-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0}.rocket-wrapper{height:100%}.rocket-wrapper .rocket{left:5%;bottom:20%;width:200px;height:200px;z-index:10;transform-origin:100% 100%;transition:all .6s ease;-webkit-transform:translate(0,0) rotate(0)}.rocket img{width:100%;height:100%}.rocket .rocket-flame{position:absolute;width:70px;height:70px;bottom:42px;left:60px;transform:rotate(-30deg);z-index:-1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.rotate-rooket{-webkit-transform:translate(100px,-160px) rotate(45deg)!important;-moz-transform:translate(100px,-160px) rotate(45deg)!important;-ms-transform:translate(100px,-160px) rotate(45deg)!important;-o-transform:translate(100px,-160px) rotate(45deg)!important;transform:translate(100px,-160px) rotate(45deg)!important}.fire-up-rooket{bottom:-42px!important;left:35px!important}.rocket-wrapper [class*=cloud]{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.rocket-wrapper .main-cloud{bottom:-30%;left:0;width:400px;height:300px;z-index:2}.rocket-wrapper .cloud1{left:0;bottom:-5%;width:150px;height:250px}.rocket-wrapper .cloud2{bottom:-20%;left:10%;width:300px;height:100px}.rocket-wrapper .cloud-big{transition:.6s;transform:scale(1.3) translate(30px,-30px)}.mobile-wrapper .mobile-image{display:none;left:50%;top:50%;transform:translate(-50%,-50%);position:relative;z-index:4}.left-mobile-content,.right-mobile-content{overflow-x:hidden}.mobile-wrapper .icon img{width:70%;height:auto;min-width:100px;min-height:65px}.mobile-image img{width:200px;transform:scale(1.2) translateY(-27px)}.customer-wrapper .customer.col-6 img{width:30%;height:auto;min-width:70px}.customer-wrapper .customer[class*=col-md] img{width:100%;height:auto;max-width:150px}footer .footer-column li{list-style-type:none}footer .contact{line-height:60px}footer .info{display:inline-block;-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px)}.social-wrapper{width:50px;height:50px;line-height:60px;text-align:center;background-color:#efefef;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;vertical-align:middle}.social-wrapper .fa{font-size:26px}footer .address{font-size:14px;display:inline-block;transform:translateY(-5px)}footer .follow-wrapper img{width:12%;min-width:40px;height:auto}.customer img{min-width:80px}@media only screen and (min-width:576px){.customer img{width:30%;height:auto}.mobile-wrapper .left-mobile-content{padding-right:200px;background:url(../img/mobile2.webp);background-repeat:no-repeat;background-position:110% 0;-webkit-background-size:30% 100%;background-size:30% 100%}.mobile-wrapper .notepad,.mobile-wrapper .webinar{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.mobile-wrapper .right-mobile-content{padding-left:200px;background:url(../img/mobile2.webp);background-repeat:no-repeat;background-position:-10% 0;-webkit-background-size:30% 100%;background-size:30% 100%}.right-mobile-content .rtl{direction:ltr}.customer-wrapper .customer[class*=col-md] img{width:50%!important;height:auto}}@media only screen and (min-width:768px){.mobile-wrapper .left-mobile-content{padding-right:250px}.mobile-wrapper .right-mobile-content{padding-left:250px}}@media only screen and (min-width:992px){.right-mobile-content{background:0 0!important}.left-mobile-content{background:0 0!important}.mobile-wrapper .left-mobile-content{padding-right:150px}.mobile-wrapper .right-mobile-content{padding-left:150px}.mobile-wrapper .mobile-image{display:block}}