.push-left {
    float: left;
}

.push-right {
    float: right;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

img {
    border: 0;
    vertical-align: middle;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    min-height: 100%;
    height: 100%;
}

body {
    overflow: hidden;
    font-family: 'Open Sans', Arial, sans-serif;
}

.wrapper {
    width: 100%;
    height: 100%;
}

.page {
    position: absolute;
}

.content {
    height: 100%;
    width: 1010px;
    margin: 0 auto;
    position: relative;
}

.content-animated-container {
    z-index: 3;
}

#logoScene {
    z-index: 2;
    margin: 0 auto;
}

.main-logo-layer {
    z-index: 2;

    position: absolute !important;
    margin: -117px 0 0 -48px;
    left: 50% !important;
    top: 50% !important;
    width: 97px !important;
    height: 115px !important;

    -webkit-transition: left 0.8s linear, top 0.8s linear;
    -moz-transition: left 0.8s linear, top 0.8s linear;
    -o-transition: left 0.8s linear, top 0.8s linear;
    transition: left 0.8s linear, top 0.8s linear;
}

.main-logo {
    display: block;
    outline: none;
    /*margin: -57px 0 0 -48px;*/
    width: 100%;
    height: 100%;
    background: url('../img/logo.png') 0 0 no-repeat;
}

.main-logo:focus {
    outline: 0;
}

body.subpage-on .main-logo-layer {
    left: 0 !important;
    top: 130px !important;
    margin-left: 5px;
}

/* Menu */
.main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 22px;
}

.main-menu > li {
    display: block;
    float: left;
    padding: 0px 11px 3px;
    border: 1px solid transparent;
    cursor: pointer;
}

.main-menu > li > a {
    color: #626262;
    font-size: 16px;
    text-decoration: none;
}

.main-menu > li:hover {
    border: 1px solid #9c9d9d;
}

.main-menu > li.active {
    border: 1px solid #006a96;
    background-color: #3f98bc;
}

.main-menu > li.active > a {
    color: #fff;
}

.main-menu > li.social {
    margin: -5px 0 0 0;
}

.main-menu > li.social:hover {
    border: 1px solid transparent;
}

.main-menu > li.social > a {

}

/* Main */
.outlet-content {
    min-height: 300px;
    width: 584px;
    background: #fff;
    position: absolute;
    margin: 0 0 0 -292px;
    padding: 10px 10px;
    left: 50%;
    top: 100px;
    display: none;
    overflow: hidden;
}

body.subpage-on .outlet-content {
    display: block;
}

