root { 
    display: block;
}

body, h1, h2, h3, h4, p, ul, li { 
	margin: 0px;
	padding: 0px;
}

a {
    text-decoration: none;
    color: #FFFFFF;
}

.flip {
   -moz-transform: scaleX(-1);
   -o-transform: scaleX(-1);
   -webkit-transform: scaleX(-1);
   transform: scaleX(-1);
   filter: FlipH;
   -ms-filter: "FlipH";
}

html, body {
    width: 100%;
	font-family: Arial, Helvetica;
	font-size: 26;
}

body {
    background-color: #000;
}

.view_port {
    width: 100%;
    max-width: 1070px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    /*border: 1px chartreuse solid;*/
}

.bar-1 {
	background-color: darkgreen;
    height: 691px;
    width: 100%;
    margin: 0px auto;
    background: url("../images/1/titul_bck.jpg") no-repeat transparent;
    background-size: auto 100%;
    background-position: center;
    position: relative;
}

.bar-2 {
	background-color: darkgreen;
    height: 2573px;
    width: 100%;
    margin: 0px auto;
    background: url("../images/2/bck_patt.jpg") repeat transparent;
    /*background-size: auto 100%;*/
    background-position: center;
    position: relative;
}

.b0 {
	background-color: transparent;
    height: 2573px;
    width: 100%;
    margin: 0px auto;
    background: url("../images/back-shaddow.png") repeat transparent;
    background-position: center;
    position: absolute;
}

.b1 {
	background-color: transparent;
    height: 1375px;
    width: 100%;
    margin: 0px auto;
    /*background: url("../images/back-shaddow.png") repeat transparent;*/
    /*background-position: center;*/
    position: relative;
}

.b2 {
	background-color: transparent;
    height: 573px;
    width: 100%;
    margin: 0px auto;
    background: url("../images/3/bck3.png") repeat-x transparent;
    /*background-size: auto 100%;*/
    background-position: center;
    position: relative;
}

.b3 {
	background-color: transparent;
    height: 625px;
    width: 100%;
    margin: 0px auto;
    /*background: url("../images/back-shaddow.png") repeat transparent;*/
    /*background-position: center;*/
}

.bar-3 {
    height: 125px;
    max-width: 1980px;
    margin: 0px auto;
    background-color: black;
    position: relative;
}

.content {
    display: block;
    position: relative;
    background-color: chartreuse;
}

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


/* Меню сайта */
.menu {
    width: 100%;
    height: 60px;
    background-color: rgba(50, 50, 50, 0.55);
}

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

.navbar li {
    display: block;
    width: 15%;
    height: 100%;
    float: left;
    list-style-type: none;
}

.navbar li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .95em;
    text-align: center;
    line-height: 60px;
}

.navbar li a:hover {
    color: chartreuse;
}

.navbar .logo {
    width: 25%;
    height: 100%;
}

.navbar .logo a {
    display: block;
    width: 100%;
    background-color: blue;
}

.navbar .logo a img {
    width: 70%;
    float: left;
    padding-top: 5%;
}

/* Блок первый */
.bar-1 .Sapper {
    height: 389px;
    width: 353px;
    right: 0px;
    top: 180px;
    z-index: 1;
    background: url("../images/1/Char1.png") no-repeat transparent;
}

.bar-1 .Title_Text {
    height: 237px;
    width: 573px;
    left: 120px;
    top: 80px;
    z-index: 2;
    background: url("../images/1/Sapper_logo.png") no-repeat transparent;
}

.bar-1 .Description {
    height: 100px;
    left: 220px;
    top: 335px;
    text-align: center;
    font-style: italic;
    font-size: 1.55em;
    color: #FFFFFF;
    z-index: 3;
    
}

.bar-1 .Load_IOS {
    height: 74px;
    left: 450px;
    top: 450px;
    z-index: 4;
}

.bar-1 .Socials {
    height: 71px;
    left: 100px;
    top: 455px;
    z-index: 5;
}

.bar-1 .Socials a {
    float: left;
    margin-right: 10px;
}

.bar-2 .video {
    height: 550px;
    width: 1096px;
    left: -10px;
    top: 0px;
    z-index: 1;
    background: url("../images/2/light+.png") no-repeat transparent;
}

