@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-Medium.eot');
    src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
    url('fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/GothamPro-Medium.woff') format('woff'),
    url('fonts/GothamPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-Bold.eot');
    src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
    url('fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/GothamPro-Bold.woff') format('woff'),
    url('fonts/GothamPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro.eot');
    src: local('Gotham Pro'), local('GothamPro'),
    url('fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
    url('fonts/GothamPro.woff') format('woff'),
    url('fonts/GothamPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body, div, input, a, p, img, button {
    padding: 0;
    margin: 0;
}

.slide-body02{    background-image: url('img/bg.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body01{    background-image: url('img/bg01.jpg');  background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body00{    background-image: url('img/bg0.jpg');  background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body03{    background-image: url('img/bg3.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body04{    background-image: url('img/bg04.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body05, .slide-body05-2{    background-image: url('img/bg05.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body06,.slide-body06-2{    background-image: url('img/bg06.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body07, .slide-body07-2{    background-image: url('img/bg07.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body08, .slide-body08-2{    background-image: url('img/bg08.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body09, .slide-body09-2{    background-image: url('img/bg09.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}
.slide-body10, .slide-body11{    background-image: url('img/bg010.jpg'); display:none; background-repeat: repeat; display: flex;width:100%; height:100vh}

.table-final{
  opacity: 0;
    padding: 0px 20px;
}

.slide-position {
    width: 1366px;
    height: 768px;
max-height:95vh;
    overflow-x: hidden;
    margin:auto;
    position: relative;
    font-family: "Gotham Pro", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #010101;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
   
}

.background {
    background-size: cover;
background-position:center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;

}


.slide-body00 .background { background-image: url('img/bg00.jpg');}
.slide-body02 .background { background-image: url('img/2.png');}
.slide-body01 .background {background:#cefef9}
.slide-body03 .background {   background-image: url('img/bg03.jpg');}
.slide-body04 .background {   background-image: url('img/bg4.png');}
.slide-body05 .background {   background-image: url('img/bg5.jpg');  }
.slide-body05-2 .background {   background-image: url('img/bg5_2.jpg');  }
.slide-body06 .background {   background-image: url('img/bg6.jpg');  }
.slide-body06-2 .background {   background-image: url('img/bg6_2.jpg');  }
.slide-body07 .background {   background-image: url('img/bg7.jpg');  }
.slide-body07-2 .background {   background-image: url('img/bg7_2.jpg');  }
.slide-body08 .background {   background-image: url('img/bg8.jpg');  }
.slide-body08-2 .background {   background-image: url('img/bg8_2.jpg');  }
.slide-body09 .background {   background-image: url('img/bg9.jpg');  }
.slide-body09-2 .background {   background-image: url('img/bg9_2.jpg');  }
.slide-body10 .background {   background-image: url('img/bg10.jpg');  }
.slide-body11 .background {   background-image: url('img/bg11.jpg');  }


.pers_1{ position: absolute; bottom: 0px; left: 30%; display: block; background-image: url(img/pers01.png);  width: 255px; height: 240px; background-size: contain;}
.pers_1_1{ position: absolute; bottom: 0px; left: 30%; display: block; background-image: url(img/pers01_2.png);  width: 333px; height: 240px; background-size: contain;}
.pers_2{ position: absolute; bottom: 0px; left: 45%; display: block; background-image: url(img/pers02.png);  width: 255px; height: 240px; background-size: contain;}
.pers_3{ position: absolute; bottom: 0px; left: 30%; display: block; background-image: url(img/pers03.png);  width: 345px; height: 240px; background-size: contain;}
.pers_3_1{ position: absolute; bottom: 0px; left: 30%; display: block; background-image: url(img/pers03_2.png);  width: 345px; height: 240px; background-size: contain;}
.pers_4{ position: absolute; bottom: 0px; left: 400px; display: block; background-image: url(img/pers04.png);  width: 247px; height: 240px; background-size: contain;}
.pers_4_1{ position: absolute; bottom: 0px; left: 560px; display: block; background-image: url(img/pers04_2.png);  width: 320px; height: 240px; background-size: contain;}
.pers_5{ position: absolute; bottom: 0px; left: 33%; display: block; background-image: url(img/pers05.png);  width: 500px; height: 244px; background-size: contain;}
.pers_5_1{ position: absolute; bottom: 0px; left: 33%; display: block; background-image: url(img/pers05_2.png);  width: 500px; height: 267px; background-size: contain;}


.pers_11{ position: absolute; bottom: 0px; left: 42%; display: block; background-image: url(img/all_1.png);  width: 255px; height: 210px; background-size: contain;}
.pers_21{ position: absolute; bottom: 0px; left: 18%; display: block; background-image: url(img/all_2.png);  width: 255px; height: 210px; background-size: contain;}
.pers_31{ position: absolute; bottom: 0px; left: 30%; display: block; background-image: url(img/all_3.png);  width: 255px; height: 184px; background-size: contain;}
.pers_41{ position: absolute; bottom: 0px; left: 55%; display: block; background-image: url(img/all_4.png);  width: 255px; height: 205px; background-size: contain;}
.pers_51{ position: absolute; bottom: 0px; left: 70%; display: block; background-image: url(img/all_5.png);  width: 255px; height: 210px; background-size: contain;}


.oblaka {
    position: absolute;
    top: 0px;
    left: 400px;
    display: block;
    background-image: url(img/oblako.jpg);
    width: 600px;
    height: 400px;
    background-size: cover;
}

.mount_2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    background-image: url(img/mount.png);
     width: 104%;
    height: 200px;
    background-size: contain;
}


.run_dragon {
position: absolute;
    bottom: 205px;
    z-index: 1;
    left: 170px;
    display: block;
    background-image: url(img/run_dragon.png);
    width: 177px;
    height: 200px;
    background-size: contain;

}



.word{ position: absolute;
    left: 33%;
    bottom: 160px; text-align:center;
}

.word .smoke {position: absolute; opacity: 0.8;width: 500px; text-align: center;height: 30px;border-radius: 50%;color:#fff; font-size:14px;bottom: 0px;-webkit-animation: word-move 2s linear infinite}

.word .smoke:nth-child(2) {-webkit-animation: word-move 1.8s linear infinite}
.word .smoke:nth-child(3) {-webkit-animation: word-move 3.5s linear infinite}
.word .smoke:nth-child(4) {-webkit-animation: word-move 2.7s linear infinite}
.word .smoke:nth-child(5) {-webkit-animation: word-move 1.5s linear infinite}
.word .smoke:nth-child(6) {-webkit-animation: word-move 3s linear infinite}
.word .smoke:nth-child(7) {-webkit-animation: word-move 2.3s linear infinite}
.word .smoke:nth-child(8) {-webkit-animation: word-move 3.3s linear infinite}


@-webkit-keyframes word-move {
			0% {bottom: 0px; }
			20% {bottom: 20px;  opacity: 0.6; font-size:16px}
			30% {bottom: 40px;  }
			40% {bottom: 60px;  opacity: 0.5; font-size:19px}
			50% {bottom: 80px;  }
			60% {bottom: 100px;  opacity: 0.4;font-size:24px; }
			70% {bottom: 120px;  }
			80% {bottom: 140px;  opacity: 0.3; font-size:28}
			90% {bottom: 160px;  }
			100% {bottom: 180px;  opacity: 0; font-size:34px; height: 60px}
		}



.man {    position: absolute;
    background-image: url(img/man.png);
    width: 28px;
    height: 77px;
    background-repeat: no-repeat;
    -webkit-animation: man 100s linear infinite}

@-webkit-keyframes man {
			0% {    bottom: 45%; background-size: 75%;left: 15%;}
			100% {    bottom: 10%;  background-size: 90%; left: 60%;}
		}




.clouds {    position: absolute;
    background-image: url(img/clouds.png);
    width: 130%;
    height: 800px;
    background-repeat: no-repeat; left:0%;
    -webkit-animation: man0 100s linear infinite}

@-webkit-keyframes man0 {
			0% {    left: -30%;}
			50% {   left: 0%;}
100% {    left: -30%;}
		}


.custle {     position: absolute;
    background-image: url(img/custle.png);
    width: 366px;
    height: 771px;
    background-size: cover;
    background-repeat: no-repeat;
    left: 35%;
   }


.zagruz{position: absolute;
    left: 53%;
    bottom: 85px;}
.zagruz img{width:50px}



.smoke-area{ position: absolute;
    left: 355px;
    top: 110px;
}

	.smoke-area .smoke {
			position: absolute;
			width: 30px;
			height: 30px;
			border-radius: 50%;
			box-shadow: 0 0 20px lightgray;
			background: radial-gradient(ellipse at center, rgba(206,220,231,1) 33%,rgba(89,106,114,0) 100%);
			top: 120px;
			left: 20px;
		-webkit-animation: smoke-move 2.3s linear infinite
		}

.smoke-area .smoke:nth-child(2) {
			-webkit-animation: smoke-move 2.5s linear infinite
		}

		.smoke-area .smoke:nth-child(3) {
			-webkit-animation: smoke-move 2.7s linear infinite
		}

		.smoke-area .smoke:nth-child(4) {
			-webkit-animation: smoke-move 2.2s linear infinite
		}

		.smoke-area .smoke:nth-child(5) {
			-webkit-animation: smoke-move 2.1s linear infinite
		}

		.smoke-area .smoke:nth-child(6) {
			-webkit-animation: smoke-move 2s linear infinite
		}

		.smoke-area .smoke:nth-child(7) {
			-webkit-animation: smoke-move 2.9s linear infinite
		}
@-webkit-keyframes smoke-move {
			0% {top: 120px; left: 20px}
			20% {top: 107px; left: 25px}
			30% {top: 95px; left: 35px; opacity: 0.9}
			40% {top: 80px; left: 40px; }
			50% {top: 65px; left: 50px; }
			60% {top: 50px; left: 62px; }
			70% {top: 35px; left: 75px; }
			80% {top: 25px; left: 90px; }
			90% {top: 15px; left: 117px; }
			100% {top: 7px; left: 127px; opacity: 0; width: 90px; height: 60px}
		}

.tree {
    position: absolute;
    bottom: -20px;
    left: -130px;
    display: block;
    background-image: url(img/tree.png);
     width: 124%;
    height: 550px;
    background-size: contain;
}

.dagon_tree {
    position: absolute;
    bottom: -20px;
    left: -130px;
    display: block;
    background-image: url(img/dagon_tree.png);
     width: 124%;
    height: 870px;
    background-size: contain;
	z-index: 2;
}


.salut{position: absolute;
    top: 80px;
    left: 60%;
    display: block;
    background-image: url(img/salut.gif);
   width: 232px;
    height: 160px;
    background-size: cover; opacity: 1}


.solder{
    position: absolute;
    top: 174px;
    left: 18%;
    display: block;
    background-image: url(img/solder.gif);
    width: 58%;
    height: 452px;
    background-size: cover;
    opacity: 1}


.fire {
	    position: absolute;
    left: 134px;
    top: 190px;
  font-size: 2px;
  filter: blur(0.02em);
  -webkit-filter: blur(0.02em);

}

.fire_right{right:400px; left:auto;top:140px;  font-size: 7px;}
.fire_left{left:310px; top:140px;  font-size: 7px;}

.slide-body10 .fire_right{right:470px; left:auto;top:120px;  font-size: 7px;}
.slide-body10 .fire_left{left:435px; top:120px;  font-size: 7px;}

.slide-body11 .fire_right{right:400px; left:auto;top:120px;  font-size: 4px;}
.slide-body11 .fire_left{left:435px; top:120px;  font-size: 4px;}


.particle {
  animation: rise 1s ease-in infinite;
  background-image: radial-gradient(#ff5000 20%, rgba(255, 80, 0, 0) 70%);
  border-radius: 50%;
  mix-blend-mode: screen;
  opacity: 0;
  position: absolute;
  bottom: 0;
  width: 5em;
  height: 5em;
}

.cat{position: absolute;
    bottom: 40px;
    left: 40px;
    display: block;
    background-image: url(img/cat.gif);
   width: 180px;
    height: 140px;
    background-size: cover; opacity: 1}


.particle:nth-of-type(1) {
  animation-delay: 0.4733253916s;
  left: calc((100% - 5em) * 0);
}
.particle:nth-of-type(2) {
  animation-delay: 0.8262093052s;
  left: calc((100% - 5em) * 0.02);
}
.particle:nth-of-type(3) {
  animation-delay: 0.0987954954s;
  left: calc((100% - 5em) * 0.04);
}
.particle:nth-of-type(4) {
  animation-delay: 0.811519355s;
  left: calc((100% - 5em) * 0.06);
}
.particle:nth-of-type(5) {
  animation-delay: 0.0916837741s;
  left: calc((100% - 5em) * 0.08);
}
.particle:nth-of-type(6) {
  animation-delay: 0.8747423962s;
  left: calc((100% - 5em) * 0.1);
}
.particle:nth-of-type(7) {
  animation-delay: 0.048204777s;
  left: calc((100% - 5em) * 0.12);
}
.particle:nth-of-type(8) {
  animation-delay: 0.9224653558s;
  left: calc((100% - 5em) * 0.14);
}
.particle:nth-of-type(9) {
  animation-delay: 0.6106911715s;
  left: calc((100% - 5em) * 0.16);
}
.particle:nth-of-type(10) {
  animation-delay: 0.0977635021s;
  left: calc((100% - 5em) * 0.18);
}
.particle:nth-of-type(11) {
  animation-delay: 0.0884806043s;
  left: calc((100% - 5em) * 0.2);
}
.particle:nth-of-type(12) {
  animation-delay: 0.8779248656s;
  left: calc((100% - 5em) * 0.22);
}
.particle:nth-of-type(13) {
  animation-delay: 0.8028761348s;
  left: calc((100% - 5em) * 0.24);
}
.particle:nth-of-type(14) {
  animation-delay: 0.1585430491s;
  left: calc((100% - 5em) * 0.26);
}
.particle:nth-of-type(15) {
  animation-delay: 0.7609336091s;
  left: calc((100% - 5em) * 0.28);
}
.particle:nth-of-type(16) {
  animation-delay: 0.9679014426s;
  left: calc((100% - 5em) * 0.3);
}
.particle:nth-of-type(17) {
  animation-delay: 0.3765503457s;
  left: calc((100% - 5em) * 0.32);
}
.particle:nth-of-type(18) {
  animation-delay: 0.225177769s;
  left: calc((100% - 5em) * 0.34);
}
.particle:nth-of-type(19) {
  animation-delay: 0.1579100571s;
  left: calc((100% - 5em) * 0.36);
}
.particle:nth-of-type(20) {
  animation-delay: 0.7773073843s;
  left: calc((100% - 5em) * 0.38);
}
.particle:nth-of-type(21) {
  animation-delay: 0.7656206818s;
  left: calc((100% - 5em) * 0.4);
}
.particle:nth-of-type(22) {
  animation-delay: 0.0421256462s;
  left: calc((100% - 5em) * 0.42);
}
.particle:nth-of-type(23) {
  animation-delay: 0.1642200279s;
  left: calc((100% - 5em) * 0.44);
}
.particle:nth-of-type(24) {
  animation-delay: 0.9779388025s;
  left: calc((100% - 5em) * 0.46);
}
.particle:nth-of-type(25) {
  animation-delay: 0.4254306277s;
  left: calc((100% - 5em) * 0.48);
}
.particle:nth-of-type(26) {
  animation-delay: 0.7177650105s;
  left: calc((100% - 5em) * 0.5);
}
.particle:nth-of-type(27) {
  animation-delay: 0.306439007s;
  left: calc((100% - 5em) * 0.52);
}
.particle:nth-of-type(28) {
  animation-delay: 0.0807148379s;
  left: calc((100% - 5em) * 0.54);
}
.particle:nth-of-type(29) {
  animation-delay: 0.2614656337s;
  left: calc((100% - 5em) * 0.56);
}
.particle:nth-of-type(30) {
  animation-delay: 0.2174850837s;
  left: calc((100% - 5em) * 0.58);
}
.particle:nth-of-type(31) {
  animation-delay: 0.5556512733s;
  left: calc((100% - 5em) * 0.6);
}
.particle:nth-of-type(32) {
  animation-delay: 0.058861716s;
  left: calc((100% - 5em) * 0.62);
}
.particle:nth-of-type(33) {
  animation-delay: 0.0205710184s;
  left: calc((100% - 5em) * 0.64);
}
.particle:nth-of-type(34) {
  animation-delay: 0.2672134419s;
  left: calc((100% - 5em) * 0.66);
}
.particle:nth-of-type(35) {
  animation-delay: 0.5112585973s;
  left: calc((100% - 5em) * 0.68);
}
.particle:nth-of-type(36) {
  animation-delay: 0.332305686s;
  left: calc((100% - 5em) * 0.7);
}
.particle:nth-of-type(37) {
  animation-delay: 0.6058331185s;
  left: calc((100% - 5em) * 0.72);
}
.particle:nth-of-type(38) {
  animation-delay: 0.0596628895s;
  left: calc((100% - 5em) * 0.74);
}
.particle:nth-of-type(39) {
  animation-delay: 0.5782293557s;
  left: calc((100% - 5em) * 0.76);
}
.particle:nth-of-type(40) {
  animation-delay: 0.530616708s;
  left: calc((100% - 5em) * 0.78);
}
.particle:nth-of-type(41) {
  animation-delay: 0.192755933s;
  left: calc((100% - 5em) * 0.8);
}
.particle:nth-of-type(42) {
  animation-delay: 0.3121792163s;
  left: calc((100% - 5em) * 0.82);
}
.particle:nth-of-type(43) {
  animation-delay: 0.5295333233s;
  left: calc((100% - 5em) * 0.84);
}
.particle:nth-of-type(44) {
  animation-delay: 0.2228938s;
  left: calc((100% - 5em) * 0.86);
}
.particle:nth-of-type(45) {
  animation-delay: 0.623186146s;
  left: calc((100% - 5em) * 0.88);
}
.particle:nth-of-type(46) {
  animation-delay: 0.5807260061s;
  left: calc((100% - 5em) * 0.9);
}
.particle:nth-of-type(47) {
  animation-delay: 0.2950406971s;
  left: calc((100% - 5em) * 0.92);
}
.particle:nth-of-type(48) {
  animation-delay: 0.1004493256s;
  left: calc((100% - 5em) * 0.94);
}
.particle:nth-of-type(49) {
  animation-delay: 0.2942524523s;
  left: calc((100% - 5em) * 0.96);
}
.particle:nth-of-type(50) {
  animation-delay: 0.1837078791s;
  left: calc((100% - 5em) * 0.98);
}

@keyframes rise {
  from {
    opacity: 0;
    transform: translateY(0) scale(1);
  }
  25% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translateY(-10em) scale(0);
  }
}


.flash {
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    animation-name: flash;
    animation-timing-function: linear;
    animation-fill-mode: backwards;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    opacity: 1;
    animation-delay: 5.3s;


}
@keyframes flash {
    0% {
        background-color: transparent;
        opacity: 0;
    }
    0.5% {
        background-color: #ffffff;
        opacity: 1;
    }
    0.501% {
        background-color: transparent;
        opacity: 0;
    }
    2% {
        background-color: #ffffff;
        opacity: 1;
    }
    2.001% {
        background-color: transparent;
        opacity: 0;
    }

    100% {
        background-color: transparent;

    }

}
.lightning {
    position: absolute;
    top: 0;
    left: 15%;
    display: block;
    background-image: url('img/lightning.png');
    width: 228px;
    height: 362px;
    background-size: cover;
    animation-name: lightning;
    animation-timing-function: linear;
    animation-fill-mode: backwards;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    opacity: 1;
    animation-delay: 5s;
}
@keyframes lightning {
    0% {
        height: 0;
        opacity: 0;
    }
    0.5% {
        height: 362px;
        opacity: 1;
    }
    1% {
            opacity: 0;
    }
    1.5% {
        height: 0;
        opacity: 0;
    }
    2% {
        height: 362px;
        opacity: 1;
    }
    2.5% {
        opacity: 0;
    }
    100% {
        height: 0;
        opacity: 0;
    }


}
.birds {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    background-image: url(img/birds.gif);
    width: 365px;
    height: 230px;
    background-size: cover;
}


.birds2{position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    background-image: url(img/birds.gif);
    width: 551px;
    height: 268px;
    background-size: cover;}

.botle{position: absolute;
    top: 41%;
    left: 35%;
    display: block;
    background-image: url(img/butl.gif);
   width: 80px;
    height: 80px;
    background-size: cover; opacity: 1}


.cloud {
    position: absolute;
    top: 40px;
    left: 80px;
    display: block;
    background-image: url(img/cloud.png);
    width: 300px;
    height: 190px;
    background-size: cover;
}

.rat{position: absolute;
    bottom: 90px;
    left: 350px;
    display: block;
    background-image: url(img/rat.png);
   width: 400px;
    height: 213px;
    background-size: cover; }

.rat_2{    position: absolute;
    bottom: 31px;
    left: 233px;
    display: block;
    background-image: url(img/rat_2.png);
    height: 280px;
    background-size: cover;
    width: 62%;}


.forest {
    position: absolute;
    bottom: 0;
    right: -100px;
    display: block;
    background-image: url(img/forest.png);
    width: 750px;
    height: 280px;
    background-size: cover;
}

.rain {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
	opacity: 0.6;
}

.rain.back-row {

  z-index: 1;
  bottom: 60px;
  opacity: 0.5;
}


.market {
    display: block;
    background-image: url(img/01slide.png);
	    height: 100%;
    background-size: cover;
	position: relative;
	z-index: 2;
}

.mount {
    position: absolute;
    top: 0;
    left: -50px;
    display: block;
    background-image: url(img/01slide.jpg);
    width: 100%;
    height: 280px;
    background-size: cover;
}


.drop {
  position: absolute;
  bottom: 100%;
  width: 15px;
  height: 120px;
  pointer-events: none;
  animation: drop 0.5s linear infinite;
}


@keyframes drop {
  0% {
    transform: translateY(0vh);
  }
  75% {
    transform: translateY(90vh);
  }
  100% {
    transform: translateY(90vh);
  }
}

.stem {
  width: 1px;
  height: 60%;
  margin-left: 7px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
  animation: stem 0.5s linear infinite;
}

@keyframes stem {
  0% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}







.lamp {
	position: absolute;
bottom: 43%;
    left: 25px;
 
  animation-name: blinker;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 5s;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 5s;
}

.lamp:before{
	
	content:'';
	background: rgba(246,240,126,1);
	   width: 200px;
    height: 200px;
	display: block;

background: -moz-radial-gradient(center, ellipse cover, rgba(246,240,126,1) 0%, rgba(246,240,126,0.64) 24%, rgba(246,240,126,0) 66%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(246,240,126,1)), color-stop(24%, rgba(246,240,126,0.64)), color-stop(66%, rgba(246,240,126,0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(246,240,126,1) 0%, rgba(246,240,126,0.64) 24%, rgba(246,240,126,0) 66%);
background: -o-radial-gradient(center, ellipse cover, rgba(246,240,126,1) 0%, rgba(246,240,126,0.64) 24%, rgba(246,240,126,0) 66%);
background: -ms-radial-gradient(center, ellipse cover, rgba(246,240,126,1) 0%, rgba(246,240,126,0.64) 24%, rgba(246,240,126,0) 66%);
background: radial-gradient(ellipse at center, rgba(246,240,126,1) 0%, rgba(246,240,126,0.64) 24%, rgba(246,240,126,0) 66%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f07e', endColorstr='#f6f07e', GradientType=1 );
}

.lamp_blue{
    left: 56%;
    bottom: 9%;
    z-index: 9;
}

.lamp_blue:before{
	
	content:'';
	background: rgba(150,215,240,1);
	   width: 200px;
    height: 200px;
	display: block;

background: -moz-radial-gradient(center, ellipse cover, rgba(150,215,240,1) 0%, rgba(150,215,240,0.64) 24%, rgba(246,240,126,0) 66%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(150,215,240,1)), color-stop(24%, rgba(150,215,240,0.64)), color-stop(66%, rgba(150,215,240,0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(150,215,240,1) 0%, rgba(150,215,240,0.64) 24%, rgba(150,215,240,0) 66%);
background: -o-radial-gradient(center, ellipse cover, rgba(150,215,240,1) 0%, rgba(150,215,240,0.64) 24%, rgba(150,215,240,0) 66%);
background: -ms-radial-gradient(center, ellipse cover, rgba(150,215,240,1) 0%, rgba(150,215,240,0.64) 24%, rgba(150,215,240,0) 66%);
background: radial-gradient(ellipse at center, rgba(150,215,240,1) 0%, rgba(150,215,240,0.64) 24%, rgba(150,215,240,0) 66%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f07e', endColorstr='#f6f07e', GradientType=1 );
}
 

.slide-body09-2 .lamp_blue {
    left: 49%;
    bottom: 13%;
}





@keyframes blinker {
   0% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
 
@-webkit-keyframes blinker {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}



.open-menu {
    position: absolute;
    display: block;
    cursor: pointer;
    left: 16px;
    bottom: 20px;
    z-index: 3;
    opacity: 1;
    transition-property: opacity, visibility;
    transition-duration: 1s;

}
.open-menu p {
    color: #ffffff;
    opacity: 0.7;
    font-weight: normal;
    padding-left: 43px;
    position: relative;
}
.open-menu p::before {
    content: '';
    display: block;
    background-image: url('img/settings.png');
    width: 30px;
    height: 30px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
}
.menu-wrapper {
    overflow: hidden;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
}
.menu {
    position: absolute;
    z-index: 4;
    width: 300px;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('img/menu-bg.png');
   
    transition-property: opacity, visibiity;
    transition-duration: 0.5s;
    opacity: 1;



}
/* Для Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
/* Для Firefox */
input[type=number]{
    -moz-appearance: textfield;
}
.menu .form {
    margin-top: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.menu .number {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 28px;

}
.slide-body01 .number{display:none}
.slide-body01 .number.check{  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.quantity-block {
    position: relative;
}
.quantity-arrow-minus {
    display: block;
    cursor: pointer;
    background-image: url('img/minus.png');
    width: 6px;
    height: 10px;
    background-size: cover;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    left: 0;
}
.quantity-arrow-plus {
    display: block;
    cursor: pointer;
    background-image: url('img/plus.png');
    width: 6px;
    height: 10px;
    background-size: cover;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    right: 0;
}
.quantity-num {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #000;
    width: 70px;
    font-family: "Gotham Pro", sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-left: 13px;
    margin-right: 13px;
    text-align: center;
}
input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    cursor: pointer;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    right: 30px;
    top: -20px;
    background: url('img/check-bg.png') no-repeat;
    width: 20px;
    height: 18px;
    background-size: cover;
    border: none;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {

    background-image: url('img/check.png');
    width: 13px;
    height: 13px;
    right: 33px;
    top: -17px;
}
input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
}

input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
input[type="submit"], .button, input[type="button"] {
    border: none;
    border-radius: 20px;
    background-color: #6d9046;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 124px;
    height: 28px;
	margin:0px 10px
}

.button.red{background-color: #9c2828; margin:0px}
.milord{line-height:28px}
.menu form > p {
    text-align: center;
    margin-top: 32px;
    line-height: 15px;
}
.menu .back {
    position: absolute;
    bottom: 20px;
    left: 12px;
    cursor: pointer;
    color: #000;
    font-weight: bold;
    padding-left: 18px;
}
.menu .back::before {
    content: '';
    display: block;
    background-image: url('img/minus.png');
    background-size: cover;
    width: 6px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 0;
}


.dialog {
    background-image: url('img/dialog-bg.png');
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 471px;
    height: 266px;
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 10px;
	opacity:0;-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); 
}

.dialog .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
	-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); opacity:0
}

.dialog .button {
    width: 80px;
    height: 28px;
	-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); opacity:0
}

.dialog-small{ text-align:center;  background-image: url('img/dialog.png');  width: 424px; height: 82px; left:15%; bottom:20%; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); opacity:0}
.dialog-small b{font-size:17px; animation-name: size;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 5s;
  -webkit-animation-name: size;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 5s;}



@keyframessize {
   0% {
    font-size:17px;
  }
  25% {
    font-size:21px;
  }
  50% {
    font-size:26px;
  }
  100% {
    font-size:30px;
  }
}
 
@-webkit-keyframes size {
   0% {
    font-size:17px;
  }
  25% {
    font-size:21px;
  }
  50% {
    font-size:26px;
  }
  100% {
    font-size:30px;
  }
}




.dialog_22{right:15%; bottom:30%; left:auto}


.text{margin:auto}

.dialog .text-show{animation-name: slideDown;
    -webkit-animation-name: slideDown;  
 
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
 
    animation-timing-function: ease;    
    -webkit-animation-timing-function: ease;   opacity:1}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    50%{
        transform: translateY(8%);
    }
    65%{
        transform: translateY(-4%);
    }
    80%{
        transform: translateY(4%);
    }
    95%{
        transform: translateY(-2%);
    }           
    100% {
        transform: translateY(0%);
    }       
}
 
@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    50%{
        -webkit-transform: translateY(8%);
    }
    65%{
        -webkit-transform: translateY(-4%);
    }
    80%{
        -webkit-transform: translateY(4%);
    }
    95%{
        -webkit-transform: translateY(-2%);
    }           
    100% {
        -webkit-transform: translateY(0%);
    }   
}



.dialog .button.text-show{
    animation-name: slideExpandUp;
    -webkit-animation-name: slideExpandUp;  

 
    animation-timing-function: ease-out;    
    -webkit-animation-timing-function: ease -out;
 
    visibility: visible !important; 
}
 
@keyframes slideExpandUp {
    0% {
        transform: translateY(100%) scaleX(0.5);
    }
    30%{
        transform: translateY(-8%) scaleX(0.5);
    }   
    40%{
        transform: translateY(2%) scaleX(0.5);
    }
    50%{
        transform: translateY(0%) scaleX(1.1);
    }
    60%{
        transform: translateY(0%) scaleX(0.9);      
    }
    70% {
        transform: translateY(0%) scaleX(1.05);
    }           
    80%{
        transform: translateY(0%) scaleX(0.95);     
    }
    90% {
        transform: translateY(0%) scaleX(1.02);
    }   
    100%{
        transform: translateY(0%) scaleX(1);        
    }
}
 
@-webkit-keyframes slideExpandUp {
    0% {
        -webkit-transform: translateY(100%) scaleX(0.5);
    }
    30%{
        -webkit-transform: translateY(-8%) scaleX(0.5);
    }   
    40%{
        -webkit-transform: translateY(2%) scaleX(0.5);
    }
    50%{
        -webkit-transform: translateY(0%) scaleX(1.1);
    }
    60%{
        -webkit-transform: translateY(0%) scaleX(0.9);      
    }
    70% {
        -webkit-transform: translateY(0%) scaleX(1.05);
    }           
    80%{
        -webkit-transform: translateY(0%) scaleX(0.95);     
    }
    90% {
        -webkit-transform: translateY(0%) scaleX(1.02);
    }   
    100%{
        -webkit-transform: translateY(0%) scaleX(1);        
    }
}




.line:first-of-type {
    margin-top: 45px;

}
.line p {
    color: #1b1313;
    font-weight: normal;
    line-height: 24px; width: calc(100% - 50px);
}
.line.sov p:first-of-type {
    font-weight: bold;
    color: #077f1a;
    margin-right: 4px;width:80px
}
.line.kaz p:first-of-type {
    color: #6c0606;
width:80px; margin-right: 4px;
}


.social {
    position: absolute;
    z-index: 3;
    top: 25px;
    right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social a {
    display: block;
    cursor: pointer;
    margin-left: 25px;
    background-size: cover;
}
.social .location {
    background-image: url('img/location.png');
    width: 17px;
    height: 31px;
}
.social .mail {
    background-image: url('img/mail.png');
    width: 36px;
    height: 26px;
}
.social .vk {
    background-image: url('img/vk.png');
    width: 32px;
    height: 25px;
}
.social .fb {
    background-image: url('img/fb.png');
    width: 16px;
    height: 31px;
}
.economy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 38%;
    top: 10px;
    background-image: url('img/economy-bg.png');
    width: 329px;
    height: 90px;
    z-index: 3;
}

.slide-body01 .economy{display:none}


.economy p {
    color: #cbc7c8;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    margin-top: 10px;
    padding-left: 35px;}

.ecomony1 p {
    display: flex;
    align-items: center;height: 43px;
}
.economy p::before {
    content: '';
    display: block;
    background-image: url('img/bag.png');
    background-size: cover;
    width: 25px;
    height: 36px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.economy .scroll {
    background-image: url('img/scroll.png');
    width: 192px;
    height: 10px;
    background-size: cover;
    margin-top: 7px;
    position: relative;
    overflow: hidden;
}
.economy .scroll .green {
height: 60%;
    top: 2px;
    height: 100%;
    width: 50%;
    background-color: #6f9248;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    position: absolute;
    left: 0%;
}
.logo {
    position: absolute;
    z-index: 5;
    width: 103px;
    height: 126px;
    top: -10px;
    left: 80px;
}


.logo img{ -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); transform-origin:50% 0%;
} 
.logo.right_tab img { -moz-transform:rotate(-12deg); -webkit-transform:rotate(-12deg); -o-transform:rotate(-12deg); -ms-transform:rotate(-12deg); transform:rotate(-12deg); }
.logo:hover img { -moz-transform:rotate(-20deg); -webkit-transform:rotate(-20deg); -o-transform:rotate(-20deg); -ms-transform:rotate(-20deg); transform:rotate(-20deg); }
.logo.right_tab:hover img { -moz-transform:rotate(20deg); -webkit-transform:rotate(20deg); -o-transform:rotate(20deg); -ms-transform:rotate(20deg); transform:rotate(20deg); }
/*
canvas {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
}
*/
.not-visible {
    visibility: hidden;
    opacity: 0;
}
.hidden {
    display: none;
}




.pt-perspective {
    position: relative;
    width: 100%;
    height: 100%;
    perspective: 1200px;
    transform-style: preserve-3d;
}

.pt-page {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
}

.pt-page-current,
.no-js .pt-page {
    visibility: visible;
}

.no-js body {
    overflow: auto;
}

.pt-page-ontop {
    z-index: 999;
}
.visible_slide2{ display: none !important; }
.slide-body02 .visible_slide2{
  display: flex !important;
}
.slide-body02 .hidden_slide2 {
  display: none;
}





.start{

   cursor: pointer;
    background: black;
    color: white;
    padding: 20px;
    font-size: 20px;
    position: absolute;
    bottom: 14px;
    z-index: 99;
    left: 50%;
    margin-left: -140px;

}

.zagruz span{

 cursor: pointer;
    background: black;
    color: white;
    padding: 20px;
    font-size: 14px;
    position: absolute;
    bottom: -70px;
    z-index: 99;
    left: 50%;
    width: 200px;
    margin-left: -200px;

}

.start:hover{background: #ffcf7a;}






.tooltip{left: 5%; height: 55px; width: 130px; bottom: 25%; border-right:2px solid #000}
.tooltip.dialog_43{left: 23%; bottom: 65%;}
.tooltip.dialog_44{left: 35%; bottom: 65%;}
.tooltip.dialog_45{left: 45%; bottom: 68%;}
.tooltip.dialog_46{left: 55%; bottom: 64%;}
.tooltip.dialog_47{left: 65%; bottom: 63%;}
.tooltip.dialog_72{left: 45%; bottom: 65%;}
.tooltip.dialog_82{left: 15%; bottom: 50%;}

.line.dialog_54{margin-top: 25px;}
.line.dialog_64, .line.dialog_74, .line.dialog_84{margin-top: 10px;}
.dialog_51, .dialog_61, .dialog_71, .dialog_81, .dialog_91{left: 40%; top: 40%;}
.dialog_52{left: 30%; bottom: 30%;}
.line.master p:first-of-type {
width:80px; margin-right: 4px;
        color: rgb(20, 175, 69);
}

.dialog_62{left: 80%; bottom: 60%;}

.reload_page{width: 100%;
    text-align: center;
    margin-top: 15px;
    color: #b4b4b4;}

.dialog .dialog_101{width:200px !important}

.past{    color: #077f1a;
    font-weight: 300;}

.putnik{position: absolute;
    z-index: 999;
    top: 30%;
    left: 65%;
    width: 25%;
    font-size: 16px;
    line-height: 24px;}

.putnik p{margin-bottom:20px}

.en{
    font-size: 24px;
    line-height: 24px; color:#000; text-decoration:none}

