@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');
html{ margin: 0; padding: 0; position: relative;}
body{ background: #000; font-family: "Poppins", arial; font-size: 16px; line-height: 1.6em; font-weight: 300; color: #fafafa; margin: 0px; padding: 0px; -webkit-text-size-adjust: none; position: relative;}
h1, h2, h3, h4, h5, h6{ font-weight: 500;}
a{ color: #C4C7D0; text-decoration: none !important; outline: none; -moz-outline: none;}
a:hover{ color: #fff; text-decoration: none;}
a:active, a:focus{ outline: none;}
p{line-height: 1.5em;}
.mt5{ margin-top: 5px !important;}
.mt10{ margin-top: 10px !important;}
.mt20{ margin-top: 20px !important;}
.mt30{ margin-top: 30px !important;}
.mb10{ margin-bottom: 10px !important;}
.mb20{ margin-bottom: 20px !important;}
.mb5{ margin-bottom: 5px !important;}
.mr5{ margin-right: 5px !important;}
.mr10{ margin-right: 10px !important;}
.mr20{ margin-right: 20px !important;}
.ml10{ margin-left: 10px !important;}
.ml5{ margin-left: 5px !important;}
.block{ display: block;}
.highlight{ color: #05F67C;}
strong{ font-weight: 500;}
.ulclear{ list-style: none; margin: 0; padding: 0;}
.badge{font-weight:500;}
.transition, .btn{ transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;}
.no-select, #menu, .grid-item li .thumb{ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.text-base{line-height: 1.4em;}
.logo-icon img{width: 100px;}
.heading-2x{font-size: 2.2em; font-weight: 500; line-height: 1.4em; margin-bottom: 30px;}
.heading-2x span{position: relative;}
.heading-2x strong{font-weight: 700;}
.container{width: 1000px; max-width: 100%;}
/* button */
.btn{ border-radius: 0px; border: none; box-shadow: 0 20px 20px rgba(0,0,0,.1);}
.btn:hover{ box-shadow: 0 20px 20px rgba(0,0,0,.2);}
.btn:active, .btn:focus{ box-shadow: none !important;}
.btn-lg{padding: 10px 20px;}
.btn-pre{color: #111 !important; background: #05F67C;}
.btn-radius{ border-radius: 80px; padding-left: 30px; padding-right: 30px;}
.button-store{width: 250px; height: 76px; border-radius: 12px; display: inline-block; background-size: cover; background-position: 50% 25%; margin: 10px;}
.button-google-play{background-image: url("../images/google-play-icon.png")}
.button-app-store{background-image: url("../images/app-store-icon.png")}
.btn-border{ background: none; border: 1px solid rgba(255,255,255,.5); color: #fff;}
.btn-border:hover{ border-color: #05F67C; color: #05F67C}
.btn-border.btn-radius.btn-sm{padding: 8px 20px; font-size: 12px; letter-spacing: 1px; box-shadow: none; font-weight: 300;}
.btn-border.btn-radius.btn-sm i{font-size: 16px; position: relative; bottom: -2px;}
/* layout */
#header{position: relative; height: 60px; text-align: center}
#logo{margin: 5px 0; display: inline-block; position: absolute; z-index: 6; top: 0; transform: translateX(-50%)}
#logo img{ height: 70px;}
#header #menu{float: right; position: relative; z-index: 6; margin: 10px 0;}
#header #menu .top-menu{list-style: none; padding: 0; margin: 0;}
#header #menu .top-menu li{float: left; margin: 0 0 0 40px; position: relative; line-height: 30px; font-size: 16px;}
#header #menu .top-menu li a{color: #fff; cursor: pointer}
#header #menu .top-menu li a:hover{color: #05F67C;}
#header #m-menu{display: none;}
#top-bg{padding: 0; position: relative; z-index: 1; overflow: hidden;}
#top-bg:before{content: ""; position: absolute; top: 0; left: 0; right: 0; height: 150px; z-index: 5; display: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000111+0,333333+100 */
background: rgb(0,1,17); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,1,17,.7) 0%, rgba(51,51,51,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,1,17,.7) 0%,rgba(51,51,51,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,1,17,.7) 0%,rgba(51,51,51,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000111', endColorstr='#333333',GradientType=0 ); /* IE6-9 */

}
.top-sl{position: relative; z-index: 4; text-align: center; color: #fff; padding: 50px 0 0; text-align: center}
.top-sl .container{width: 100%;}
.top-sl .ts-heading{font-size: 2.5em; font-weight: 600; line-height: 1.3em; margin: 0 0 20px; position: relative; z-index: 4;}
.top-sl .ts-body{font-size: 1.3em; line-height: 1.4em; margin-bottom: 50px; opacity: .9; position: relative; z-index: 4;}
.top-sl .ts-button .btn-pre{font-size: 20px; padding: 12px 20px; margin-bottom: 40px; border-radius: 10px; position: relative; z-index: 4;}
.top-sl .ts-button .btn-pre:hover{box-shadow: 0 30px 30px rgba(0,0,0,0.5);}
.top-sl .ts-button .btn-pre i{font-weight: normal;}
.top-sl .ts-button .tsb-other{color: #fff; position: relative; z-index: 4;}
.top-sl-content{padding: 60px 40px 60px; margin: 0 auto; max-width: 900px; text-align: center}
.section{width: 100%; display: block; position: relative; padding: 60px 0 60px;}
.section-about{ /*background: #202125 url("../images/about-bg.jpg") bottom center repeat-x;*/ position: relative; z-index: 9; margin-top: 50px; padding-bottom: 0}
.section-about:before{content: ""; width: 100%; height: 50%; position: absolute; left: 0; bottom: 0; right: 0; background: rgb(43,45,51);
    background: -moz-linear-gradient(0deg, rgba(43,45,51,1) 0%, rgba(32,33,37,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(43,45,51,1) 0%, rgba(32,33,37,1) 100%);
    background: linear-gradient(0deg, rgba(43,45,51,1) 0%, rgba(32,33,37,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2d33",endColorstr="#202125",GradientType=1); }
.section-about .container{padding: 0px 15px 0; position: relative; z-index: 9; width: 100%; max-width: 1600px;}
.section-about .sac-content{min-height: 360px; position: relative; margin-bottom: 150px;}
.section-about .sac-content .h-inline{display: inline-block; font-size: 1em !important; line-height: 1.5em !important; font-weight: 400; margin: 0;}
.section-about .sac-content .text{ line-height: 1.5em; margin-bottom: 1em;}
.section-about .features-list{ padding-right: 500px; position: relative; padding-bottom: 50px;}
.section-about .features-list .features-img{position: absolute; bottom: 0; right: 0;}
.section-about .features-list .features-img img{width: 400px; height: auto}
.buttons-apk{ margin: 20px 0; text-align: center}
.buttons-apk .button-direct{ display: inline-block; padding: 10px 20px; min-width: 160px; text-align: center; background: #01912e; border-radius: 10px; color: #fff; font-weight: 400; font-size: 16px;}
.buttons-apk .button-direct:hover{ background: #00d841;}
.buttons-apk .button-direct + .button-direct{ margin-left: 5px;}
.buttons-apk .button-direct i{color: #fff}
/* block list */
.block-list li{display: inline-block; width: 100%; margin: 10px 0; overflow: hidden;}
.block-list li .bl-head{margin-bottom: 10px; font-size: 20px;}
.block-list-wicon li .bl-head i{font-size: 24px; margin-right: 10px; color: #05F67C; vertical-align: text-bottom;}
/* parallax bg */
#top-bg{ position: relative; background: #000 url("../images/top-bg.jpg") top center repeat-x;}
.video-demo{display: block; width: 90%; max-width: 1000px; margin: 0px auto; position: relative; z-index: 3}
.video-demo img{width: 100%; height: auto}
.svg-corner{width: 100%; height: auto; position: absolute; bottom: -10px; left: 0; right: 0;}
#footer{ background: #01912e;}
#footer .container{width: 100%; max-width: 1600px; padding-top: 80px; padding-bottom: 80px; position: relative; text-align: center;}
#footer .container .content{font-size: 12px;}
#footer .container .copyright{margin-bottom: 20px;}
#footer .footer-logo{ display: block; margin-bottom: 10px;}
#footer .footer-logo img{ height: 40px;}
.block-iframe{margin: 0 0 40px; position: relative; width: 100%; padding-bottom: 56.25%; z-index: 9;}
.block-iframe iframe{width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.app-icon{display: block; margin-bottom: 20px;}
.app-icon img{width: 100px; height: 100px; border-radius: 18px; box-shadow: 0 5px 30px rgba(0,0,0,0.3);}
.sac-content{width: 100%; max-width: 800px; margin: 0 auto; text-align: center}
.iframe-16x9{width: 100%; padding-bottom: 177.777%; position: relative}
.iframe-16x9 iframe{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important; z-index: 3; border-radius: 16px;}
.video-intro{padding: 10px; background: #fff; box-shadow: 0 10px 20px rgba(0,0,0,.1); margin-top: -140px; border-radius: 20px;}
.section-about{position: relative;}
.section-news a{color: #fff;}
#top-bg.page-header{ background: #232E3C;}
#top-bg.page-header .top-sl{padding: 10px 0;}
#header #m-menu{ display: inline-block !important; top: 10px; right: 15px; font-size: 20px; width: 40px; line-height: 40px; height: 40px; z-index: 9; position: absolute; text-align: center; color: #fafafa; cursor: pointer; border-radius: 3px;}
#header #m-menu.active{color: #05F67C}
#header #menu{display: none;}
#header #menu.active{display: block !important; position: absolute; top: 50px; left: auto; right: 0px; width: 280px; background: rgba(27,28,31,.95); border-radius: 20px;}
#header #menu .top-menu{margin: 0;}
#header #menu .top-menu li{display: block; float: none; margin: 0; border-bottom: 1px solid rgba(255,255,255,.05);}
#header #menu .top-menu li:last-of-type{border: none;}
#header #menu .top-menu li a{display: block; padding: 10px 10px;}
.layout-page #top-bg{background: #2B2D33}
.layout-page #top-bg .top-sl{padding: 10px 0}
.layout-page #logo{margin: 10px 0;}
.layout-page #logo img{height: 40px;}
#m-back{position: absolute; top: 10px; left: 0; text-align: center; line-height: 40px; width: 40px; height: 40px; color: #fff; font-size: 20px;}
.section-article{min-height: calc(100vh - 368px); padding: 40px 0;}
.article{color: #C4C7D0; margin-bottom: 50px;font-weight: 300; font-size: 1em; line-height: 1.7em}
.article p{font-weight: 300; font-size: 1em; line-height: 1.7em}
.article ul{margin-bottom: 40px;}
.article ul li{margin-bottom: 1em;}
.prebreadcrumb{margin-bottom: 30px;}
.prebreadcrumb .breadcrumb{background: none; padding: 0; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
.prebreadcrumb .breadcrumb a{color: #C4C7D0;}
.st0{fill:#000;}
.st1{opacity:1;fill:#335765;}
.st2{opacity:.5;fill:#335765;}
.st3{opacity:.2;fill:#335765;}
.st4{opacity:.1;fill:#335765;}
.st5{opacity:.05;fill:#335765;}
.heading-medium{font-size: 1.4em; line-height: 1.3em; margin-bottom: 1em;}
.article.article-policy{font-size: 14px; line-height: 1.7em;}
.article.article-policy a{color: #fff;}
.app-screenshot{position: relative; z-index: 5;}
.app-screenshot .as-wrapper{ display: flex; align-items: center; justify-content: center;}
.app-screenshot .as-wrapper > div{ margin: 1rem;}
.app-screenshot .as-wrapper > div img{ width: 300px; height: auto;}
.section-features{ padding: 100px 20px;}
.section-features .container{ max-width: 1040px; margin: 0 auto;}
.features-block .is-icon{ flex-shrink: 0; margin-right: 3rem;}
.features-block .is-icon img{ width: 160px;}
.features-block .is-content{ flex-grow: 1; font-size: 14px;}
.features-block .is-content .block-text{ display: flex; justify-content: stretch; flex-wrap: wrap;}
.features-block .is-content .block-text p{ width: 28%; margin-right: 5.3%; margin-bottom: 0; font-size: 14px; line-height: 1.6; padding: 20px 0; border-top: 1px solid #223641;}
