*,*::after,*::before{box-sizing:border-box}html,body{height:100%}body{font-family:albert sans,sans-serif;font-size:1.125rem;font-weight:400;font-style:normal;line-height:1.6;position:relative;visibility:visible;overflow-x:hidden;color:#636379;background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:albert sans,sans-serif;font-weight:700;line-height:1.2;text-transform:capitalize;margin-top:0;color:#0d0d0d}.h1,.h2,.h3,.h4,.h5,.h6{line-height:inherit;margin:0}ul,ol{margin:0;padding:0;list-style-type:none}p:last-child{margin-bottom:0}a,button{line-height:inherit;display:inline-block;cursor:pointer;text-decoration:none;color:inherit}a,button,img,input{transition:all .5s ease 0s}*:focus{outline:none}a:focus{text-decoration:none;color:inherit;outline:none}a:hover{text-decoration:none;color:#f7b731}button,input[type=submit]{cursor:pointer}img{max-width:100%}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}ul:last-child{margin-bottom:0}hr{border-top-width:2px}.gap{height:140px}@media(min-width:1320px){.custom-container{max-width:1350px}}.btn.btn-1{background:#0d0d0d;padding:20px 30px;color:#fff;font-size:20px;line-height:20px;font-weight:500;text-transform:capitalize;border-radius:6px}.btn.btn-1:hover{background:#f7b731;color:#fff}.btn.btn-2{background:#3c50e0;padding:21px 24px;color:#fff;font-size:14px;line-height:14px;font-weight:600;text-transform:capitalize;border-radius:12px;font-family:poppins,sans-serif;box-shadow:4px 8px 24px rgba(60,80,224,.25)}.btn.btn-2:hover{background:#fff;color:#3c50e0}.top-title{padding-bottom:85px}.top-title .title{font-size:56px;font-weight:600;line-height:74px;color:#07003b;font-family:poppins,sans-serif}@media only screen and (min-width:1200px) and (max-width:1549px){.top-title .title{font-size:48px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.top-title .title{font-size:48px;line-height:60px}}@media only screen and (max-width:767px){.top-title .title{font-size:36px;line-height:46px}}.top-title p{line-height:30px;font-family:poppins,sans-serif;padding:0 20px;color:#7e7c8f}.preloader{background-color:#fff;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.lds-ellipsis{margin:0 auto;position:relative;top:50%;transform:translateY(-50%);width:64px;text-align:center;z-index:9999}.lds-ellipsis span{display:inline-block;width:15px;height:15px;border-radius:50%;background:#f7b731;-webkit-animation:ball-pulse-sync .6s 0s infinite ease-in-out;animation:ball-pulse-sync .6s 0s infinite ease-in-out}.lds-ellipsis span:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.lds-ellipsis span:nth-child(2){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}@-webkit-keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}100%{transform:translateY(0)}}.applounch-scroll-top{position:fixed;right:30px;bottom:25px;width:45px;height:45px;cursor:pointer;display:block;border-radius:100%;box-shadow:inset 0 0 0 .1rem rgba(128,130,134,.25);z-index:9999;opacity:0;visibility:hidden;transform:translateY(.75rem);transition:all .2s linear,margin-right 0s}.applounch-scroll-top.progress-done{visibility:visible;transform:translateY(0)}.applounch-scroll-top-icon{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#f7b731}.applounch-scroll-top>svg path{fill:none}.applounch-scroll-top>svg.progress-circle path{stroke:#f7b731;stroke-width:4;box-sizing:border-box;transition:all 200ms linear}@media(min-width:1px){.applounch-scroll-top.progress-done{opacity:1}}@-webkit-keyframes letters-loading{0%,75%,100%{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes letters-loading{0%,75%,100%{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@-webkit-keyframes shakeY{0%{transform:translateY(10px)}50%{transform:translateY(-10px)}100%{transform:translateY(10px)}}@keyframes shakeY{0%{transform:translateY(10px)}50%{transform:translateY(-10px)}100%{transform:translateY(10px)}}@-webkit-keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}@-webkit-keyframes skewSpin{0%{transform:skewX(-10deg)skewY(-15deg)rotateY(-40deg)rotate(0)}100%{transform:skewX(-10deg)skewY(-15deg)rotateY(-40deg)rotate(360deg)}}@keyframes skewSpin{0%{transform:skewX(-10deg)skewY(-15deg)rotateY(-40deg)rotate(0)}100%{transform:skewX(-10deg)skewY(-15deg)rotateY(-40deg)rotate(360deg)}}@-webkit-keyframes rotated-style3{0%{transform:rotate(-10deg);-webkit-transform:rotate(-10deg)}100%{transform:rotate(10deg);-webkit-transform:rotate(10deg)}}@keyframes rotated-style3{0%{transform:rotate(-10deg);-webkit-transform:rotate(-10deg)}100%{transform:rotate(10deg);-webkit-transform:rotate(10deg)}}.header-one{position:absolute;left:50%;top:0;width:100%;transform:translateX(-50%);z-index:99;padding:0 15px}@media only screen and (min-width:768px) and (max-width:991px){.header-one{top:24px}}@media only screen and (max-width:767px){.header-one{top:24px}}.header-one__btn{text-align:right}@media only screen and (max-width:575px){.header-one__btn .list{display:none}}.header-one__btn .list .item{display:inline-block;margin-left:26px}@media only screen and (min-width:992px) and (max-width:1199px){.header-one__btn .list .item{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-one__btn .list .item{margin-left:0}}@media only screen and (max-width:767px){.header-one__btn .list .item{margin-left:0}}.header-one__btn .list .item a{font-size:18px;font-weight:500;color:#fff;line-height:18px}.header-one__btn .list .item a:hover{color:#f7b731}@media only screen and (min-width:992px) and (max-width:1199px){.header-one__btn .list .item:last-child{margin-left:10px}}@media only screen and (min-width:768px) and (max-width:991px){.header-one__btn .list .item:last-child{margin-left:10px}}@media only screen and (max-width:767px){.header-one__btn .list .item:last-child{margin-left:10px}}.header-one__btn .list .item:last-child a{border:1px solid #fff;padding:15px 24px;border-radius:6px}.header-one__btn .list .item:last-child a:hover{background:#f7b731;color:#fff;border-color:#f7b731}.header-one__menu{text-align:center}@media only screen and (max-width:767px){.header-one__menu .navbar-collapse{position:absolute;top:106%;left:0;width:100%;background-color:#f7b731;z-index:8;padding:10px 16px;box-shadow:0 26px 48px rgba(0,0,0,.15)}}@media only screen and (max-width:575px){.header-one__menu .navbar-collapse{position:absolute;top:106%;left:0;width:100%;background-color:#f7b731;z-index:8;padding:10px 16px;box-shadow:0 26px 48px rgba(0,0,0,.15)}}.header-one__menu .stellarnav.light{background:0 0}@media only screen and (min-width:768px) and (max-width:991px){.header-one__menu .stellarnav.light .main-nav__navigation-box{margin-top:15px}}@media only screen and (max-width:767px){.header-one__menu .stellarnav.light .main-nav__navigation-box{margin-top:15px}}.header-one__menu .stellarnav ul li{padding:10px 20px}@media only screen and (min-width:1200px) and (max-width:1549px){.header-one__menu .stellarnav ul li{padding:10px 12px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-one__menu .stellarnav ul li{padding:10px 8px}}@media only screen and (min-width:768px) and (max-width:991px){.header-one__menu .stellarnav ul li{padding:0}}@media only screen and (max-width:767px){.header-one__menu .stellarnav ul li{padding:0}}.header-one__menu .stellarnav ul li a{color:#fff;padding-left:0;padding-right:0}@media only screen and (min-width:992px) and (max-width:1199px){.header-one__menu .stellarnav ul li a{font-size:15px}}@media only screen and (min-width:768px) and (max-width:991px){.header-one__menu .stellarnav ul li a{color:#0d0d0d;padding-left:20px}}@media only screen and (max-width:767px){.header-one__menu .stellarnav ul li a{color:#0d0d0d;padding-left:20px}}.header-one__menu .stellarnav ul li a::after{display:none}@media only screen and (min-width:768px) and (max-width:991px){.header-one__menu .stellarnav ul li a img{display:none}}@media only screen and (max-width:767px){.header-one__menu .stellarnav ul li a img{display:none}}.header-one__menu .stellarnav ul li ul li{padding:0}.header-one__menu .stellarnav ul li ul li a{color:#0d0d0d;padding:17px 20px}@media only screen and (min-width:768px) and (max-width:991px){.header-one__menu .stellarnav ul li ul li a{padding-left:40px}}@media only screen and (max-width:767px){.header-one__menu .stellarnav ul li ul li a{padding-left:40px}}.header-one__menu .stellarnav ul li ul li a:hover{background:#f7b731;color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.header-one__menu .stellarnav ul li ul li a:hover{background:#fff;color:#3c50e0}}@media only screen and (max-width:767px){.header-one__menu .stellarnav ul li ul li a:hover{background:#fff;color:#3c50e0}}.header-one__menu .stellarnav .menu-toggle{text-align:right;padding:0}.header-one__menu .stellarnav .menu-toggle .bars{top:0!important;display:inline-block;padding:10px;border:1px solid #fff;margin-right:30px!important}@media only screen and (min-width:768px) and (max-width:991px){.header-one__menu .stellarnav .menu-toggle .bars{margin-right:30px!important}}@media only screen and (max-width:767px){.header-one__menu .stellarnav .menu-toggle .bars{margin-right:15px!important;top:-10px!important}}.header-one__menu .stellarnav .menu-toggle .bars span{background:#fff!important}.header-one.header-two{padding:0 70px;top:-83px}@media only screen and (min-width:1200px) and (max-width:1549px){.header-one.header-two{padding:0}}@media only screen and (min-width:992px) and (max-width:1199px){.header-one.header-two{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.header-one.header-two{padding:0;top:-63px}}@media only screen and (max-width:767px){.header-one.header-two{padding:0;top:-63px}}.header-one.header-two .header-one__btn .list .item a{border-color:#07003b;color:#07003b}.header-one.header-two .header-one__btn .list .item a:hover{color:#3c50e0}.header-one.header-two .header-one__btn .list .item:last-child a:hover{background:#3c50e0;color:#fff;border-color:#3c50e0;box-shadow:4px 8px 24px rgba(60,80,224,.25)}.header-one.header-two .stellarnav ul li a{color:#0d0d0d}.header-one.header-two .stellarnav ul li ul li a:hover{background:#3c50e0}@media only screen and (min-width:768px) and (max-width:991px){.header-one.header-two .stellarnav ul li ul li a:hover{background:#fff;color:#ed5670!important}}@media only screen and (max-width:767px){.header-one.header-two .stellarnav ul li ul li a:hover{background:#fff;color:#ed5670!important}}.header-one.header-two .stellarnav .menu-toggle .bars{border:1px solid #000}@media only screen and (min-width:768px) and (max-width:991px){.header-one.header-two .stellarnav .menu-toggle .bars{margin-right:15px!important}}@media only screen and (max-width:767px){.header-one.header-two .stellarnav .menu-toggle .bars{margin-right:0!important}}.header-one.header-two .stellarnav .menu-toggle .bars span{background:#000!important}.header-one.header-two .header-one__logo{padding-top:0}.header-one.header-three{top:18px}.header-one.header-three .header-one__btn .list .item a{font-size:14px;font-weight:500}.header-one.header-three .header-one__btn .list .item:last-child a{background:#12141d;border-radius:0;color:#fff}.header-one.header-three .header-one__logo{padding-top:0}.header-one__logo{width:180px}@media only screen and (min-width:768px) and (max-width:991px){.header-one__logo{padding-top:0}}@media only screen and (max-width:767px){.header-one__logo{padding-top:0}}.header-sticky.sticky{position:fixed;top:0;left:0;right:0;z-index:100;background-image:url(/assets/images/banner-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;transform:inherit;padding:0 0;-webkit-animation:sticky 1.2s;animation:sticky 1.2s;box-shadow:0 40px 50px rgba(0,0,0,.1)}@media only screen and (min-width:768px) and (max-width:991px){.header-sticky.sticky{padding:25px 0}}@media only screen and (max-width:767px){.header-sticky.sticky{padding:25px 0}}.header-sticky.sticky .header-one__logo{padding-top:0}@media only screen and (min-width:768px) and (max-width:991px){.header-sticky.sticky .stellarnav.light .main-nav__navigation-box{margin-top:38px}}@media only screen and (max-width:767px){.header-sticky.sticky .stellarnav.light .main-nav__navigation-box{margin-top:38px}}@-webkit-keyframes sticky{0%{top:-200px}100%{top:0}}@keyframes sticky{0%{top:-200px}100%{top:0}}.header-one.header-two.header-sticky.sticky{background-image:none;background:#fff}.header-one.header-three.header-sticky.sticky{background-image:none;background:#fff}.header-one__menu .navbar-collapse{box-shadow:none!important}.header-one__btn{position:relative}@media only screen and (min-width:768px) and (max-width:991px){.header-one__btn{padding-right:40px}}@media only screen and (max-width:767px){.header-one__btn{padding-right:40px}}.portfolio-page .header-one.header-two{top:0}.portfolio-page .header-one.header-two.sticky{top:0}.header-one.sticky .header-one__menu .stellarnav .menu-toggle .bars{top:25px!important}@media only screen and (max-width:767px){.header-one.sticky .header-one__menu .stellarnav .menu-toggle .bars{top:15px!important}}.stellarnav ul ul{top:100%}.footer{padding:110px 0 0}@media only screen and (max-width:767px){.footer__about{text-align:center}}.footer__about p{font-size:16px;line-height:26px;color:#666;padding-top:23px}.footer__about a{width:180px}@media only screen and (min-width:768px) and (max-width:991px){.footer__nav-item{margin-top:30px}}@media only screen and (max-width:767px){.footer__nav-item{margin-top:30px;text-align:center}}.footer__nav-item--pl{padding-left:65px}@media only screen and (min-width:768px) and (max-width:991px){.footer__nav-item--pl{padding-left:0}}@media only screen and (max-width:767px){.footer__nav-item--pl{padding-left:0}}.footer__nav-item .title{font-size:20px;line-height:24px;padding-bottom:6px}.footer__nav-item .list .item{margin-bottom:5px}.footer__nav-item .list .item a{font-size:16px;line-height:18px;color:#565656}.footer__nav-item .list .item a:hover{color:#f7b731}@media only screen and (max-width:767px){.footer__social .list{text-align:center}}.footer__social .list .item{display:inline-block;margin-right:5px}@media only screen and (max-width:767px){.footer__social .list .item{margin:0 2 [x]}}.footer__social .list .item a svg path{transition:all linear .3s}.footer__social .list .item a:hover svg path{fill:#f7b731}.footer__bottom{border-top:1px solid #b7b7b7;padding-top:17px;padding-bottom:17px;margin-top:73px}@media only screen and (max-width:767px){.footer__right-nav{margin-top:15px}}.footer__right-nav .list .item{display:inline-block;padding-left:15px;margin-left:30px;position:relative}.footer__right-nav .list .item a{font-size:16px;color:#565656}.footer__right-nav .list .item a:hover{color:#f7b731}.footer__right-nav .list .item::before{position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);height:4px;width:4px;background:#565656;border-radius:50%}.footer__right-nav .list .item:first-child{padding-left:0;margin-left:0}.footer__right-nav .list .item:first-child::before{display:none}.footer.footer2{background:#0e0841}.footer.footer2 .footer__about p{color:#fff}.footer.footer2 .footer__nav-item .title{color:#fff}.footer.footer2 .footer__nav-item .list .item a{color:#b7b5c6}.footer.footer2 .footer__nav-item .list .item a:hover{color:#3c50e0}.footer.footer2 .footer__bottom .footer__social .list .item a svg path{fill:#fff}.footer.footer2 .footer__bottom .footer__social .list .item a:hover svg path{fill:#3c50e0}.footer.footer2 .footer__bottom .footer__right-nav .list .item a{color:#b7b5c6}.footer.footer2 .footer__bottom .footer__right-nav .list .item a:hover{color:#3c50e0}.banner{background-image:url(/assets/images/banner-bg.jpg);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;padding:205px 0;position:relative;z-index:20;overflow:hidden}.banner__title{color:#fff;font-size:80px;line-height:80px;padding-bottom:16px;text-transform:inherit}@media only screen and (min-width:1200px) and (max-width:1549px){.banner__title{font-size:56px;line-height:56px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner__title{font-size:46px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){.banner__title{font-size:56px;line-height:56px}}@media only screen and (max-width:767px){.banner__title{font-size:46px;line-height:46px}}@media only screen and (max-width:575px){.banner__title{font-size:40px;line-height:42px}}.banner p{color:#fff;font-size:20px;line-height:32px;padding-right:40px;padding-bottom:24px}@media only screen and (max-width:767px){.banner p{padding-right:0}}.banner__btn-items{display:flex;margin-left:-15px;margin-right:-15px}@media only screen and (min-width:768px) and (max-width:991px){.banner__btn-items{justify-content:center}}@media only screen and (max-width:767px){.banner__btn-items{justify-content:center}}@media only screen and (max-width:575px){.banner__btn-items{display:block}}.banner__btn-items li{padding:0 15px}@media only screen and (max-width:575px){.banner__btn-items li{margin-bottom:15px}}.banner__btn-items li a{background:#f7b731;padding:20px 30px;font-size:20px;line-height:20px;font-weight:500;border-radius:6px;color:#fff;border:1px solid #f7b731}@media only screen and (min-width:992px) and (max-width:1199px){.banner__btn-items li a{font-size:16px}}.banner__btn-items li a:hover{background:0 0;border-color:#fff}.banner__btn-items li a.btn-2{background:0 0;border-color:#fff}.banner__btn-items li a.btn-2:hover{background:#f7b731;border-color:#f7b731}.banner__user-demo{padding-top:100px}.banner__user-demo span{color:#fff;margin-left:24px}@media only screen and (max-width:575px){.banner__user-demo span{display:block;margin-left:0;margin-top:10px}}@media only screen and (min-width:768px) and (max-width:991px){.banner__content{text-align:center}}@media only screen and (max-width:767px){.banner__content{text-align:center}}.banner .banner-thumb{position:absolute;right:0;bottom:0;z-index:10}@media only screen and (min-width:1200px) and (max-width:1549px){.banner .banner-thumb{width:58%}}@media only screen and (min-width:992px) and (max-width:1199px){.banner .banner-thumb{width:50%}}@media only screen and (min-width:768px) and (max-width:991px){.banner .banner-thumb{display:none}}@media only screen and (max-width:767px){.banner .banner-thumb{display:none}}.banner .banner-shape{position:absolute;top:50%;transform:translateY(-50%);right:375px;z-index:9}@media only screen and (min-width:1200px) and (max-width:1549px){.banner .banner-shape{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.banner .banner-shape{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.banner .banner-shape{display:none}}@media only screen and (max-width:767px){.banner .banner-shape{display:none}}.banner-2{background-image:url(/assets/images/banner-bg-2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 0 170px;margin:84px 84px 0}@media only screen and (min-width:992px) and (max-width:1199px){.banner-2{margin:84px 0 0}}@media only screen and (min-width:768px) and (max-width:991px){.banner-2{margin:84px 0 0}}@media only screen and (max-width:767px){.banner-2{margin:84px 0 0}}.banner-2 .banner-content{margin-top:-30px}@media only screen and (min-width:768px) and (max-width:991px){.banner-2 .banner-content{margin-top:100px;text-align:center}}@media only screen and (max-width:767px){.banner-2 .banner-content{margin-top:100px;text-align:center}}.banner-2 .banner-content .title{font-size:80px;font-weight:600;line-height:82px;font-family:poppins,sans-serif;color:#07003b;margin-bottom:20px;text-transform:inherit}@media only screen and (min-width:1200px) and (max-width:1549px){.banner-2 .banner-content .title{font-size:48px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-2 .banner-content .title{font-size:48px;line-height:60px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-2 .banner-content .title{font-size:40px;line-height:52px}}@media only screen and (max-width:767px){.banner-2 .banner-content .title{font-size:40px;line-height:52px}}.banner-2 .banner-content p{font-size:18px;line-height:30px;font-family:poppins,sans-serif;color:#7e7c8f;padding-right:200px;margin-bottom:45px}@media only screen and (min-width:768px) and (max-width:991px){.banner-2 .banner-content p{padding-right:0}}@media only screen and (max-width:767px){.banner-2 .banner-content p{padding-right:0}}.banner-2 .banner-content ul li{display:inline-block;margin-right:16px}@media only screen and (max-width:575px){.banner-2 .banner-content ul li{margin-bottom:20px}}.banner-2 .banner-content ul li:last-child a{background:#fff;color:#3c50e0}.banner-2 .banner-content ul li:last-child a:hover{background:#3c50e0;color:#fff}.banner-2 .banner-thumb{position:relative}.banner-2 .banner-thumb .item-1{position:absolute;top:210px;right:10px;-webkit-animation:4s infinite alternate slideleft;animation:4s infinite alternate slideleft}.banner-2 .banner-thumb .item-2{position:absolute;top:370px;right:260px;-webkit-animation:4s infinite alternate slidedown;animation:4s infinite alternate slidedown}@-webkit-keyframes slideleft{0%{right:-10px}100%{right:30px}}@keyframes slideleft{0%{right:-10px}100%{right:30px}}@-webkit-keyframes slidedown{0%{top:360px}100%{top:400px}}@keyframes slidedown{0%{top:360px}100%{top:400px}}.banner3{background-image:url(/assets/images/banner-bg-3.png);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:205px 0 120px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner3__content{text-align:center}}@media only screen and (max-width:767px){.banner3__content{text-align:center}}.banner3__content .title{font-size:72px;font-family:syne,sans-serif;line-height:72px;text-transform:inherit}@media only screen and (min-width:1200px) and (max-width:1549px){.banner3__content .title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner3__content .title{font-size:52px;line-height:62px}}@media only screen and (min-width:768px) and (max-width:991px){.banner3__content .title{font-size:52px;line-height:62px}}@media only screen and (max-width:767px){.banner3__content .title{font-size:40px;line-height:52px}}@media only screen and (max-width:575px){.banner3__content .title{font-size:34px;line-height:44px}}.banner3__content .title span{color:#4732ba!important;position:relative;z-index:1}.banner3__content .title span::before{position:absolute;content:"";left:0;bottom:0;height:6px;width:100%;background:#4732ba;z-index:-1}.banner3__content p{color:#56535a;font-size:20px;line-height:32px;padding-top:8px}.banner3__content .form-box{padding-top:30px}.banner3__content .form-box label{font-size:18px;line-height:30px;padding-bottom:12px;font-weight:600;color:#12141d;width:100%}.banner3__content .form-box .form-input{position:relative}.banner3__content .form-box .form-input img{position:absolute;left:26px;top:50%;transform:translateY(-50%);opacity:.7}@media only screen and (max-width:575px){.banner3__content .form-box .form-input img{display:none}}.banner3__content .form-box .form-input input{width:338px;height:56px;background:#fff;border:0;padding-left:52px;font-size:14px;font-weight:400}@media only screen and (min-width:992px) and (max-width:1199px){.banner3__content .form-box .form-input input{width:300px}}@media only screen and (max-width:575px){.banner3__content .form-box .form-input input{width:100%}}.banner3__content .form-box .form-input input::-moz-placeholder{opacity:1;color:#88898e}.banner3__content .form-box .form-input input:-ms-input-placeholder{opacity:1;color:#88898e}.banner3__content .form-box .form-input input::placeholder{opacity:1;color:#88898e}.banner3__content .form-box .form-input button{background:#ff8181;color:#fff;border:0;line-height:54px;font-size:14px;font-weight:500;padding:0 24px;margin-left:12px;border:1px solid #ff8181}@media only screen and (max-width:575px){.banner3__content .form-box .form-input button{margin-left:0;margin-top:20px}}.banner3__content .form-box .form-input button:hover{background:0 0;color:#ff8181}.banner3__content .trust-user{padding-top:88px}.banner3__content .trust-user span{font-size:18px;color:#6a656c;line-height:32px;display:inline-block}.banner3__content .trust-user span img{padding-right:9px}.banner3__content .trust-user span span{color:#12141d;font-weight:700;padding-right:10px;padding-left:12px;background-image:url(/assets/images/user-line.png);background-position:50%;background-repeat:no-repeat;margin-left:-10px}.banner3__content .trust-user>img{padding:16px 0 0}.banner3__thumb{position:absolute;right:90px;bottom:40px}@media only screen and (min-width:1200px) and (max-width:1549px){.banner3__thumb{text-align:right}}@media only screen and (min-width:992px) and (max-width:1199px){.banner3__thumb{position:static}}@media only screen and (min-width:768px) and (max-width:991px){.banner3__thumb{position:static}}@media only screen and (max-width:767px){.banner3__thumb{position:static}}@media only screen and (min-width:1200px) and (max-width:1549px){.banner3__thumb img{width:67%}}.sponser{padding:100px 0 110px;margin-bottom:100px;position:relative}.sponser::before{position:absolute;content:"";bottom:0;left:50%;transform:translateX(-50%);height:1px;width:277px;background:#868686}@media(min-width:1320px){.sponser .custom-container{max-width:1500px}}.sponser__top-heading{padding-bottom:62px}.sponser__top-heading p{font-size:20px;font-weight:600;line-height:32px}.sponser .swiper_warp{position:relative}.sponser .swiper_warp .arrow-sponser{height:45px;width:45px;text-align:center;line-height:45px;border-radius:50%;border:1px solid rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all linear .3s}.sponser .swiper_warp .arrow-sponser::after{font-size:20px;color:#000;transition:all linear .3s}.sponser .swiper_warp .arrow-sponser:hover{background:#f7b731;border-color:#f7b731}.sponser .swiper_warp .arrow-sponser:hover::after{color:#fff}.sponser .swiper_warp .arrow-sponser.swiper-button-prev{left:0}.sponser .swiper_warp .arrow-sponser.swiper-button-next{right:0}.sponser .swiper_warp:hover .arrow-sponser{opacity:1;visibility:visible}.sponser .swiper_warp:hover .arrow-sponser.swiper-button-prev{left:-40px}.sponser .swiper_warp:hover .arrow-sponser.swiper-button-next{right:-40px}.sponser2{padding-top:95px}.sponser2 .top-title{padding-bottom:25px}.sponser2__item{height:240px;width:240px;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 20px 80px -30px rgba(0,0,0,7%)}.sponser2__item.mt-120{margin-top:120px}.sponser2 .sponser-slider-2-active{padding-bottom:40px}.sponser2 .swiper-slide:nth-child(2n) .sponser2__item{margin-top:120px}.sponser2 .swiper_wrapper{position:relative}.sponser2 .swiper_wrapper .arrow-sponser{height:45px;width:45px;text-align:center;line-height:45px;border-radius:50%;border:1px solid rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all linear .3s}@media only screen and (max-width:767px){.sponser2 .swiper_wrapper .arrow-sponser{display:none}}.sponser2 .swiper_wrapper .arrow-sponser::after{font-size:20px;color:#000;transition:all linear .3s}.sponser2 .swiper_wrapper .arrow-sponser:hover{background:#f7b731;border-color:#f7b731}.sponser2 .swiper_wrapper .arrow-sponser:hover::after{color:#fff}.sponser2 .swiper_wrapper .arrow-sponser.swiper-button-prev{left:0}.sponser2 .swiper_wrapper .arrow-sponser.swiper-button-next{right:0}.sponser2 .swiper_wrapper:hover .arrow-sponser{opacity:1;visibility:visible}.sponser2 .swiper_wrapper:hover .arrow-sponser.swiper-button-prev{left:-40px}.sponser2 .swiper_wrapper:hover .arrow-sponser.swiper-button-next{right:-40px}#sponser3{padding-top:40px;padding-bottom:103px}#sponser3 .sponser3__content{position:relative}#sponser3 .sponser3__content .title{font-size:56px;line-height:64px;color:#12141d;font-weight:700;font-family:syne,sans-serif}@media only screen and (min-width:1200px) and (max-width:1549px){#sponser3 .sponser3__content .title{font-size:40px;line-height:50px}}@media only screen and (min-width:992px) and (max-width:1199px){#sponser3 .sponser3__content .title{font-size:36px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){#sponser3 .sponser3__content .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){#sponser3 .sponser3__content .title{font-size:36px;line-height:46px}}@media only screen and (max-width:575px){#sponser3 .sponser3__content .title{font-size:30px;line-height:40px}}#sponser3 .sponser3__content .title span{color:#ff8181;position:relative}#sponser3 .sponser3__content .title span::before{position:absolute;content:"";left:0;bottom:0;height:5px;width:100%;background:#ff8181}#sponser3 .sponser3__content p{color:#595b61;font-size:18px;line-height:30px;padding:15px 30px 27px 0}#sponser3 .sponser3__content a{border-radius:0;box-shadow:none;background:#4732ba;border:1px solid #4732ba}#sponser3 .sponser3__content a:hover{background:0 0;color:#4732ba}#sponser3 .sponser3__content img{position:absolute;top:0;left:240px}.features{padding:0 0 30px}.features__top-heading{position:relative}.features__title{font-size:48px;line-height:56px;color:#0d0d0d}@media only screen and (min-width:992px) and (max-width:1199px){.features__title{font-size:40px;line-height:40px}}@media only screen and (min-width:768px) and (max-width:991px){.features__title{font-size:40px;line-height:40px}}@media only screen and (max-width:767px){.features__title{font-size:32px;line-height:42px}}.features-item{background:#fff;box-shadow:0 12px 16px rgba(0,0,0,4%);border-radius:8px;padding:30px;margin-top:40px;position:relative;z-index:1;border-radius:8px;overflow:hidden}.features-item::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:-1;background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);box-shadow:0 12px 16px rgba(0,0,0,4%);opacity:0;visibility:hidden;transition:all linear .3s}.features-item__content-box{padding-right:15px}@media only screen and (min-width:992px) and (max-width:1199px){.features-item__content-box{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.features-item__content-box{padding-right:0}}@media only screen and (max-width:767px){.features-item__content-box{padding-right:0}}.features-item__content-box .title{font-size:24px;line-height:32px;padding-top:28px}@media only screen and (min-width:992px) and (max-width:1199px){.features-item__content-box .title{font-size:18px;line-height:24px}}.features-item:hover::before{opacity:1;visibility:visible}.features2{padding-top:95px;padding-bottom:106px}.features2__content .top-title{padding-bottom:0}.features2__content .top-title .title{font-size:60px;font-weight:600;line-height:65px;color:#07003b;font-family:poppins,sans-serif}@media only screen and (min-width:1200px) and (max-width:1549px){.features2__content .top-title .title{font-size:48px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.features2__content .top-title .title{font-size:46px;line-height:60px}}@media only screen and (min-width:768px) and (max-width:991px){.features2__content .top-title .title{font-size:38px;line-height:60px;margin-top:40px}}@media only screen and (max-width:767px){.features2__content .top-title .title{font-size:36px;line-height:46px;margin-top:40px}}.features2__content .content-box{padding:40px 70px 40px 90px;position:relative;transition:all linear .3s;background:#fff;border-radius:16px;position:relative;z-index:5}@media only screen and (max-width:575px){.features2__content .content-box{padding:40px 20px 40px 90px}}.features2__content .content-box img{position:absolute;left:30px;top:40px}.features2__content .content-box .title{font-size:24px;font-weight:600;color:#07003b;font-family:poppins,sans-serif}.features2__content .content-box p{font-size:18px;line-height:30px;color:#7e7c8f;font-family:poppins,sans-serif}.features2__content .content-box:hover{box-shadow:0 20px 80px -30px rgba(0,0,0,8%);z-index:6}.features3{padding-top:90px}.features3 .top-title{padding-bottom:40px}.features3 .top-title .title{font-size:48px;line-height:56px;font-family:syne,sans-serif;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.features3 .top-title .title{font-size:40px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){.features3 .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.features3 .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:575px){.features3 .top-title .title{font-size:30px;line-height:40px}}.features3 .top-title .title span{color:#ff8181;position:relative}.features3 .top-title .title span::before{position:absolute;content:"";left:0;bottom:0;height:5px;width:100%;background:#ff8181}.features3__item{border:1px solid #d0d0d2;padding:40px;transition:all linear .3s}@media only screen and (min-width:768px) and (max-width:991px){.features3__item{margin-bottom:30px}}@media only screen and (max-width:767px){.features3__item{margin-bottom:30px}}@media only screen and (max-width:575px){.features3__item{padding:20px}}.features3__item .icon{height:64px;width:64px;text-align:center;line-height:64px;border:1px solid #e7e7e8;border-radius:50%;margin-bottom:55px;transition:all linear .3s}@media only screen and (max-width:575px){.features3__item .icon{margin-bottom:20px}}.features3__item .title{font-size:24px;font-weight:700;color:#12141d;line-height:32px;font-family:syne,sans-serif;transition:all linear .3s}.features3__item p{transition:all linear .3s}.features3__item:hover{background:#3c50e0;border-color:#3c50e0}.features3__item:hover .icon{background:#fff;border-color:#fff}.features3__item:hover .title{color:#fff}.features3__item:hover p{color:#fff}.features-service{padding:104px 0 110px}.features-service .top-title{padding-bottom:10px}.features-service .top-title .title{font-size:48px;line-height:56px}@media only screen and (min-width:1200px) and (max-width:1549px){.features-service .top-title .title{font-size:40px;line-height:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.features-service .top-title .title{font-size:34px;line-height:44px}}@media only screen and (min-width:768px) and (max-width:991px){.features-service .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.features-service .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:575px){.features-service .top-title .title{font-size:30px;line-height:40px}}.features-item.service-features-item{padding:40px;position:relative;z-index:1;border-radius:8px;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.features-item.service-features-item{padding:25px}}@media only screen and (min-width:768px) and (max-width:991px){.features-item.service-features-item{padding:25px}}@media only screen and (max-width:767px){.features-item.service-features-item{padding:25px}}.features-item.service-features-item::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);z-index:-1;opacity:0;transition:all linear .3s}.features-item.service-features-item .features-item__content-box{padding-right:0}.features-item.service-features-item .features-item__content-box .title{padding-top:30px}.features-item.service-features-item .features-item__content-box a{font-size:20px;font-weight:500;color:#0d0d0d;border-bottom:1px solid #0d0d0d;margin-top:13px}.features-item.service-features-item .features-item__content-box a img{padding-left:8px}.features-item.service-features-item:hover::before{opacity:1}.service{margin:80px 0 100px;position:relative;z-index:1}.service .custom-container{padding:102px 0 110px}.service::before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);background:#f8f8f8;height:100%;width:85%;z-index:-1;border-radius:24px;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1549px){.service::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.service::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.service::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.service::before{width:100%;border-radius:0}}.service__thumb{text-align:center;background-image:url(/assets/images/service-item-bg-1.png);background-position:50% 100%;background-repeat:no-repeat;padding-top:80px;border-radius:10px;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1549px){.service__thumb{background-size:cover;margin-left:15px}}@media only screen and (min-width:768px) and (max-width:991px){.service__thumb{background-size:cover}}@media only screen and (max-width:767px){.service__thumb{background-size:cover;padding:30px 30px 0}}.service__content{padding-left:75px;padding-right:9px}@media only screen and (min-width:1200px) and (max-width:1549px){.service__content{padding-left:0;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.service__content{padding-left:0;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.service__content{padding-left:0;padding-right:15px;padding-top:40px}}@media only screen and (max-width:767px){.service__content{padding-left:15px;padding-right:15px;padding-top:30px;padding-bottom:0}}.service__title{font-size:48px;font-weight:700;line-height:56px;padding-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.service__title{font-size:40px;line-height:42px}}@media only screen and (min-width:768px) and (max-width:991px){.service__title{font-size:40px;line-height:40px}}@media only screen and (max-width:767px){.service__title{font-size:32px;line-height:42px}}.service p{padding-bottom:13px}.service .btn-1{margin-top:20px}.service__list-item{margin-bottom:20px}.service__list-item li{margin-bottom:10px}.service__list-item li img{padding-right:9px}.service__item-2{margin-top:110px}.service__item-2 .service__thumb{background-image:url(/assets/images/service-item-bg-2.png)}@media only screen and (min-width:1200px) and (max-width:1549px){.service__item-2 .service__thumb{margin-right:15px;margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.service__item-2 .service__thumb{margin-right:15px;margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.service__item-2 .service__thumb{margin-right:15px;margin-left:0}}@media only screen and (max-width:767px){.service__item-2 .service__thumb{margin-right:15px;margin-left:10px}}.service__item-2 .service__content{padding-left:0;padding-right:160px}@media only screen and (min-width:1200px) and (max-width:1549px){.service__item-2 .service__content{padding-right:15px;padding-left:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.service__item-2 .service__content{padding-right:15px;padding-left:15px}}@media only screen and (min-width:768px) and (max-width:991px){.service__item-2 .service__content{padding-right:0;padding-left:0;padding-bottom:30px}}@media only screen and (max-width:767px){.service__item-2 .service__content{padding-right:15px;padding-left:15px;padding-bottom:30px;padding-top:0}}.work{padding-bottom:50px}@media(min-width:1620px){.work .custom-container{max-width:1650px}}.work__top-heading{padding-bottom:44px}.work__top-heading .title{font-size:48px;line-height:56px}@media only screen and (min-width:992px) and (max-width:1199px){.work__top-heading .title{font-size:40px;line-height:42px}}@media only screen and (min-width:768px) and (max-width:991px){.work__top-heading .title{font-size:40px;line-height:40px}}@media only screen and (max-width:767px){.work__top-heading .title{font-size:32px;line-height:42px}}.work__play-box{position:relative}.work__play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.work__play-button .video-popup{display:inline-block;background:#0d0d0d;height:130px;width:130px;text-align:center;line-height:130px;border-radius:50%;position:relative;z-index:10;border:0}.work__play-button .video-popup::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:-1;border-radius:50%;border:1px solid #0d0d0d;-webkit-animation:pulse-border-2 2s linear infinite;animation:pulse-border-2 2s linear infinite}@-webkit-keyframes pulse-border-2{0%{transform:scale(1);opacity:1}100%{transform:scale(2);opacity:0}}@keyframes pulse-border-2{0%{transform:scale(1);opacity:1}100%{transform:scale(2);opacity:0}}.process{margin:0 0 100px;position:relative;z-index:10;padding:120px 0}.process::before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);background:#f8f8f8;height:100%;width:85%;z-index:-1;border-radius:24px;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1549px){.process::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.process::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.process::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.process::before{width:100%;border-radius:0}}.process__item{position:relative;padding-left:80px;padding-right:50px}@media only screen and (min-width:768px) and (max-width:991px){.process__item{margin-bottom:40px}}@media only screen and (max-width:767px){.process__item{margin-bottom:40px}}@media only screen and (max-width:575px){.process__item{padding-right:0}}.process__number{position:absolute;left:0;top:0;display:inline-block;height:56px;width:56px;text-align:center;line-height:56px;border:1px solid #0d0d0d;color:#0d0d0d;border-radius:50%;font-size:26px;font-weight:800}.process__title{font-size:24px;font-weight:600}.testimonial{padding-bottom:110px}@media only screen and (max-width:767px){.testimonial__top-title{text-align:center}}.testimonial__top-title .title{font-size:48px;line-height:56px;padding-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__top-title .title{font-size:40px;line-height:42px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__top-title .title{font-size:40px;line-height:40px}}@media only screen and (max-width:767px){.testimonial__top-title .title{font-size:32px;line-height:42px}}.testimonial__review-text{width:100%;display:block;color:#0d0d0d;padding-top:10px}.testimonial__item{padding:70px 36px 32px;box-shadow:0 12px 16px rgba(0,0,0,4%);border-radius:8px;background:#fff;margin-top:30px;background-image:url(/assets/images/quote.png);background-repeat:no-repeat;background-position:91% 32px;background-size:auto}.testimonial__author{position:relative;padding-left:75px;margin-bottom:24px}.testimonial__author img{position:absolute;left:0;top:50%;transform:translateY(-50%)}.testimonial2{padding-top:55px}.testimonial2 .pb{padding-bottom:45px}.testimonial2 .top-title{padding-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.testimonial2 .top-title{text-align:center}}@media only screen and (max-width:767px){.testimonial2 .top-title{text-align:center}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial2 .top-title .title{font-size:40px;margin-bottom:20px}}@media only screen and (max-width:767px){.testimonial2 .top-title .title{font-size:40px;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial2__slide{margin-top:30px}}@media only screen and (max-width:767px){.testimonial2__slide{margin-top:30px}}.testimonial2__slide .item{padding-right:140px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial2__slide .item{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial2__slide .item{padding-right:0}}@media only screen and (max-width:767px){.testimonial2__slide .item{padding-right:0}}.testimonial2__slide span{font-size:16px;line-height:26px;color:#7e7c8f;font-family:poppins,sans-serif;text-transform:uppercase;padding-bottom:18px;display:inline-block}.testimonial2__slide p{font-size:24px;font-weight:500;line-height:36px;font-family:poppins,sans-serif;color:#07003b}@media only screen and (min-width:1200px) and (max-width:1549px){.testimonial2__slide p{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial2__slide p{font-size:20px}}.testimonial2__slide .user{padding-top:17px}.testimonial2__slide .user .title{font-size:18px;font-weight:500;color:#07003b;line-height:28px;font-family:poppins,sans-serif;margin-bottom:4px}.testimonial2__slide .user span{color:#7e7c8f;font-size:16px;font-weight:400;font-family:poppins,sans-serif}.testimonial2__slide .user span span{color:#07003b;font-weight:500}.testimonial2 .testimonial-slider-active .testimonial-slider-dot{padding-top:25px;text-align:left;position:relative}.testimonial2 .testimonial-slider-active .testimonial-slider-dot span{height:12px;width:12px;border-radius:50%;background:#d7d5d5;opacity:1}.testimonial2 .testimonial-slider-active .testimonial-slider-dot span.swiper-pagination-bullet-active{background:#07003b}.testimonial3 .top-title{padding-bottom:40px}.testimonial3 .top-title>span{color:#595b61;font-size:18px;line-height:30px;display:inline-block;padding-bottom:25px}.testimonial3 .top-title .title{font-size:56px;font-weight:700;line-height:64px;font-family:syne,sans-serif}@media only screen and (min-width:1200px) and (max-width:1549px){.testimonial3 .top-title .title{font-size:44px;line-height:54px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial3 .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.testimonial3 .top-title .title{font-size:36px;line-height:46px}}.testimonial3 .top-title .title span{color:#4732ba;position:relative}.testimonial3 .top-title .title span::before{position:absolute;content:"";left:0;bottom:0;height:5px;width:100%;background:#4732ba}.testimonial3__item{position:relative;background:#fff;padding:73px 37px 33px;overflow:hidden;z-index:1}.testimonial3__item::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;background-image:url(/assets/images/testimonial-item-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1}.testimonial3__item .user{position:relative;padding-left:70px}.testimonial3__item .user img{position:absolute;left:0;top:50%;transform:translateY(-50%)}.testimonial3__item .user .title{font-size:20px;font-weight:700;color:#12141d;font-family:syne,sans-serif;margin-bottom:0}.testimonial3__item .user span{font-size:16px;line-height:26px;color:#3d3d47}.testimonial3__item p{font-size:18px;line-height:30px;color:#52515c;padding-top:28px;opacity:1}.testimonial3__item .quote-icon{position:absolute;top:32px;right:36px;z-index:5}.testimonial3 .swiper_warp{position:relative}.testimonial3 .swiper_warp .arrow-sponser{height:45px;width:45px;text-align:center;line-height:45px;border-radius:50%;border:1px solid rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all linear .3s}@media only screen and (max-width:767px){.testimonial3 .swiper_warp .arrow-sponser{display:none}}.testimonial3 .swiper_warp .arrow-sponser::after{font-size:20px;color:#000;transition:all linear .3s}.testimonial3 .swiper_warp .arrow-sponser:hover{background:#ff8181;border-color:#ff8181}.testimonial3 .swiper_warp .arrow-sponser:hover::after{color:#fff}.testimonial3 .swiper_warp .arrow-sponser.swiper-button-prev{left:0}.testimonial3 .swiper_warp .arrow-sponser.swiper-button-next{right:0}.testimonial3 .swiper_warp:hover .arrow-sponser{opacity:1;visibility:visible}.testimonial3 .swiper_warp:hover .arrow-sponser.swiper-button-prev{left:-50px}.testimonial3 .swiper_warp:hover .arrow-sponser.swiper-button-next{right:-50px}#testimonial3 .testimonial3__btn{padding-top:48px}#testimonial3 .testimonial3__btn a{border-radius:0;box-shadow:none;background:#ff8181;border:1px solid #ff8181}#testimonial3 .testimonial3__btn a:hover{background:0 0;color:#ff8181}.price{margin-bottom:70px;position:relative;z-index:10;padding:140px 0 80px}.price::before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);background-image:url(/assets/images/price-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:85%;z-index:-1;border-radius:24px;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1549px){.price::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.price::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.price::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.price::before{width:100%;border-radius:0}}.price__top-title .title{color:#0d0d0d;font-size:48px;font-weight:700;line-height:56px;padding-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px){.price__top-title .title{font-size:40px;line-height:42px}}@media only screen and (min-width:768px) and (max-width:991px){.price__top-title .title{font-size:40px;line-height:40px}}@media only screen and (max-width:767px){.price__top-title .title{font-size:32px;line-height:42px}}.price.pricing-two{padding-top:100px;padding-bottom:80px;margin-bottom:0}.price.pricing-two .price__top-title .title{font-family:poppins,sans-serif;padding-bottom:15px}.price.pricing-two::before{display:none}.price.pricing-two .pricing-one__single{background:#fff;box-shadow:4px 8px 32px rgba(7,0,59,8%);border-radius:12px}.price.pricing-two .pricing-one__single p{color:#07003b}.price.pricing-two .pricing-one__single .pricing-one__btn{background:#ff5670;color:#fff;border-radius:12px}.price.pricing-two .pricing-one__single .pricing-one__btn:hover{background:#ffe9e9;color:#07003b}.price.pricing-two .pricing-one__single .pricing-one__plan{font-family:poppins,sans-serif}.price.pricing-two .pricing-one__single .pricing-one__list li a{color:#7e7c8f;font-family:poppins,sans-serif;font-weight:400}.price.pricing-two .pricing-one__single.item-2{box-shadow:none;border:1px solid #fae0e0;border-radius:24px}.price.pricing-two .pricing-one__single.item-2 .pricing-one__btn{background:#ffe9e9;color:#07003b}.price.pricing-two .pricing-one__single.item-2 .pricing-one__btn:hover{background:#ff5670;color:#fff}.price.pricing-two ul.switch-toggler-list li a{color:#07003b;font-size:20px;font-weight:600;font-family:poppins,sans-serif}.price.pricing-two ul.switch-toggler-list li.active a{color:#07003b}.price.pricing-two .pricing-one__price{font-family:poppins,sans-serif;font-size:36px;font-weight:600}.price.price3{background:#f8faff}.price.price3::before{display:none}.price.price3 .price__top-title .title{font-weight:700;font-size:56px;line-height:64px;color:#12141d;font-family:syne,sans-serif;padding-bottom:40px}@media only screen and (min-width:1200px) and (max-width:1549px){.price.price3 .price__top-title .title{font-size:44px;line-height:54px}}@media only screen and (min-width:992px) and (max-width:1199px){.price.price3 .price__top-title .title{font-size:36px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){.price.price3 .price__top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.price.price3 .price__top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:575px){.price.price3 .price__top-title .title{font-size:30px;line-height:40px}}.price.price3 .price__top-title .title span{color:#4732ba;position:relative}.price.price3 .price__top-title .title span::before{position:absolute;content:"";left:0;bottom:0;height:5px;width:100%;background:#4732ba}.price.price3 .pricing-one__single{border-radius:0}.price.price3 .pricing-one__single .pricing-one__price{font-family:syne,sans-serif}.price.price3 .pricing-one__single .pricing-one__btn{border-radius:0;border:1px solid #12141d;background:#fff;color:#12141d;font-size:16px;font-weight:500}.price.price3 .pricing-one__single .pricing-one__btn:hover{background:#12141d;color:#fff}.price.price3 .pricing-one__single.pricing-one__single--item2{background:#4732ba}.price.price3 .pricing-one__single.pricing-one__single--item2 .pricing-one__btn{color:#4732ba;border-color:#4732ba}.price.price3 .pricing-one__single.pricing-one__single--item2 .pricing-one__btn:hover{color:#fff;border-color:#000}.price.service-pricing::before{background-image:none;background:#f8f8f8}.pricing-one{position:relative;z-index:10;padding-top:102px}.pricing-one .switch{position:relative;display:inline-block;width:60px;height:32px;vertical-align:middle;margin:0}.pricing-one .switch input{display:none}.pricing-one .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;background:#000}.pricing-one .slider:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:4px;transform:translateX(0);background-color:#fff;transition:.4s}.pricing-one .switch.off .slider:before{transform:translateX(28px)}.pricing-one .slider.round{border-radius:34px}.pricing-one .slider.round:before{border-radius:50%}.pricing-one ul.switch-toggler-list{display:flex;align-items:center;justify-content:center;margin-bottom:60px}.pricing-one ul.switch-toggler-list li a{font-size:20px;font-weight:600;color:#3e3e59;padding-left:32px;padding-right:32px;display:block}.pricing-one ul.switch-toggler-list li.active a{color:#3e3e59}.pricing-one__single{background:#fff;padding:60px 40px;border-radius:16px;box-shadow:0 12px 16px rgba(0,0,0,4%);position:relative;margin-bottom:30px}.pricing-one__single p{font-size:16px;font-weight:400;color:#fff;margin-top:-5px}.pricing-one__single--item2{background:#000}.pricing-one__single--item2 .pricing-one__price{color:#fff}.pricing-one__single--item2 .pricing-one__plan{color:#fff}.pricing-one__single--item2 .pricing-one__list li a{color:#fff}.pricing-one__single--item2 .pricing-one__btn{background:#f7b731;color:#fff}.pricing-one__single--item2 .pricing-one__btn:hover{background:#fff;color:#0d0d0d}.pricing-one__single--item3 .pricing-one__btn{background:#e67ed9}.pricing-one__single--item3 p{color:#0d0d0d}.pricing-one__price{font-size:36px;font-weight:600}.pricing-one__list{padding-top:30px}.pricing-one__list li{margin-bottom:12px}.pricing-one__list li a{font-size:18px;font-weight:500;line-height:30px;color:#0d0d0d}.pricing-one__list li a img{padding-right:5px}.pricing-one__btn{background:#46aaf2;color:#0d0d0d;margin-top:60px;padding:20px 30px;font-size:20px;line-height:20px;font-weight:500;text-transform:capitalize;border-radius:6px}.pricing-one__btn:hover{background:#f7b731;color:#fff}.pricing-one__plan{position:absolute;right:40px;top:60px;font-size:18px;font-weight:500;color:#0d0d0d}.faq{padding-top:30px;padding-bottom:110px}.faq__top-title .title{font-size:48px;line-height:56px;padding-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px){.faq__top-title .title{font-size:40px;line-height:42px}}@media only screen and (min-width:768px) and (max-width:991px){.faq__top-title .title{font-size:40px;line-height:40px}}@media only screen and (max-width:767px){.faq__top-title .title{font-size:32px;line-height:42px}}.faq__accordion-box .accordion-item{border:0;border-radius:0}.faq__accordion-box .accordion-item .accordion-button{background:0 0;color:#0d0d0d;font-size:22px;font-weight:600;border-bottom:1px solid #c4c4c4;box-shadow:none;padding:20px 0}.faq__accordion-box .accordion-item .accordion-button::after{background-image:url(/assets/images/plus.png);height:32px;width:32px;background-position:50%}.faq__accordion-box .accordion-item .accordion-button:not(.collapsed)::after{background-image:url(/assets/images/minus.png);height:32px;width:32px}.faq__accordion-box .accordion-item .accordion-collapse .accordion-body{padding:15px 0;color:#65657a;font-weight:300}.faq.contact-faq{position:relative;z-index:1;margin-top:85px;padding-top:100px}.faq.contact-faq::before{position:absolute;content:"";left:50%;top:0;height:100%;width:87%;transform:translateX(-50%);border-radius:24px;background:#f8f8f8;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1549px){.faq.contact-faq::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.faq.contact-faq::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.faq.contact-faq::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.faq.contact-faq::before{width:100%;border-radius:0}}.faq.contact-faq .accordion-item{background:0 0}.cta{position:relative;z-index:10;padding:110px 0 0}.cta::before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);background-image:url(/assets/images/cta-bg.png);background-position:50% 100%;background-repeat:no-repeat;background-size:cover;height:100%;width:85%;z-index:-1;border-radius:24px;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1549px){.cta::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.cta::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.cta::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.cta::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.cta__content-box{margin-bottom:30px;text-align:center}}@media only screen and (max-width:767px){.cta__content-box{margin-bottom:30px;text-align:center}}.cta__content-box .title{font-size:48px;font-weight:56px;padding-right:20px}@media only screen and (min-width:992px) and (max-width:1199px){.cta__content-box .title{font-size:36px;line-height:38px}}@media only screen and (min-width:768px) and (max-width:991px){.cta__content-box .title{font-size:36px;line-height:38px;padding-right:0}}@media only screen and (max-width:767px){.cta__content-box .title{font-size:32px;line-height:42px;padding-right:0}}.cta__content-box p{font-size:20px;line-height:32px;font-weight:300;color:#0d0d0d;padding-top:10px;padding-bottom:44px}.cta__content-box .download-box span{font-size:16px;font-weight:600;color:#0d0d0d;margin-bottom:20px;display:inline-block;line-height:24px}@media only screen and (min-width:992px) and (max-width:1199px){.cta__content-box .download-box .list{display:flex}}.cta__content-box .download-box .list .item{display:inline-block;margin-right:25px}@media only screen and (min-width:768px) and (max-width:991px){.cta__content-box .download-box .list .item{margin:0 12px}}@media only screen and (max-width:767px){.cta__content-box .download-box .list .item{margin-bottom:15px}}.cta.cta2{background:#07003b;background-image:url(/assets/images/cta-bg-2.jpg)}.cta.cta2::before{display:none}.cta.cta2 .cta__content-box .title{color:#fff;font-size:52px;line-height:60px;font-family:poppins,sans-serif;font-weight:600}@media only screen and (min-width:1200px) and (max-width:1549px){.cta.cta2 .cta__content-box .title{font-size:48px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.cta.cta2 .cta__content-box .title{font-size:40px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){.cta.cta2 .cta__content-box .title{font-size:38px;line-height:46px}}@media only screen and (max-width:767px){.cta.cta2 .cta__content-box .title{font-size:38px;line-height:46px}}.cta.cta2 .cta__content-box p{color:#bbb9c9;font-size:20px;font-weight:400;line-height:32px;font-family:poppins,sans-serif}.cta.cta2 .cta__content-box .download-box span{color:#fff;font-family:poppins,sans-serif;font-weight:600}.cta.cta3{background-image:url(/assets/images/cta-bg-3.png);margin-top:120px}.cta.cta3 .cta__content-box .title{font-family:syne,sans-serif;font-size:52px;line-height:60px}@media only screen and (min-width:1200px) and (max-width:1549px){.cta.cta3 .cta__content-box .title{font-size:44px;line-height:54px}}@media only screen and (min-width:992px) and (max-width:1199px){.cta.cta3 .cta__content-box .title{font-size:36px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){.cta.cta3 .cta__content-box .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.cta.cta3 .cta__content-box .title{font-size:36px;line-height:46px}}.cta.cta3 .cta__content-box .title span{color:#ff8181;position:relative}.cta.cta3 .cta__content-box .title span::before{position:absolute;content:"";left:0;bottom:0;height:5px;width:100%;background:#ff8181}.how-it-work{padding:75px 0;position:relative}.how-it-work .work-line{position:absolute;width:100%;z-index:-1;left:50%;transform:translateX(-50%);top:315px}@media only screen and (min-width:1200px) and (max-width:1549px){.how-it-work .work-line{width:70%}}@media only screen and (min-width:992px) and (max-width:1199px){.how-it-work .work-line{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.how-it-work .work-line{display:none}}@media only screen and (max-width:767px){.how-it-work .work-line{display:none}}.how-it-work-item{text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.how-it-work-item{margin-bottom:30px}}@media only screen and (max-width:767px){.how-it-work-item{margin-bottom:30px}}.how-it-work-item span{display:inline-block;height:52px;width:52px;background:#ffe4e4;text-align:center;line-height:52px;border-radius:50%;font-size:20px;font-weight:700;color:#07003b;font-family:poppins,sans-serif}.how-it-work-item .title{font-size:24px;font-weight:700;color:#07003b;font-family:poppins,sans-serif;margin:30px 0}@media only screen and (min-width:992px) and (max-width:1199px){.how-it-work-item .title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.how-it-work-item .title{margin-bottom:15px}}@media only screen and (max-width:767px){.how-it-work-item .title{margin-bottom:15px}}.how-it-work-item p{font-size:18px;line-height:30px;color:#7e7c8f;font-family:poppins,sans-serif;padding:0 50px}@media only screen and (min-width:992px) and (max-width:1199px){.how-it-work-item p{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.how-it-work-item p{padding:0}}@media only screen and (max-width:767px){.how-it-work-item p{padding:0}}.how-work-2{background:#4732ba;padding:100px 0 105px;margin-top:120px}.how-work-2 .top-title{position:relative;padding:0 10px 80px}.how-work-2 .top-title img{position:absolute;right:20px;top:-10px}.how-work-2 .top-title .title{color:#fff;font-size:48px;line-height:56px;font-family:syne,sans-serif}@media only screen and (min-width:992px) and (max-width:1199px){.how-work-2 .top-title .title{font-size:40px}}@media only screen and (max-width:575px){.how-work-2 .top-title .title{font-size:30px;line-height:40px}}.how-work-2 .top-title .title span{position:relative;color:#ff8181}.how-work-2 .top-title .title span::before{position:absolute;content:"";left:0;bottom:0;height:5px;width:100%;background:#ff8181}.how-work-3-item{text-align:center;padding:0 35px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.how-work-3-item{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.how-work-3-item{padding:0;margin-bottom:40px}}@media only screen and (max-width:767px){.how-work-3-item{padding:0;margin-bottom:40px}}.how-work-3-item .work-arrow{position:absolute;right:-90px;top:10px}@media only screen and (min-width:768px) and (max-width:991px){.how-work-3-item .work-arrow{display:none}}@media only screen and (max-width:767px){.how-work-3-item .work-arrow{display:none}}.how-work-3-item span{height:52px;width:52px;display:inline-block;background:#ff8181;border-radius:50%;text-align:center;color:#fff;line-height:52px;font-size:20px;font-weight:700}.how-work-3-item .title{color:#fff;font-size:24px;font-weight:700;font-family:syne,sans-serif;padding-top:30px}.how-work-3-item p{color:#c8c1ea;font-size:18px;line-height:30px;padding-top:15px}.service2__content{padding-right:30px}@media only screen and (min-width:992px) and (max-width:1199px){.service2__content{padding-right:0}}@media only screen and (max-width:767px){.service2__content{padding-right:0}}.service2__content .title{font-size:60px;font-weight:600;color:#07003b;font-family:poppins,sans-serif}@media only screen and (min-width:1200px) and (max-width:1549px){.service2__content .title{font-size:48px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.service2__content .title{font-size:42px;line-height:52px}}@media only screen and (min-width:768px) and (max-width:991px){.service2__content .title{font-size:42px;line-height:52px;margin-top:30px}}@media only screen and (max-width:767px){.service2__content .title{font-size:36px;line-height:46px;margin-top:30px}}@media only screen and (max-width:575px){.service2__content .title{font-size:32px;line-height:44px}}.service2__content p{font-size:18px;line-height:32px;color:#7e7c8f;font-family:poppins,sans-serif;padding:17px 0 32px}@media only screen and (min-width:768px) and (max-width:991px){.service2__content.service2content-2{margin-top:80px}}@media only screen and (max-width:767px){.service2__content.service2content-2{margin-top:80px}}@media only screen and (max-width:575px){.service2__content.service2content-2{margin-bottom:20px}}.service2__content.service2content-2 p{padding-right:75px}@media only screen and (min-width:992px) and (max-width:1199px){.service2__content.service2content-2 p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.service2__content.service2content-2 p{padding-right:0}}@media only screen and (max-width:767px){.service2__content.service2content-2 p{padding-right:0}}.service2__thumb{position:relative}.service2__thumb .item-1{position:absolute;left:50px;top:-50px}.service2__thumb .item-2{position:absolute;left:0;top:130px;-webkit-animation:4s infinite alternate slideitemleft;animation:4s infinite alternate slideitemleft}.service2__thumb .item-3{position:absolute;right:115px;top:200px;-webkit-animation:4s infinite alternate slideitemright;animation:4s infinite alternate slideitemright}@media only screen and (min-width:1200px) and (max-width:1549px){.service2__thumb.service2item-2{margin-top:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.service2__thumb.service2item-2{margin-top:80px}}@media only screen and (min-width:768px) and (max-width:991px){.service2__thumb.service2item-2{margin-top:80px}}.service2__thumb.service2item-2 .item-1{left:auto;right:80px;top:-10px}.service2__thumb.service2item-2 .item-2{left:auto;right:-70px;-webkit-animation:4s infinite alternate slideitemleft2;animation:4s infinite alternate slideitemleft2}@-webkit-keyframes slideitemleft{0%{top:120px}100%{top:140px}}@keyframes slideitemleft{0%{top:120px}100%{top:140px}}@-webkit-keyframes slideitemleft2{0%{top:170px}100%{top:190px}}@keyframes slideitemleft2{0%{top:170px}100%{top:190px}}@-webkit-keyframes slideitemright{0%{right:100px}100%{right:135px}}@keyframes slideitemright{0%{right:100px}100%{right:135px}}.service3{padding:117px 0 45px;margin-bottom:-120px;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.service3{padding-bottom:100px;margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.service3{padding-bottom:100px;margin-bottom:0}}@media only screen and (max-width:767px){.service3{padding-bottom:60px;margin-bottom:0}}.service3__thumb{position:relative}.service3__thumb img{margin:-84px 0 0 -105px;max-width:850px}@media only screen and (min-width:992px) and (max-width:1199px){.service3__thumb img{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.service3__thumb img{max-width:100%}}@media only screen and (max-width:767px){.service3__thumb img{max-width:100%;margin:0}}.service3__content{position:relative;z-index:9}.service3__content .top-title{padding-bottom:62px}.service3__content .top-title .title{font-size:56px;line-height:64px;color:#12141d;font-family:syne,sans-serif;padding-right:75px}@media only screen and (min-width:1200px) and (max-width:1549px){.service3__content .top-title .title{font-size:44px;line-height:54px;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.service3__content .top-title .title{font-size:36px;line-height:46px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.service3__content .top-title .title{font-size:36px;line-height:46px;padding-right:0}}@media only screen and (max-width:767px){.service3__content .top-title .title{font-size:36px;line-height:46px;padding-right:0}}.service3__content .top-title .title span{color:#4732ba;position:relative}.service3__content .top-title .title span::before{position:absolute;content:"";left:0;bottom:0;height:5px;width:100%;background:#4732ba}.service3__content .top-title p{font-size:18px;line-height:30px;color:#595b61;padding:15px 0 0}.service3 .item-2{margin-top:-70px}@media only screen and (min-width:768px) and (max-width:991px){.service3 .item-2{margin-top:30px}}@media only screen and (max-width:767px){.service3 .item-2{margin-top:30px}}.service3 .item-2 .service3__content .top-title{padding-bottom:30px}.service3 .item-2 .service3__content .top-title .text{font-weight:500;color:#12141d}.service3 .item-2 .service3__content .top-title .title{padding-right:30px}.service3 .item-2 .service3__content .top-title .title span{color:#ff8181}.service3 .item-2 .service3__content .top-title .title span::before{background:#ff8181}.service3 .item-2 .service3__content .top-title p{padding-right:0}.service3 .item-2 .service3__content .list .item{margin-bottom:12px}.service3 .item-2 .service3__content .list .item a{font-size:18px;font-weight:600;color:#12141d;font-family:syne,sans-serif}.service3 .item-2 .service3__content .list .item a img{padding-right:10px}.service3 .item-2 .service3__content .services3-btn{margin-top:56px}.service3 .item-2 .service3__content .services3-btn a{border-radius:0;background:#ff8181;box-shadow:none;font-size:16px;font-weight:500;border:1px solid #ff8181}.service3 .item-2 .service3__content .services3-btn a:hover{background:0 0;color:#ff8181}.service3 .item-2 .service3__thumb{text-align:right}.service3 .item-2 .service3__thumb img{margin:-65px 0 0 -150px;max-width:960px}@media only screen and (min-width:992px) and (max-width:1199px){.service3 .item-2 .service3__thumb img{max-width:100%;margin:0}}@media only screen and (min-width:768px) and (max-width:991px){.service3 .item-2 .service3__thumb img{max-width:100%;margin:0}}@media only screen and (max-width:767px){.service3 .item-2 .service3__thumb img{max-width:100%;margin:0}}.service3-content-box{padding-left:64px;position:relative;margin-bottom:45px}.service3-content-box img{position:absolute;left:0;top:0}.service3-content-box .title{font-size:24px;font-weight:700;font-family:syne,sans-serif;color:#12141d}.service3-content-box p{font-size:18px;line-height:30px;color:#595b61;padding-right:85px;padding-top:3px}@media only screen and (max-width:767px){.service3-content-box p{padding-right:0}}.counter{padding-top:103px}@media only screen and (min-width:768px) and (max-width:991px){.counter__box{margin-bottom:30px}}@media only screen and (max-width:767px){.counter__box{margin-bottom:30px}}.counter__box .title{font-size:48px;font-weight:700;line-height:56px;font-family:poppins,sans-serif}@media only screen and (min-width:992px) and (max-width:1199px){.counter__box .title{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px){.counter__box .title{font-size:38px}}@media only screen and (max-width:767px){.counter__box .title{font-size:38px}}.counter__box .title span{line-height:56px;font-family:poppins,sans-serif}.counter__box p{font-size:18px;font-weight:500;color:#7e7c8f;letter-spacing:.24em;font-family:poppins,sans-serif;text-transform:uppercase;margin-top:-2px}@media only screen and (min-width:992px) and (max-width:1199px){.counter__box p{font-size:14px}}@media only screen and (max-width:767px){.counter__box p{font-size:14px}}.counter.counter2 .counter__box .title{color:#4732ba;font-family:syne,sans-serif}.platform__box{position:relative;background-image:url(/assets/images/platform-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:105px 0 110px 130px;margin:0 -50px;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.platform__box{padding-bottom:0;padding-left:30px;margin:0}}@media only screen and (min-width:768px) and (max-width:991px){.platform__box{padding-bottom:0;padding-left:20px;margin:0}}@media only screen and (max-width:767px){.platform__box{padding-bottom:0;padding-left:20px;margin:0}}.platform__box .platform-mobile{position:absolute;right:0;bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.platform__box .platform-mobile{position:static;padding-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.platform__box .platform-mobile{position:static;padding-top:40px}}@media only screen and (max-width:767px){.platform__box .platform-mobile{position:static;padding-top:40px}}.platform__box .content-box{padding-right:80px}@media only screen and (max-width:767px){.platform__box .content-box{padding-right:0}}.platform__box .content-box .title{font-family:poppins,sans-serif;font-size:60px;line-height:65px;font-weight:600;color:#07003b}@media only screen and (min-width:1200px) and (max-width:1549px){.platform__box .content-box .title{font-size:48px;line-height:60px;padding-right:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.platform__box .content-box .title{font-size:46px;line-height:60px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.platform__box .content-box .title{font-size:46px;line-height:60px;padding-right:0}}@media only screen and (max-width:767px){.platform__box .content-box .title{font-size:46px;line-height:60px;padding-right:0}}@media only screen and (max-width:575px){.platform__box .content-box .title{font-size:34px;line-height:46px;padding-right:0}}.platform__box .content-box p{font-family:poppins,sans-serif;font-size:18px;line-height:32px;color:#7e7c8f}.platform__box .platform-content-box{margin-right:137px;display:flex;margin-top:45px}@media only screen and (min-width:992px) and (max-width:1199px){.platform__box .platform-content-box{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.platform__box .platform-content-box{margin-right:0}}@media only screen and (max-width:767px){.platform__box .platform-content-box{margin-right:0;flex-direction:column}}.platform__box .platform-content-box .item{background:#fff;margin-right:20px;padding:30px 45px 30px 30px;border-radius:16px;box-shadow:0 20px 80px -30px rgba(0,0,0,8%);background-image:url(/assets/images/link-icon.svg);background-position:87% 40px;background-repeat:no-repeat;background-size:auto}@media only screen and (max-width:767px){.platform__box .platform-content-box .item{margin-bottom:20px}}@media only screen and (max-width:575px){.platform__box .platform-content-box .item{padding:30px}}.platform__box .platform-content-box .item .title{font-size:24px;font-weight:600;line-height:32px;color:#07003b;font-family:poppins,sans-serif;padding-bottom:3px}.platform__box .platform-content-box .item p{font-size:18px;line-height:30px;color:#7e7c8f;font-family:poppins,sans-serif}.page-title-banner{background-image:url(/assets/images/page-title-banner-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:210px 0 115px}.page-title-banner .page-title-content span{display:inline-block;font-size:18px;font-weight:500;color:#fff;background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);border-radius:30px;padding:6px 25px}.page-title-banner .page-title-content .title{font-size:48px;font-weight:700;color:#fff;line-height:56px;padding-top:10px}@media only screen and (min-width:1200px) and (max-width:1549px){.page-title-banner .page-title-content .title{font-size:42px;line-height:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.page-title-banner .page-title-content .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.page-title-banner .page-title-content .title{font-size:32px;line-height:42px}}.about-video{padding:110px 0}.about-video .about-video__top-heading .title{font-size:48px;font-weight:700;line-height:56px;color:#0d0d0d}@media only screen and (min-width:992px) and (max-width:1199px){.about-video .about-video__top-heading .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.about-video .about-video__top-heading .title{font-size:36px;line-height:46px}}.about-video .about-video__top-text p{font-size:18px;line-height:30px;color:#65657a;padding-right:90px}@media only screen and (min-width:992px) and (max-width:1199px){.about-video .about-video__top-text p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.about-video .about-video__top-text p{padding-right:0}}@media only screen and (max-width:767px){.about-video .about-video__top-text p{padding-right:0}}.about-video .about-video__box{margin-top:65px;position:relative}.about-video .about-video__box .play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.about-video .about-video__box .play-btn a{display:inline-block;height:120px;width:120px;background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);text-align:center;line-height:120px;border-radius:50%;position:relative;z-index:10;border:0}.about-video .about-video__box .play-btn a::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:-1;border-radius:50%;border:1px solid #f7b731;-webkit-animation:pulse-border-2 2s linear infinite;animation:pulse-border-2 2s linear infinite}@media only screen and (max-width:767px){.about-video .about-video__box .play-btn a{height:90px;width:90px;line-height:90px}}.about-features{position:relative;z-index:1;padding:82px 0}.about-features::before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);height:100%;width:87%;background:#f8f8f8;z-index:-1;border-radius:24px}@media only screen and (min-width:1200px) and (max-width:1549px){.about-features::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.about-features::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.about-features::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.about-features::before{width:100%;border-radius:0}}.about-features .top-title{padding-bottom:94px}.about-features .top-title .title{font-size:48px;line-height:56px;color:#0d0d0d;padding:0 0;margin:0 -30px}@media only screen and (min-width:1200px) and (max-width:1549px){.about-features .top-title .title{font-size:42px;line-height:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-features .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.about-features .top-title .title{font-size:36px;line-height:46px;margin:0}}@media only screen and (max-width:575px){.about-features .top-title .title{font-size:28px;line-height:38px;margin:0}}@media only screen and (min-width:768px) and (max-width:991px){.about-features-item{text-align:center;margin-bottom:50px}}@media only screen and (max-width:767px){.about-features-item{text-align:center;margin-bottom:50px}}.about-features-item .top-style{position:relative;padding-left:105px}@media only screen and (min-width:768px) and (max-width:991px){.about-features-item .top-style{padding-left:0}}@media only screen and (max-width:767px){.about-features-item .top-style{padding-left:0}}.about-features-item .top-style .icon{position:absolute;left:0;top:50%;transform:translateY(-50%);height:80px;width:80px;text-align:center;line-height:80px;border-radius:50%;background:#fff;box-shadow:0 12px 16px rgba(0,0,0,4%)}@media only screen and (min-width:768px) and (max-width:991px){.about-features-item .top-style .icon{position:static;display:inline-block;transform:translateY(0%);margin-bottom:15px}}@media only screen and (max-width:767px){.about-features-item .top-style .icon{position:static;display:inline-block;transform:translateY(0%);margin-bottom:15px}}.about-features-item .top-style .title{font-size:24px;line-height:32px}@media only screen and (min-width:992px) and (max-width:1199px){.about-features-item .top-style .title{font-size:20px;line-height:28px}}.about-features-item p{font-size:18px;line-height:30px;color:#666;padding-right:90px;padding-top:20px}@media only screen and (min-width:992px) and (max-width:1199px){.about-features-item p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.about-features-item p{padding-right:0;padding-top:0}}@media only screen and (max-width:767px){.about-features-item p{padding-right:0;padding-top:0}}.about-fun-facts-box{background-image:url(/assets/images/about-fun-facts-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:78px 110px;border-radius:24px;margin-top:105px}@media only screen and (min-width:1200px) and (max-width:1549px){.about-fun-facts-box{padding:78px 30px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-fun-facts-box{padding:78px 30px}}@media only screen and (min-width:768px) and (max-width:991px){.about-fun-facts-box{padding:78px 30px}}@media only screen and (max-width:767px){.about-fun-facts-box{padding:78px 30px}}@media only screen and (min-width:768px) and (max-width:991px){.about-fun-facts-item{text-align:center;margin-bottom:40px}}@media only screen and (max-width:767px){.about-fun-facts-item{text-align:center;margin-bottom:40px}}.about-fun-facts-item .title{font-size:40px;line-height:48px;font-weight:700;color:#0d0d0d}.about-fun-facts-item>span{font-size:18px;line-height:24px;color:#3c2b31}.about-contant-box{margin-top:110px}.about-contant-box .about-contnet-thumb{margin-bottom:30px}.about-contant-box .about-contnet-thumb img{width:100%}.about-contant-box .about-contnt .title{font-size:48px;line-height:56px;padding-right:115px}@media only screen and (min-width:992px) and (max-width:1199px){.about-contant-box .about-contnt .title{padding-right:0;font-size:36px;line-height:46px}}@media only screen and (min-width:1200px) and (max-width:1549px){.about-contant-box .about-contnt .title{padding-right:0}}@media only screen and (max-width:767px){.about-contant-box .about-contnt .title{padding-right:0;font-size:36px;line-height:46px}}.about-contant-box .about-contnt p{font-size:18px;line-height:30px;color:#636379;padding:20px 0 14px}.about-contant-box .about-contnt ul{margin-bottom:50px}.about-contant-box .about-contnt ul li{color:#636379;font-size:18px;font-weight:600;margin-bottom:14px}.about-contant-box .about-contnt ul li img{padding-right:8px}.team{padding:104px 0 30px;margin-bottom:-17px}.team .top-title{padding-bottom:60px}.team .top-title .title{font-size:48px;line-height:56px;margin:0 -60px}@media only screen and (min-width:992px) and (max-width:1199px){.team .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.team .top-title .title{font-size:36px;line-height:46px;margin:0}}.team__item{transition:all linear .3s}.team__item:hover{transform:translateY(-10px)}@media only screen and (min-width:768px) and (max-width:991px){.team__item{margin-bottom:40px}}@media only screen and (max-width:767px){.team__item{margin-bottom:40px}}.team__item .thumb img{width:100%}.team__item .title{font-size:24px;font-weight:700;color:#191919;padding-top:25px}.team__item span{display:block;font-size:16px;font-weight:400;color:#565656;margin-bottom:13px}.team__item a{font-size:20px;font-weight:500;color:#0d0d0d;border-bottom:2px solid #0d0d0d}.subscription{position:relative;z-index:1}.subscription::before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);height:100%;width:87%;border-radius:24px;background-image:url(/assets/images/subscribe-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1549px){.subscription::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.subscription::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.subscription::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.subscription::before{width:100%;border-radius:0}}.subscription__box{padding:140px 0}.subscription__box .top-title{padding:0 25px}@media only screen and (min-width:992px) and (max-width:1199px){.subscription__box .top-title{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.subscription__box .top-title{padding:0}}@media only screen and (max-width:767px){.subscription__box .top-title{padding:0}}.subscription__box .top-title .title{font-size:48px;line-height:56px;padding-bottom:9px}@media only screen and (min-width:1200px) and (max-width:1549px){.subscription__box .top-title .title{font-size:40px;line-height:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.subscription__box .top-title .title{font-size:36px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){.subscription__box .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.subscription__box .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:575px){.subscription__box .top-title .title{font-size:30px;line-height:40px}}.subscription__box .top-title p{font-size:20px;line-height:32px;color:#37313c}@media only screen and (max-width:767px){.subscription__box .top-title p{padding:0}}.subscription__box .subscription__mail{padding-top:60px}.subscription__box .subscription__mail .input-box{margin:0 25px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.subscription__box .subscription__mail .input-box{margin:0}}@media only screen and (min-width:768px) and (max-width:991px){.subscription__box .subscription__mail .input-box{margin:0}}@media only screen and (max-width:767px){.subscription__box .subscription__mail .input-box{margin:0}}.subscription__box .subscription__mail .input-box input{width:100%;height:70px;background:rgba(255,255,255,.6);padding-left:20px;border:1px solid #fff;border-radius:10px}.subscription__box .subscription__mail .input-box input::-moz-placeholder{opacity:1;color:#88829a}.subscription__box .subscription__mail .input-box input:-ms-input-placeholder{opacity:1;color:#88829a}.subscription__box .subscription__mail .input-box input::placeholder{opacity:1;color:#88829a}.subscription__box .subscription__mail .input-box button{position:absolute;right:5px;top:50%;transform:translateY(-50%);line-height:60px;background:#000;padding:0 30px;border:0;border-radius:6px;font-size:20px;font-weight:500;color:#fff}@media only screen and (max-width:575px){.subscription__box .subscription__mail .input-box button{position:static;margin-top:10px;transform:translateY(0)}}.portfolio-filter{padding:106px 0 0}.portfolio-filter .top-title{padding-bottom:0;padding-bottom:20px}.portfolio-filter .top-title .title{font-size:48px;line-height:56px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-filter .top-title .title{font-size:36px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-filter .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.portfolio-filter .top-title .title{font-size:28px;line-height:40px}}.portfolio-filter .portfolio-filter-menu{padding-bottom:20px}.portfolio-filter .portfolio-filter-menu ul{text-align:right;justify-content:flex-end}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-filter .portfolio-filter-menu ul{justify-content:flex-start}}@media only screen and (max-width:767px){.portfolio-filter .portfolio-filter-menu ul{justify-content:flex-start}}.portfolio-filter .portfolio-filter-menu ul li{display:inline-block;margin-left:38px;font-size:18px;font-weight:400;color:#0d0d0d;cursor:pointer}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-filter .portfolio-filter-menu ul li{margin-left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-filter .portfolio-filter-menu ul li{margin-left:0;margin-right:20px}}@media only screen and (max-width:767px){.portfolio-filter .portfolio-filter-menu ul li{margin-left:0;margin-right:20px}}@media only screen and (max-width:575px){.portfolio-filter .portfolio-filter-menu ul li{margin-left:0;margin-right:15px;margin-bottom:10px}}.portfolio-filter .portfolio-filter-menu ul li button{padding:0;position:relative}.portfolio-filter .portfolio-filter-menu ul li button.active{background:0 0;color:#ffa9aa}.portfolio-filter .portfolio-filter-menu ul li button.active::before{position:absolute;content:"";left:0;bottom:0;height:1px;width:100%;background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%)}.portfolio-filter-item{border-radius:8px;overflow:hidden;margin-top:30px;position:relative}.portfolio-filter-item>img{width:100%}.portfolio-filter-item .portfolio-filter-overlay{position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(190.15deg,rgba(255,143,232,.15) 7.11%,#FFC960 91.83%);display:flex;flex-direction:column;justify-content:end;padding-left:40px;padding-bottom:35px;opacity:0;visibility:hidden;transition:all linear .3s}.portfolio-filter-item .portfolio-filter-overlay .title{font-size:24px;font-weight:700}.portfolio-filter-item .portfolio-filter-overlay a{font-size:18px;font-weight:400;color:#0d0d0d}.portfolio-filter-item .portfolio-filter-overlay a img{padding-left:8px}.portfolio-filter-item:hover .portfolio-filter-overlay{opacity:1;visibility:visible}.portfolio-single-banner{padding-top:90px}.portfolio-single-banner>img{width:100%}.portfolio-single-banner-box{padding:90px 80px;background:#fff;box-shadow:0 12px 16px rgba(0,0,0,4%);border-radius:16px;margin-top:-240px}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-single-banner-box{padding:40px;margin-top:-100px}}@media only screen and (max-width:767px){.portfolio-single-banner-box{padding:40px;margin-top:-100px}}@media only screen and (max-width:575px){.portfolio-single-banner-box{padding:20px;margin-top:-30px}}.portfolio-single-banner-box .top-item{border-bottom:1px solid #ececec;padding-bottom:40px}.portfolio-single-banner-box .top-item .title{font-size:48px;line-height:56px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-single-banner-box .top-item .title{font-size:40px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-single-banner-box .top-item .title{font-size:36px;line-height:46px;margin-bottom:20px}}@media only screen and (max-width:767px){.portfolio-single-banner-box .top-item .title{font-size:36px;line-height:46px;margin-bottom:20px}}@media only screen and (max-width:575px){.portfolio-single-banner-box .top-item .title{font-size:28px;line-height:36px;margin-bottom:30px}}.portfolio-single-banner-box .top-item a{background:#f7b731;background-image:url(/assets/images/button-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:0}.portfolio-single-banner-box .content-box{padding-left:30px;padding-top:40px}@media only screen and (max-width:767px){.portfolio-single-banner-box .content-box{padding-left:0}}.portfolio-single-banner-box .content-box .title{font-size:24px;font-weight:700}.portfolio-single-banner-box .content-box p{padding-right:100px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-single-banner-box .content-box p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-single-banner-box .content-box p{padding-right:0}}@media only screen and (max-width:767px){.portfolio-single-banner-box .content-box p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-single-banner-box .content-box ul{padding-top:20px}}@media only screen and (max-width:575px){.portfolio-single-banner-box .content-box ul{padding-top:20px}}.portfolio-single-banner-box .content-box ul li{font-size:18px;font-weight:400;color:#6e6e6e;margin-bottom:17px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-single-banner-box .content-box ul li{font-size:16px}}@media only screen and (max-width:575px){.portfolio-single-banner-box .content-box ul li{display:flex;flex-direction:column;justify-content:center;text-align:center}}.portfolio-single-banner-box .content-box ul li span{font-size:20px;font-weight:500;display:inline-block;padding-left:16px;color:#0d0d0d}.single-portfolio-information{margin-top:140px}.information-box{padding:0 115px}@media only screen and (min-width:768px) and (max-width:991px){.information-box{padding:0}}@media only screen and (max-width:767px){.information-box{padding:0}}.information-box .information-content{padding-right:80px}@media only screen and (min-width:992px) and (max-width:1199px){.information-box .information-content{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.information-box .information-content{padding-right:0;margin-bottom:30px}}@media only screen and (max-width:767px){.information-box .information-content{padding-right:0;margin-bottom:30px}}.information-box .information-content .title{font-size:48px;line-height:56px;padding-bottom:20px}.information-box .information-content p{color:#666}.information-box .information-content ul{padding-bottom:20px}.information-box .information-content ul li{font-size:18px;font-weight:500;color:#0d0d0d;position:relative;padding:8px 0 8px 38px}.information-box .information-content ul li::before{position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);height:2px;width:20px;background:#ff794d;border-radius:3px}.single-portfolio-process{margin:110px 0;position:relative;z-index:1}.single-portfolio-process::before{position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);height:100%;width:87%;background:#f8f8f8;border-radius:24px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1549px){.single-portfolio-process::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.single-portfolio-process::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.single-portfolio-process::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.single-portfolio-process::before{width:100%;border-radius:0}}.single-portfolio-process .portfolio-process-box{padding:100px 0}.single-portfolio-process .top-title{padding-bottom:45px}.single-portfolio-process .top-title .title{font-size:48px;line-height:56px}@media only screen and (max-width:767px){.single-portfolio-process .top-title .title{font-size:36px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-process-item{text-align:center;margin-bottom:35px}}@media only screen and (max-width:767px){.portfolio-process-item{text-align:center;margin-bottom:35px}}.portfolio-process-item span{display:inline-block;height:56px;width:56px;text-align:center;line-height:56px;border-radius:50%;background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);color:#0d0d0d;font-size:26px;font-weight:800}.portfolio-process-item .title{font-size:24px;font-weight:600;padding-top:22px;padding-bottom:4px}.portfolio-process-item p{color:#636379}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-process-item p{font-size:16px}}.portfolio-testimonial-box{padding-bottom:110px}.portfolio-testimonial-box .top-title .title{font-size:48px;line-height:56px}@media only screen and (max-width:767px){.portfolio-testimonial-box .top-title .title{font-size:36px;line-height:46px}}.portfolio-testimonial-box .testimonial-box{background:#fff;box-shadow:0 12px 16px rgba(0,0,0,4%);border-radius:16px;overflow:hidden}.portfolio-testimonial-box .testimonial-box .testimonial-thumb{background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);padding:75px 0}.portfolio-testimonial-box .testimonial-box .testimonial-thumb .title{font-size:20px;margin-bottom:0;margin-top:30px}.portfolio-testimonial-box .testimonial-box .testimonial-thumb span{font-size:16px;font-weight:400;color:#0d0d0d}.portfolio-testimonial-box .testimonial-box .testimonial-content{padding-left:140px;padding-right:100px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-testimonial-box .testimonial-box .testimonial-content{padding-left:40px;padding-right:40px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-testimonial-box .testimonial-box .testimonial-content{padding:40px}}@media only screen and (max-width:767px){.portfolio-testimonial-box .testimonial-box .testimonial-content{padding:30px}}.portfolio-testimonial-box .testimonial-box .testimonial-content p{font-size:24px;font-weight:600;line-height:40px;color:#0d0d0d}.portfolio-project{padding-bottom:20px}.portfolio-project .top-title{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:40px}@media only screen and (max-width:767px){.portfolio-project .top-title{flex-direction:column;align-items:flex-start}}.portfolio-project .top-title .title{font-size:48px;line-height:56px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-project .top-title .title{font-size:40px;line-height:50px}}@media only screen and (max-width:767px){.portfolio-project .top-title .title{font-size:36px;line-height:46px;margin-bottom:20px}}.portfolio-project .top-title a{font-size:20px;font-weight:500;color:#0d0d0d;border-bottom:1px solid #0d0d0d}.portfolio-project .top-title a img{padding-left:8px}.blog-layout-1{padding:110px 0 90px}@media only screen and (min-width:768px) and (max-width:991px){.blog-layout-1-item{margin-bottom:30px}}@media only screen and (max-width:767px){.blog-layout-1-item{margin-bottom:30px}}.blog-layout-1-item .thumb{margin-bottom:30px}.blog-layout-1-item .thumb img{width:100%}.blog-layout-1-item .content .sub-item a{background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);border-radius:30px;color:#fff;font-size:16px;font-weight:500;padding:0 20px;line-height:32px}.blog-layout-1-item .content .sub-item span{font-size:18px;font-weight:500;color:#0d0d0d;padding-left:24px;display:inline-block}.blog-layout-1-item .content .title{font-size:32px;line-height:40px;font-weight:600;padding-right:105px;padding-top:25px;padding-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-layout-1-item .content .title{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog-layout-1-item .content .title{padding-right:0}}@media only screen and (max-width:767px){.blog-layout-1-item .content .title{padding-right:0}}@media only screen and (max-width:575px){.blog-layout-1-item .content .title{font-size:26px;line-height:34px}}.blog-layout-1-item .content p{color:#65657a;padding-bottom:6px}.blog-layout-1-item .content>a{font-size:20px;font-weight:500;color:#0d0d0d;border-bottom:1px solid #0d0d0d}.blog-layout-1-item .content>a img{padding-left:8px}.blog-layout-2-item{display:flex;align-items:center;margin-bottom:40px}@media only screen and (max-width:575px){.blog-layout-2-item{display:block}}.blog-layout-2-item .thumb{margin-right:30px;min-width:195px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-layout-2-item .thumb{min-width:140px}}@media only screen and (max-width:575px){.blog-layout-2-item .thumb{min-width:100%;margin-right:0;margin-bottom:20px}}.blog-layout-2-item .thumb img{width:100%}.blog-layout-2-item .content .sub-item a{background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);border-radius:30px;color:#fff;font-size:16px;font-weight:500;padding:0 20px;line-height:32px}.blog-layout-2-item .content .sub-item span{font-size:18px;font-weight:500;color:#0d0d0d;padding-left:24px;display:inline-block}.blog-layout-2-item .content .title{font-size:24px;line-height:32px;font-weight:600;padding-right:105px;padding-top:15px;margin-bottom:15px}@media only screen and (min-width:1200px) and (max-width:1549px){.blog-layout-2-item .content .title{font-size:20px;line-height:28px;padding-right:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-layout-2-item .content .title{font-size:20px;line-height:28px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog-layout-2-item .content .title{font-size:20px;line-height:28px;padding-right:0}}@media only screen and (max-width:767px){.blog-layout-2-item .content .title{font-size:20px;line-height:28px;padding-right:0}}.blog-layout-2-item .content p{color:#65657a;padding-bottom:6px}.blog-layout-2-item .content>a{font-size:20px;font-weight:500;color:#0d0d0d;border-bottom:1px solid #0d0d0d}.blog-layout-2-item .content>a img{padding-left:8px}.blog-layout-3 .top-title{padding-bottom:40px}.blog-layout-3 .top-title .title{font-size:48px;line-height:56px}@media only screen and (min-width:1200px) and (max-width:1549px){.blog-layout-3 .top-title .title{font-size:42px;line-height:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-layout-3 .top-title .title{font-size:36px;line-height:46px}}@media only screen and (max-width:767px){.blog-layout-3 .top-title .title{font-size:32px;line-height:42px}}.blog-layout-3-item{margin-bottom:50px}.blog-layout-3-item .thumb{margin-bottom:30px}.blog-layout-3-item .thumb img{width:100%}.blog-layout-3-item .content .sub-item a{background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);border-radius:30px;color:#fff;font-size:16px;font-weight:500;padding:0 20px;line-height:32px}.blog-layout-3-item .content .sub-item span{font-size:18px;font-weight:500;color:#0d0d0d;padding-left:24px;display:inline-block}.blog-layout-3-item .content .title{font-size:24px;line-height:32px;font-weight:600;padding-right:30px;padding-top:25px;padding-bottom:5px}@media only screen and (max-width:767px){.blog-layout-3-item .content .title{padding-right:0}}.blog-layout-3-item .content p{color:#65657a;padding-bottom:6px;margin-bottom:0}.blog-layout-3-item .content>a{font-size:20px;font-weight:500;color:#0d0d0d;border-bottom:1px solid #0d0d0d}.blog-layout-3-item .content>a img{padding-left:8px}.page-contact-info{display:flex;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px){.page-contact-info{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.page-contact-info{display:block}}@media only screen and (max-width:767px){.page-contact-info{display:block}}.page-contact-info .item{background:#fff;margin-right:60px;padding:55px 40px 55px 135px;border-radius:16px;overflow:hidden;position:relative;width:420px}@media only screen and (min-width:1200px) and (max-width:1549px){.page-contact-info .item{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.page-contact-info .item{width:100%;margin-right:0;margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.page-contact-info .item{width:100%;margin-right:0;margin-top:30px}}@media only screen and (max-width:767px){.page-contact-info .item{width:100%;margin-right:0;margin-top:30px}}@media only screen and (max-width:575px){.page-contact-info .item{padding:55px 40px 55px 30px}}.page-contact-info .item .icon{position:absolute;left:40px;top:50%;transform:translateY(-50%);background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);border-radius:50%;height:80px;width:80px;text-align:center;line-height:80px}@media only screen and (max-width:575px){.page-contact-info .item .icon{position:static;margin-bottom:20px;transform:translateY(0)}}.contact-main-box{padding-top:105px}.contact-box-information>.title{font-size:48px;line-height:56px;margin-bottom:25px}.contact-box-information p{color:#65657a;padding-right:100px;padding-bottom:30px}.contact-box-information .social-box{position:relative;padding-left:90px;margin-bottom:37px}.contact-box-information .social-box .icon{position:absolute;left:0;top:50%;transform:translateY(-50%);background:linear-gradient(120.12deg,#FF8FE8 0%,#FFC960 100%);box-shadow:7px 59.0047px 60px -31.4692px rgba(18,20,29,.2);height:64px;width:64px;border-radius:50%;text-align:center;line-height:64px}.contact-box-information .social-box .title{font-size:24px}.contact-form-box .input-box{margin-bottom:24px}.contact-form-box .input-box label{font-size:18px;font-weight:500;color:#0d0d0d;display:inline-block;padding-bottom:10px}.contact-form-box .input-box input{width:100%;padding-left:30px;border:1px solid #0d0d0d;height:60px;font-size:18px;font-weight:400;border-radius:6px}.contact-form-box .input-box input::-moz-placeholder{opacity:1;color:#9f9fac}.contact-form-box .input-box input:-ms-input-placeholder{opacity:1;color:#9f9fac}.contact-form-box .input-box input::placeholder{opacity:1;color:#9f9fac}.contact-form-box .input-box textarea{width:100%;border:1px solid #0d0d0d;padding-left:30px;padding-top:20px;border-radius:6px;resize:none;height:180px;font-size:18px;font-weight:400}.contact-form-box .input-box textarea::-moz-placeholder{opacity:1;color:#9f9fac}.contact-form-box .input-box textarea:-ms-input-placeholder{opacity:1;color:#9f9fac}.contact-form-box .input-box textarea::placeholder{opacity:1;color:#9f9fac}.contact-form-box .input-box button{margin-top:40px}.contact-cta{margin-top:130px;position:relative;z-index:1;padding:130px 0}.contact-cta::before{position:absolute;content:"";left:50%;top:0;height:100%;width:87%;transform:translateX(-50%);background-image:url(/assets/images/contact-cta-bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-1;border-radius:24px}@media only screen and (min-width:1200px) and (max-width:1549px){.contact-cta::before{width:100%;border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px){.contact-cta::before{width:100%;border-radius:0}}@media only screen and (min-width:768px) and (max-width:991px){.contact-cta::before{width:100%;border-radius:0}}@media only screen and (max-width:767px){.contact-cta::before{width:100%;border-radius:0}}.contact-cta .top-title{padding-bottom:0}.contact-cta .top-title p{padding:15px 40px;font-size:20px;line-height:32px;color:#0d0d0d}@media only screen and (min-width:768px) and (max-width:991px){.contact-cta .top-title p{padding:15px 0}}@media only screen and (max-width:767px){.contact-cta .top-title p{padding:15px 0}}.audio-player{background:#fff;border:solid #f29489;border-radius:5px;max-width:90%;text-align:center;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin:4rem auto;padding:1rem}.audio-player .album-image{min-height:100px;width:100px;background-size:cover}.audio-player .player-controls{align-items:center;justify-content:center;margin-top:2.5rem;flex:3}.audio-player .player-controls progress{width:90%}.audio-player .player-controls progress[value]{-webkit-appearance:none;appearance:none;background-color:#fff;color:blue;height:5px}.audio-player .player-controls progress[value]::-webkit-progress-bar{background-color:#fff;border-radius:2px;border:1px solid #dfdfdf;color:blue}.audio-player .player-controls progress::-webkit-progress-value{background-color:blue}.audio-player .player-controls p{font-size:1.6rem}.audio-player #play-btn{background-image:url(/assets/images/player_video/arrows_2_44_550.png);background-size:cover;width:75px;height:75px;margin:2rem 0 2rem 2rem}.audio-player #play-btn.pause{background-image:url(/assets/images/player_video/circled-pause.png)}.work__play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.work__play-button .video-popup{display:inline-block;background:#0d0d0d;height:130px;width:130px;text-align:center;line-height:130px;border-radius:50%;position:relative;z-index:10;border:0}.work__play-button .video-popup::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:-1;border-radius:50%;border:1px solid #0d0d0d;-webkit-animation:pulse-border-2 2s linear infinite;animation:pulse-border-2 2s linear infinite}.video-responsive{position:relative;padding-bottom:56.25%;height:0}.video-responsive video{position:absolute;top:0;left:0;width:100%;height:100%}.work__play-button .custom{background-color:#007bff;border:none;display:flex;align-items:center;justify-content:center}.work__play-button .custom:focus{box-shadow:none}.work__play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.work__play-button .player_video_megalove{display:inline-block;background:#0d0d0d;height:130px;width:130px;text-align:center;line-height:130px;border-radius:50%;position:relative;z-index:10;border:0}.work__play-button .player_video_megalove::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:-1;border-radius:50%;border:1px solid #0d0d0d;-webkit-animation:pulse-border-2 2s linear infinite;animation:pulse-border-2 2s linear infinite}@-webkit-keyframes pulse-border-2{0%{transform:scale(1);opacity:1}100%{transform:scale(2);opacity:0}}@keyframes pulse-border-2{0%{transform:scale(1);opacity:1}100%{transform:scale(2);opacity:0}}.player_video_megalove{display:inline-block;background:#0d0d0d;height:130px;width:130px;text-align:center;line-height:130px;border-radius:50%;position:relative;z-index:10;border:0}.funcionalidades{font-size:18px;font-weight:500;line-height:30px;color:#0d0d0d}.funcionalidades_white{font-size:18px;font-weight:500;line-height:30px;color:#fff}.service__thumb img{object-fit:cover;border-radius:10px}.banner-thumb,img{border-radius:10px}#footer_img{border-radius:10px}@media only screen and (min-width:1200px) and (max-width:1550px){#cover_index{max-width:85%;position:fixed;right:2px}}@media only screen and (min-width:1551px){#cover_index{max-width:85%;position:fixed;right:2px}}.paragrafos_img{max-width:80%}.video_content{margin-top:30px}.call_to_action_paragrafo{background:#fff;margin-right:20px;padding:30px 45px 30px 30px;border-radius:16px;box-shadow:0 20px 80px -30px rgba(0,0,0,8%);background-position:87% 40px;background-repeat:no-repeat;background-size:auto}@keyframes pulseAnimation{0%{transform:scale(1);opacity:1}50%{transform:scale(1.03);opacity:.9}100%{transform:scale(1);opacity:1}}.pulse{display:inline-block;background-color:#f0f0f0;animation:pulseAnimation 2s infinite;transform-origin:center}.modal-content{background:#007bff;color:#fff}.modal-col-esquerda{background-color:#8a7edc;color:#fff}.modal-col-esquerda img{margin:20px}@media(max-width:768px){.modal-body{display:block}.modal-col-esquerda img,.modal-col-direita img{max-width:35%;display:block;margin:20px;justify-content:center;align-items:center}.modal-dialog{width:100%;max-width:none}.modal-content{display:flex;flex-direction:column;justify-content:center}}.modal-col-esquerda h2,.modal-col-direita h2{text-align:center}.modal-col-esquerda,.modal-col-direita{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.modal-body{padding:0}.modal-col-esquerda h2{margin:10px 0 0}.row{margin-right:0;margin-left:0;width:100%}.closerx{font-size:20px;color:#000;z-index:3}.modal-col-direita{display:flex;flex-direction:column;align-items:center}.modal-col-direita form{width:100%}.modal-col-direita .custom-input{width:100%}.custom-input ::placeholder{color:#000}.modal-content .form-control{background:#ffff;border:none;border-radius:30px;color:rgb(0 0 0/.7)!important;padding:0;height:30px;border-bottom:1px solid rgba(255,255,255,.1)}.label_up{display:flex}.form-check .form-check-input{float:none}.modal-content{border-radius:7px}.row input::placeholder{text-align:center}.row input:-ms-input-placeholder{text-align:center}.row input{text-align:center}.btn-top-right{position:absolute;top:0;right:0;z-index:10}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.close-button{float:right;cursor:pointer}