.hide{display:none !important}.header{padding:8px;background-color:#fff;-webkit-box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.03),0 .125rem 2rem -0.5rem rgba(23,43,61,.2);box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.03),0 .125rem 2rem -0.5rem rgba(23,43,61,.2);border-bottom-right-radius:1.75rem;border-bottom-left-radius:1.75rem}.header .shadow{display:none;position:fixed;z-index:10;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3)}.header.open .shadow{display:block}header{position:fixed;top:0;left:0;right:0}.page_head_main{text-align:center;margin-top:-4.5rem;padding-top:4.5rem;position:relative;overflow:hidden;pointer-events:none}.page_head_main .title{font-size:1.5rem;line-height:1.3;max-width:14rem;margin:2rem auto;pointer-events:auto;color:#4ccb70;font-weight:700}.page_head_main img{position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%, -7%);transform:translate(-50%, -7%);width:50rem;height:auto;pointer-events:none}.header_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header_left .icon_menu{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_left .icon_menu img{width:20px;height:20px}.header_left .icon_logo{display:block}.header_left .icon_logo img{width:88px;height:40px}.header_left .icon_login{padding:8px;background-color:teal;border-radius:50%}.header_left .icon_login img{width:24px;height:24px}.header_left .icon_search{display:none;padding:8px;background-color:rgba(0,0,0,0);border-radius:50%}.header_left .icon_search img{width:24px;height:24px}.header_left .menu_profile{position:absolute;bottom:0;right:0}.header_right{position:fixed;background-color:#fff;top:0;left:0;bottom:0;z-index:11;padding:32px;padding-top:60px;max-width:375px;width:100%;opacity:0;-webkit-transition:all 400ms ease;transition:all 400ms ease;left:-375px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header_right .menu_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;gap:8px;padding-left:0}.header_right .menu_nav li{background-color:rgba(254,216,74,.1);width:calc(50% - 4px);border-radius:12px}.header_right .menu_nav li.apps{background-color:rgba(151,79,229,.1)}.header_right .menu_nav li.blogs{background-color:rgba(251,96,72,.1)}.header_right .menu_nav li.juegos-apk{background-color:rgba(55,164,227,.1)}.header_right .menu_nav .i_menu{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;text-decoration:none}.header_right .menu_nav .i_menu span{font-size:16px;line-height:16px;font-weight:700;color:#000}.header_right .menu_nav .icon{background-color:#fb6143;margin-bottom:8px;padding:6px;width:32px;height:32px;border-radius:50%;-webkit-box-shadow:0 .25rem .5rem 0 #fb6143;box-shadow:0 .25rem .5rem 0 #fb6143}.header_right .menu_nav .icon img{width:20px;height:20px}.header_right .menu_nav .icon.apps{background-color:#9248e1;-webkit-box-shadow:0 .25rem .5rem 0 #9248e1;box-shadow:0 .25rem .5rem 0 #9248e1}.header_right .menu_nav .icon.blogs{background-color:#37a9e4;-webkit-box-shadow:0 .25rem .5rem 0 #37a9e4;box-shadow:0 .25rem .5rem 0 #37a9e4}.header_right .menu_nav .icon.juegos-apk{background-color:#f9bd3b;-webkit-box-shadow:0 .25rem .5rem 0 #f9bd3b;box-shadow:0 .25rem .5rem 0 #f9bd3b}.header_right .close_menu{background-color:teal;border-radius:50%;position:absolute;right:0;top:0;z-index:11;padding:8px;margin:8px}.header_right .close_menu img{width:24px;height:24px}.header_right .menu_search{width:100%;margin-bottom:32px;position:relative}.header_right .menu_search #search-input{outline:none;border:0;width:100%}.header_right .menu_search .search_input{width:100%;padding:7px 48px 7px 16px;border-radius:1.25rem;border:1px solid #e7e9eb;position:relative}.header_right .menu_search .search_input:focus-within{-webkit-box-shadow:0 .125rem .75rem 0 rgba(23,43,61,.5);box-shadow:0 .125rem .75rem 0 rgba(23,43,61,.5)}.header_right .menu_search .btn_search{border:none;background-color:rgba(0,0,0,0);position:absolute;top:7px;right:16px}.header_right .menu_search .btn_search img{width:20px;height:20px}.header_right .menu_search .search_label{margin-bottom:8px;font-size:16px;text-align:center;width:100%;color:#438bd3}.header_right.open{left:0;opacity:1}#menu-holder .nav-link{display:none}.lang{position:relative;z-index:15}.lang .language{display:none;position:absolute;top:16px;right:140px}.lang .language .btn-icon{display:block;width:40px !important;height:40px !important;border:2px solid red;border-radius:50%;padding:3px}.lang .language .btn-icon .icon{width:100%;height:100%;border-radius:50%;overflow:hidden}.lang .language span{display:none}.list_apk_2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.apk_item_2{width:calc(50% - 4px);display:block;text-decoration:none;background-color:#fff;border-radius:1.125rem}.apk_item_2 figure{margin:auto}.apk_item_2 figure img{width:7rem;height:7rem;display:block;position:relative;margin:1.5rem auto;border-radius:1.125rem}.apk_item_2 .title{font-size:.875rem;color:#000;font-weight:700;font-size:14px;line-height:18px;padding:0 1rem;margin-top:-0.25rem;margin-bottom:.25rem}.apk_item_2 span{display:block;overflow:hidden;line-height:1.4em;max-height:2.8em;text-align:center}.apk_item_2 .cate{color:#4ccb70;text-align:center;font-size:.75rem;margin:0 1rem auto 1rem}.apk_item_2 .app_info{margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.apk_item_2 .app_info .item_info{width:50%;border-right:1px solid #e6eff4;padding:0 .75rem;padding-bottom:.75rem}.apk_item_2 .app_info .item_info:last-child{border:0}.apk_item_2 .app_info img{width:14px;height:14px}.apk_item_2 .app_info span{font-size:.625rem;font-weight:700;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mtop{margin-top:90px}.page_single{max-width:63rem;margin:0 auto;position:relative}.page_single .fix_breadcumb{padding-top:57px;background-image:-webkit-gradient(linear, left top, right top, from(#4ccb70), to(#008080));background-image:linear-gradient(90deg, #4ccb70 0%, #008080 100%);border-bottom-right-radius:1.75rem;border-bottom-left-radius:1.75rem;padding:0px 18px;padding-top:57px}.page_single .breadcumb{padding:6px 0}.page_single .breadcumb a,.page_single .breadcumb span{color:#fff;font-weight:700}.page_single .breadcumb ul li::after{border-color:#fff}.page_single .info{padding:0px 24px;padding-bottom:12px}.page_single .info .thumb{margin:0 auto;width:160px;height:160px;overflow:hidden;border-radius:1.125rem}.page_single .info .thumb img{width:100%;height:100%}.page_single .table{overflow-x:auto !important;margin-bottom:0}.page_single .table::-webkit-scrollbar{display:none}.table_details{max-width:100%}.table_details tbody{width:100%;margin:0;white-space:nowrap;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.table_details tr{padding:24px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table_details tr th{margin-bottom:.5rem}.table_details tr th svg{width:20px;height:20px;fill:#4ccb70}.table_details tr th svg path{fill:#4ccb70}.table_details td{max-width:100%;color:#fff}.table_details td a{color:#fff;text-decoration:none;text-wrap:nowrap}.table_details td span{text-wrap:nowrap;color:#fff;list-style:none;font-size:.75rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:5.5rem;display:block}.table_details td .t_title{font-weight:700}.table_details .icon_size{width:20px;height:20px}#download_link{scroll-margin-top:200px}.single{background-color:#172b3d;margin-top:-94px;padding-top:94px}.single .sgTitle{color:#fff;line-height:1.3;font-weight:700;margin:0;font-size:1.25rem;margin-bottom:1.25rem;text-align:center;max-width:32rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;margin-bottom:20px}.rating .rating_line{width:100%;height:24px;background-color:#f9563d;border-radius:.75rem;position:relative;overflow:hidden;margin-bottom:1rem}.rating .rating_line .line{border-radius:.75rem;position:absolute;top:0;left:0;bottom:0;background-color:#4ccb70}.rating .rating_line .text{position:absolute;z-index:1;color:#fff;font-weight:700;top:0;left:50%;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rating .vote{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.rating .vote .like,.rating .vote .dislike{background-color:#142636;padding:8px;width:calc(50% - 4px);border-radius:.75rem}.rating .vote .like img,.rating .vote .dislike img{display:block;margin:0 auto;width:32px;height:32px;margin-bottom:.25rem}.rating .vote .like span,.rating .vote .dislike span{font-weight:700;font-size:.875rem;text-align:center;display:block}.rating .vote .like span{color:#4ccb70}.rating .vote .dislike span{color:#f9563d}.rating .rate{opacity:.5;margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rating .rate div{color:#fff;list-style:none;font-size:.75rem}.rating .star{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.rating .star .icon_star img,.rating .star .icon_unstar img{width:20px;height:20px}.rating .star .icon_star{position:absolute;top:0;left:0;bottom:0;overflow:hidden;z-index:2}.rating .detail_star{color:#fff;font-size:12px;line-height:20px;margin:0 10px;opacity:.5}.rating .detail_star span{font-size:12px;color:#fff}.rating .group_star{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.btn_download,.btn_request,.btn_telegram{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;padding:8px 16px;background-color:#f47532;margin-top:8px;border-radius:1.25rem;gap:4px;font-weight:700;cursor:pointer}.btn_download img,.btn_request img,.btn_telegram img{display:block;width:24px;height:24px}.btn_download span,.btn_request span,.btn_telegram span{font-size:.875rem;line-height:24px;color:#fff}.btn_download:hover,.btn_request:hover,.btn_telegram:hover{opacity:.8}.btn_request{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:1px solid teal;-webkit-transition:background-color ease .15s,opacity ease .1s,-webkit-box-shadow ease .15s,-webkit-transform ease .1s;transition:background-color ease .15s,opacity ease .1s,-webkit-box-shadow ease .15s,-webkit-transform ease .1s;transition:box-shadow ease .15s,background-color ease .15s,transform ease .1s,opacity ease .1s;transition:box-shadow ease .15s,background-color ease .15s,transform ease .1s,opacity ease .1s,-webkit-box-shadow ease .15s,-webkit-transform ease .1s}.btn_request:hover{background-color:teal;border-color:#fff}.btn_telegram{-webkit-box-shadow:none;box-shadow:none;background-color:#1682fb}.screen_shoots{margin-top:56px;border-radius:1.25rem;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#273d52;padding:24px;position:relative;z-index:1}.screen_shoots .title{margin-bottom:24px;color:#fff;text-align:center;font-size:1rem;line-height:1.3;font-weight:700;text-transform:uppercase;margin-top:.25rem !important}.screen_shoots .list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;padding:10px;gap:24px}.screen_shoots .list .item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:150px;text-decoration:none;position:relative}@media(max-width: 500px){.screen_shoots .list .item{max-width:75%}}.screen_shoots .list .item img{width:100%;height:auto;display:block;border-radius:5px}.screen_shoots .list::-webkit-scrollbar{height:8px}.screen_shoots .list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.screen_shoots .list::-webkit-scrollbar-thumb:hover{background:#555}.screen_shoots .icon_screen{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#f9bd3b;border-radius:50%;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 .25rem .5rem 0 #f9bd3b;box-shadow:0 .25rem .5rem 0 #f9bd3b}.screen_shoots .icon_screen img{width:20px;height:20px}.content_apk{background-color:#fff}.content_apk .tab_content{padding:0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content_apk .tab_content .tabs{display:block;height:4.5rem;line-height:1.5rem;text-decoration:none;padding:24px 16px;color:#999;font-size:16px;font-weight:700;position:relative}.content_apk .tab_content .tabs::after{content:"";height:0;border-top:.5rem solid;border-radius:.25rem;position:absolute;left:1rem;right:1rem;width:50%;top:0;margin-top:-0.25rem;background-color:#999;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.content_apk .tab_content .desContent{padding:0 24px}.content_apk .content{padding:0 24px 24px}.content_apk .content .rating span{color:#000}.content_apk .content .rating .detail_star{color:#000}.list_child .lc_title{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;font-weight:700;font-size:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list_child .lc_title .icon_title{background-color:#37a9e4;width:32px;height:32px;border-radius:50%;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 .25rem .5rem 0 #37a9e4;box-shadow:0 .25rem .5rem 0 #37a9e4}.list_child .lc_title .border{border-radius:50%;width:20px;height:20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list_child .lc_title img{width:14px;height:14px}.list_child .lc_item{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;text-decoration:none;border-bottom:2px solid rgba(0,0,0,.03)}.list_child .lc_item:first-child{border-top:2px solid rgba(0,0,0,.03)}.list_child .lc_thumb{width:50px;height:50px}.list_child .lc_thumb img{width:100%;height:100%}.list_child .lc_content{width:calc(100% - 112px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.list_child .title{font-size:16px;font-weight:700;line-height:18px;color:#000;width:100%}.list_child .size,.list_child .req{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;line-height:18px;color:#000;opacity:.5}.list_child .icon_download{width:50px;padding:10px}.list_child .icon_download .bg_icon{background-color:#289b7f;border-radius:50%;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list_child .icon_download img{width:20px;height:20px}.list_child .icon_download span{display:none}.list_child .lc_more .more{cursor:pointer;display:block;width:100%;text-align:center;border-radius:4px;text-transform:uppercase;font-size:14px;line-height:40px;text-decoration:none;font-weight:700;color:rgba(0,0,0,.5)}.recomment_title,.faq_title,.download_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;font-weight:700;gap:16px;font-size:20px;overflow:hidden}.recomment_title .icon_title,.faq_title .icon_title,.download_title .icon_title{background-color:#37a9e4;width:32px;height:32px;border-radius:50%;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recomment_title .border,.faq_title .border,.download_title .border{border-radius:50%;width:20px;height:20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recomment_title img,.faq_title img,.download_title img{width:14px;height:14px}.recomment_title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recomment_title .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.faq_title{padding:24px;padding-bottom:4px;margin-bottom:0}.b_download .d_bug{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:12px;border-bottom:1px solid rgba(0,0,0,.03)}.b_download .d_bug span{width:calc(100% - 56px);font-weight:700;font-size:.875rem}.b_download .d_bug_icon{width:44px;height:44px;margin-right:12px}.b_download .d_bug_icon img{border-radius:8px;width:100%;height:100%}.b_download .showH{font-size:.93rem;line-height:1.7em;font-weight:700}.b_download .d_cont{padding:24px}.b_download .d_cont::before{content:"";position:absolute;left:.25rem;right:.25rem;top:0;height:3.75rem;margin-top:.25rem;background-size:1rem 1rem;opacity:.05;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23142636' d='M2,8a2,2,0,1,0,2,2A2,2,0,0,0,2,8Zm8-8a2,2,0,1,0,2,2A2,2,0,0,0,10,0Z'/%3E%3C/svg%3E")}.b_download .download_line{margin-top:8px;color:#fff;padding:1rem;border-radius:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:3rem;background-color:#f47532;text-decoration:none;-webkit-box-shadow:0 .25rem .5rem 0 #f47532;box-shadow:0 .25rem .5rem 0 #f47532}.b_download .download_line .download_line_title{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:70%}.b_download .download_line .download_line_title span{line-height:1.4;min-width:0;font-size:16px;font-weight:700;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.b_download .download_line .download_line_title img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:24px;height:24px}.b_download .download_line .download_line_size{text-align:center;width:30%;font-size:.75rem;white-space:nowrap;opacity:.5}.sbhTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sbhTitle .btn_all span{color:#fff}.btnReact{cursor:pointer}.btnReact:hover{opacity:.6}.btnReact.clicked{opacity:.25}.btn_all img{width:32px;height:32px}.btn_all span{display:none}.ov_hidden{overflow:hidden}.page_download{position:relative;z-index:2;max-width:26rem;margin:auto;padding:3rem 0 7rem 0;text-align:center;width:100%}.page_download .pd_logo{width:88px;height:40px;margin:0 auto}.page_download .pd_logo img{width:100%;height:100%;aspect-ratio:88/40}.page_download .pd_content{padding:0px 16px}.page_download .main_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.page_download .main_content .thumb{width:160px;height:160px}.page_download .main_content .thumb img{border-radius:1.125rem;display:block;max-width:100%;height:100%}.page_download .main_content .version,.page_download .main_content .size{opacity:.5;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page_download .main_content .version img,.page_download .main_content .size img{width:20px;height:20px;display:block;margin:0 auto .25rem auto}.page_download .main_content .version span,.page_download .main_content .size span{color:#fff;display:block;height:2.5em;line-height:1.25em;overflow:hidden;font-size:10px;font-weight:700}.page_download .main_title{margin-bottom:2rem}.page_download .main_title .title{color:#fff;font-size:18px;line-height:23px;font-weight:700}@media(min-width: 576px){.btn_all{height:2.5rem;line-height:1.5rem;padding:.5rem 1rem;border-radius:1.25rem;font-size:.875rem;white-space:nowrap;text-align:center;text-transform:uppercase;display:inline-block;vertical-align:top;border:0 none;font-weight:700;cursor:pointer;outline:none;text-decoration:none !important;color:#fff !important;-webkit-transition:background-color ease .15s,opacity ease .1s,-webkit-box-shadow ease .15s,-webkit-transform ease .1s;transition:background-color ease .15s,opacity ease .1s,-webkit-box-shadow ease .15s,-webkit-transform ease .1s;transition:box-shadow ease .15s,background-color ease .15s,transform ease .1s,opacity ease .1s;transition:box-shadow ease .15s,background-color ease .15s,transform ease .1s,opacity ease .1s,-webkit-box-shadow ease .15s,-webkit-transform ease .1s;background-color:#45c368}.btn_all span{display:block;font-size:14px;font-weight:700}.btn_all img{display:none}.page_head_main .title{font-size:2rem;max-width:22rem;margin:3rem auto}.page_head_main img{width:70rem}}@media(min-width: 768px){.page_download .main_title{margin-bottom:2rem}.page_download .main_title .title{color:#fff;font-size:22px;line-height:29px;font-weight:700}.b_download .download_line{padding:8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:1.5rem}.b_download .download_line .download_line_title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem 0 .5rem}.b_download .download_line .download_line_title img{margin-right:.5rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;opacity:.5}.b_download .download_line .download_line_title span{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.b_download .download_line .download_line_size{padding:4px 12px;background-color:rgba(0,0,0,.2);font-size:.875rem;height:2rem;line-height:1.5rem;border-radius:1rem;opacity:1}.b_download .d_bug span{font-size:16px}.list_child .title{margin-top:0}.list_child .icon_download{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#f47532;margin:9px 4px;border-radius:4px}.list_child .icon_download .bg_icon{display:none}.list_child .icon_download span{display:block;color:#fff}.list_child .lc_content{width:calc(100% - 162px)}.list_child .lc_more .more{line-height:60px}.content_apk{margin:0px 24px}.page_single .fix_breadcumb{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.list_apk_2{gap:18px}.apk_item_2{width:calc(33.333333% - 12px)}.single{padding-bottom:112px}.single .sgTitle{font-size:1.75rem;margin-bottom:1.5rem}.page_single .info .sgTitle{width:100%}.page_single .info .thumb{margin:0;margin-right:1.5rem}.page_single .group_info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.table{width:calc(70% - 184px)}.rating{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rating .rating_line{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-bottom:0;margin-top:1rem}.rating .rate{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating .star .icon_star img,.rating .star .icon_unstar img{width:16px;height:16px}.rating .group_star{margin-top:0}.table_details{width:100%}.table_details tbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table_details tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:6px}.table_details th{margin-right:8px;margin-bottom:0}.table_details td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}.table_details td .t_title{width:80%;line-height:1.5rem;font-weight:700;max-width:7rem;font-size:14px}.table_details td span{font-size:14px;line-height:1.5rem}.group_btn{width:100%}.screen_shoots{margin:0 24px;margin-top:56px;border-radius:1.25rem}.content_apk{border-radius:1.25rem;margin-top:-56px;overflow:hidden}}@media(min-width: 992px){.content_apk{max-width:896px;margin-left:auto;margin-right:auto}.group_btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding-left:184px}.group_btn a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn_download span,.btn_request span,.btn_telegram span{font-size:16px}.screen_shoots .title{font-size:24px}.screen_shoots .list{padding-top:24px;padding-bottom:68px}.screen_shoots .list a{width:100%;max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;z-index:0;text-align:center;position:relative}.single{margin-top:-110px;padding-top:110px}.page_single .fix_breadcumb{padding-top:72px}.page_single .breadcumb{padding:6px 0}.page_single .breadcumb ul{padding:0 !important}.list_apk_2{gap:16px}.apk_item_2{width:calc(25% - 12px)}.page_head_main .title{font-size:2.5rem;max-width:27rem;margin:4rem auto}.page_head_main img{width:88rem}header,.page_single{max-width:63rem;padding:0 2rem;margin:0 auto}.header{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;overflow:hidden}.header_left .icon_menu{display:none}.header_left .icon_login{position:absolute;right:16px;top:16px;z-index:12}.header_left .icon_search{display:block;position:absolute;right:78px;top:16px;z-index:12}.header_right{position:static;opacity:1;padding:0;margin:0 22px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-transition:none;transition:none}.header_right .close_menu{display:none}.header_right .menu_nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0}.header_right .menu_nav .i_menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;width:134px}.header_right .menu_nav .icon{margin:0}.header_right .menu_nav li{background-color:rgba(0,0,0,0) !important;width:100%}.header_right .menu_search{opacity:0;-webkit-transition:all 400ms ease;transition:all 400ms ease;position:absolute;width:560px;top:100px}.header_right .menu_search label{display:none}.header_right.show_search .menu_search{opacity:1;z-index:20;left:126px;top:16px}.header_right.show_search .menu_nav{opacity:0}}@media(min-width: 1200px){.lang .language{display:block}}@media(min-width: 1400px){.list_apk_2{gap:36px}.apk_item_2{width:calc(16.6666667% - 30px)}}/*# sourceMappingURL=style2.min.css.map */