.outlet-content .scroll {
    display: block;
    width: 100%;
    height: 51px;
    position: absolute;
    left: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.outlet-content .scroll.up {
    top: 10px;
    background-image: url('../img/text-scroll-up.png');
}

.outlet-content .scroll.down {
    bottom: 10px;
    background-image: url('../img/text-scroll-down.png');
}

.scrollable-container {
    padding: 50px 10px;
    /*max-height: 400px;*/
    height: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #131313;
}

.scrollable-container .content {
    height: 100%;
    overflow: hidden;
    width: auto;
}

/* Main/Products */
.feature.search {
    background: url("../img/products/features-search.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}

.feature.youtube {
    background: url("../img/products/features-youtube.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}

.feature.torrent {
    background: url("../img/products/features-torrent.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}

.feature.speed {
    background: url("../img/products/features-speed.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}

.feature.tag {
    background: url("../img/products/features-tag.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}

.feature {
    padding: 35px 0 35px 125px;
}

/* Products Page */
.products-scroll-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 3;
    margin: 0 auto;
}

.product-btns {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-btns > li {
    display: block;
    float: left;
    padding: 40px 0;
    text-align: center;
    width: 33.33333333333333%;

    font-size: 24px;
    color: #fff;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;

    position: relative;
}

.product-btns > li > h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: center;
}

.product-btns > li > div {
    display: none;
}

.product-btns > li.winner-ads-media {
    /*background-color: #3f98bc;*/
    background-image: url('../img/1winner_ads.jpg');
}

.product-btns > li.winner-soft-lab {
    /* background-color: #006a96; */
    background-image: url('../img/2winner_soft.jpg');
}

.product-btns > li.winner-downloads {
    /*background-color: #3f98bc;*/
    background-image: url('../img/3winner_downloads.jpg');
}

.product-orange {
    background-color: #fc6823;
    height: 114px;
}

.product-blue {
    background-color: #2bade0;
    height: 114px;
}

.product-green {
    background-color: #76ad17;
    height: 114px;
}

.products-scroll-btn {
    display: block;
    width: 100%;
    height: 52px;
    background-color: #545454;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.products-scroll-btn.down {
    background-image: url('../img/scroll-down-btn.png');
}

.products-scroll-btn.up {
    background-image: url('../img/scroll-up-btn.png');
}

.products-main-page {
    z-index: 3;
    /*top: 0;*/
    overflow-y: auto;
}

.products-main-page .product-btns li > h1 {
    margin: 0 0 120px 0;
}

.products-main-page .product-btns li {
    height: 398px;
}

.products-main-page .product-btns li > div {
    display: block;
    padding: 0 20px 0 10px;
    text-align: left;
    float: right;
}

.products-main-page .content-inner {
    width: 45%;
    margin: 0 auto;
}

.parallax-scene {
    overflow: hidden;
    display: block;
    min-height: 460px;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

#backgroundScene {
    z-index: 1;
    min-width: 3000px;
    position: absolute;
    left: 50%;
    margin-left: -1500px;
}

.layer {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.block {
    display: block;
    position: absolute;
}

.block-1 {
    width: 12px;
    height: 12px;
    background: url('../img/blocks/block-1.png') 0 0 no-repeat;
}

.block-2 {
    width: 25px;
    height: 25px;
    background: url('../img/blocks/block-2.png') 0 0 no-repeat;
}

.block-3 {
    width: 26px;
    height: 26px;
    background: url('../img/blocks/block-3.png') 0 0 no-repeat;
}

.block-4 {
    width: 51px;
    height: 51px;
    background: url('../img/blocks/block-4.png') 0 0 no-repeat;
}

.block-5 {
    width: 78px;
    height: 78px;
    background: url('../img/blocks/block-5.png') 0 0 no-repeat;
}

.block-6 {
    width: 120px;
    height: 120px;
    background: url('../img/blocks/block-6.png') 0 0 no-repeat;
}

.block-7 {
    width: 111px;
    height: 111px;
    background: url('../img/blocks/block-7.png') 0 0 no-repeat;
}

.block-8 {
    width: 82px;
    height: 82px;
    background: url('../img/blocks/block-8.png') 0 0 no-repeat;
}

.block-9 {
    width: 50px;
    height: 45px;
    background: url('../img/blocks/block-9.png') 0 0 no-repeat;
}

.block-10 {
    width: 38px;
    height: 38px;
    background: url('../img/blocks/block-10.png') 0 0 no-repeat;
}

.block-11 {
    width: 104px;
    height: 95px;
    background: url('../img/blocks/block-11.png') 0 0 no-repeat;
}

.block-12 {
    width: 63px;
    height: 57px;
    background: url('../img/blocks/block-12.png') 0 0 no-repeat;
}

.block-13 {
    width: 80px;
    height: 80px;
    background: url('../img/blocks/block-13.png') 0 0 no-repeat;
}

.block-14 {
    width: 64px;
    height: 58px;
    background: url('../img/blocks/block-14.png') 0 0 no-repeat;
}

.block-15 {
    width: 244px;
    height: 225px;
    background: url('../img/blocks/block-15.png') 0 0 no-repeat;
}

.block-16 {
    width: 319px;
    height: 301px;
    background: url('../img/blocks/block-16.png') 0 0 no-repeat;
}

.block-17 {
    width: 161px;
    height: 149px;
    background: url('../img/blocks/block-17.png') 0 0 no-repeat;
}

.block-18 {
    width: 165px;
    height: 153px;
    background: url('../img/blocks/block-18.png') 0 0 no-repeat;
}

.block-19 {
    width: 126px;
    height: 114px;
    background: url('../img/blocks/block-19.png') 0 0 no-repeat;
}

.position-1 {
    left: 1414px;
    top: 148px;
}

.position-2 {
    left: 1284px;
    top: 269px;
}

.position-3 {
    left: 2342px;
    top: 72px;
}

.position-4 {
    left: 1624px;
    top: 346px;
}

.position-5 {
    left: 2632px;
    top: 460px;
}

.position-6 {
    left: 960px;
    top: 135px;
}

.position-7 {
    left: 2030px;
    top: 35px;
}

.position-8 {
    left: 1770px;
    top: 462px;
}

.position-9 {
    left: 2437px;
    top: 380px;
}

.position-10 {
    left: 1300px;
    top: 488px;
}

.position-11 {
    left: 2246px;
    top: 485px;
}

.position-12 {
    left: 2489px;
    top: -30px;
}

.position-13 {
    left: 1608px;
    top: 90px;
}

.position-14 {
    left: 2216px;
    top: 185px;
}

.position-15 {
    left: 1750px;
    top: 150px;
}

.position-16 {
    left: 1070px;
    top: -80px;
}

.position-17 {
    left: 1055px;
    top: 315px;
}

.position-18 {
    left: 1980px;
    top: 350px;
}

.position-19 {
    left: 2511px;
    top: 194px;
}

.position-20 {
    left: 1358px;
    /*top: 665px;*/
    top: 595px;
}

.position-21 {
    left: 720px;
    top: 270px;
}

.position-22 {
    left: -100px;
    top: 155px;
}

.position-23 {
    left: 190px;
    top: 20px;
}

.position-24 {
    left: 655px;
    top: -25px;
}

.position-25 {
    left: 500px;
    top: 75px;
}

.position-26 {
    left: 375px;
    top: 184px;
}

.position-27 {
    left: 140px;
    top: 345px;
}

.position-28 {
    left: 400px;
    top: 490px;
}

.position-29 {
    left: 680px;
    top: 190px;
}

.position-30 {
    left: 606px;
    top: 380px;
}

.position-31 {
    left: 800px;
    top: 460px;
}

.position-32 {
    left: 2800px;
    top: 135px;
}

.position-33 {
    left: 2886px;
    top: 318px;
}

.position-34 {
    left: 2914px;
    top: -94px;
}

.position-35 {
    left: 20px;
    top: 608px;
}

.position-36 {
    left: 352px;
    top: 838px;
}

.position-37 {
    left: 548px;
    top: 706px;
    /*776*/
}

.position-38 {
    left: 972px;
    /*top: 710px;*/
    top: 640px;
}

.position-39 {
    left: 1281px;
    /*top: 764px;*/
    top: 694px;
}

.position-40 {
    left: 1780px;
    top: 616px;
}

.position-41 {
    left: 2114px;
    top: 836px;
}

.position-42 {
    left: 2310px;
    top: 776px;
}

.position-43 {
    left: 2448px;
    top: 834px;
}

.position-44 {
    left: 2734px;
    top: 710px;
}

.position-45 {
    left: 2916px;
    top: 874px;
}

.position-46 {
    left: -100px;
    top: 820px;
}

.position-47 {
    left: 223px;
    top: 955px;
}

.position-48 {
    left: 0px;
    top: 1002px;
}

.position-49 {
    left: 700px;
    top: 760px;
}

.position-50 {
    left: 1155px;
    top: 800px;
}

.position-51 {
    left: 1380px;
    top: 810px;
}

.position-52 {
    left: 1634px;
    top: 754px;
}

.position-53 {
    left: 1980px;
    top: 950px;
}

.position-54 {
    left: 372px;
    top: 1100px;
}

.position-55 {
    left: 560px;
    top: 980px;
}

.position-56 {
    left: 706px;
    top: 1082px;
}

.position-57 {
    left: 928px;
    top: 970px;
}

.position-58 {
    left: 1186px;
    top: 1100px;
}

.position-59 {
    left: 1306px;
    top: 970px;
}

.position-60 {
    left: 1500px;
    top: 1050px;
}

.position-61 {
    left: 1752px;
    top: 950px;
}

.position-62 {
    left: 2130px;
    top: 1066px;
}

.position-63 {
    left: 2322px;
    top: 1000px;
}

.position-64 {
    left: 2470px;
    top: 1152px;
}

.position-65 {
    left: 2686px;
    top: 1038px;
}

.position-66 {
    left: 1600px;
    top: 568px;
}

.main_text{
    text-align: center;
    color: #333;
    margin-top: 20px;
    padding: 20px 40px;
    width:650px;
    background-color: #fff;
    box-shadow: 0 0 15px 3px rgba(0,106,150,0.4);
}
.main_text h3{
    margin-bottom: 30px;
}
.main_text p {
    margin: 15px 0;
    font-size: 14px;
    letter-spacing: 0.3px;
}