.footer {
    position: relative;
    font-size: 12px;
    color: #a8a8a8;
    text-align: center;
    background: #eee;
    padding: 50px 0 80px;
}

.footer_inner {
    margin: 0 auto;
    width: 1200px;
    padding: 5px 0;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_inner:after {
    content: "";
    display: table;
    clear: both;
}

.footer .link {
    padding: 6px 5px;
    color: #a8a8a8;
}

.footer_ele {
    padding: 2px 4px;
}

.footer_ele, .ic_hook {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ic_hook {
    top: -3px;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 4px;
    border-color: transparent transparent #a8a8a8;
    margin-left: .5em;
    vertical-align: middle;
}

.footer_ele.copyright {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}

.social_link.footer_ele {
    padding-top: 0;
    padding-right: 0;
}

.social_link.footer_ele .ic_insta {
    padding-right: 0;
    margin-right: 0;
}

.social_link .link {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0 5px;
    vertical-align: bottom;
    border-radius: 10px;
    background-color: rgba(0,0,0,.2);
    -ms-background-size: 60%;
    background-size: 60%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.social_link .link:hover {
    background-color: rgba(0,0,0,.3);
}

.second_menu_area {
    display: none;
    position: absolute;
    bottom: 33px;
    left: 50%;
    width: 11em;
    padding: 10px 0;
    margin-left: -5.5em;
    margin-bottom: 0;
    text-align: left;
    background-color: rgba(33,34,35,.95);
}

.second_menu_area a {
    color: #fff;
}

.second_menu_ele {
    width: 100%;
}

.menu_lang {
    width: 21em;
    left: -30%;
}

.menu_lang .second_menu_ele {
    width: 50%;
    float: left;
    height: 34px;
}

.second_menu_link {
    display: block;
    padding: 8px 10px;
}

.second_menu_link:hover {
    background-color: #4e4e4e;
}

.second_menu_area .second_menu_hook {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 0;
    margin-left: -5px;
    margin-bottom: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px;
    border-color: rgba(33,34,35,.95) transparent transparent;
}

.footer_ele_lang {
    background: url("c78958fa67153abe25733e1cba5298c67227ca33.png") no-repeat 5px 5px;
    background-size: 33px;
    opacity: .5;
}

.l {
    float: none;
}

.r {
    float: none;
}

.js_footer_ele:hover .js_footer_second_menu {
    display: block;
}

html {
    overflow: auto;
    font-size: 125%;
    background-color: #a0a0a0;
    position: relative;
    background: url("3cBQnDI.jpg") no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 100%;
}

body {
    font: 14px/1.5em PingHei,Lucida Grande,Lucida Sans Unicode,Helvetica,Arial,Verdana,"sans-serif";
    color: #fff;
    min-height: 100vh;
    margin: 0;
    padding: 0;
}

.container, body, html {
    min-height: 100vh;
    height: 100%;
}

.container, body {
    overflow: visible;
}

li, ul {
    list-style-type: none;
}

body {
    font: 14px/1.5em PingHei,Lucida Grande,Lucida Sans Unicode,Helvetica,Arial,Verdana,"sans-serif";
    color: #fff;
}

body, html, li, p, ul {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clr {
    clear: both;
}

.logo {
    width: 83px;
    height: 83px;
    background: url("3ou3PnG.png") no-repeat 50%;
    background-size: 100%;
    -moz-background-size: 100%;
    -webkit-backgrund-size: 100%;
    -ms-backgrund-size: 100%;
    display: block;
    margin: 0 auto 25px;
}

.bg_slogan {
    width: 100%;
    display: block;
    margin: 0 auto 25px;
}

.content {
    text-align: center;
    padding-top: 10%;
    max-width: 1200px;
    min-width: 500px;
    margin: 0 auto;
}

.ic_prod {
    width: 28%;
}

.main {
    zoom: 1;
    margin-top: 70px;
    margin-left: 25px;
    margin-bottom: 0;
    width: 58.5%;
    vertical-align: top;
    display: inline-block;
}

.btn {
    position: relative;
    width: 173px;
    height: 51px;
    margin-bottom: 12px;
    -ms-background-size: 100%;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
}

.btn:hover {
    opacity: .75;
}

.download_btns {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
}

.ic_download_mac {
    background-image: url("u7U1PY3.png");
    width: 178px;
    height: 48px;
    background-repeat: no-repeat;
}

.ic_download_win {
    background-image: url("2d9odS_.png");
    width: 135px;
    margin-left: 12px;
    height: 48px;
    background-repeat: no-repeat;
}

.lang a {
    color: #5a5a5a;
}

.lang {
    display: none;
}

.download_list {
    font-size: 0;
}

.download_ele {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 69px;
    height: 61px;
    border: 1px solid hsla(0,0%,100%,.2);
    border-right: none;
}

.download_ele:hover {
    background-color: #8b8b8b;
}

.download_ele.ele_new .ic_new {
    display: block;
}

.ic_new {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background-position: 100% 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-background-size: 50%;
    background-size: 50%;
}

.ic_download_ele {
    display: block;
    background-position: 50%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-background-size: 50%;
    background-size: 50%;
}

.download_ele_last {
    border-right: 1px solid hsla(0,0%,100%,.2);
}

.ic_download_android {
    background-repeat: no-repeat;
    margin-left: 12px;
    background-image: url("uq8YAlZ.png");
    width: 135px;
    height: 48px;
}

.ic_download_apple {
    background-image: url("3MmDWEv.png");
    background-repeat: no-repeat;
    width: 178px;
    height: 48px;
}

.btn_googlepaly, .btn_url {
    display: block;
    width: 100%;
    height: 52px;
    background-repeat: no-repeat;
    background-size: 173px;
    line-height: 900px;
    overflow: hidden;
}

.btn_googlepaly:hover, .btn_url:hover {
    opacity: .75;
}

.btn_weixin {
    display: flex;
    align-items: center;
    width: 100%;
    height: 52px;
    background-color: #000;
    border-radius: 0 0 5px 5px;
    color: #fff;
    padding-left: 8px;
    box-sizing: border-box;
    font-size: 15px;
}

.btn_weixin:before {
    color: #07c160;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    -webkit-mask: url("6b531f0f00450a2d1448d1cac5e0644397f1ebed.svg") no-repeat 50% 50%;
    mask: url("6b531f0f00450a2d1448d1cac5e0644397f1ebed.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: currentColor;
}

.btn_weixin:hover {
    opacity: .75;
}

.btn_android_wrap {
    position: absolute;
    top: -106px;
    left: 12px;
    width: 135px;
    background: #525252;
    border-radius: 10px;
}

.btn_android_wrap:after {
    width: 80%;
    border-top: 1px solid #fff;
    opacity: .2;
    left: 50%;
    transform: translate(-50%);
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    top: 52px;
}

.btn_android_wrap:before {
    width: 100%;
    border-top: 1px solid #000;
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    top: 52px;
}

.download_android_btns {
    position: relative;
    display: inline-block;
}

#page_footer.footer {
    background: transparent;
    color: #a8a8a8;
    padding: 0;
    margin-top: 0;
    position: relative;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid hsla(0,0%,100%,.12);
}

#page_footer.footer .copyright a {
    color: #a8a8a8;
}

#page_footer.footer .footer_ele_lang {
    background-image: url("01cbf31c73f7c21fdd3625cf440147ca93ccb2f1.png");
}

@media only screen and (max-height:1000px) {
    .content {
        padding-top: 6%;
    }
}

@media only screen and (max-height:880px) {
    .content {
        padding-top: 4%;
    }
    .ic_prod {
        width: 25%;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    body .content {
        padding-top: 5%;
    }
    body .footer_inner {
        width: auto;
        padding: 0 0 0 20px;
    }
    body .footer_ele {
        padding: 6px 0;
    }
    body #page_footer.footer {
        margin-top: 50px;
    }
}

@media only screen and (max-width:1024px) and (orientation:portrait) {
    .main {
        display: block;
        width: 90%;
        margin: 20px auto 0;
    }
    .logo {
        display: none;
    }
    #page_footer.footer {
        margin-top: 30px;
    }
    .footer_inner {
        width: 95%;
        flex-direction: column;
        gap: 10px;
    }
    .footer_left {
        flex-wrap: wrap;
        justify-content: center;
    }
    .ic_prod {
        width: 60%;
    }
    .content {
        padding-top: 5%;
    }
}

@media only screen and (max-width: 768px) {
    html {
        background-attachment: scroll;
        background-size: cover;
        background-position: center center;
        min-height: 100vh;
        height: 100%;
    }
    
    body {
        min-height: 100vh;
        height: 100%;
        position: relative;
        padding-bottom: 80px;
    }
    
    .container {
        min-height: calc(100vh - 80px);
    }
    
    .content {
        padding-top: 10%;
        width: 95%;
        min-height: calc(100vh - 160px);
    }
    
    .ic_prod {
        width: 80%;
        max-width: 300px;
    }
    
    .main {
        width: 95%;
        margin-left: 0;
        margin-top: 30px;
    }
    
    .download_btns {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    
    .btn {
        width: 150px;
        height: 44px;
        margin: 10px 5px;
    }
    
    .ic_download_mac {
        width: 150px;
        height: 44px;
    }
    
    .ic_download_win {
        width: 120px;
        height: 44px;
        margin-left: 5px;
    }
    
    #page_footer.footer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        backdrop-filter: blur(10px);
        z-index: 1000;
        margin-top: 0;
    }
    
    .footer_inner {
        width: 95%;
        padding: 8px 5px;
        flex-direction: column;
        gap: 3px;
        text-align: center;
        font-size: 10px;
        line-height: 14px;
    }
    
    .footer_left, .footer_center, .footer_right {
        width: 100%;
        justify-content: center;
        font-size: 10px;
    }
    
    .footer_left {
        order: 2;
        display: none;
    }
    
    .footer_center {
        order: 1;
    }
    
    .footer_right {
        order: 3;
        gap: 5px;
    }
    
    .footer_ele {
        padding: 1px 2px;
    }
}

/* Стили для поп-апа */
.mobile-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 20px 30px;
    border-radius: 10px;
    font-size: 16px;
    text-align: center;
    z-index: 10000;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    max-width: 80%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.mobile-popup.show {
    opacity: 1;
}

.mobile-popup.hide {
    opacity: 0;
} 