.bar-2 .video .cs {
    height: 407px;
    width: 609px;
    /*border: 1px aqua solid;*/
    left: 236px;
    top: 65px;
    z-index: 1;
    /*background: url("../images/2/light+.png") no-repeat transparent;*/
}

.bar-2 .tower_l {
    height: 427px;
    width: 282px;
    left: 6px;
    top: 63px;
    z-index: 2;
    background: url("../images/2/lightL.png") no-repeat transparent;
}

.bar-2 .tower_r {
    height: 427px;
    width: 282px;
    right: -20px;
    top: 63px;
    z-index: 2;
    background: url("../images/2/lightR.png") no-repeat transparent;
}

.bar-2 .features {
    height: 600px;
    width: 303px;
    left: 60px;
    top: 600px;
    z-index: 3;
    background: url("../images/2/FEATURES.png") no-repeat transparent;
}

.bar-2 .features ul {
    list-style-image: url("../images/2/starr.png");
    margin-top: 130px;
    margin-left: 10px;
    width: 300px;
}

.bar-2 .features li {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    color: #fff;
}

.bar-2 .character {
    height: 100px;
    width: 374px;
    right: 110px;
    top: 600px;
    z-index: 5;
    background: url("../images/2/Character.png") no-repeat transparent;
}

.bar-2 .char_boxs {
    width: 572px;
    height: 669px;
    right: 30px;
    top: 620px;
    z-index: 3;
/*    position: relative;*/
    background: url("../images/2/back-sapper.1.png") no-repeat transparent;
}

.bar-2 .char_boxs .char_left_arrow {
    width: 140px;
    height: 115px;
    left: -30px;
    top: 190px;
    z-index: 6;
    background: url("../images/2/arrowRR.png") no-repeat transparent;
}

.bar-2 .char_boxs .char_right_arrow {
    width: 140px;
    height: 115px;
    right: -30px;
    top: 190px;
    z-index: 6;
    background: url("../images/2/arrowLL.png") no-repeat transparent;
}

.bar-2 .char_boxs ._left_arrow {
    width: 127px;
    height: 102px;
    left: -30px;
    top: 160px;
    z-index: 6;
    cursor: pointer;
    background: url("../images/2/arrow-left.png") no-repeat transparent;
}

.bar-2 .char_boxs ._right_arrow {
    width: 127px;
    height: 102px;
    right: -30px;
    top: 160px;
    cursor: pointer;
    z-index: 6;
    background: url("../images/2/arrow-right.png") no-repeat transparent;
}

.bar-2 .char_buttons {
    width: 500px;
    height: 100px;
    left: 40px;
    bottom: 45px;
    /*border: 1px chartreuse solid;*/
    z-index: 1;
    overflow: hidden;
}

.bar-2 .char_buttons ._button_box {
    width: 90px;
    height: 90px;
    position: relative;
    float: left;
    margin-left: 10px;
    z-index: 1;
    cursor: pointer;
}

.b1 .toolskit {
    width: 216px;
    height: 188px;
    left: 50px;
    top: 1090px;
    z-index: 6;
    background: url("../images/2/bonus_boxes.png") no-repeat transparent;
}

._button_box img {
    display: block;
    width: 80%;
    margin: 13% 11% 7% 9%;
}

._button_box.first {
    margin-left: 0px !important;
}

._button_box.active, ._button_box:hover {
    background: url("../images/2/boxHover.png") no-repeat transparent;
    background-size: 100% 100%;
}

.bar-2 .char_animation {
    height: 420px;
    width: 350px;
    top: 670px;
    right: 155px;
    /*position: relative;*/
    margin: 0px auto;
    z-index: 4;
}

.b2 .screen_block {
    width: 600px;
    height: 300px;
    position: absolute;
    right: 20px;
    top: 130px;
    /*border: 2px blueviolet solid;*/
}

.b2 .screen_block li {
    list-style-type: none;
    position: relative;
}

.b2 .screen_block li div.flex {
    width: 28px;
    height: 44px;
    top: -20px;
    left: 65px;
    position: absolute;
    background: url("../images/3/flex.png");
    z-index: 10;
}

.b2 .screen_block ._slide {
    width: 150px;
    height: 101px;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    border: 5px #FFFFFF solid;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.b2 .screen_block ._slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.b2 .ganre {
    width: 326px;
    height: 75px;
    position: absolute;
    top: 100px;
    left: 20px;
    color: white;
    padding: 20px;
    background: url("../images/3/title_bck.png") no-repeat transparent;
}

