@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Open+Sans:300,400,600,700);@font-face{font-family:Merriweather;font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/merriweather/v33/u-4B0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvPee1XYk_XSf-FmTCUF3w.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50Xew8.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/merriweather/v33/u-4B0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvPee1XYk_XSf-FmTCUF3w.ttf) format('truetype')}#auth{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(49,49,49,.9);z-index:15;text-align:center;font-family:Roboto,sans-serif;overflow:auto}#auth .auth_outer{margin-top:80px;transition:margin .4s ease;margin-bottom:60px}#auth .auth_outer.show{margin-top:60px}#auth .auth_inner{background-color:#fcfcfc;max-width:400px;margin:0 auto;padding:20px 40px;color:#313131;position:relative;border-radius:10px}#auth .auth_inner .title{margin:25px 0 15px;font-weight:500;text-align:left;line-height:1;display:block;font-size:28px}#auth .auth_inner .alt_txt{font-size:14px;margin-top:15px;display:inline-block}#auth .auth_inner .alt_txt a{color:#ff4d1d}#auth .auth_inner .title+.alt_txt{display:block;text-align:left;font-size:16px;margin-bottom:22px;line-height:1}#auth .auth_inner .title+.alt_txt a{color:#0682ff;text-decoration:underline}#auth .logo img{max-height:60px}#auth input{margin-bottom:10px}#auth label{margin:0}#auth .check_box{float:left;font-size:14px;margin-bottom:15px}#auth .check_box input{vertical-align:-2px;margin-right:5px;margin-bottom:0}#auth .check_box a{color:#ff4d1d}#auth .to_fgt_pwd{font-size:14px;color:#ff4d1d;float:right}#auth .btn{display:block;width:100%;margin:0;background-color:#ff4d1d;color:#fff;padding:4px 15px;transition:none;font-size:20px;font-weight:400;line-height:1.5}#auth .btn i{vertical-align:middle}#auth .btn:active{margin:4px 0 -4px}#auth .btn#btn_fgt_pwd:active{margin:14px 0 -4px}#auth ._div{position:relative}#auth ._div hr{background-color:#707070;position:absolute;width:100%;top:19px}#auth ._div .alt_login_txt{display:inline-block;font-size:14px;background-color:#fcfcfc;margin:25px 0;position:relative;padding:0 15px}#auth .social_login_outer{margin-bottom:20px}#auth .social_login{margin:0;padding:0;min-height:40px;font-size:14px;font-weight:500}#auth .social_login:active{box-shadow:none!important}#auth .social_login i{font-size:32px}#auth .social_login .icon-spinner{font-size:18px}#auth .social_login .icon{float:left;margin-left:2px;background-color:#fff;text-align:center;border-radius:4px;vertical-align:middle;box-sizing:content-box}#auth .social_login .buttonText{line-height:34px}#auth .fb_login{padding-left:0;padding-right:5px}#auth .fb_login .btn{color:#fff;background-color:#1977f2;box-shadow:0 4px 0 0 #263961}#auth .fb_login .btn .icon{padding:7px}#auth .fb_login .btn .icon-fb-plain{font-size:20px;color:#1977f2;display:block;width:20px}#auth .google_login{padding-left:5px;padding-right:0}#auth .google_login .btn{background-color:#4285f4;color:#fff;box-shadow:0 4px 0 0 #0d5bdd}#auth .google_login .btn .icon{padding:8px}#auth .close_overlay{position:absolute;top:25px;right:20px;color:#313131}#auth .close_overlay i{font-size:26px;font-weight:700}#auth .note{font-size:14px;margin-bottom:7px;display:block}#auth .lp_ddl+.select2 .select2-selection,#auth .phone_country_codes_ddl+.select2 .select2-selection{height:38px;font-size:16px;line-height:28px;text-align:left}html{scroll-behavior:auto!important}.bottom-clearfix{height:100px}body{margin:0;padding:0;font-family:Roboto,sans-serif;font-size:16px;position:relative;right:0;transition:right .3s ease;color:#565656;background:#fff}body.lock_n_unload{opacity:0;overflow:hidden}.title{display:block;font-size:2.25em;font-weight:700}.title_l{font-size:2.8em;margin:0 10px}.page_not_found_container{padding-top:100px;max-width:80%;margin:0 auto;min-height:calc(110vh - 228px - 72px)}.page_not_found_container h1{margin:0 0 20px 0}.page_na_container{margin-top:120px;padding-bottom:100px;text-align:center;position:relative}.page_na_container p{padding:10px 0;max-width:700px;margin:0 auto}.page_na_container form{width:1000px;margin-top:50px;padding:30px 50px;border-radius:10px;box-shadow:0 0 10px 0 #ccc;background-color:#fff}.page_na_container form input,.page_na_container form textarea{width:100%;margin-bottom:20px}.page_na_container form textarea{height:200px}.page_na_container form .m_top{margin-top:30px}.page_na_container form .btn_container{margin-top:20px;text-align:right}.page_na_container form .btn_container .theme_btn{cursor:pointer;border:0;outline:0;margin-left:0;margin-right:0}.page_na_container+footer .copy{margin:0}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:none}a:focus{outline:0;border:0;text-decoration:none}.btn:active{box-shadow:none}.btn:focus{outline:0}.slick-dots{list-style:none;padding:0}.slick-dots li{display:inline-block;margin:0 4px}.slick-dots li.slick-active button{background-color:#104354}.slick-dots li button{font-size:0;border:0;outline:0;display:block;height:7px;width:7px;padding:0;border-radius:10px;background-color:#ccc}.theme_btn{min-width:180px;background-color:#ff4d1d;color:#fff!important;display:inline-block;padding:14px 24px;margin:10px;border-radius:4px;font-weight:600;position:relative;z-index:5;text-align:center;transition:none;border:none}.theme_btn:hover{background-color:#f53400}.theme_btn_outline{border:2px solid #ff4d1d;color:#ff4d1d}.theme_btn_outline:hover{border-color:#ff4d1d;background:#ff4d1d;color:#fff}.default_header_bg{background-color:#fff;box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.default_header_bg .logo{background-image:url(../images/logo.png)}header{position:fixed;width:100%;top:0;z-index:10;transition:all .3s linear}header .header_outer{padding:0 15px;width:1170px;margin:0 auto}header nav{text-align:right}header nav a{text-align:right;font-size:.875em;display:inline-block;padding:20px;color:#000}header nav a.active{color:#ff4d1d}header nav a:hover{color:#ff4d1d}header nav a.btn_auth{vertical-align:middle;font-size:1em;font-weight:600;border-radius:4px;padding:12px;margin:12px 0 12px 10px;width:130px;text-align:center}header nav a.show_login{border:2px solid #4e4e4e;color:#000;padding:10px}header nav a.show_login:hover{background-color:#4e4e4e;color:#fff!important}header nav a.get_started,header nav a.show_signup{background-color:#ff4d1d;color:#fff!important}header nav a.get_started:hover,header nav a.show_signup:hover{background-color:#f53400}header nav a.get_started{width:auto}header .logo_outer{text-align:left;padding:16px 0}header .logo_outer .logo{display:block;background-size:cover;background-position:center;background-repeat:no-repeat;height:35px;width:112px}header .logo_outer .hamburger{display:none}header .logo_outer .hamburger span{display:block;width:100%;height:4px;background-color:#ff4d1d;transition:all .3s ease;margin-bottom:5px}header .logo_outer .hamburger.active{background-color:transparent}header .logo_outer .hamburger.active span:nth-child(2){opacity:0}header .logo_outer .hamburger.active span:first-child{transform:rotate(45deg) translate(4px,9px)}header .logo_outer .hamburger.active span:last-child{transform:rotate(-45deg) translate(4px,-9px)}header .logo img{max-height:40px}header .menu_outer.show_rspv_menu{visibility:visible;opacity:1}header .menu_outer .logo{display:none}.new_header_bg{background-color:#0f111d}.new_header_bg nav a:not(.show_signup){color:#fff}.new_header_bg nav a:not(.show_signup).active{color:#ff4d1d}.new_header_bg nav a.active{color:#ff4d1d}.new_header_bg nav a.show_login{border:2px solid #fff;background-color:transparent}.new_header_bg .logo{background-image:url(../images/home/white_front_logo.png)}.accordion .accordion-item{background-color:#f2f2f2;border:none;border-radius:15px;margin-bottom:12px}.accordion .accordion-item .accordion-header .accordion-button{background-color:#f2f2f2;border-radius:15px;font-weight:700}.accordion .accordion-item .accordion-header .accordion-button::after{content:"\e95e";background-image:none;font-family:icomoon;color:#000}.accordion .accordion-item .accordion-header .accordion-button.collapsed{font-size:19px}.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){border-radius:15px;background-color:#f2f2f2;color:#ff4d1d;font-weight:700;box-shadow:none;font-size:22px}.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{content:"\e95f";background-image:none;font-family:icomoon;color:#000}.accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.accordion .accordion-item .accordion-collapse .accordion-body{padding:0 20px 12px 20px}.accordion .accordion-item .accordion-collapse .accordion-body p{color:#707070}.card{border:none;box-shadow:0 12px 24px #00000029;border-radius:20px}.hero_section_top{margin-top:60px}.gradient_text{background:-webkit-linear-gradient(#f2a60f,#f56705);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.beige_box{background-color:#fff4e0;border-radius:20px}.bg-set{background-position:center;background-size:cover;background-repeat:no-repeat}section{position:relative}.spad{margin-top:100px}.section_title{font-size:32px;color:#000;font-weight:700;text-align:center}.hero_section_video{position:relative;top:-27px;width:800px;margin:auto}.hero_section_video video{width:100%;clip-path:inset(0 round 40px)}.hero_section_video:before{content:'';position:absolute;height:100%;width:100%;top:0;left:0;right:0;z-index:1}.home_hero_section{background-color:#0f111d}.home_hero_section .h_inner_title_container{position:absolute;left:0;right:0;top:10%;text-align:center;color:#fff}.home_hero_section .h_inner_title_container .h_main_title{font-weight:700;font-size:50px}.home_hero_section .h_inner_title_container .h_main_desc{margin:22px 0 29px 0}.home_hero_section .hero_section_slide{position:relative}.home_hero_section .hero_section_slide .h_slide_item{width:100%;height:590px;position:relative}.home_hero_section .hero_section_slide .h_slide_item:before{content:'';position:absolute;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;right:0}.home_hero_section .hero_section_slide .h_slide_item:nth-of-type(1){background-position:bottom!important}.home_hero_section .hero_section_slide:before{content:'';position:absolute;top:0;right:0;left:0;height:130px;background:linear-gradient(0deg,rgba(0,0,0,0),#0f111d);z-index:1}.home_hero_section .hero_section_slide:after{content:'';position:absolute;bottom:0;right:0;left:0;height:130px;background:linear-gradient(180deg,rgba(0,0,0,0),#0f111d)}.home_hero_section .hero_section_count_block{margin-top:10px}.home_hero_section .hero_section_count_block .h_count_item{text-align:center;color:#fff;width:300px}.home_hero_section .hero_section_count_block .h_count_item .h_count_title{font-size:53px}.home_hero_section .hero_section_testimonial_slide{margin-top:80px}.home_hero_section .hero_section_testimonial_slide .h_testimonial_slide_item{background:#fff;padding:10px;border-radius:20px;margin-right:20px;color:#707070}.home_hero_section .hero_section_testimonial_slide .h_testimonial_slide_item span{font-weight:700;font-size:13px}.home_hero_section .hero_section_testimonial_slide .h_testimonial_slide_item .h_testimonial_rating{float:right;color:#ff4d1d}.home_hero_section .hero_section_testimonial_slide .h_testimonial_slide_item .h_testimonial_desc{margin-top:19px;font-size:13px}.home_hero_section .hero_section_testimonial_slide .h_testimonial_slide_item.slick-slide{height:220px;width:370px;padding:14px}.home_hero_section .hero_section_review{padding:90px 0 80px}.home_hero_section .hero_section_review img{width:70%}.home_testimonial_video_section{height:760px}.home_testimonial_video_section .section_title{color:#fff;padding-top:40px}.home_testimonial_video_section #video_inner{margin-top:100px}.home_testimonial_video_section #video_inner .video_item{transform:translate(0,0) scale(.7);transition:all .2s ease-in-out;width:650px;position:relative}.home_testimonial_video_section #video_inner .video_item.slick-center{transform:scale(1)}.home_testimonial_video_section #video_inner .video_item video{width:100%}.home_testimonial_video_section #video_inner .video_item:not(.slick-active):before{content:'';position:absolute;height:100%;width:100%;top:0;left:0;right:0;z-index:1}.home_testimonial_video_section #video_inner .slick-arrow{position:absolute;top:50%;z-index:1;font-size:43px;color:#fff;cursor:pointer}.home_testimonial_video_section #video_inner .slick-arrow.slide-prev{margin-left:-390px}.home_testimonial_video_section #video_inner .slick-arrow.slide-next{margin-left:360px}.home_testimonial_video_section #video_inner .slick-arrow:hover{color:#ddd}.home_testimonial_video_section .slick-dots li button{background:0 0;border:1px solid #fff;height:9px;width:9px}.home_testimonial_video_section .slick-dots li.slick-active button{background-color:#fff}.home_testimonial_video_section:before{content:'';position:absolute;bottom:0;right:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#000);height:30px;width:100%}.home_testimonial_video_section:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:-1}.point_section{background:linear-gradient(180deg,#fff4e0,#fff)}.point_section .section_title{padding-top:80px}.point_section .point_section_row{margin-top:50px}.point_section .point_section_row .card{box-shadow:0 12px 24px #ff910029;border-radius:10px;height:100%;color:#000}.point_section .point_section_row .card .card-body i{font-size:32px}.point_section .point_section_row .card .card-body .point_item_name{padding:5px 0;font-size:18px}.point_section .point_section_row .card .card-body p{font-size:15px;color:#707070}.industry_section .industry_slide{margin-top:30px}.industry_section .industry_slide .slick-list{height:96px}.industry_section .industry_slide .industry_item{width:349px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:-11px}.industry_section .industry_slide .industry_item .inner{background:#fff;text-align:center;color:#000;font-size:20px;box-shadow:0 12px 24px #ff6F0029;border-radius:20px;height:65px;width:76%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.industry_section .industry_slide .industry_item .inner i{font-size:28px}.streamline_seciton .section_title{margin-bottom:120px;font-size:46px}.streamline_seciton .streamline_row{max-width:1300px;margin:0 auto 50px}.streamline_seciton .streamline_row .col_inner{padding:55px}.streamline_seciton .streamline_row .badge{padding:10px}.streamline_seciton .streamline_row p.desc{padding:20px 0;font-size:14px}.streamline_seciton .streamline_row.education .col_one{position:relative;background:#000;border-radius:45px 0 0 45px;color:#fff}.streamline_seciton .streamline_row.education .col_one .title{font-size:28px}.streamline_seciton .streamline_row.education .col_one .title span{color:#ff4d1d}.streamline_seciton .streamline_row.education .col_one .badge{background:#323232;color:#b7b7b7;border-radius:30px;margin-bottom:8px}.streamline_seciton .streamline_row.education .col_two{border-radius:0 45px 45px 0;position:relative}.streamline_seciton .streamline_row.education .col_two img{position:absolute;width:60%;bottom:0;left:26%}.streamline_seciton .streamline_row.education .col_two:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:#000;width:100%;z-index:-1;border-radius:0 45px 45px 0}.streamline_seciton .streamline_row.education .col_two:before{content:'';position:absolute;left:0;bottom:0;height:100%;width:50px;background:linear-gradient(90deg,#000 8%,rgba(0,0,0,.23581933) 100%)}.streamline_seciton .streamline_row.features .col_one{position:relative;background:#f1f1f1;border-radius:45px 0 0 45px;color:#000}.streamline_seciton .streamline_row.features .col_one .title{font-size:28px}.streamline_seciton .streamline_row.features .col_one .title span{color:#ff4d1d}.streamline_seciton .streamline_row.features .col_one .badge{background:#fff;color:#676767;border-radius:30px;margin-bottom:8px}.streamline_seciton .streamline_row.features .col_one .desc{color:#707070}.streamline_seciton .streamline_row.features .col_two{border-radius:0 45px 45px 0;position:relative}.streamline_seciton .streamline_row.features .col_two:before{content:'';position:absolute;left:0;bottom:0;height:100%;width:100px;background:linear-gradient(90deg,#f1f1f1 38%,rgba(241,241,241,0) 95%)}.business_type_section .section_outer{margin:0 150px 30px}.business_type_section .section_inner{background-color:#fff4e0;border:32px solid #fffcf2;padding:105px;border-radius:60px}.business_type_section .section_inner .row-outer{margin:45px auto;max-width:870px}.business_type_section .section_inner .card{height:330px;border-radius:15px;box-shadow:0 12px 24px #ff910029;margin-bottom:20px}.business_type_section .section_inner .card .card-body{color:#000;font-size:13px}.business_type_section .section_inner .card .card-body .content_title{padding:11px 0;font-size:18px}.business_type_section .section_inner .card .card-body .icon_bg{background:transparent linear-gradient(180deg,#ffa60c 0,#ff8000 100%);height:90px;width:90px;border-radius:50%;position:relative;color:#fff;margin:auto}.business_type_section .section_inner .card .card-body .icon_bg i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:45px}.join_section .container .inner_text_container{padding-top:90px;margin:auto;width:900px}.join_section .img-grid .grid-item img{width:100%;margin:9px}.partner_section .logo-container{margin-top:12px}.partner_section .item{text-align:center;padding:10px}.partner_section .item img{max-width:80%;filter:grayscale(100%)}.features-responsive-image{display:none}.features-hero-section{position:relative;width:100%;background-color:#f1f1f1}.features-hero-section .overlay{position:absolute;left:0;bottom:0;background:linear-gradient(90deg,#f1f1f1 78%,rgba(240,241,241,0) 100%);height:100%;width:48%}.features-hero-section img{width:100%;height:100%}.features-hero-section .features-inner{position:absolute;top:23%;left:13%;width:600px}.features-hero-section .features-inner h1{color:#000;font-weight:700;font-size:48px}.features-hero-section .features-inner p{font-size:15px;margin:17px 0 20px}@keyframes fade-in-move-down{0%{opacity:0;transform:translateX(3rem)}100%{opacity:1;transform:translateX(0)}}.f_section .f_row{margin-top:50px}.f_section .f_row .f_image .slick-active{animation:fade-in-move-down .4s}.f_section .f_row .f_image img{width:100%;position:relative}.features-quotes{font-size:39px;font-family:Merriweather,serif;text-align:center;color:#000}.features-quotes .features-quotes-author{font-size:19px;margin-top:20px}.features-app-ads-container{background:#f1f1f1;border-radius:20px;width:860px;margin:140px 0}.features-app-ads-container .features-app-ads .app-item{position:relative}.features-app-ads-container .features-app-ads .app-item .phone{width:55%;margin-top:-41px}.features-app-ads-container .features-app-ads .app-item .txt{position:absolute;left:20%;top:52px;color:#000}.features-app-ads-container .features-app-ads .app-item .txt .txt-title{font-size:25px;margin-bottom:12px}.features-app-ads-container .features-app-ads .app-item .txt .google-ios{display:-ms-flexbox;display:flex;margin-top:20px}.features-app-ads-container .features-app-ads .app-item .txt .google-ios img{width:160px}.about_us_section .about_us_banner{height:90vh;width:100%;background-attachment:fixed;background-position:bottom}.about_us_section .container{margin-top:-130px}.about_us_section .container .about_us_inner .card .card-body{padding:40px;color:#707070}.about_us_section .container .about_us_inner .card .card-body .title{color:#000;font-weight:700;font-size:42px}.team_section .section_title{font-size:45px}.team_section .beige_box{height:100%;padding:100px}.team_section .beige_box .team_row{max-width:1090px}.team_section .beige_box .team_row .team_item{margin-bottom:80px;color:#000;font-size:18px}.team_section .beige_box .team_row .team_item .gradient_box{background:transparent linear-gradient(180deg,#ffa60c 0,#ff8000 100%) 0 0 no-repeat padding-box;border-radius:20px;position:relative;margin:auto;height:190px}.team_section .beige_box .team_row .team_item .gradient_box img{width:90%;position:absolute;left:10px;bottom:0}.pricing-container{-ms-flex-direction:column;flex-direction:column}.pricing-container .beige_box{border-radius:0}.pricing-container .beige_box .box_inner{padding:20px;color:#000;text-align:center}.pricing-container .beige_box .box_inner .inner_text{margin:80px auto 40px;width:730px}.pricing-container .beige_box .box_inner .inner_text .title{font-size:45px}.pricing-container .beige_box .box_inner .switch{margin-top:20px;color:#565656;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.pricing-container .beige_box .box_inner .switch span{font-size:30px;transition:color .3s ease;color:#999;font-weight:700}.pricing-container .beige_box .box_inner .switch span .percentage{font-size:17px;position:relative;top:2px;padding-left:4px}.pricing-container .beige_box .box_inner .switch span.active{color:#000}.pricing-container .beige_box .box_inner .switch span.active .percentage{color:#000}.pricing-container .beige_box .box_inner .switch span.yearly_txt{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pricing-container .beige_box .box_inner .switch .the_switch{display:inline-block;width:60px;height:26px;background-color:#ff4d1d;border-radius:50px;vertical-align:middle;margin:0 10px;position:relative;cursor:pointer}.pricing-container .beige_box .box_inner .switch .the_switch:before{content:'';position:absolute;width:21px;height:21px;background-color:#eee;top:2px;border-radius:20px;transition:all .3s ease}.pricing-container .beige_box .box_inner .switch .the_switch.switch_left:before{left:2px}.pricing-container .beige_box .box_inner .switch .the_switch.switch_right:before{left:36px}.pricing-container .beige_box .plan_item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:370px}.pricing-container .plan_container{margin-top:50px;-ms-flex-align:baseline;align-items:baseline}.pricing-container .menu-hide{display:none;overflow:hidden}.pricing-container .card{box-shadow:0 12px 24px #c46F0029;height:910px;min-height:990px;transition:all .5s ease;width:350px;overflow:hidden}.pricing-container .card .card-body{position:relative;padding:30px}.pricing-container .card .card-body .inner-header{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pricing-container .card .card-body .inner-header h3{margin:0}.pricing-container .card .card-body .inner-header h3 i{font-size:35px;font-weight:700;color:#ff4d1d}.pricing-container .card .card-body .plan_intro{text-align:left;padding:12px 0 12px 0}.pricing-container .card.active{border:4px solid #ff4d1d}.pricing-container .card.active .theme_btn_outline{background-color:#ff4d1d;color:#fff}.pricing-container .card.active .top-right-badge{position:absolute;right:0;top:0;padding:11px;background:#ff4d1d;color:#fff;border-radius:0 10px 0 35px;width:140px}.pricing-container .card.expanded{height:100%;min-height:max-content}.pricing-container .card .card-footer{border-top:none!important;padding:10px;box-shadow:#fff 0 -10px 20px 43px;position:absolute;bottom:20px;left:0;right:0}.pricing-container .card .card-footer a{color:#707070}.pricing-container .card .card-footer.dropshadow-removed{box-shadow:none!important;bottom:8px!important}.pricing-container .plan-price-container{padding:13px}.pricing-container .plan-price-container .plan_price{color:#ff4d1d}.pricing-container .plan-price-container .plan_price .currency{font-size:28px}.pricing-container .plan-price-container .plan_price .price{font-size:50px}.pricing-container .plan-price-container .plan_price .year{font-size:17px}.pricing-container .plan-price-container .btn-pricing{padding:14px;background-color:#ff4d1d;color:#fff;border:2px solid #ff4d1d}.pricing-container .plan-price-container .btn-pricing.outline{background-color:#fff;color:#ff4d1d}.pricing-container .plan-price-container .btn-pricing.outline:hover{background-color:#ff4d1d;color:#fff}.pricing-container .features-list ul{list-style:none;padding:0;font-size:13px}.pricing-container .features-list ul:not(.features-desc){margin-top:10px}.pricing-container .features-list ul:not(.features-desc) li{margin-bottom:12px}.pricing-container .features-list ul:not(.features-desc) li .icon-check{color:#00bc26;padding-right:10px}.pricing-container .features-list ul.features-desc{margin-left:20px;padding:10px 0 0}.pricing-container .features-list ul.features-desc li span:before{content:'-';margin-left:8px;margin-right:5px}.pricing-container .features-list .show-more-toggle{margin-top:28px;position:absolute;left:0;right:0;font-size:14px;box-shadow:#fff 0 -20px 20px 9px}.pricing-container .features-list .show-more-toggle a{color:#707070}.plan_accordion{margin-top:-40px;display:none}.plan_accordion .plan{width:95%;margin:0 auto 20px;background-color:#fff;border-radius:20px;color:#000;padding:15px;text-align:left;position:relative;box-shadow:0 6px 6px 0 rgba(195,195,195,.5)}.plan_accordion .plan.active .icon-chevron-right{transform:rotate(90deg)}.plan_accordion .plan.active .plan_features_container{max-height:1660px}.plan_accordion .plan.top_choice{border-radius:0 5px 5px 5px;box-shadow:0 0 0 5px #ff4d1d;margin-top:55px}.plan_accordion .plan .plan_name{display:block;color:#104354;font-size:24px;font-weight:600;text-transform:uppercase}.plan_accordion .plan .plan_desc{font-size:14px;margin-bottom:5px}.plan_accordion .plan .amt{color:#ff4d1d;font-weight:700;text-transform:uppercase;font-size:30px;display:inline-block;margin-right:5px}.plan_accordion .plan .amt .sub{font-size:14px}.plan_accordion .plan .amt .sub.duration{text-transform:lowercase}.plan_accordion .plan .yearly{font-size:14px}.plan_accordion .plan .plan_features_container{max-height:0;transition:max-height .5s ease;overflow:hidden}.plan_accordion .plan .icon-chevron-right{font-size:32px;transition:all .5s ease;color:#104354;position:absolute;right:5px;top:48px}.plan_accordion .plan .top{position:absolute;background-color:#ff4d1d;color:#fff;padding:4px 20px;font-size:14px;text-transform:uppercase;font-weight:600;top:-30px;left:-5px;border-radius:8px 8px 0 0}.plan_accordion .plan .button_container{text-align:center}.plan_accordion .plan .button_container.button_top{margin:15px 0 20px}.plan_accordion .plan .button_container.button_top .btn{margin-bottom:20px}.plan_accordion .plan .button_container.button_top .btn:active{margin:14px 10px 16px}.plan_accordion .plan .button_container.button_bottom .btn{margin-top:20px}.plan_accordion .plan .button_container .btn{min-width:0;padding:10px 60px;font-size:14px;background-color:#ff4d1d;color:#fff}.faq_section{margin-top:50px}.faq_section .container{width:50%}.faq_section .container .beige_box{padding:40px;color:#000}.faq_section .container .beige_box .title{font-size:20px}.faq_section .contact-support{position:relative;margin-top:30px;background:#f1f1f1;height:320px;width:100%}.faq_section .contact-support .contact-support-inner{margin:70px 0 0 55px}.faq_section .contact-support .contact-support-inner .title{font-size:24px;margin-bottom:12px}.faq_section .contact-support .image .support{position:absolute;bottom:0;right:0}.about-bg-section{height:100vh;position:relative}.about-bg-section .bg-set{background-position:top;width:100%;height:100%}.about-bg-section .beige_box{position:absolute;top:0;left:0;border-radius:0 70px 70px 0;width:50%;height:100%}.about-bg-section .beige_box .box_inner{width:560px;position:absolute;top:13%;left:50%;transform:translate(-50%);color:#000}.about-bg-section .beige_box .box_inner span{color:#707070}.about-bg-section .beige_box .box_inner #contact_form .form-control{border:none;box-shadow:0 12px 24px #ff910029;border-radius:10px;padding:10px}.education-hero-section{background-color:#000}.education-hero-section .bg-set{position:relative}.education-hero-section .bg-set::after{content:'';position:absolute;bottom:0;left:0;right:0;height:37px;width:100%;background:linear-gradient(180deg,rgba(0,0,0,0),#000)}.education-hero-section .bg-set::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:-1}.education-hero-section .banner-inner{padding-top:120px}.education-hero-section .banner-inner .banner-item.image{text-align:center}.education-hero-section .banner-inner .banner-item.image img{width:60%}.education-hero-section .banner-inner .banner-item:not(.image){color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-top:-100px}.education-hero-section .banner-inner .banner-item:not(.image) h2{font-weight:700}.education-hero-section .banner-inner .banner-item:not(.image) h2 span{color:#ff4d1d;font-family:Lato,sans-serif;font-size:40px;display:block;padding:10px 0 10px}.education-hero-section .banner-inner .banner-item:not(.image) p{padding:15px 0 15px}.education-hero-section .banner-inner .banner-item:not(.image) .join-btn{width:289px}.education-hero-section .inner-section{background-color:#000;width:100%;padding-top:30px}.education-hero-section .inner-section .card-row{margin-top:-75px;gap:10px}.education-hero-section .inner-section .card-row .card{width:208px;height:340px;color:#000;font-size:14px;text-align:left}.education-hero-section .inner-section .card-row .card .card-title{font-size:17px;text-align:center;height:70px}.education-hero-section .inner-section .card-row .card .card-icon{background:linear-gradient(180deg,#ffa60c 0,#ff8000 100%);color:#fff;width:80px;height:80px;border-radius:50%;margin:0 auto;position:relative}.education-hero-section .inner-section .card-row .card .card-icon i{font-size:43px;position:absolute;left:50%;top:46%;transform:translate(-50%,-50%)}.education-hero-section .inner-section .education_fb_review_slide{margin-top:120px}.education-hero-section .inner-section .education_fb_review_slide .item{margin-bottom:9px}.education-hero-section .inner-section .education_fb_review_slide .item img{width:330px;margin-right:10px}.education-hero-section #edu_video .hero_section_video::before{content:none}.edu_coach_section{background-color:#000;color:#fff;padding-top:200px}.edu_coach_section .about-coach-inner{max-width:87%;padding-left:106px}.edu_coach_section .short-title{font-size:24px}.edu_coach_section .coach-name{font-size:62px;color:#d1c18c;margin-bottom:30px;letter-spacing:3px}.edu_coach_section .coach-bg{padding:0}.edu_coach_section .coach-bg .bg-set{height:710px}.edu_workshop_section .inner{margin-top:15px;width:70%}.edu_workshop_section .card{padding:0;margin-bottom:20px;height:100%;max-height:500px}.edu_workshop_section .card .workshop-name{color:#000;font-weight:700;height:60px}.edu_workshop_section .card .join-now-btn{padding:9px;width:100%;font-weight:400;font-size:18px}.edu_workshop_section .card .learn-more-btn{border-color:#ccc;color:#000;background:#fff;font-weight:700;width:100%}.edu_workshop_section .card .card-bg{height:238px;border-radius:20px 20px 0 0}.edu_workshop_section .card .schedule{color:#000;padding:12px;font-size:13px}.edu_workshop_section .card .schedule div:nth-of-type(2){border-left:1px solid #ccc;border-right:1px solid #ccc}.edu_workshop_section .card .schedule div:nth-of-type(3) img{width:80px}.edu_workshop_section .card .card-footer{background:#fff;border:none;border-radius:0 0 20px 20px;padding-bottom:30px}footer{background-color:#f1f1f1;color:#000;font-size:1em;padding:50px 0 20px}footer .footer_heading{color:#000;font-weight:700;white-space:nowrap}footer .cont_left .logo{display:block;margin-top:20px}footer .cont_left select.form-control.ddl_lang{border:none;margin-top:10px;width:auto;height:auto}footer .cont_center{text-align:center}footer .links{margin:20px 0 50px}footer .links>div{margin-bottom:10px}footer .links>div a{margin:0 12px}footer a,footer a:hover{color:#000}footer .social{margin-top:10px}footer .social a{display:inline-block;background-color:#fff;border-radius:100px;width:54px;height:54px;padding:5px 0;text-align:center;margin-right:10px;vertical-align:top;background:#000}footer .social a:last-child{margin-right:0}footer .social a.social_fb{padding:0;width:auto;background:0 0}footer .social a.social_fb i{font-size:34px;margin-top:-1px}footer .social a.social_fb i .path1:before{color:#fff}footer .social a.social_fb i .path2:before{color:#0f4354}footer .social i{color:#fff;font-size:24px;display:block;padding:9px}footer .copy{text-align:center;font-size:14px;color:#888}footer .copy a{color:#888}.icon-sparkle{background:linear-gradient(135deg,#ff0,#ff4d1d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#ff4d1d}@keyframes fadezoom{0%{transform:scale(1)}100%{transform:scale(1.2)}}.slide-animation{animation:fadezoom 8s 0s forwards}.revolution-slide .item{margin:15px 0 20px;position:relative!important}.revolution-slide .item img{width:100%}@media (min-width:991px){.team_section .beige_box .team_row .team_item{width:21%}}@media only screen and (max-width:1199px){header .header_outer{width:970px}header nav a.btn_auth:not(.get_started){width:118px}header nav a{padding:14px}.hero_section_video{top:-100px;height:400px}.home_hero_section .h_inner_title_container{max-width:90%;left:43px}.home_hero_section .hero_section_count_block .h_count_item{width:auto}.home_hero_section .hero_section_review img{width:100%}.streamline_seciton .streamline_row{margin:0 30px 50px}.streamline_seciton .streamline_row .col_inner{padding:25px}.streamline_seciton .streamline_row p.desc{font-size:16px}.streamline_seciton .streamline_row.education .col_two img{width:344px;left:8%}.streamline_seciton .streamline_row.education .col_two:before{width:30px}.business_type_section .section_outer{margin:0}.business_type_section .section_inner .row-item{width:33%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.business_type_section .section_inner{border:10px solid #fffcf2;border-radius:0;padding:45px}.business_type_section .section_inner .card{height:380px}.features-responsive-image{display:block;z-index:1;position:relative;margin-top:-330px}.features-responsive-image img{width:100%}.features-hero-section{height:763px}.features-hero-section .overlay{display:none}.features-hero-section img{display:none}.features-hero-section .features-inner{width:100%;position:relative;top:0;left:0;padding-top:30px;text-align:center}.about_us_section .about_us_banner{background-attachment:unset}.team_section .beige_box .team_row .team_item .gradient_box{height:140px}.pricing-container .beige_box .plan_item{width:320px}.pricing-container .card{width:315px;height:1430px}.faq_section .container{width:100%}.about-bg-section .beige_box{width:60%}.about-bg-section .beige_box .box_inner{left:47%;top:7%}.education-hero-section .banner-inner .banner-item.image img{width:70%}.education-hero-section .inner-section .card-row{margin-top:0}.education-hero-section #edu_video .hero_section_video{top:-27px}.edu_coach_section .about-coach-inner{max-width:90%;padding-left:32px}.edu_coach_section .coach-bg .bg-set{background-image:url(../images/home/education/On_Stage_center.png)!important;height:670px}.edu_workshop_section .inner{width:100%}}@media screen and (max-width:992px){.pricing-container .beige_box .plan_item{width:317px}}@media only screen and (max-width:991px){.page_na_container{margin-top:100px}header .header_outer{width:100%}header nav a.btn_auth{font-size:1.25em;max-width:80%;width:auto;margin:0 auto 20px}header nav a{display:block;text-align:center;font-size:1.25em;margin:0 auto;width:180px}header .logo_outer{max-width:100%;-ms-flex:auto;flex:auto}header .logo_outer .logo{margin-left:20px}header .logo_outer .hamburger{display:block;width:35px;height:22px;float:right;margin-right:20px;margin-top:-28px;position:relative;z-index:5}header .menu_outer{margin:0;position:fixed;top:0;right:0;height:100%;background-color:#fff;width:100%;transition:right .3s ease;padding:0;box-shadow:0 0 5px 0 #ccc;visibility:hidden;opacity:0;transition:all .3s ease;padding:50px 0}header .menu_outer .logo{display:block}.new_header_bg nav a:not(.show_signup){color:#000!important}.new_header_bg nav a.show_login{border:2px solid #104354}.new_header_bg nav a.show_signup{color:#fff}.section_title{font-size:25px;max-width:90%;margin:auto}.reverse_col{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.hero_section_video{top:-142px;width:630px}.home_hero_section .hero_section_count_block .h_count_item .h_count_title{font-size:43px}.home_hero_section .hero_section_count_block{margin:-130px 0 50px}.home_hero_section .hero_section_testimonial_slide{margin-top:20px}.home_hero_section .hero_section_review img{width:80%;margin:23px}.home_testimonial_video_section{height:590px}.home_testimonial_video_section #video_inner{margin-top:50px}.home_testimonial_video_section #video_inner .video_item video{width:92%}.home_testimonial_video_section #video_inner .slick-arrow{display:none!important}.streamline_seciton .section_title{font-size:30px;margin-bottom:60px}.streamline_seciton .streamline_row{margin:0 0 30px}.streamline_seciton .streamline_row .col_inner{padding:29px 32px 43px}.streamline_seciton .streamline_row .col_inner .inner_btn{text-align:center}.streamline_seciton .streamline_row.education .col_one{border-radius:0}.streamline_seciton .streamline_row.education .col_two img{position:relative;text-align:center;left:0}.streamline_seciton .streamline_row.education .col_two{border-radius:0!important}.streamline_seciton .streamline_row.education .col_two:before{content:'';display:none}.streamline_seciton .streamline_row.education .col_two:after{border-radius:0}.streamline_seciton .streamline_row.features .col_one{border-radius:0}.streamline_seciton .streamline_row.features .col_two.bg-set{height:540px}.streamline_seciton .streamline_row.features .col_two{border-radius:0}.streamline_seciton .streamline_row.features .col_two:before{display:none}.business_type_section .section_inner .row-item{width:300px}.business_type_section .section_inner{padding:70px 35px 49px}.business_type_section .section_inner .card{height:320px}.business_type_section .section_inner .card{margin-bottom:10px;width:310px}.join_section .container .inner_text_container{max-width:90%;padding-top:50px}.partner_section .section_title{font-size:30px}.partner_section .logo-container{margin-top:50px}.partner_section .item img{max-width:65%}.features-responsive-image{margin-top:-230px}.features-hero-section{height:570px}.features-hero-section .features-inner{top:18px;max-width:90%}.features-hero-section .features-inner h1{font-size:32px}.features-hero-section .features-inner p{font-size:13px}.features-app-ads-container{margin:100px 0 40px;height:540px}.features-app-ads-container .features-app-ads .app-item .phone{width:206px}.features-app-ads-container .features-app-ads .app-item .txt{position:relative;margin-top:20px;text-align:center;top:0;left:0}.features-app-ads-container .features-app-ads .app-item .txt .google-ios{-ms-flex-pack:center;justify-content:center}.about_us_section .about_us_banner{height:60vh}.about_us_section .container{margin-top:-60px}.team_section .beige_box .team_row .team_item .gradient_box{width:100%;height:176px}.team_section .beige_box .team_row .team_item:nth-child(4) .gradient_box img{width:100%}.team_section .beige_box .team_row .team_item:nth-child(5) .gradient_box img{left:20px}.pricing-container .beige_box .box_inner{padding:11px 20px 40px}.pricing-container .beige_box .box_inner .inner_text{width:100%;margin:30px auto}.pricing-container .beige_box .box_inner .inner_text .title{font-size:30px}.pricing-container .beige_box .box_inner .inner_text p{font-size:13px;margin:12px auto!important}.pricing-container .beige_box .box_inner .switch span{font-size:18px}.pricing-container .plan_container{display:none}.plan_accordion .plan .button_container.button_bottom .btn{width:90%}.plan_accordion .plan .button_container .btn{padding:19px 60px}.plan_accordion{display:block}.faq_section .contact-support .contact-support-inner{margin:70px 0 0 5px}.about-bg-section .beige_box{width:100%;border-radius:0}.about-bg-section .beige_box .box_inner{left:50%}.education-hero-section .banner-inner{padding-top:80px}.education-hero-section .banner-inner .banner-item.image img{width:50%}.education-hero-section .banner-inner .banner-item:not(.image) .join-btn{width:auto}.education-hero-section .banner-inner .banner-item:not(.image){text-align:center;margin-top:34px}.education-hero-section .inner-section{padding-top:0}.education-hero-section .inner-section .card-row .card{width:357px;height:270px}.education-hero-section #edu_video .hero_section_video{height:auto}.edu_coach_section .about-coach-inner{padding:40px 25px;max-width:100%}.edu_coach_section .coach-bg .bg-set{height:634px;background-position:top!important}.edu_workshop_section .inner{width:50%}footer .cont_center{max-width:300px}footer .links>div{display:inline-block;width:50%;vertical-align:top}footer .links>div a{display:block;margin:5px 10px}footer .social a:last-child{margin-right:auto}footer .social a{margin:10px auto;display:block}}@media only screen and (max-width:767px){body{font-size:14px}.page_na_container p{max-width:80%}.page_na_container form{max-width:90%;padding:30px}.page_na_container form input[name=lastname]{margin-top:15px}.page_na_container form .theme_btn{width:100%}.page_na_container form .m_top{margin-top:15px}.hero_section_video{top:-134px;width:467px}.home_hero_section .h_inner_title_container{max-width:90%;left:25px;top:95px}.home_hero_section .hero_section_count_block .h_count_item{width:100%;margin-bottom:60px}.home_hero_section .hero_section_count_block{margin:-220px 0 30px}.home_hero_section .hero_section_testimonial_slide .h_testimonial_slide_item.slick-slide{width:290px}.home_hero_section .hero_section_review img{width:68%}.home_testimonial_video_section{height:513px}.home_testimonial_video_section .slick-track{height:300px}.home_testimonial_video_section #video_inner{margin-top:0}.home_testimonial_video_section #video_inner .video_item{margin:0 -90px}.home_testimonial_video_section #video_inner .video_item.slick-center{transform:scale(.6)}.industry_section .industry_slide .industry_item{width:227px}.streamline_seciton .streamline_row .col_inner{padding:23px 12px 38px}.streamline_seciton .streamline_row.education .col_two img{width:244px}.streamline_seciton .streamline_row.features .col_two.bg-set{height:360px}.join_section .img-grid .grid-item img{margin:0 0 20px}.features-responsive-image{margin-top:-190px}.features-quotes{font-size:25px}.about_us_section .about_us_banner{height:43vh;background-position:center}.team_section .beige_box{padding:90px 40px}.team_section .beige_box .team_row .team_item{margin-bottom:100px}.team_section .beige_box .team_row .team_item:nth-child(4) .gradient_box img{width:90%;left:19px}.pricing-container .beige_box .box_inner .switch span .percentage{top:0}.faq_section .contact-support{height:450px;padding:30px!important}.faq_section .contact-support .contact-support-inner{text-align:center;margin:40px 0 0 5px}.faq_section .contact-support .image{text-align:center}.faq_section .contact-support .image .support{position:relative;top:0;left:0;width:85%;margin-top:-80px}.education-hero-section .banner-inner .banner-item.image img{width:80%}.education-hero-section .banner-inner .banner-item:not(.image){max-width:90%;margin-left:20px}.education-hero-section .inner-section .card-row .card .card-title{height:auto}.edu_coach_section{padding-top:60px}.edu_coach_section .coach-name{font-size:50px}.edu_coach_section .coach-bg .bg-set{height:610px}.edu_workshop_section .inner{width:70%}.edu_workshop_section .card .workshop-name{font-size:19px;height:70px}footer{padding:20px;text-align:center}footer .cont_left .logo{display:inline-block}footer .cont_center{max-width:100%;margin:20px 0}footer .links{margin:20px auto;width:60%}footer .social a{margin:10px!important;display:inline-block;height:50px;width:50px}footer .copy{margin-top:20px}}@media only screen and (max-width:479px){#auth .auth_inner{max-width:90%}.page_not_found_container{min-height:calc(80vh - 98.44px - 67px)}header .logo_outer .hamburger{width:30px;margin-right:15px}.hero_section_video{top:-63px;width:92%}.home_hero_section .h_inner_title_container{left:6%;top:6%;max-width:90%}.home_hero_section .h_inner_title_container .h_main_title{font-size:40px}.home_hero_section .h_inner_title_container .h_main_desc{font-size:17px}.point_section .section_title{padding-top:50px}.point_section .point_section_row{margin-top:39px}.industry_section .industry_slide .industry_item .inner{font-size:17px}.business_type_section .section_inner .row-item{width:100%}.about_us_section .about_us_banner{height:260px}.team_section .beige_box{padding:80px 0}.team_section .beige_box .team_row .team_item{margin-bottom:70px}.team_section .beige_box .team_row .team_item .gradient_box{height:173px;height:153px}.team_section .beige_box .team_row .team_item:nth-child(4) .gradient_box img{left:10px}.pricing-container .beige_box .box_inner .switch{margin:auto}.pricing-container .menu-hide{display:none}.pricing-container .features-list ul.features-desc{max-width:90%}.faq_section .contact-support .image .support{width:100%;margin-top:-70px;left:50%;transform:translateX(-50%)}.about-bg-section .beige_box .box_inner{width:100%;left:0;transform:none}.education-hero-section .inner-section .card-row .card{width:328px;height:auto}.edu_coach_section .about-coach-inner{padding:23px 10px}.edu_coach_section .coach-bg .bg-set{height:521px}.edu_workshop_section .inner{width:100%}footer .links{width:100%}}