*{box-sizing:border-box;background:0 0;border:0;outline:0;margin:0;padding:0;font-size:100%}ol,ul{list-style:none}:focus{outline:0}.clear{clear:both;font-size:0;line-height:0}.clearfix:after{clear:both;content:".";visibility:hidden;height:0;display:block}.clearfix:after .test{color:red}* html .clearfix{height:1%}.clearfix,header,nav,section,article,aside,footer{display:block}*{margin:0;padding:0}#__next{overflow-x:hidden}body{background-color:#fff;margin:0;padding:0;font-family:Poppins,sans-serif;font-size:16px;overflow-x:hidden}.section{padding:40px 0;position:relative}@media (min-width:768px){.section{padding:60px 0}}@media (min-width:1024px){.section{padding:70px 0}}.btn__wrapper{flex-flow:column wrap;align-items:center;gap:1rem;display:flex}.btn__black{color:#fff;background:#000;border-radius:50px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.5rem;display:flex}.btn__black:hover{color:#000;background:#fff;transition:all .5s}@media (min-width:768px){.btn__wrapper{flex-direction:row}}.faded-heading{text-transform:uppercase;text-align:center;margin-top:0;margin-bottom:20px;font-size:24px;font-weight:700;position:relative}.faded-heading span{z-index:2;position:relative}.faded-heading span:first-child{color:#ccc;opacity:.27;z-index:1;width:100%;font-size:36px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.faded-heading{font-size:28px}.faded-heading span:first-child{font-size:34px}}@media (min-width:1024px){.faded-heading{font-size:32px}.faded-heading span:first-child{font-size:38px}}.avatar{align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.avatar__name{gap:.5rem;font-size:1.5rem;display:grid}.avatar__name strong{font-size:2rem}.avatar__img{border-radius:50%;width:50px;height:50px}@media (min-width:768px){.avatar__img{width:80px;height:80px}}.card-hover{text-align:left;background:#fff;border:1px solid #00000014;border-radius:12px;padding:20px}.card-hover:hover{border-color:#0000;transition:all .5s;box-shadow:0 10px 55px 5px #89adff59}.loading{width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);z-index:999999999;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);position:fixed;top:0;left:0}.spinner{width:40px;height:40px;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}.double-bounce1,.double-bounce2{opacity:.6;background-color:#fff;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite sk-bounce;position:absolute;top:0;left:0}.double-bounce2{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.mbYTP_wrapper{min-height:850px!important}h1{color:#444;margin-bottom:35px;font-size:48px;font-weight:600;line-height:58px}h2{color:#444;margin-bottom:5px;font-size:30px;font-weight:700;line-height:50px}h3{color:#444;margin-bottom:10px;font-size:24px;font-weight:700;line-height:44px}h4{color:#444;margin-bottom:10px;font-size:20px;font-weight:600;line-height:34px}h5{color:#444;margin-bottom:10px;font-size:18px;font-weight:600;line-height:34px}h6{color:#444;margin-bottom:10px;font-size:16px;font-weight:500;line-height:26px}hr{border:.5px solid #f1f0f0}p{color:#666;margin-bottom:20px;font-size:16px;font-weight:400;line-height:30px}ul{margin:0;padding:0}ul li{color:#666;margin-bottom:15px;padding-left:30px;font-size:16px;font-weight:400;line-height:24px;position:relative}ul li:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);content:"";background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-radius:50%;width:10px;height:10px;margin-top:1px;position:absolute;top:6px;left:0}ol{counter-reset:i;margin:0;position:relative}ol li{color:#666;margin-bottom:15px;padding-left:30px;font-size:16px;font-weight:400;line-height:24px;position:relative}ol li:before{content:" ";counter-increment:i;content:counter(i)".";color:#5433ff;margin-top:1px;position:absolute;left:0}a{color:#5433ff;text-decoration:none}a:hover{color:#212529;text-decoration:none;transition:all .4s}img{width:100%}section{position:relative}input[type=text],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],textarea,select{color:#444;background-color:#fff;border:1px solid #eceaea;border-radius:50px;width:100%;margin-bottom:15px;padding:10px 25px;font-size:14px;font-weight:300}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,textarea:focus,select:focus{border-color:#5433ff;border-color:linear-gradient(to right,#5433ff 0%,#20bdff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);transition:all .5s}select{padding:12px 25px}textarea{resize:vertical;border-radius:8px}blockquote{color:#444;background-color:#faf8f8;border-color:#5433ff;border-left-style:solid;border-left-width:4px;margin-bottom:20px;padding:30px 70px;font-size:14px;font-style:italic;font-weight:300;line-height:24px}@media only screen and (max-width:767px){blockquote{padding:30px 15px}}blockquote span{padding-left:20px;position:relative}blockquote span:before{content:"";background:#444;width:12px;height:1px;margin-top:-2px;position:absolute;top:50%;left:0}.mt_heading .faded_text,.mt_heading_white .faded_text{color:#ccc;opacity:.27;width:100%;font-size:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.mt_heading .faded_text,.mt_heading_white .faded_text{font-size:40px}}.mt_heading .heading_text,.mt_heading_white .heading_text{z-index:1;position:relative}.mt_heading .section_heading,.mt_heading_white .section_heading{text-transform:uppercase;margin-top:0;margin-bottom:20px;font-size:34px;font-weight:700;position:relative}@media only screen and (max-width:360px){.mt_heading .section_heading,.mt_heading_white .section_heading{font-size:18px}}.mt_heading .section_heading span,.mt_heading_white .section_heading span{padding:0 0 15px;display:inline-block}.mt_heading .heading_txt,.mt_heading_white .heading_txt{width:70%;margin:0 auto}@media only screen and (max-width:767px){.mt_heading .heading_txt,.mt_heading_white .heading_txt{width:100%}}.mt_heading_white .section_heading{color:#fff}.mt_heading_white .section_heading span:after{background:#fff}.mt_heading_white .section_heading .heading_bg,.mt_heading_white .heading_txt{color:#fff}#general_banner,#general_banner_main{height:380px;margin-bottom:0;padding:100px 0;position:relative;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}@media only screen and (min-width:768px) and (max-width:991px){#general_banner,#general_banner_main{padding:150px 0 0}}#general_banner .overlay,#general_banner_main .overlay{background-color:#0009;position:absolute;inset:0}#general_banner .bread_crumbs,#general_banner_main .bread_crumbs{text-align:center}#general_banner .bread_crumbs h1,#general_banner_main .bread_crumbs h1{color:#fff;margin-top:50px;margin-bottom:5px}@media only screen and (max-width:640px){#general_banner .bread_crumbs h1,#general_banner_main .bread_crumbs h1{margin-top:90px}}@media only screen and (max-width:480px){#general_banner .bread_crumbs h1,#general_banner_main .bread_crumbs h1{font-size:35px}}#general_banner .bread_crumbs .breadcrumb,#general_banner_main .bread_crumbs .breadcrumb{background-color:#0000;border-radius:0;margin-bottom:0;padding:0}#general_banner .bread_crumbs .breadcrumb li,#general_banner_main .bread_crumbs .breadcrumb li{padding-left:20px;padding-right:0;position:relative}#general_banner .bread_crumbs .breadcrumb li:first-child,#general_banner_main .bread_crumbs .breadcrumb li:first-child{padding-left:0}#general_banner .bread_crumbs .breadcrumb li:before,#general_banner_main .bread_crumbs .breadcrumb li:before{display:none}#general_banner .bread_crumbs .breadcrumb li:after,#general_banner_main .bread_crumbs .breadcrumb li:after{content:"";color:#fff;font-family:Ionicons;position:absolute;top:1px;right:-14px}#general_banner .bread_crumbs .breadcrumb li:last-child:after,#general_banner_main .bread_crumbs .breadcrumb li:last-child:after,#general_banner .bread_crumbs .breadcrumb li:first-child:before,#general_banner_main .bread_crumbs .breadcrumb li:first-child:before{display:none}#general_banner .bread_crumbs .breadcrumb li a,#general_banner_main .bread_crumbs .breadcrumb li a,#general_banner .bread_crumbs .breadcrumb li a:hover,#general_banner_main .bread_crumbs .breadcrumb li a:hover,#general_banner .bread_crumbs .breadcrumb .active,#general_banner_main .bread_crumbs .breadcrumb .active{color:#fff}#general_banner_main{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}.rt_btn_color,.rt_btn_white,input[type=submit]{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);color:#fff;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-radius:50px;margin-bottom:10px;padding:10px 30px;font-size:16px;font-weight:500;text-decoration:none;display:inline-block;position:relative}@media only screen and (max-width:640px){.rt_btn_color,.rt_btn_white,input[type=submit]{padding:10px 19px;font-size:14px}}.rt_btn_color:hover,.rt_btn_color:focus,.rt_btn_white:hover,.rt_btn_white:focus,input[type=submit]:hover,input[type=submit]:focus{color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#20BDFF",endColorstr="#5433FF",GradientType=1);text-shadow:initial;background:linear-gradient(90deg,#20bdff 0%,#5433ff 100%);text-decoration:none;transition:all .5s}.rt_btn_white{color:#5433ff;border:1px solid #5433ff;border-color:linear-gradient(to right,#5433ff 0%,#20bdff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:#fff;font-weight:600}.rt_btn_white:hover,.rt_btn_white:focus{color:#f9f9f9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);text-shadow:initial;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);text-decoration:none;transition:all .5s}.white-svg,.gradient-svg,.grey-svg{z-index:10;width:100%;position:absolute;bottom:-1px}.white-svg svg,.gradient-svg svg,.grey-svg svg{fill:#fff;width:100%;display:block}.grey-svg svg{fill:#f9f9f9}#content{margin-bottom:60px}.color_white{color:#fff}.mt_error{text-align:center;color:#fff;background:#e41919bf;margin-top:10px;margin-bottom:20px;padding:13px 20px;font-size:14px}.toast-message{font-size:14px}.mt_load{margin-left:14px;display:none;position:absolute;top:11px;right:-35px}.mt_load span{text-indent:-9999em;border:2px solid #212529;border-left-color:#fff;border-radius:50%;width:26px;height:26px;margin:0 auto;animation:1.1s linear infinite load8;display:inline-block;position:relative;transform:translateZ(0)}.mt_load:after{border-radius:50%;width:26px;height:26px}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle_1{opacity:.1;z-index:-1;border-radius:50%/60% 60% 40% 40%;width:1000px;height:850px;position:absolute;top:50%;left:-310px;transform:translateY(-50%)}.circle_2{opacity:.1;z-index:-1;border-radius:60% 80% 10% 100%/118% 40% 60%;width:1000px;height:850px;position:absolute;top:30%;right:-690px;transform:translateY(-50%)}.section_heading_about{margin-bottom:70px}@media only screen and (max-width:680px){.section_heading_about{margin-bottom:40px}}.section_heading_about span{color:#6e6e6e;text-transform:uppercase;letter-spacing:3px;margin-left:30px;font-size:14px;font-weight:500;display:block;position:relative}.section_heading_about span:before{content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);width:30px;height:1px;position:absolute;top:50%;left:-38px}.section_heading_about h3{color:#444;margin-top:5px;margin-bottom:0;font-size:34px;font-weight:700}@media only screen and (max-width:680px){.section_heading_about h3{font-size:25px}}.gradient_btn{letter-spacing:.03em;text-transform:uppercase;color:#fff;font-size:17px;display:inline-block;position:relative;transform:scale(.95)}.gradient_btn span,.gradient_btn:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}.gradient_btn:before{content:"";z-index:-1;filter:blur(20px)brightness(.95);height:40px;transform-style:preserve-3d;border-radius:30em;transition:all .3s ease-out;display:inline-block;position:absolute;bottom:-5px;left:30px;right:30px}.gradient_btn:focus,.gradient_btn:active,.gradient_btn:hover{color:#fff}.gradient_btn:hover span{filter:brightness(1.05)contrast(1.05);transform:scale(.95)}.gradient_btn:hover:before{filter:blur(10px)brightness(.95);bottom:0}.gradient_btn span{z-index:2;will-change:transform,filter;transform-style:preserve-3d;border-radius:50em;padding:15px 30px;font-size:14px;transition:all .3s ease-out;display:inline-block;position:relative}.gradient_btn span i{vertical-align:middle;margin-left:10px;font-size:20px}.wrapper{background-position:0 100px!important}.shape_3,.shape_2,.shape_1{z-index:-1;opacity:.5;background:#e8f3fd;border-radius:130px;width:113%;height:191%;position:absolute;top:-5px;left:-44%;transform:rotate(43deg)}@media only screen and (max-width:992px){.shape_3,.shape_2,.shape_1{display:none}}.shape_1{opacity:.3;background:#f7f3fc;top:-100%;left:auto;right:-90%}.shape_3{background:#f9f9f9;top:0%;left:auto;right:-50%}.two_shapes .shape_2:nth-child(2){opacity:.4;top:6%;width:40%!important}.cls-1{fill:#c3c3c3;opacity:.2}.owl-theme .owl-dots .owl-dot span{display:none!important}.nav-animate{animation:.3s ease-in showNav}@keyframes showNav{0%{opacity:0}to{opacity:1}}.navbar-collapse{padding-left:0!important;padding-right:0!important}.navbar-default .navbar-toggle{border:none}#rt_header{z-index:-3}#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a.active{border-bottom:2px solid}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a.active{border-bottom:none!important}}#rt_header nav #navigation .menu_btn.active a{border:none;text-decoration:none!important}#rt_header nav #navigation .gradient_btn{color:#5433ff!important;line-height:16px!important}@media only screen and (max-width:767px){#rt_header nav #navigation .gradient_btn{margin:15px 0}}#rt_header nav #navigation .gradient_btn span{background:#fff;border-radius:4px}@media only screen and (max-width:767px){#rt_header nav #navigation .gradient_btn span{background:#fff;border-radius:4px}}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav{-o-transition:background .5s ease-in-out 0s,padding .5s ease-in-out 0s;-o-box-shadow:0 1px 5px 0 #00000085;-ms-box-shadow:0 1px 5px 0 #00000085;background-color:#fff;transition:background .5s ease-in-out,padding .5s ease-in-out;box-shadow:0 1px 5px #00000085}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .gradient_btn{color:#fff!important}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .gradient_btn span{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .gradient_btn span{color:#5433ff!important;background:#fff!important}}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .menu_btn.active a{border:none!important}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav ul.nav.navbar-nav li a:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav ul.nav.navbar-nav li.active a{border-color:#5433ff;border-color:linear-gradient(to right,#5433ff 0%,#20bdff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1)}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .navbar-collapse ul.nav.navbar-nav li a{color:#444}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .navbar-collapse ul.nav.navbar-nav li a{color:#fff}}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo{float:left;position:relative}@media only screen and (max-width:991px){#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo{float:none}}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo{float:left}}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo .no_sticky_logo{visibility:hidden}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo .sticky_logo{visibility:visible}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo img.sticky_logo{opacity:1}@media only screen and (max-width:991px){#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo img.sticky_logo{left:50%;transform:translate(-50%)}}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo img.sticky_logo{transform:initial;margin-top:5px;left:0}}#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo a img{width:40px;margin-top:2px}@media only screen and (max-width:360px){#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo a img{width:40px;margin-top:10px}}#rt_header nav #navigation .no_sticky{position:absolute}#rt_header nav #navigation .reveal-menu-home{background-color:#0000}#rt_header nav #navigation .reveal-menu-home .logo a img{width:40px}@media only screen and (max-width:768px){#rt_header nav #navigation .reveal-menu-home .logo a img{width:40px;margin-top:10px}}@media only screen and (min-width:768px) and (max-width:991px){#rt_header nav #navigation .reveal-menu-home .navbar-right{float:none;width:97%;margin:0 auto}}#rt_header nav #navigation .navbar.navbar-default{border-bottom:0;padding:25px 0;z-index:3!important}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default{padding:0}}#rt_header nav #navigation .navbar.navbar-default .logo .sticky_logo{visibility:hidden}#rt_header nav #navigation .navbar.navbar-default .logo img.sticky_logo{opacity:0;position:absolute;top:0;left:0}#rt_header nav #navigation .navbar.navbar-default #closeNav{background-color:#0000;border:none}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default .navbar-toggle{position:absolute;top:2px;right:0}#rt_header nav #navigation .navbar.navbar-default .navbar-toggle:hover{background-color:#0000;border-color:#fff}#rt_header nav #navigation .navbar.navbar-default .navbar-toggle:hover .icon-bar{background-color:#212529}#rt_header nav #navigation .navbar.navbar-default .navbar-toggle .icon-bar{background-color:#fff}}@media only screen and (min-width:768px) and (max-width:991px){#rt_header nav #navigation .navbar.navbar-default .navbar-header{float:none;text-align:center;margin-top:15px;margin-bottom:15px}}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse{text-align:center;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border:none;min-height:100vh;position:absolute;inset:0}}#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li{margin-bottom:0;margin-left:20px;padding:0}@media only screen and (min-width:991px) and (max-width:1200px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li{margin-left:10px}}@media only screen and (min-width:768px) and (max-width:991px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li{margin-bottom:0;margin-left:12px;padding:0}}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li{margin:20px 15px}}#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:before{display:none}@media only screen and (min-width:768px) and (max-width:991px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:first-child{margin-left:0}}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:last-child{border-bottom:none}}#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a{color:#fff;letter-spacing:1px;padding:0;font-size:15px;font-weight:400;line-height:43px;transition:all .3s ease-in-out;position:relative}@media only screen and (min-width:991px) and (max-width:1200px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a{font-size:13px}}@media only screen and (min-width:767px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a:focus:before,#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a:hover:before{transform-origin:0 0;transform:scaleX(1)}}@media only screen and (max-width:768px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a:hover{opacity:.7}#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a:hover:before{transform-origin:none;-webkit-transform-origin:none;-moz-transform-origin:none;-o-transform-origin:none;-ms-transform-origin:none;transform:none}}@media only screen and (min-width:768px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a:before{content:"";transform-origin:right top 0;-o-transition:transform .3s cubic-bezier(.165,.84,.44,1)0s;background:#fff;width:100%;height:2px;transition:transform .3s cubic-bezier(.165,.84,.44,1);position:absolute;top:43px;left:0;transform:scaleX(0)}}#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active a{background:0 0;border-color:#fff;border-bottom-style:solid;border-bottom-width:2px}@media only screen and (max-width:767px){#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active a{border-bottom:none}}.close-nav-btn{background-image:url(/images/close.png);background-size:cover;width:15px;height:15px}.header{z-index:100;width:100%;box-shadow:none;background-color:#0000;padding:1rem 0;transition:background-color .25s;position:fixed;top:0;left:0}.header__nav{grid-template-columns:1fr auto;gap:1rem;display:grid}.header__logo{align-items:center;gap:1rem;display:flex}.header__logo img{width:4rem;height:4rem}.header__logo span{color:#fff;font-size:1.5rem;font-weight:700}.header__links{z-index:-1;opacity:0;background:linear-gradient(90deg,#5433ff 0,#20bdff);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .25s;display:flex;position:fixed;top:0;left:-100%}.header__links ul{margin-bottom:1rem}.header__links ul li{text-align:center;padding-left:0}.header__links ul li:before{display:none}.header__links ul li a{letter-spacing:1px}.header__links ul li a:not(.header__btn){color:#fff;padding:1rem}.header__links.active{opacity:1;left:0}.header__toggle{cursor:pointer;z-index:100;background-color:#0000;border:none;outline:none;width:30px;height:30px;margin-left:1rem;position:relative}.header__toggle span{opacity:1;background-color:#fff;border-radius:.25rem;width:100%;height:3px;transition:all .25s;position:absolute;left:0}.header__toggle span:first-of-type{top:10px}.header__toggle span:nth-of-type(2){top:18px}.header__toggle span:last-of-type{top:26px}.header__toggle.active span:first-of-type{top:18px;transform:rotate(45deg)}.header__toggle.active span:nth-of-type(2){opacity:0}.header__toggle.active span:last-of-type{top:18px;transform:rotate(-45deg)}.header__toggle.scrolled span{background-color:#444}.header__btn{will-change:transform,filter;transform-style:preserve-3d;color:#5433ff;text-transform:uppercase;background:#fff;border-radius:4px;padding:15px 30px;font-size:14px;transition:all .25s;display:inline-block;position:relative;transform:scale(1)}.header__btn:hover{color:#5433ff;transform:scale(.9)}.header__actions{gap:1rem;display:grid}.header__actions li{margin-bottom:0}.header.scrolled{height:unset;background-color:#fff;box-shadow:0 1px 5px #00000085}.header.scrolled .header__logo span{color:#444}.header.active .header__logo span{color:#fff}.header.active .header__toggle span{background-color:#fff}@media (min-width:991px){.header__logo span{font-size:1.25rem}.header__links{opacity:1;top:unset;left:unset;z-index:100;background:0 0;flex-direction:row;gap:1.5rem;display:flex;position:relative}.header__links ul{flex-direction:row;justify-content:flex-end;margin-bottom:0;display:flex}.header__links ul li{margin-bottom:0;font-size:.875rem;line-height:1}.header__links ul li a:not(.header__btn){padding:.5rem 0}.header__links-list{grid-row:2;gap:1.5rem}.header__btn{padding:1.25rem 1.5rem;font-size:14px}.header__toggle{display:none}}@media (min-width:1024px){.header{padding:1.75rem 0}.header__logo span{font-size:2.5rem}.header__links{flex-direction:row;display:flex}.header__links ul li{font-size:.875rem}.header__links-list a{position:relative}.header__links-list a:before{content:"";content:"";transform-origin:right top 0;background:#fff;width:100%;height:2px;transition:transform .3s cubic-bezier(.165,.84,.44,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.header__links-list a:hover:before,.header__links-list a.active:before{transform:scaleX(1)}.header__actions{display:flex}.header.scrolled{height:unset;background-color:#fff}.header.scrolled .header__btn{color:#fff;background:linear-gradient(90deg,#5433ff 0,#20bdff)}.header.scrolled .header__links-list li a{color:#444}.header.scrolled .header__links-list li a:before{background-color:#444}}@media (min-width:1200px){.header__links ul li,.header__links ul li .gradient_btn span{font-size:.875rem}.header__btn{padding:1.4rem 2rem;font-size:1.5rem}}#rt_banner,#rt_banner.product{width:100%;height:850px;position:relative;overflow:hidden;background-size:cover!important}#rt_banner .bg_home,#rt_banner.product .bg_home{z-index:-9999;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:991px){#rt_banner,#rt_banner.product{text-align:center;position:relative;height:100%!important}}#rt_banner .overlay,#rt_banner.product .overlay{background-color:#000000b3;position:absolute;inset:0}#rt_banner .banner_caption_text,#rt_banner.product .banner_caption_text{flex-direction:column;align-items:flex-start;margin-top:190px;display:flex}@media only screen and (max-width:991px){#rt_banner .banner_caption_text,#rt_banner.product .banner_caption_text{align-items:center;margin-top:100px}}#rt_banner .banner_caption_text h1,#rt_banner.product .banner_caption_text h1{color:#fff;margin-bottom:20px;padding:0;font-size:54px;line-height:80px;position:relative}@media only screen and (max-width:768px){#rt_banner .banner_caption_text h1,#rt_banner.product .banner_caption_text h1{margin-bottom:15px;font-size:32px;line-height:40px;position:relative}}@media only screen and (max-width:480px){#rt_banner .banner_caption_text h1,#rt_banner.product .banner_caption_text h1{font-size:26px}}#rt_banner .banner_caption_text p,#rt_banner.product .banner_caption_text p{color:#fff;margin-bottom:45px;font-size:16px;font-weight:400;line-height:36px}@media only screen and (max-width:640px){#rt_banner .banner_caption_text p,#rt_banner.product .banner_caption_text p{margin-bottom:30px;font-size:14px;line-height:22px}}#rt_banner .banner_caption_text .btn-app-store,#rt_banner.product .banner_caption_text .btn-app-store{color:#000;background:#fff;height:60px;padding-left:75px;padding-right:40px;position:relative}#rt_banner .banner_caption_text .btn-app-store:hover,#rt_banner.product .banner_caption_text .btn-app-store:hover{color:#fff;background:#000;transition:all .5s}#rt_banner .banner_caption_text .btn-app-store .fa-google-play,#rt_banner.product .banner_caption_text .btn-app-store .fa-google-play{color:#fff}#rt_banner .banner_caption_text .btn-app-store i,#rt_banner.product .banner_caption_text .btn-app-store i{font-size:30px;position:absolute;top:50%;left:25px;transform:translateY(-50%)}#rt_banner .banner_caption_text .btn-app-store .small,#rt_banner.product .banner_caption_text .btn-app-store .small{margin-top:5px;margin-bottom:2px;font-size:12px;line-height:12px;display:block}#rt_banner .banner_caption_text .btn-app-store .big,#rt_banner.product .banner_caption_text .btn-app-store .big{text-align:left;font-size:21px;line-height:21px;display:block}#rt_banner .banner_caption_text .google_play,#rt_banner.product .banner_caption_text .google_play{color:#fff;background:#a4c639}#rt_banner .banner_caption_text .google_play:hover,#rt_banner.product .banner_caption_text .google_play:hover{color:#a4c639;background:#fff;transition:all .5s}#rt_banner .banner_caption_text .google_play i,#rt_banner.product .banner_caption_text .google_play i{font-size:35px}#rt_banner .banner_caption_img,#rt_banner.product .banner_caption_img{text-align:center;margin-top:150px}@media only screen and (max-width:991px){#rt_banner .banner_caption_img,#rt_banner.product .banner_caption_img{margin-top:15px;margin-bottom:55px}}#rt_banner .banner_caption_img img,#rt_banner.product .banner_caption_img img{width:80%}@media only screen and (max-width:480px){#rt_banner .banner_caption_img img,#rt_banner.product .banner_caption_img img{width:100%}}#rt_banner.vr_banner{height:775px}#rt_banner.vr_banner .banner_shape,#rt_banner.vr_banner .banner_shape_2{z-index:-1;width:141%;height:850px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-radius:130px;position:absolute;top:-80%;right:-24%;transform:rotate(43deg)}@media only screen and (max-width:991px){#rt_banner.vr_banner .banner_shape,#rt_banner.vr_banner .banner_shape_2{top:-395px}}@media only screen and (max-width:767px){#rt_banner.vr_banner .banner_shape,#rt_banner.vr_banner .banner_shape_2{width:220%;height:1010px;top:-315px}}#rt_banner.vr_banner .banner_shape_2{opacity:.1;width:142%;top:-82%;transform:rotate(47deg)}#rt_banner.vr_banner .banner_caption_text{margin-top:260px}#rt_banner.vr_banner .banner_caption_text h1,#rt_banner.vr_banner .banner_caption_text p{color:#444}@media only screen and (max-width:767px){#rt_banner.vr_banner .banner_caption_text h1,#rt_banner.vr_banner .banner_caption_text p{color:#fff}}#rt_banner.vr_banner .btn-app-store{border:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1)!important;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)!important}#rt_banner.vr_banner .btn-app-store:hover{color:#fff;transition:all .5s;background:#444!important}#rt_banner.vr_banner .btn-app-store .fa-google-play{color:#fff}#rt_banner.vr_banner .btn-app-store i{color:#fff;font-size:30px;position:absolute;top:50%;left:25px;transform:translateY(-50%)}#rt_banner.vr_banner .btn-app-store .small{color:#fff;margin-top:5px;margin-bottom:2px;font-size:12px;line-height:12px;display:block}#rt_banner.vr_banner .btn-app-store .big{text-align:left;color:#fff;font-size:21px;line-height:21px;display:block}#rt_banner.vr_banner .banner_caption_img{animation-name:animateUpDown;animation-duration:2s;animation-timing-function:cubic-bezier(.54,.085,.5,.92);animation-iteration-count:infinite}@keyframes animateUpDown{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}#rt_banner.rt_saas_app{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);overflow:visible}@media only screen and (max-width:991px){#rt_banner.rt_saas_app{padding-bottom:50px}}#rt_banner.rt_saas_app .white-svg,#rt_banner.rt_saas_app .gradient-svg,#rt_banner.rt_saas_app .grey-svg{z-index:1!important}#rt_banner.rt_saas_app .banner_caption_text .btn-app-store i{transform:initial;font-size:30px;position:relative;top:1px;left:2px}#rt_banner.rt_saas_app .btn-app-store .small{text-align:left}#rt_banner.rt_saas_app .rt_btn_icon{text-align:center;color:#fff;background:#000;border-radius:50%;width:40px;height:40px;font-size:30px;line-height:40px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}#rt_banner.rt_saas_app .dashboard_img{margin-top:40px}#rt_banner.rt_saas_app .dashboard_img img{z-index:2;width:100%;position:relative}#rt_banner.main_mobile_banner{background:url(../media/bg.d488e9c5.png) no-repeat;width:100%;height:850px;position:relative}@media only screen and (max-width:991px){#rt_banner.main_mobile_banner .banner_caption_img img{width:50%}}@media only screen and (max-width:480px){#rt_banner.main_mobile_banner .banner_caption_img img{width:100%}}#rt_banner .banner_caption_img img,#rt_banner.product .banner_caption_img img{width:120%;margin-top:4rem}.banner{text-align:center;color:#fff;background:linear-gradient(90deg,#5433ff 0,#20bdff);flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.banner h1{color:#fff;margin:0;font-size:26px;line-height:40px}@media (min-width:480px){.banner h1{font-size:32px}}@media (min-width:768px){.banner{min-height:350px}.banner h1{font-size:48px}}.item-slider{-o-background-size:cover;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:relative}.item-slider:before{content:"";background-color:#212a4966;width:100%;height:100%;position:absolute}.carousel{height:700px}.carousel .carousel-caption{bottom:20%}@media only screen and (max-width:960px){.carousel .carousel-caption{bottom:90px}}@media only screen and (max-width:500px){.carousel .carousel-caption{bottom:160px}}@media only screen and (max-width:450px){.carousel .carousel-caption{bottom:175px}}@media only screen and (max-width:360px){.carousel .carousel-caption{left:10%;right:10%}}.carousel .carousel-caption .site-heading{color:#fff}@media only screen and (max-width:860px){.carousel .carousel-caption .site-heading{font-size:36px}}@media only screen and (max-width:500px){.carousel .carousel-caption .site-heading{font-size:28px;line-height:41px}}@media only screen and (max-width:450px){.carousel .carousel-caption .site-heading{font-size:26px}}@media only screen and (max-width:420px){.carousel .carousel-caption .site-heading{margin-bottom:25px;font-size:22px;line-height:30px}}.carousel .carousel-caption .site-heading .text-highlight{color:#00d5c3}.carousel-inner{width:100%;position:relative;overflow:hidden}.item,.active,.carousel-inner{height:100%}.promo-description{color:#fff;margin-bottom:50px;font-size:18px;font-weight:400;line-height:28px}@media only screen and (max-width:500px){.promo-description{font-size:16px;line-height:26px}}@media only screen and (max-width:420px){.promo-description{font-size:14px;line-height:24px}}@media only screen and (max-width:330px){.promo-description{font-size:12px}}.carousel_button_list li{margin-bottom:17px}.carousel_button_list li .fa_btn_green{color:#fff;text-shadow:none;background-color:#00d5c3}.carousel_button_list li .fa_btn_green:hover{color:#00d5c3;-o-transition:all .5s ease;background-color:#fff;border-color:#fff;transition:all .5s}.carousel_button_list li:before{display:none}.carousel_button_list li a img{width:70px}.carousel_button_list li a img:hover{opacity:.9}.carousel-control{z-index:5;box-shadow:none;-ms-box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;font-size:58px;display:inline-block;position:absolute;top:40%}.carousel-control img{height:175px}.carousel-control,.carousel-control.right,.carousel-control.left{color:#fff;background-image:none}.carousel-indicators{bottom:8%}@media only screen and (max-width:860px){.carousel-indicators{bottom:3%}}.carousel-indicators li{text-indent:-999px;cursor:pointer;border:1px solid #00d5c3;border-radius:5px;width:5px;height:15px;padding:0;display:inline-block;margin-right:10px!important}.carousel-indicators li:before{display:none}.carousel-indicators .active{-o-transition:all .5s ease 0s;background:#00d5c3;border-radius:5px;width:5px;height:20px;transition:all .5s}.header-subscribe-form{max-width:570px;margin:0 auto}@media only screen and (max-width:480px){.header-subscribe-form .input-group{display:block}.header-subscribe-form .input-group input[type=text]{border-radius:5px;margin-bottom:15px}.header-subscribe-form .input-group button.btn-primary{border-radius:5px}}.header-subscribe-form input[type=email]{box-shadow:none;color:#1a1a1a;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;border:3px solid;border-top-left-radius:28px;border-bottom-left-radius:28px;height:55px;padding-left:26px;font-size:16px;transition-property:color,background-color,border-color;transition-duration:.3s;overflow:hidden}.header-subscribe-form input[type=text]{box-shadow:none;color:#1a1a1a;background-color:#f3f3f4;border:3px solid #00d5c3;border-top-left-radius:28px;border-bottom-left-radius:28px;height:55px;padding-left:26px;font-size:16px}.header-subscribe-form button{background-color:#00d5c3;border-color:#00d5c3;border-radius:28px;height:55px;padding:11px 40px;font-size:19px}@media only screen and (max-width:640px){.header-subscribe-form button{padding:11px 26px;font-size:16px}}.header-subscribe-form button:hover{-o-transition:all .5s ease;background-color:#05b4a5;border-color:#05b4a5;transition:all .5s}#rt_services{background:#fff;padding:100px 0 120px}#rt_services .box{-o-transition:all .5s ease;-o-box-shadow:0 1px 5px 0 #05050533;-ms-box-shadow:0 1px 5px 0 #05050533;padding:40px 30px;transition:all .5s;position:relative;box-shadow:0 1px 5px #05050533}@media only screen and (max-width:991px){#rt_services .box{margin-bottom:30px}}#rt_services .box:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);content:"";background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);width:100%;height:6px;position:absolute;bottom:0;left:0}#rt_services .box:hover{-o-box-shadow:0 5px 25px 0 #05050533;-ms-box-shadow:0 5px 25px 0 #05050533;-o-transition:all .5s ease;transition:all .5s;box-shadow:0 5px 25px #05050533}#rt_services .box:hover:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#20BDFF",endColorstr="#5433FF",GradientType=1);background:linear-gradient(90deg,#20bdff 0%,#5433ff 100%)}#rt_services .box .icon{text-align:center;margin:0 auto}#rt_services .box .icon i{color:#212529;margin-bottom:25px;font-size:54px}#rt_services .box h3{color:#212529;margin-top:0;margin-bottom:23px;font-weight:700}@media only screen and (max-width:767px){#rt_services .box h3{margin-bottom:13px;font-size:20px;line-height:35px}}#rt_services .box p{margin-bottom:0}#rt_services_product{position:relative}#rt_services_product .box{-o-transition:all 1s ease;padding:30px;transition:all 1s;position:relative}#rt_services_product .box:hover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}#rt_services_product .box:hover h3,#rt_services_product .box:hover p{color:#fff}#rt_services_product .box:hover .icon{-o-box-shadow:0 5px 25px 0 #05050533;-ms-box-shadow:0 5px 25px 0 #05050533;-o-transition:all .5s ease;background:#fff;transition:all .5s;box-shadow:0 5px 25px #05050533}#rt_services_product .box:hover .icon i{color:#5433ff!important}#rt_services_product .box .icon{text-align:center;width:100px;height:100px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);-o-transition:all .5s ease;-o-box-shadow:0 1px 5px 0 #05050533;-ms-box-shadow:0 1px 5px 0 #05050533;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-radius:50%;margin:0 auto 25px;transition:all .5s;box-shadow:0 1px 5px #05050533}#rt_services_product .box .icon i{color:#fff;font-size:36px;line-height:100px}#rt_services_product .box h3{color:#565656;margin-top:0;margin-bottom:23px;font-weight:600}@media only screen and (max-width:767px){#rt_services_product .box h3{margin-bottom:13px;font-size:20px;line-height:35px}}#rt_services_product .box p{margin-bottom:0}#rt_services.rt_saas_services{background:0 0;padding-top:190px}@media only screen and (max-width:991px){#rt_services.rt_saas_services{padding:100px 0}}#rt_services.rt_saas_services .rt_btn_color{font-weight:400}#rt_services.rt_saas_services .sassrt_servcs{position:relative}@media only screen and (max-width:991px){#rt_services.rt_saas_services .heading_servic_sec{margin-bottom:50px}}#rt_services.rt_saas_services .heading_servic_sec h3{margin-bottom:20px;font-size:34px;font-weight:700;line-height:48px}@media only screen and (max-width:767px){#rt_services.rt_saas_services .heading_servic_sec h3{font-size:24px;line-height:38px}}#rt_services.rt_saas_services .box{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);color:#fff;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);margin:20px 15px}@media only screen and (max-width:767px){#rt_services.rt_saas_services .box{padding:40px 10px}}#rt_services.rt_saas_services .box h3,#rt_services.rt_saas_services .box p,#rt_services.rt_saas_services .box i{color:#fff}#rt_services.rt_saas_services .owl-nav{color:#666;position:absolute;top:-46px;right:0;display:block!important}#rt_services.rt_saas_services .owl-nav .owl-next,#rt_services.rt_saas_services .owl-nav .owl-prev{margin:0;padding:0;display:inline-block;background:0 0!important}#rt_services.rt_saas_services .owl-nav i{color:#666;margin-right:15px;font-size:40px}#rt_welcome{position:relative}#rt_welcome .rt_about_us{float:left;width:100%;margin-bottom:30px}#rt_welcome .card-hover{text-align:left;background:#fff;border:1px solid #00000014;border-radius:12px;padding:20px}#rt_welcome .card-hover:hover{border-color:#0000;transition:all .5s;box-shadow:0 10px 55px 5px #89adff59}@media only screen and (min-width:768px) and (max-width:991px){#rt_welcome .col-sm-6{width:100%}}#rt_welcome .about_services .col-sm-6{padding-left:0}@media only screen and (max-width:991px){#rt_welcome .about_services h2{font-size:22px}}@media only screen and (max-width:480px){#rt_welcome .about_services h2{font-size:18px}}#rt_welcome .about_services h2 span{padding-top:0}#rt_welcome .about_services i{background:-webkit-linear-gradient(#5433ff,#20bdff);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-top:15px;margin-bottom:24px;font-size:46px;line-height:1}#rt_welcome .about_services h5{margin-top:0;margin-bottom:15px}#rt_welcome .mt_about_img{text-align:center}#rt_welcome .mt_about_img img{max-width:100%;margin-top:50px}@media only screen and (min-width:768px) and (max-width:991px){#rt_welcome .mt_about_img img{margin-top:50px}}#rt_how_it_works,#mt_features_product{background:#f9f9f9;padding:120px 0;position:relative}#rt_how_it_works .overlay,#mt_features_product .overlay{background-color:#0003;position:absolute;inset:0}#rt_how_it_works .work_description h3,#mt_features_product .work_description h3{margin-top:0}@media only screen and (max-width:767px){#rt_how_it_works .work_description h3,#mt_features_product .work_description h3{margin-bottom:25px;font-size:20px;line-height:30px}}#rt_how_it_works h3,#mt_features_product h3,#rt_how_it_works p,#mt_features_product p,#rt_how_it_works ul li,#mt_features_product ul li{color:#212529}#rt_how_it_works img,#mt_features_product img{width:100%;margin-top:10px}@media only screen and (max-width:480px){#rt_how_it_works img,#mt_features_product img{width:100%}}#mt_features_product{position:relative;background-position:50%!important;background-size:cover!important}#mt_features_product .main-title{margin-bottom:50px}#mt_features_product .main-title .main-subtitle-top{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);color:#fff;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);margin-bottom:10px;padding:5px 10px;font-size:12px;display:inline-block}#mt_features_product .main-title h3{z-index:2;color:#fff;margin-top:0;line-height:30px;display:inline-block;position:relative}#mt_features_product .main-title h3:before{content:"";width:100%;height:15px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);z-index:-1;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);position:absolute;bottom:-1px}#mt_features_product .about_box{padding-bottom:50px}@media only screen and (min-width:768px) and (max-width:991px){#mt_features_product .col-sm-6{width:100%}}@media only screen and (min-width:991px) and (max-width:1200px){#mt_features_product .about_sec_img{position:static}#mt_features_product .about_sec_img .mt_about_img{width:47%;position:absolute;bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){#mt_features_product .about_services{margin-bottom:30px}}@media only screen and (max-width:768px){#mt_features_product .about_services{margin-bottom:40px}}#mt_features_product .about_services .rt_btn_color i{vertical-align:middle;-webkit-text-fill-color:#fff;margin-left:10px;font-size:20px;color:#fff!important;-webkit-background-clip:text!important}#mt_features_product .about_services .col-sm-6{padding-left:0}#mt_features_product .about_services h5{color:#fff}@media only screen and (max-width:991px){#mt_features_product .about_services h5{font-size:22px}}@media only screen and (max-width:480px){#mt_features_product .about_services h5{font-size:18px}}#mt_features_product .about_services h5 span{padding-top:0}#mt_features_product .about_services p{color:#f9f9f9}#mt_features_product .about_services i{-webkit-text-fill-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);margin-bottom:24px;font-size:50px;-webkit-background-clip:text!important}#mt_features_product .about_services h5{margin-top:0;margin-bottom:15px}#mt_features_product .mt_about_img{text-align:center}#mt_features_product .mt_about_img img{max-width:100%}@media only screen and (min-width:768px) and (max-width:991px){#mt_features_product .mt_about_img img{max-width:55%}}.rt_about_sec{padding:120px 0;position:relative}@media only screen and (max-width:991px){.rt_about_sec{padding:20px 0 120px}}.rt_about_sec .row:first-child{margin-bottom:100px}@media only screen and (max-width:991px){.rt_about_sec .row:first-child .about_content{margin-bottom:50px}}.rt_about_sec .about_content{margin-top:60px}.rt_about_sec .about_content h2{margin-top:30px;margin-bottom:30px}@media only screen and (max-width:767px){.rt_about_sec .about_content h2{font-size:24px;line-height:45px}}.rt_about_sec .about_content .icon{text-align:center;width:50px;height:50px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-radius:10px;line-height:50px;box-shadow:2px 2px 45px -9px #20bdff}.rt_about_sec .about_content .icon i{color:#fff}.rt_about_welcome{position:relative}.rt_about_welcome .outer-box{background-color:#f6f6f6;position:relative}.rt_about_welcome .image-column{width:50%;height:100%;position:absolute;top:0;left:0;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}@media only screen and (max-width:768px){.rt_about_welcome .image-column{width:100%;height:400px;position:static}}.rt_about_welcome .image-column:hover .overlay-link{background:#00000080}.rt_about_welcome .image-column .image{width:100%;display:none}.rt_about_welcome .image-column .image img{width:100%;display:block}.rt_about_welcome .image-column .overlay-link{-o-transition:all .6s ease;background:#0000001a;width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:0}.rt_about_welcome .image-column .overlay-link .icon{text-align:center;color:#444;background:#fff;border-radius:50%;width:86px;height:86px;margin-top:-43px;margin-left:-40px;padding-left:5px;font-size:20px;line-height:88px;position:absolute;top:50%;left:50%}.rt_about_welcome .content-column{float:right;background:#f6f6f6;width:50%;padding:120px 80px;position:relative}@media only screen and (max-width:991px){.rt_about_welcome .content-column{padding:60px 30px}}@media only screen and (max-width:768px){.rt_about_welcome .content-column{float:left;width:100%;position:relative}}.rt_about_welcome .content-column .content-box{float:left;max-width:550px;position:relative}.rt_about_welcome .content-column .content-box h2{color:#444;margin-top:0;margin-bottom:20px;font-size:35px;font-weight:700;line-height:50px;position:relative}@media only screen and (max-width:991px){.rt_about_welcome .content-column .content-box h2{font-size:30px;line-height:40px}}@media only screen and (max-width:768px){.rt_about_welcome .content-column .content-box h2{margin-top:0;font-size:22px;line-height:35px}}@media only screen and (max-width:480px){.rt_about_welcome .content-column .content-box h2{font-size:18px;line-height:30px}}.rt_about_welcome .content-column .content-box p{color:#767676;margin-bottom:25px;font-size:16px;line-height:30px;position:relative}@media only screen and (max-width:768px){.rt_about_welcome .content-column .content-box p{font-size:14px}}.rt_about_welcome.home_about .image-column{float:right;left:auto;right:0}.rt_about_welcome.home_about .content-column{float:left}#rt_features .colum_left{margin-top:130px}@media only screen and (max-width:767px){#rt_features .colum_left .text-right{text-align:center!important}}#rt_features .colum_left .block{margin-top:80px;margin-bottom:75px;position:relative}@media only screen and (min-width:768px) and (max-width:990px){#rt_features .colum_left .block{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:767px){#rt_features .colum_left .block{margin-top:30px;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:990px){#rt_features .colum_left .block h4{margin-bottom:5px;font-size:16px;line-height:20px}#rt_features .colum_left .block p{font-size:13px;line-height:20px}}#rt_features .colum_left .block:last-of-type{margin-bottom:0}@media only screen and (max-width:991px){#rt_features .colum_center{margin-top:70px}}#rt_features .colum_center img{width:100%}#rt_features .colum_right{margin-top:130px}@media only screen and (max-width:767px){#rt_features .colum_right .text-left{text-align:center!important}}#rt_features .colum_right .block{margin-top:80px;margin-bottom:75px;position:relative}@media only screen and (min-width:768px) and (max-width:990px){#rt_features .colum_right .block{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:767px){#rt_features .colum_right .block{margin-top:30px;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:990px){#rt_features .colum_right .block h4{margin-bottom:5px;font-size:16px;line-height:20px}#rt_features .colum_right .block p{font-size:13px;line-height:20px}}#rt_features .colum_right .block:last-of-type{margin-bottom:0}#rt_features .colum_right .rt_pulse{top:13px;left:-30%;right:auto}@media only screen and (max-width:991px){#rt_features .colum_right .rt_pulse{left:-50%}}#rt_features .colum_right .rt_pulse:before{content:"";margin-right:-130px;left:auto;right:-100%}@media only screen and (max-width:991px){#rt_features .colum_right .rt_pulse:before{margin-right:-40px}}#rt_features i{background:-webkit-linear-gradient(#5433ff,#20bdff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:60px}#rt_features .rt_pulse{z-index:1;position:absolute;top:13px;right:-30%}@media only screen and (max-width:991px){#rt_features .rt_pulse{right:-50%}}@media only screen and (max-width:767px){#rt_features .rt_pulse{display:none}}#rt_features .rt_pulse:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);content:"";z-index:-1;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);width:214px;height:2px;margin-left:-130px;position:absolute;top:51%;left:-100%;transform:translateY(-50%)}@media only screen and (max-width:991px){#rt_features .rt_pulse:before{width:124px;margin-left:-40px}}#rt_features .rt_pulse .rt_pulse_inner,#rt_features .rt_pulse .rt_pulses{text-indent:-90000000px;background:#5433ff66;border-radius:50%;width:55px;height:55px;position:relative}#rt_features .rt_pulse .rt_pulse_inner:before,#rt_features .rt_pulse .rt_pulses:before{content:"";background:#5433ff33;border-radius:50%;width:34px;height:34px;margin-top:-17px;margin-left:-17px;position:absolute;top:50%;left:50%}#rt_features .rt_pulse .rt_pulse_inner:after,#rt_features .rt_pulse .rt_pulses:after{content:"";background:#5433ff;border-radius:50%;width:14px;height:14px;margin-top:-7px;margin-left:-7px;position:absolute;top:50%;left:50%}#rt_features .rt_pulse .rt_pulse_inner{animation:3s linear infinite pulsing}#rt_features .rt_pulse .rt_pulses{animation:3s linear 1.5s infinite pulsing}@keyframes pulsing{0%{opacity:1;transform:scale(0)}50%{opacity:1;transform:scale(1)}to{opacity:0}}#rt_screenshots,#rt_drone_screenshots{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);padding:120px 0}#rt_screenshots .owl-carousel .owl-item,#rt_drone_screenshots .owl-carousel .owl-item{cursor:url(../media/cursor.a1c5c0d6.png),move;-moz-cursor:url(../media/cursor.a1c5c0d6.png),move;-webkit-cursor:url(../media/cursor.a1c5c0d6.png),move;-o-cursor:url(../media/cursor.a1c5c0d6.png),move;-ms-cursor:url(../media/cursor.a1c5c0d6.png),move;background-color:#0000;position:relative;overflow:hidden}#rt_screenshots .owl-carousel img,#rt_drone_screenshots .owl-carousel img{opacity:.15;width:100%;height:auto;transform:scale(.85)}#rt_screenshots .owl-item.active.center img,#rt_drone_screenshots .owl-item.active.center img{opacity:1;display:block;transform:scale(1);box-shadow:0 0 30px #0009}#rt_screenshots .item,#rt_screenshots .item img,#rt_drone_screenshots .item,#rt_drone_screenshots .item img{-o-transition:all .35s ease-in-out 0s;transition:all .35s ease-in-out}#rt_screenshots .owl-carousel .owl-item,#rt_screenshots .owl-carousel .owl-wrapper,#rt_drone_screenshots .owl-carousel .owl-item,#rt_drone_screenshots .owl-carousel .owl-wrapper{backface-visibility:hidden;transform:initial}#rt_screenshots .owl-nav,#rt_drone_screenshots .owl-nav{display:none}#rt_team{padding:120px 0;position:relative}#rt_team .owl-dots{text-align:center;margin-top:30px}@media only screen and (max-width:640px){#rt_team .owl-dots{margin-top:10px}}#rt_team .owl-dots .owl-dot.active{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-radius:5px;width:20px;height:5px;transition:all .5s}#rt_team .owl-dots .owl-dot{border:1px solid #5433ff;border-radius:5px;width:20px;height:5px;margin-right:12px;display:inline-block}@media only screen and (max-width:449px){#rt_team .item{width:290px;margin:0 auto}}#rt_team .member{color:#fff;text-align:left;width:100%;margin:10px;font-size:16px;display:inline-block;position:relative;overflow:hidden}#rt_team .member:before{content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);z-index:1;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);transition:all .25s .25s;position:absolute;inset:100% 10px 10px}#rt_team .member img{vertical-align:top;backface-visibility:hidden;max-width:100%}#rt_team .member figcaption{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}#rt_team .member h3{color:#fff;margin-bottom:5px;font-size:18px;font-weight:700;transition-delay:50ms;transform:translateY(-100%)}#rt_team .member h3,#rt_team .member .designation_team,#rt_team .member .team-social{opacity:0;letter-spacing:1px;margin:0}#rt_team .member .designation_team,#rt_team .member .team-social{padding:3px 10px;font-weight:400;transition-delay:0s;transform:translateY(-100%)}#rt_team .member .designation_team{font-size:12px;line-height:normal;padding:0!important}#rt_team .member a{z-index:1;position:absolute;inset:0}#rt_team .member .team-social{padding:0;line-height:10px}#rt_team .member .team-social li{margin:0;display:inline-block}#rt_team .member .team-social li:before{display:none}@media only screen and (max-width:767px){#rt_team .member .team-social li{padding-left:23px}}#rt_team .member .team-social li a{color:#fff}#rt_team .member .team-social li a:hover{opacity:.6}#rt_team .member *{box-sizing:border-box;transition:all .25s}#rt_team .member:hover:before,#rt_team .member.hover:before{transition-delay:0s;top:10px}#rt_team .member:hover h3,#rt_team .member.hover h3,#rt_team .member:hover .designation_team,#rt_team .member.hover .designation_team,#rt_team .member:hover .team-social,#rt_team .member.hover .team-social{opacity:1;transform:translateY(0)}#rt_team .member:hover h3,#rt_team .member.hover h3{transition-delay:.3s}#rt_team .member:hover .team-social,#rt_team .member.hover .team-social,#rt_team .member:hover .designation_team,#rt_team .member.hover .designation_team{transition-delay:.2s}#rt_watch{padding:120px 0;position:relative}#rt_watch .overlay{opacity:.5;z-index:1;background:#000;position:absolute;inset:0}#rt_watch .watch_content{position:relative}#rt_watch .watch_content h1{text-align:center;color:#fff;font-size:40px;font-weight:400}@media only screen and (max-width:767px){#rt_watch .watch_content h1{font-size:40px}}@media only screen and (max-width:640px){#rt_watch .watch_content h1{margin-bottom:15px;font-size:30px}}#rt_watch .watch_content p{color:#fff;width:70%;margin:0 auto;display:block}@media only screen and (max-width:767px){#rt_watch .watch_content p{width:95%}}#rt_watch .watch_content a{width:90px;margin:0 auto;display:block}#rt_watch .watch_content a img{width:100%;margin-bottom:45px;display:block}@media only screen and (max-width:480px){#rt_watch .watch_content a img{margin-bottom:0}}#rt_watch .app_trailer{border-radius:10px;width:100%;max-width:800px;margin:0 auto;position:relative;overflow:hidden}@media only screen and (max-width:991px){#rt_watch .app_trailer{margin-bottom:25px}}#rt_watch .app_trailer .video_placeholder{height:0;margin:0;padding-top:0;padding-bottom:56.25%;position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}#rt_watch .app_trailer .video_placeholder a:after{content:"";z-index:9;background:#fff;border-radius:50%;width:60px;height:60px;margin:-30px 0 0 -30px;transition:all .5s linear;position:absolute;top:50%;left:50%;box-shadow:0 0 0 10px #ffffff40}#rt_watch .app_trailer .video_placeholder a:before{content:"";z-index:10;color:#20bdff;width:10px;height:10px;margin-top:-12px;margin-left:-3px;font-family:Ionicons;font-size:20px;transition:all .3s linear;display:block;position:absolute;top:50%;left:50%}#rt_watch .app_trailer .video_placeholder a img{width:auto;max-width:none;height:100%;transition:all .3s linear;position:absolute;top:0;left:0;transform:scale(1)}#rt_watch .app_trailer .video_placeholder:hover img{transition:all .4s}#rt_watch .app_trailer .video_placeholder:hover a:after{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);box-shadow:0 0 0 20px #ffffff1a}#rt_watch .app_trailer .video_placeholder:hover a:before{color:#fff}#rt_watch .cta_box{-o-box-shadow:0 3px 6px 1px #eaeaea;-ms-box-shadow:0 3px 6px 1px #eaeaea;background:#fff;border-radius:10px;height:366px;position:relative;box-shadow:0 3px 6px 1px #eaeaea}#rt_watch .cta_box .cta_content{width:88%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#rt_watch .cta_box .cta_content h4{margin-top:0;margin-bottom:25px;font-size:20px;font-weight:700}#rt_watch .cta_box .cta_content p{margin-bottom:30px;font-size:16px}#rt_testimonial{position:relative}@media only screen and (max-width:640px){#rt_testimonial h2{margin-bottom:30px}}#rt_testimonial .owl-carousel{clear:both}#rt_testimonial .owl-dots{text-align:center;margin-top:30px}@media only screen and (max-width:640px){#rt_testimonial .owl-dots{margin-top:10px}}#rt_testimonial .owl-dots .owl-dot.active{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-radius:5px;width:20px;height:5px;transition:all .5s}#rt_testimonial .owl-dots .owl-dot{border:1px solid #5433ff;border-radius:5px;width:20px;height:5px;margin-right:12px;display:inline-block}#rt_testimonial .testimonial_main{float:left;background:#fff;border-radius:8px;width:100%;margin:0 0 8px;padding:65px 25px 25px;box-shadow:3px 4px 9px -6px #ccc}@media only screen and (max-width:991px){#rt_testimonial .testimonial_main{margin:65px 0 8px}}@media only screen and (max-width:640px){#rt_testimonial .testimonial_main{text-align:center;margin:0 0 8px}}#rt_testimonial .testimonial_main .mt_testimonial_img{float:left;text-align:left;width:15%}@media only screen and (max-width:480px){#rt_testimonial .testimonial_main .mt_testimonial_img{width:35%}}#rt_testimonial .testimonial_main .mt_testimonial_img img{border-radius:50%;width:100%;margin:15px auto 0;display:block;box-shadow:4px 8px 18px #ccc}#rt_testimonial .testimonial_main p{position:relative;margin-bottom:6px!important}#rt_testimonial .testimonial_main p:before{content:"";opacity:.1;font-family:fontawesome;font-size:50px;position:absolute;top:-30px;left:-30px}@media only screen and (max-width:640px){#rt_testimonial .testimonial_main p{font-size:14px;line-height:22px}}#rt_testimonial .testimonial_main .client_name{float:left;text-align:left;width:80%;margin-top:22px;margin-left:15px}@media only screen and (max-width:480px){#rt_testimonial .testimonial_main .client_name{width:50%}}#rt_testimonial .testimonial_main .client_name em{letter-spacing:1px;font-size:16px;font-weight:700}#rt_testimonial .testimonial_main .client_name span{margin-top:-4px;font-size:12px;display:block}#rt_testimonial .darker .testimonial_main{background:#202020}#rt_testimonial .darker .testimonial_main em,#rt_testimonial .darker .testimonial_main span{color:#e1e1e1}#rt_testimonial .darker .testimonial_main .mt_testimonial_img img{-ms-box-shadow:3px 3px 14px 0 #000;-o-box-shadow:3px 3px 14px 0 #000;box-shadow:3px 3px 14px #000}#rt_testimonial .darker .owl-dot.active{background:#e1e1e1}#rt_testimonial .darker .owl-dot.active:before,#rt_testimonial .darker .owl-dot{border-color:#e1e1e1}#rt_testimonial.rt_clients .main-title h4{margin-top:8px;margin-bottom:30px;font-size:23px}#rt_testimonial.rt_clients .main-title .main-subtitle-top{color:#20bdff;text-transform:uppercase;letter-spacing:2px;font-size:14px}#rt_testimonial.rt_clients .main-title .main-subtitle-bottom{font-size:16px;line-height:33px}@media only screen and (max-width:991px){#rt_testimonial.rt_clients .main-title .main-subtitle-bottom{margin-bottom:50px}}#rt_testimonial.rt_clients .rt_testimonials_box{background:#fff;border:1px solid #0000000a;border-radius:10px;width:100%;padding:30px;position:relative}#rt_testimonial.rt_clients .rt_testimonials_box img{border-radius:50%;width:90px;height:90px;margin-bottom:30px;display:block}#rt_testimonial.rt_clients .rt_testimonials_box p{letter-spacing:1px;font-size:14px}#rt_testimonial.rt_clients .rt_testimonials_box p span{letter-spacing:1px;margin-bottom:0;font-size:14px;font-weight:300;line-height:24px}#rt_testimonial.rt_clients .rt_testimonials_box h6{margin-bottom:0;font-size:14px;font-weight:700}#rt_testimonial.rt_clients .rt_testimonial_owl{width:100%;margin:0 auto;position:relative;overflow:hidden}#rt_testimonial.rt_clients .rt_testimonial_owl .item{margin-left:15px;margin-right:15px;position:relative;overflow:hidden}#rt_testimonial.rt_clients .rt_testimonial_owl .owl-dots span{display:none}#mt_fun{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);padding:120px 0}#mt_fun .mt_heading h2,#mt_fun .mt_heading p{color:#fff}#mt_fun .facts_row{padding-left:40px;padding-right:40px}#mt_fun .facts_row .fun-facts_item{box-sizing:content-box;text-overflow:clip;background-color:#0000;width:95px;height:95px;margin:0 auto 28px;transition-duration:.3s;position:relative}#mt_fun .fun-facts_contain{width:95px;height:95px;margin:0 auto}#mt_fun .fun-facts_contain p{text-align:center;z-index:1;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;width:95px;padding-top:12px;font-size:50px;transition-property:border-color,color,background-color;transition-duration:.3s;position:absolute}#mt_fun .fun-facts_contain i{color:#fff;font-size:72px}#mt_fun .fun-facts_figure{text-align:center;color:#fff;display:inherit;margin-top:38px;margin-bottom:0;font-size:55px;font-weight:600}#mt_fun .fun-facts_title{color:#fff;text-align:center;text-transform:uppercase;margin-top:10px;font-size:18px;font-weight:700}#mt_fun .fun-facts_title:before{content:"";width:40px;height:2px;margin:0 auto 8px;display:block}#mt_fun .fun-facts_wrapper:hover .fun-facts_contain p{color:#fafafa}#rt_pricing .main_pricing_conatiner.highlight_pricing{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}#rt_pricing .main_pricing_conatiner.highlight_pricing h2{margin-bottom:100px}@media only screen and (max-width:640px){#rt_pricing .main_pricing_conatiner.highlight_pricing h2{margin-bottom:30px}}#rt_pricing .main_pricing_conatiner.highlight_pricing:hover a{color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#20BDFF",endColorstr="#5433FF",GradientType=1);text-shadow:initial;-ms-box-shadow:-1px 0px 5px 0 #0006;-o-box-shadow:-1px 0px 5px 0 #0006;transition:all .5s;box-shadow:-1px 0 5px #0006;background:linear-gradient(90deg,#20bdff 0%,#5433ff 100%)!important}#rt_pricing .main_pricing_conatiner.highlight_pricing .price_listing ul li{color:#fff}#rt_pricing .main_pricing_conatiner.highlight_pricing .price_listing ul li:before{background:#fff!important}#rt_pricing .main_pricing_conatiner.highlight_pricing h2,#rt_pricing .main_pricing_conatiner.highlight_pricing h2 .price_icon i,#rt_pricing .main_pricing_conatiner.highlight_pricing .price_tag,#rt_pricing .main_pricing_conatiner.highlight_pricing .per_month{color:#fff!important}#rt_pricing .main_pricing_conatiner.highlight_pricing .mt_btn_color{color:#212529;background:#fff}#rt_pricing .main_pricing_conatiner{-o-box-shadow:2px 2px 5px 0 #cccccc9c;-ms-box-shadow:2px 2px 5px 0 #cccccc9c;background:#fff;overflow:hidden;box-shadow:2px 2px 5px #cccccc9c}@media only screen and (max-width:991px){#rt_pricing .main_pricing_conatiner{margin-bottom:40px}}#rt_pricing .main_pricing_conatiner h2{margin-bottom:100px}@media only screen and (max-width:640px){#rt_pricing .main_pricing_conatiner h2{margin-bottom:30px}}#rt_pricing .main_pricing_conatiner:hover a{color:#f9f9f9;text-shadow:initial;-ms-box-shadow:-1px 0px 5px 0 #0006;-o-box-shadow:-1px 0px 5px 0 #0006;transition:all .5s;box-shadow:-1px 0 5px #0006;background-color:#444!important}#rt_pricing .main_pricing_conatiner .price{text-align:center;padding:35px 0 0;position:relative}#rt_pricing .main_pricing_conatiner .price h2{text-transform:uppercase;letter-spacing:6px;margin-bottom:5px;font-weight:700}@media only screen and (max-width:480px){#rt_pricing .main_pricing_conatiner .price h2{margin-top:0;margin-bottom:0;font-size:24px}}#rt_pricing .main_pricing_conatiner .price h2 .price_icon{margin-bottom:6px;display:block}#rt_pricing .main_pricing_conatiner .price h2 .price_icon i{color:#212529;font-size:65px}#rt_pricing .main_pricing_conatiner .price .price_tag{color:#212529;font-size:48px;font-weight:500;position:relative}@media only screen and (max-width:480px){#rt_pricing .main_pricing_conatiner .price .price_tag{font-size:40px}}#rt_pricing .main_pricing_conatiner .price .price_tag .currency{font-size:28px;position:absolute;left:-18px}#rt_pricing .main_pricing_conatiner .price .per_month{letter-spacing:2px;text-transform:uppercase;color:#212529;font-size:14px}#rt_pricing .main_pricing_conatiner .price_listing{text-align:left;padding:25px 40px 8px}#rt_pricing .main_pricing_conatiner .price_listing ul li{padding-left:0}#rt_pricing .main_pricing_conatiner .price_listing ul li:before{display:none}#rt_pricing .main_pricing_conatiner .choose_plan_btn{text-align:center;padding-bottom:40px}#rt_pricing .main_pricing_conatiner .choose_plan_btn .mt_btn_white{text-align:center;-o-box-shadow:2px 2px 5px 0 #cccccc9c;-ms-box-shadow:2px 2px 5px 0 #cccccc9c;background:#f9f9f9;width:55px;height:55px;padding:0;line-height:55px;box-shadow:2px 2px 5px #cccccc9c;border-color:#f9f9f9!important}#rt_pricing .main_pricing_conatiner .choose_plan_btn .mt_btn_white i{font-size:45px}#mt_pricing{padding:100px 0}@media only screen and (max-width:640px){#mt_pricing{padding:60px 0}}#mt_pricing h2 span.price_icon{margin-bottom:20px;font-size:68px;display:block}@media only screen and (max-width:640px){#mt_pricing h2{margin-bottom:30px}}#mt_pricing .main_pricing_conatiner.highlight_pricing{-ms-box-shadow:-1px 4px 36px 0 #cccccc9c;-o-box-shadow:-1px 4px 36px 0 #cccccc9c;box-shadow:-1px 4px 36px #cccccc9c}#mt_pricing .main_pricing_conatiner.highlight_pricing:hover a{color:#f9f9f9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);text-shadow:initial;-ms-box-shadow:-1px 4px 36px 0 #cccccc9c;-o-box-shadow:-1px 4px 36px 0 #cccccc9c;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border:1px solid #5433ff;transition:all .5s;box-shadow:-1px 4px 36px #cccccc9c}#mt_pricing .main_pricing_conatiner.highlight_pricing .price{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}#mt_pricing .main_pricing_conatiner.highlight_pricing .price h2,#mt_pricing .main_pricing_conatiner.highlight_pricing .price .price_tag,#mt_pricing .main_pricing_conatiner.highlight_pricing .price .per_month{color:#fff}#mt_pricing .main_pricing_conatiner.highlight_pricing .choose_plan_btn{text-align:center;padding-bottom:40px}#mt_pricing .main_pricing_conatiner.highlight_pricing .choose_plan_btn .rt_btn_color{text-align:center;-o-box-shadow:2px 2px 5px 0 #cccccc9c;-ms-box-shadow:2px 2px 5px 0 #cccccc9c;width:55px;height:55px;padding:0;line-height:55px;box-shadow:2px 2px 5px #cccccc9c}#mt_pricing .main_pricing_conatiner.highlight_pricing .choose_plan_btn .rt_btn_color i{font-size:45px}#mt_pricing .main_pricing_conatiner{-o-box-shadow:2px 2px 5px 0 #cccccc9c;-ms-box-shadow:2px 2px 5px 0 #cccccc9c;background:#fff;border-radius:10px;overflow:hidden;box-shadow:2px 2px 5px #cccccc9c}@media only screen and (max-width:991px){#mt_pricing .main_pricing_conatiner{margin-bottom:40px}}#mt_pricing .main_pricing_conatiner:hover a{color:#fff;text-shadow:initial;-ms-box-shadow:-1px 4px 36px 0 #cccccc9c;-o-box-shadow:-1px 4px 36px 0 #cccccc9c;border:1px solid #0000;transition:all .5s;box-shadow:-1px 4px 36px #cccccc9c;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1)!important;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)!important}#mt_pricing .main_pricing_conatiner .price{text-align:center;background:#f9f9f9;padding:35px 0 50px;position:relative}#mt_pricing .main_pricing_conatiner .price h2{margin-bottom:5px;font-family:montserrat;font-size:26px;font-weight:800}@media only screen and (max-width:480px){#mt_pricing .main_pricing_conatiner .price h2{margin-top:0;margin-bottom:0;font-size:24px}}#mt_pricing .main_pricing_conatiner .price .price_tag{color:#666;font-family:montserrat;font-size:48px;font-weight:500}@media only screen and (max-width:480px){#mt_pricing .main_pricing_conatiner .price .price_tag{font-size:40px}}#mt_pricing .main_pricing_conatiner .price .per_month{letter-spacing:2px;text-transform:uppercase;color:#666;font-family:open sans;font-size:14px;font-weight:100}#mt_pricing .main_pricing_conatiner .price_listing{padding:25px 40px 8px}@media only screen and (max-width:480px){#mt_pricing .main_pricing_conatiner .price_listing{padding:70px 0 25px 20px}}#mt_pricing .main_pricing_conatiner .choose_plan_btn{text-align:center;padding-bottom:40px}#mt_pricing .main_pricing_conatiner .choose_plan_btn .rt_btn_white{text-align:center;-o-box-shadow:2px 2px 5px 0 #cccccc9c;-ms-box-shadow:2px 2px 5px 0 #cccccc9c;background:#f9f9f9;border:none;width:55px;height:55px;padding:0;line-height:55px;box-shadow:2px 2px 5px #cccccc9c}#mt_pricing .main_pricing_conatiner .choose_plan_btn .rt_btn_white i{font-size:45px}#rt_blog{padding:120px 0;position:relative}#rt_blog .grid-item{border-radius:12px;margin-bottom:38px}@media only screen and (max-width:991px){#rt_blog .grid-item{float:left;width:100%}}#rt_blog .rt_view_btn{margin-top:40px;margin-bottom:0}#rt_blog .blog_post{color:#fff;float:left;text-align:left;width:100%;font-size:16px;position:relative;overflow:hidden;box-shadow:0 0 5px #00000026}#rt_blog .blog_post *{box-sizing:border-box;transition:all .25s}#rt_blog .blog_post img{vertical-align:top;max-width:100%;position:relative}@media only screen and (max-width:991px){#rt_blog .blog_post img{width:100%}}#rt_blog .blog_post figcaption{z-index:1;width:100%;padding:25px 20px;position:absolute;bottom:0}@media only screen and (max-width:991px){#rt_blog .blog_post figcaption{width:100%}}#rt_blog .blog_post figcaption:before{content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);opacity:.8;z-index:-1;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);position:absolute;inset:0}#rt_blog .blog_post .date{color:#c02942;text-align:center;text-transform:uppercase;background-color:#fff;border-radius:50%;min-width:48px;min-height:48px;padding:10px 0;font-size:18px;font-weight:700;position:absolute;top:-25px;right:15px}#rt_blog .blog_post .date span{line-height:14px;display:block}#rt_blog .blog_post .date .month{font-size:11px}#rt_blog .blog_post h3,#rt_blog .blog_post p{margin:0;padding:0}#rt_blog .blog_post h3{color:#fff;margin-bottom:0;font-size:18px;font-weight:700;line-height:30px;display:inline-block}#rt_blog .blog_post p{color:#fff;margin-bottom:0;font-size:13px;line-height:1.6em}#rt_blog .blog_post a{z-index:1;position:absolute;inset:0}#rt_blog .blog_post:hover img,#rt_blog .blog_post.hover img{transform:scale(1.1)}#rt_blog .pagination{margin-top:30px;margin-bottom:68px}#rt_blog .pagination li{padding-bottom:0;padding-left:0}#rt_blog .pagination li:before,#rt_blog .pagination li:after{display:none!important}#rt_blog .pagination li a{text-align:center;color:#c02942;border-color:#c02942;border-radius:50%;width:40px;height:40px;margin-right:9px;padding:0;font-size:12px;line-height:40px}#rt_blog .pagination li a:hover,#rt_blog .pagination li a:focus{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);color:#fff;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-color:#c02942}#rt_blog .pagination .prev a,#rt_blog .pagination .next a{border-radius:50px;width:100px}#rt_blog .pagination li.active a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);color:#fff;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border:none}.blog_card{background-color:#444;border-radius:12px;width:100%;margin-bottom:15px;margin-right:25px;transition:all .4s cubic-bezier(.175,.885,0,1);position:relative;overflow:hidden;box-shadow:0 10px 10px -7px #0000001a}.blog_card:hover{transform:scale(1.1);box-shadow:0 30px 18px -8px #0000001a}.blog_card:hover .card_img_hover_sec{opacity:.3;height:100%}.blog_card:hover .card__info{background-color:#0000;position:relative}.blog_card:hover .card__info h3,.blog_card:hover .card__info .card_by{color:#fff}.blog_card:hover .card_img_hover{opacity:1}.blog_card .card_clock{vertical-align:middle;fill:#fff;width:15px}.blog_card .card_date{color:#fff;vertical-align:middle;margin-left:5px;font-size:12px}.blog_card .card_info{float:right}.blog_card .card_img{visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:275px}.blog_card .card_img_hover{opacity:0;width:100%;padding:16px;position:absolute;top:0}.blog_card .card_img_hover_sec{border-radius:12px;width:100%;height:275px;transition:all .2s ease-out;position:absolute;top:0;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.blog_card .card__info{z-index:2;background-color:#fff;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:26px 24px 34px}.blog_card .card_title{margin-top:5px;margin-bottom:0;font-size:20px;line-height:31px}.blog_card .card_by{letter-spacing:2px;text-transform:uppercase;padding-bottom:10px;font-size:11px;font-weight:400;display:inline-block}.blog_card .card_author{color:#20bdff;font-weight:600;text-decoration:none}@media only screen and (max-width:640px){#rt_contact h2{margin-bottom:30px}}#rt_contact .contact_info{float:left;text-align:center;width:100%;margin-top:40px;margin-bottom:80px}#rt_contact .contact_form{-o-box-shadow:0 5px 25px 0 #05050533;-ms-box-shadow:0 5px 25px 0 #05050533;background:#fff;border-radius:8px;padding:70px 80px;box-shadow:0 5px 25px #05050533}@media only screen and (max-width:990px){#rt_contact .contact_form{margin-bottom:50px}}@media only screen and (max-width:480px){#rt_contact .contact_form{padding:20px 15px}}#rt_contact .contact_form h3{color:#212529;margin-top:0;margin-bottom:40px;line-height:35px}@media only screen and (max-width:480px){#rt_contact .contact_form h3{margin-bottom:28px;font-size:18px;line-height:27px}}#rt_contact .contact_form textarea{resize:none!important}@media only screen and (max-width:480px){#rt_contact .contact_form textarea,#rt_contact .contact_form input[type=text],#rt_contact .contact_form input[type=email]{font-size:16px}}#rt_contact .contact_form .rt_btn_color{margin:0}#rt_contact .contact_form #submit-btn{text-align:right;margin-top:5px;padding-left:45px;padding-right:45px;position:relative}@media only screen and (max-width:480px){#rt_contact .contact_form #submit-btn{margin-top:5px;padding:10px 30px;font-size:15px}}#rt_contact .contact_form .mt_load{margin-left:14px;display:none;position:absolute;top:11px;right:-35px}#rt_contact .contact_form .mt_load span{text-indent:-9999em;border:2px solid #0003;border-left-color:#111;border-radius:50%;width:26px;height:26px;margin:0 auto;animation:1.1s linear infinite load8;display:inline-block;position:relative;transform:translateZ(0)}#rt_contact .contact_form .mt_load:after{border-radius:50%;width:26px;height:26px}@media only screen and (max-width:767px){#rt_contact .contact_info{margin-bottom:45px}#rt_contact .contact_info .location{margin-bottom:20px}}#rt_contact .contact_info .contact_heading{margin-bottom:60px}#rt_contact .contact_info .contact_heading span{margin-left:30px;font-size:16px;font-weight:500;display:block;position:relative}#rt_contact .contact_info .contact_heading span:before{content:"";background:#444;width:30px;height:1px;position:absolute;top:11px;left:-38px}#rt_contact .contact_info .contact_heading h3{color:#212529;margin-top:0}#rt_contact .contact_info .email_sec .row{margin-bottom:15px}#rt_contact .contact_info .email_sec i{background:-webkit-linear-gradient(#5433ff,#20bdff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:30px}#rt_contact .contact_info h5{margin-bottom:5px}#rt_contact .contact_info h2{color:#444;margin-bottom:10px}#rt_contact .contact_info p{color:#666;margin-bottom:5px;font-size:14px;font-weight:500}#rt_contact .contact_info a{color:#666;text-decoration:none}.form-input{gap:.75rem;margin-bottom:2rem;display:grid}.form-input input,.form-input textarea{margin-bottom:0}.error-validation{margin-bottom:1rem;margin-left:1rem;font-size:11px;color:red!important}#contact-form-btn{margin-top:2rem!important}#feedback{background:linear-gradient(90deg,#5433ff 0,#20bdff);border-radius:50px;align-items:center;height:0;display:flex;position:relative}#response{border-radius:50px;align-items:center;height:0;display:flex;margin:0!important}#feedback-text,#response-text{opacity:0;visibility:hidden;color:#fff;margin-top:1.7rem;margin-left:2.8rem;font-weight:500;position:absolute}@keyframes pop-down{0%{height:0}to{height:50px}}.pop-down{animation:.8s both pop-down}@keyframes pop-up{0%{height:50px}to{height:0}}.pop-up{animation:.8s both pop-up}@keyframes fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.fade-in{animation:1s both fade-in}@keyframes fade-out{0%{opacity:1;visibility:hidden}to{opacity:0;visibility:hidden}}.fade-out{animation:1s both fade-out}.message-sent{background-color:#27bd3d}.message-error{background-color:#ff5233}.disable-click{pointer-events:none}#rt_get_app,#rt_get_app.sass_getapp{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);padding:120px 0;position:relative;overflow:hidden}#rt_get_app img,#rt_get_app.sass_getapp img{width:100%;position:absolute}@media only screen and (min-width:768px) and (max-width:991px){#rt_get_app img,#rt_get_app.sass_getapp img{position:initial;width:40%;margin:50px auto 0;display:block}}@media only screen and (max-width:767px){#rt_get_app img,#rt_get_app.sass_getapp img{position:initial;width:80%;margin:50px auto 0;display:block}}#rt_get_app .mt_heading .section_heading span:after,#rt_get_app .mt_heading_white .section_heading span:after,#rt_get_app.sass_getapp .mt_heading .section_heading span:after,#rt_get_app.sass_getapp .mt_heading_white .section_heading span:after{transform:initial;left:0}#rt_get_app .mt_heading .heading_txt,#rt_get_app .mt_heading_white .heading_txt,#rt_get_app.sass_getapp .mt_heading .heading_txt,#rt_get_app.sass_getapp .mt_heading_white .heading_txt{width:100%}#rt_get_app .btn-app-store,#rt_get_app.sass_getapp .btn-app-store{color:#fff;background:#000;border-radius:50px;height:60px;margin-right:20px;padding-left:75px;padding-right:40px;position:relative}@media only screen and (max-width:767px){#rt_get_app .btn-app-store,#rt_get_app.sass_getapp .btn-app-store{margin-bottom:15px}}#rt_get_app .btn-app-store:hover,#rt_get_app.sass_getapp .btn-app-store:hover{color:#000;background:#fff;transition:all .5s}#rt_get_app .btn-app-store .fa-google-play,#rt_get_app.sass_getapp .btn-app-store .fa-google-play{color:#fff}#rt_get_app .btn-app-store i,#rt_get_app.sass_getapp .btn-app-store i{font-size:30px;position:absolute;top:50%;left:25px;transform:translateY(-50%)}#rt_get_app .btn-app-store .small,#rt_get_app.sass_getapp .btn-app-store .small{margin-top:5px;margin-bottom:2px;font-size:12px;line-height:12px;display:block}#rt_get_app .btn-app-store .big,#rt_get_app.sass_getapp .btn-app-store .big{text-align:left;font-size:21px;line-height:21px;display:block}#rt_get_app .google_play,#rt_get_app.sass_getapp .google_play{color:#fff;background:#a4c639}#rt_get_app .google_play:hover,#rt_get_app.sass_getapp .google_play:hover{color:#a4c639;background:#fff;transition:all .5s}#rt_get_app .google_play i,#rt_get_app.sass_getapp .google_play i{font-size:35px}#rt_get_app.sass_getapp{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}#rt_get_app.sass_getapp .mt_heading_white{margin-bottom:50px}#rt_get_app.sass_getapp .btn-app-store,#rt_get_app.sass_getapp .btn-app-store{margin-bottom:10px;margin-right:10px}#rt_get_app.sass_getapp .btn_windows{color:#000;background:#fff;margin-right:0}#rt_get_app.sass_getapp .btn_windows:hover{color:#fff;background:#000}#rt_get_app.sass_getapp h2,#rt_get_app.sass_getapp p{color:#fff}#rt_get_app.sass_getapp img{width:830px;position:absolute;top:20px}@media only screen and (max-width:991px){#rt_get_app.sass_getapp img{width:100%;position:static}}@media only screen and (max-width:992px){#rt_get_app,#rt_get_app.sass_getapp{padding:20px 0 0 20px!important}}.newsletter_form{width:100%;display:block;position:relative}.newsletter_form p{margin-bottom:0}.newsletter_form input{padding-top:15px;padding-bottom:15px}.newsletter_form .animated_btn{z-index:1;margin-bottom:0;position:absolute;top:44%;right:8px;transform:translateY(-90%)}.newsletter_form .animated_btn span{padding:11px}.newsletter_form .form-control{color:#fff;height:auto;box-shadow:none;background-color:#0000;border:1px solid #ffffff80;border-radius:0;margin-bottom:10px;padding:18px 170px 18px 10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.animated_btn{color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);z-index:1;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);align-items:center;padding-left:2rem;font-size:14px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 3px 4px -4px #000000bf}@media only screen and (max-width:480px){.animated_btn{letter-spacing:initial;font-size:12px}}.animated_btn:hover{color:#fff}.animated_btn:hover:before{color:#fff;transform:scaleX(1)}.animated_btn:hover i{animation:.75s moveArrow}.animated_btn:before{content:"";transform-origin:0;z-index:-1;color:#fff;background-color:#20bdff;width:100%;height:100%;transition:transform .75s;position:absolute;top:0;left:0;transform:scaleX(0)}.animated_btn span{background-color:#20bdff;justify-content:center;align-items:center;margin-left:18px;padding:18px;display:flex;overflow:hidden}.animated_btn i{color:#fff;width:100%;height:auto;font-size:16px;line-height:16px}@keyframes moveArrow{0%{transform:translate(0)}49%{transform:translate(50px)}50%{transform:translate(-50px)}to{transform:translate(0)}}#mt_footer{background-color:#202020}#mt_footer p{color:#fff;font-size:1.35rem}#mt_footer ul li{padding-left:0}#mt_footer ul li a{color:#fff;font-size:1.25rem}#mt_footer ul li:before{display:none}#mt_footer i{color:#fff;margin-right:1rem}#mt_footer h2{color:#fff;margin-top:0;margin-bottom:2rem;font-size:20px;font-weight:500;line-height:1}#mt_footer .grid{gap:24px}#mt_footer .logo img{width:50px;margin-bottom:1.5rem}#mt_footer .footer__top{padding:20px 0}@media (min-width:768px){#mt_footer .footer__top{padding:40px 0}}#mt_footer .footer__bottom{text-align:center;color:#fff;padding:2rem 0;line-height:1}#mt_footer .footer__bottom small{font-size:1rem;line-height:1;display:block}.grid{gap:1.5rem;display:grid}@media (min-width:768px){.grid-cols-2,.grid-cols-4,.grid-cols-6{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:991px){.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-6{grid-template-columns:repeat(6,1fr)}}#blog_main_sec{padding:100px 0}#blog_main_sec .post_img{margin-bottom:30px}#blog_main_sec .post_img img{width:100%}#blog_main_sec .post_title h3{margin-bottom:10px;font-weight:500}#blog_main_sec .post_title ul li:before{display:none}#blog_main_sec .post_body{margin-bottom:60px}#blog_main_sec .author_box{background:#faf8f8;margin-bottom:30px;padding:20px 20px 10px;overflow:hidden}#blog_main_sec .author_box .author_img{float:left;width:22%}@media only screen and (max-width:480px){#blog_main_sec .author_box .author_img{float:none;width:100%}}#blog_main_sec .author_box .author_img img{width:100%;margin-bottom:10px}#blog_main_sec .author_box .author_img ul li{margin-bottom:0;padding-left:15px;display:inline-block}#blog_main_sec .author_box .author_img ul li:before{display:none}#blog_main_sec .author_box .author_img ul li a{color:#444;font-size:17px}#blog_main_sec .author_box .author_img ul li a:hover{color:#5433ff;transition:all .4s}#blog_main_sec .author_box .author_bio{float:left;width:75%;margin-left:3%}@media only screen and (max-width:480px){#blog_main_sec .author_box .author_bio{float:none;width:100%}}#blog_main_sec .author_box .author_bio h5{margin-top:0}#blog_main_sec #comments{margin-top:60px;margin-bottom:0}@media only screen and (max-width:991px){#blog_main_sec #comments{margin-bottom:70px}}#blog_main_sec #comments .single-post_heading{color:#444;text-transform:capitalize;font-size:20px}#blog_main_sec #comments .comments-lists{margin-left:0}#blog_main_sec #comments .comments-lists:before{display:none}#blog_main_sec #comments .comments-lists .comment{border-bottom:1px solid #f4f6f6;min-height:100px;margin-top:35px;padding-top:1px;padding-left:0;list-style:none;position:relative}#blog_main_sec #comments .comments-lists .comment:last-child{border-bottom:0}#blog_main_sec #comments .comments-lists .comment:before{display:none}#blog_main_sec #comments .comments-lists .comment .activity_rounded{display:inline-block;position:absolute;top:0;left:0}#blog_main_sec #comments .comments-lists .comment .activity_rounded img{-o-box-shadow:6px 6px 11px 0 #cccccc9c;-ms-box-shadow:6px 6px 11px 0 #cccccc9c;border-radius:50%;width:80px;height:80px;box-shadow:6px 6px 11px #cccccc9c}#blog_main_sec #comments .comments-lists .comment h4{color:#444;text-transform:capitalize;margin-top:0;margin-bottom:6px;font-size:15px;line-height:28px}#blog_main_sec #comments .comments-lists .comment p{color:#777;font-size:14px;line-height:24px}#blog_main_sec #comments .comments-lists .comment small.date-posted{color:#666;margin-left:12px;font-size:12px}@media only screen and (max-width:480px){#blog_main_sec #comments .comments-lists .comment small.date-posted{margin-bottom:15px;margin-left:0;font-size:12px;display:block}}#blog_main_sec #comments .comments-lists .comment .comment-body{padding-bottom:18px;padding-left:105px}#blog_main_sec #comments .comments-lists .comment .comment-body .comment-reply-link{color:#666;border:1px solid #666;border-radius:0 5px;margin-bottom:10px;padding:0 25px;font-size:12px;display:inline-block}#blog_main_sec #comments .comments-lists .comment .comment-body .comment-reply-link:hover{color:#fff;background:#666;transition:all .5s}#blog_main_sec #comments .comments-lists .comment .children{margin-left:20px;padding-left:0;list-style:none;overflow:hidden}#blog_main_sec #comments .comments-lists .comment .children .comment{border-top:1px solid #f4f6f6;border-bottom:0;margin-top:0;position:relative}#blog_main_sec #comments .comments-lists .comment .children .comment:before{display:none}#blog_main_sec #comments .comments-lists .comment .children .comment .activity_rounded{margin-top:25px}#blog_main_sec #comments .comments-lists .comment .children .comment .comment-body{border:none;margin-top:25px}#blog_main_sec #comments .leave_comment h3{color:#444;text-transform:capitalize;font-size:20px}#blog_main_sec #comments .leave_comment .form-group .form-control{height:40px}#blog_main_sec #comments .leave_comment .form-group input[type=text],#blog_main_sec #comments .leave_comment .form-group input[type=email]{box-shadow:none;color:#1a1a1a;border:1px solid #eceaea;border-radius:50px;margin-bottom:20px;padding:10px 25px;font-size:16px}#blog_main_sec #comments .leave_comment .form-group input[type=text]:hover,#blog_main_sec #comments .leave_comment .form-group input[type=text]:focus,#blog_main_sec #comments .leave_comment .form-group input[type=email]:hover,#blog_main_sec #comments .leave_comment .form-group input[type=email]:focus{border:1px solid #5433ff}#blog_main_sec #comments .leave_comment textarea{resize:vertical;min-height:180px;box-shadow:none;color:#1a1a1a;border:1px solid #eceaea;border-radius:8px;margin-bottom:20px;padding:10px 25px;font-size:16px}#blog_main_sec #comments .leave_comment textarea:hover,#blog_main_sec #comments .leave_comment textarea:focus{border:1px solid #5433ff}aside .widget{float:left;background-color:#f9f9f9;border-radius:10px;width:100%;margin-bottom:40px;padding:20px}aside .widget h4{color:#444;text-transform:uppercase;letter-spacing:2px;margin-bottom:30px;font-size:20px;font-weight:600;line-height:34px;display:inline-block;position:relative}aside .widget h4:before{content:"";width:60px;height:2px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);position:absolute;bottom:-7px;left:0}aside .widget ul{margin-bottom:0;padding:0;list-style:none;overflow:hidden}aside .widget ul li{margin-bottom:12px;padding-left:0;font-size:16px;font-weight:400}aside .widget ul li:before{display:none}aside .widget ul li span.categoryCount{float:right}aside .widget ul li a{color:#444;font-size:16px;font-weight:400;text-decoration:none}aside .widget .search-form input[type=text]{background-image:url(../media/search-icon.535e40ed.jpg);background-position:98%;background-repeat:no-repeat;border-radius:4px;width:100%;margin-bottom:0;padding-left:30px;padding-right:40px;font-size:20px;font-weight:300}aside .widget_recent_entries ul{overflow:hidden}aside .widget_recent_entries ul li{float:left;padding-left:90px;position:relative}aside .widget_recent_entries ul li:before{display:none}aside .widget_recent_entries ul li h4{margin-top:0;margin-bottom:3px;line-height:16px}aside .widget_recent_entries ul li h4 a{color:#444;line-height:20px}aside .widget_recent_entries ul li h4 a:hover{color:#00d5c3;transition:all .4s}aside .widget_recent_entries ul li span,aside .widget_recent_entries ul li p{color:#666;font-size:14px}aside .widget_recent_entries ul li img{width:79px;position:absolute;top:2px;left:0}aside .widget_recent_entries ul li a{font-size:16px;text-decoration:none;display:block}aside .widget_tag_cloud ul{overflow:hidden}aside .widget_tag_cloud ul li{margin-bottom:10px;margin-right:3px;display:inline-block}aside .widget_tag_cloud ul li a{color:#444;text-transform:capitalize;background-color:#fff;border-radius:50px;padding:8px 16px;font-size:14px;font-weight:400;text-decoration:none}aside .widget_tag_cloud ul li a:hover,aside .widget_tag_cloud ul li a:focus{color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%)}#blog_single_main_sec{background-color:#fff;padding:100px 0;position:relative}#blog_single_main_sec li:before{display:none}#blog_single_main_sec .pagination{margin-top:0;margin-bottom:0}@media only screen and (max-width:991px){#blog_single_main_sec .pagination{margin-top:30px;margin-bottom:68px}}#blog_single_main_sec .pagination li{padding-bottom:0;padding-left:0}#blog_single_main_sec .pagination li:before{display:none}#blog_single_main_sec .pagination li a{color:#777;border-color:#bfbfbf;border-radius:50px;margin-bottom:10px;margin-right:10px;padding:10px 16px;font-size:12px}#blog_single_main_sec .pagination li a:hover,#blog_single_main_sec .pagination li a:focus{color:#777;background-color:#f5f5f5;border-color:#bfbfbf}#blog_single_main_sec .pagination li.active a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5433FF",endColorstr="#20BDFF",GradientType=1);color:#fff;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);border-color:#fff}.summer-fashion-wrap{float:left;background:#fff;border-radius:10px;width:100%;margin-bottom:50px;padding-bottom:30px;box-shadow:0 1px 4px #0c09051a}.summer-fashion-wrap .rt_post_data{padding:0 30px}.summer-fashion-wrap .gradient_btn span{text-transform:initial;padding:10px 26px;line-height:25px}.summer-fashion{text-align:center;background:#212121;display:block}.fashion-description{margin-top:20px}.icons-details ul{margin:0 auto;padding:0;list-style:none;display:block}.icons-details ul li{text-align:center;width:74%;margin:0 auto;padding-left:0}.icons-details ul li i{font-size:20px}.icons-details span{font-size:16px}.fall-trends{float:left;width:100%}.fall-trends h3{color:#000;margin-top:0;font-weight:600}@media only screen and (max-width:480px){.fall-trends h3{font-size:18px;line-height:30px}}.fall-trends p{color:#656565}.fashion-date{text-align:center;padding-left:0;padding-right:10px}.fashion-date h3{margin-bottom:0;line-height:35px}.fashion-date p{font-size:14px}.recent-posts{float:left;width:100%}.recent-posts p{margin-bottom:0;font-size:16px}.recent-posts h4{margin-top:0}.recent-posts .recent-posts-block{float:left;border-bottom:1px solid #ccc;width:100%;margin-bottom:10px;padding-bottom:10px}.recent-posts .recent-posts-block span{color:#cdcdcd;font-size:12px}.blog-sidebar .sidebar-box{background:inherit;padding:0}.pagination-box{float:left;text-align:center;width:100%;margin-top:30px;display:block}.page_not_found{padding:120px 0}.page_not_found .not_found_content img{width:100%}.page_not_found .not_found_content h1{text-align:center;background:linear-gradient(90deg,#5433ff 0%,#20bdff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:45px;font-size:48px;font-weight:600}.page_not_found .not_found_content h3{text-transform:uppercase;text-align:center;color:#444;margin-bottom:5px}.logo-name{color:#fff}.sticky-nav .logo-name{color:#444}.pt-40{padding-top:40px}