.b2 .ganre_text {
    width: 306px;
    height: 300px;
    position: absolute;
    top: 180px;
    left: 20px;
    font-size: 14px;
    color: #000;
    padding: 10px;
}

.bar-2 .screenshots {
    width: 100%;
    height: 102px;
    position: absolute;
    top: -40px;
    background: url("../images/3/screens.png") no-repeat transparent;
    background-position: center;
}

.bar-2 .topsecret {
    width: 190px;
    height: 70px;
    position: absolute;
    top: 50px;
    right: 40px;
    background: url("../images/3/top_secret.png") no-repeat transparent;
}

.rot_7_left {
    transform:rotate(-7deg);
    -webkit-transform:rotate(-7deg);
    -moz-transform:rotate(-7deg);
    -o-transform:rotate(-7deg);
}

.rot_5 {
    transform:rotate(5deg);
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);
}

.b3 .icon {
    width: 78px;
    height: 77px;
    position: absolute;
    top: 50px;
    left: 10px;
    background: url("../images/3/ico.png") no-repeat transparent;
}

.b3 .getit {
    width: 217px;
    height: 99px;
    position: absolute;
    top: 40px;
    left: 100px;
    background: url("../images/4/GETIT.png") no-repeat transparent;
}

.b3 .ios {
    width: 295px;
    height: 99px;
    position: absolute;
    top: 170px;
    left: 10px;
    background: url("../images/as_down.png") no-repeat transparent;
    z-index: 10;
}

.b3 .android {
    width: 295px;
    height: 99px;
    position: absolute;
    top: 280px;
    left: 10px;
    background: url("../images/gp_down.png") no-repeat transparent;
    z-index: 10;
}

.b3  .android2 {
    width: 295px;
    height: 99px;
    position: absolute;
    top: 390px;
    left: 10px;
    background: url("../images/wa_down.png") no-repeat transparent;
    z-index: 10;
}

.b3 .ios a, .b3 .android a, .b3 .android2 a, .b3 .pageup a {
    display: block;
    width: 100%;
    height: 100%;
}

.b3 .fly {
    width: 372px;
    height: 469px;
    position: absolute;
    top: 20px;
    left: 700px;
    background: url("../images/4/deco++.png") no-repeat transparent;
    z-index: 5;
}

.b3 .playdemo {
    width: 494px;
    height: 332px;
    position: absolute;
    top: 120px;
    left: 390px;
    background: url("../images/4/demo.png") no-repeat transparent;
    z-index: 15;
    cursor: pointer;
}

.b3 .coming_soon {
    width: 494px;
    height: 332px;
    position: absolute;
    top: 170px;
    left: 350px;
    background: url("../images/demoCS.png") no-repeat transparent;
    z-index: 15;
}

.b3 .toolskit {
    width: 314px;
    height: 188px;
    position: absolute;
    bottom: 10px;
    left: 30px;
    background: url("../images/4/boxes2.png") no-repeat transparent;
    z-index: 5;
}

.b3 .sapper {
    width: 404px;
    height: 235px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url("../images/4/sapper.png") no-repeat transparent;
    z-index: 5;
}

.b3 .bunker {
    width: 355px;
    height: 179px;
    position: absolute;
    bottom: 10px;
    right: 40px;
    background: url("../images/4/bunker.png") no-repeat transparent;
    z-index: 4;
}

.b3 .pageup {
    width: 94px;
    height: 65px;
    position: absolute;
    bottom: 20px;
    left: 480px;
    background: url("../images/4/top.png") no-repeat transparent;
    z-index: 7;
    opacity: 0.65;
    cursor: pointer;
}

.b3 .pageup:hover {
    opacity: 1;
}

.b3 .boris {
    width: 267px;
    height: 290px;
    position: absolute;
    bottom: 30px;
    right: -60px;
    background: url("../images/4/boris.png") no-repeat transparent;
    z-index: 25;
}

.bar-3 .privacy {
    top: 60px;
    left: 50px;
    width: 500px;
    height: 50px;
    color: white;
    text-align: center;
}

.bar-3 .logo {
    top: 60px;
    right: 150px;
    color: white;
    text-align: center;
}
