@font-face {
    font-family: "GypsyCurse";
    src: url("../../fonts/halloween/GypsyCurse/GypsyCurse.eot");
    src: url("../../fonts/halloween/GypsyCurse/GypsyCurse.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/halloween/GypsyCurse/GypsyCurse.woff") format("woff"),
    url("../../fonts/halloween/GypsyCurse/GypsyCurse.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
	font-family: "Sektant";
	src: url('../../fonts/halloween//Sektant/Sektant.eot');
	src: url('../../fonts/halloween//Sektant/Sektant.eot?#iefix') format('embedded-opentype'),
	url('../../fonts/halloween//Sektant/Sektant.woff2') format('woff2'),
	url('../../fonts/halloween//Sektant/Sektant.woff') format('woff'),
	url('../../fonts/halloween//Sektant/Sektant.ttf') format('truetype'),
	url('../../fonts/halloween//Sektant/Sektant.svg#cyr_Sektant-_vk__') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.description-sale_text p,
.description-sale_text h1 {
	font-family: "Sektant";
	font-weight:normal;
	font-size: 28px;  
	color: #140433;
	margin: 15px 0;
}
.blood-red {
	color: #FF0130;
	font-size: 40px;
	font-weight: bold;
}
.description-sale_text .latin {
	font-family: "GypsyCurse";
	font-size: 40px;
	letter-spacing: 4px;
}
.outer {
	z-index: 1;
	overflow: hidden;
	position: relative;
	background: -moz-linear-gradient(top, #3f0800 0%, rgba(86, 4, 4, 0.65) 20%, rgba(149, 98, 98, 0) 55%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(top, #3f0800 0%, rgba(86, 4, 4, 0.65) 20%, rgba(149, 98, 98, 0) 55%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, #3f0800 0%, rgba(86, 4, 4, 0.65) 20%, rgba(149, 98, 98, 0) 55%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f0800', endColorstr='#00ffffff', GradientType=0);
	-ms-filter: "progid::DXImageTransform.Microsoft.gradient(startColorstr='#3f0800', endColorstr='#00ffffff', GradientType=0);
}
body,
html,
.outer {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.container {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
.fade-in,
.opacity-zero,
.fade-in-delayed {
	opacity: 0;
}
.sprite-container {
	overflow: hidden;
}
.img-responsive {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.scena-for-mob {
	display: none;
}
.scene-container,
.scene {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height:800px;
}
#textLotto text {
   	font-family: "GypsyCurse";
}
.big-text { 
	font-size:  56px; 
	font-family: "GypsyCurse";
	fill: red;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.normal-text { 
	font-size:  2em; 
	fill: white;
}
.bottom-text { 
	font-size:  3em; 
	fill: orange;
}
.scene {
	background: url(/catalog/view/theme/default/image/halloween/foto/background/halloween_new-bg.png) bottom right no-repeat;
	z-index: 9;
}
.castle-windows {
	background: url(/catalog/view/theme/default/image/halloween/foto/background/wind-2_1.png) top left no-repeat;
	width: 381px;
	height: 474px;
	position: absolute;
	right: 11px;
	bottom: 124px;
	z-index: 91;
}
.grass {
	position: fixed;
	right: 0;
	bottom: -75px;
	background: url(/catalog/view/theme/default/image/halloween/foto/background/grass-2.png) bottom right no-repeat;
	width: 2274px;
	height: 281px;
	z-index: 99;
}
.full-moon {
	position: fixed;
	top: -600px;
	left: -600px;
	width: 500px;
	height: 500px;
	opacity: 0.6;
	border-radius: 50%;
	background: url(/catalog/view/theme/default/image/halloween/foto/foto-site/moon_halloween.png) no-repeat center;

	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);

	/*-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.1);
	-o-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.1);*/

}
.monster-hooks {
	position: 	absolute;
	width: 190px;
	height: 150px;	
	bottom: -500px;
	left: 50%;
	margin-left: -75px;
	z-index: 1;
}
.monster-hooks img {
	width: 100%;	
}

.cobweb {
	width: 300px;
	height: 300px;
	position: fixed;
	top: -156px;
	right: -169px;
	background: url(/catalog/view/theme/default/image/halloween/foto/foto-site/cobweb.png) no-repeat top right;
	background-size: contain;

	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
.witchy-poo {
	/*background: url(foto/foto-site/witch.png) top left no-repeat;*/
	width: 115px;
	/*height: 124px;*/
	position: absolute;
	top: 300px;
	left: -160px;
	z-index: 1;
}
.bat-one {
	z-index: 1;
	width: 175px;
	/*height: 112px;*/
	position: absolute;
	right: -180px;
	top: 25%;
}
.dark-bat {
	z-index: 0;
	width: 196px;
	height: 89px;
	position: absolute;
	bottom: 100px;
}
.dark-bat .eyes {
	position: absolute;
	top: 32px;
	left: 82px;
	z-index: 1;
	overflow: hidden;
	width: 19px;
	height: 12px;
}
.dark-bat .body {
	position: relative;
}
.dark-bat.kevin {
	right: 380px;
	bottom: auto;
	top: 600px;
	-moz-transform: rotate3d(0, 0, 1, 25deg) scale(0.5, 0.5);
	-webkit-transform: rotate3d(0, 0, 1, 25deg) scale(0.5, 0.5);
	transform: rotate3d(0, 0, 1, 25deg) scale(0.5, 0.5);
}
.dark-bat.edgar {
	left: 160px;
	-moz-transform: rotate3d(0, 0, 1, -40deg) scale(0.4, 0.4);
	-webkit-transform: rotate3d(0, 0, 1, -40deg) scale(0.4, 0.4);
	transform: rotate3d(0, 0, 1, -40deg) scale(0.4, 0.4);
}
.dark-bat.alan {
	left: 50px;
	-moz-transform: rotate3d(0, 0, 1, 20deg) scale(0.1, 0.1);
	-webkit-transform: rotate3d(0, 0, 1, 20deg) scale(0.1, 0.1);
	transform: rotate3d(0, 0, 1, 20deg) scale(0.1, 0.1);
}
.dark-bat.poe {
	left: 250px;
	bottom: 325px;
	-moz-transform: rotate3d(0, 0, 1, -22deg) scale(0.4, 0.4);
	-webkit-transform: rotate3d(0, 0, 1, -22deg) scale(0.4, 0.4);
	transform: rotate3d(0, 0, 1, -22deg) scale(0.4, 0.4);
}
.dark-bat.tennyson {
	right: 1850px;
	-moz-transform: rotate3d(0, 0, 1, -3deg) scale(0.4, 0.4);
	-webkit-transform: rotate3d(0, 0, 1, -3deg) scale(0.4, 0.4);
	transform: rotate3d(0, 0, 1, -3deg) scale(0.4, 0.4);
}
.sml-bats {
	background: url(/catalog/view/theme/default/image/halloween/foto/foto-site/bats_small.png) top left no-repeat;
	width: 63px;
	height: 227px;
	position: absolute;
	bottom: 210px;
	right: 15px;
}
.tiny-bat {
	background: url(/catalog/view/theme/default/image/halloween/foto/foto-site/bat_tiny.png) top left no-repeat;
	width: 25px;
	height: 12px;
	position: absolute;
	bottom: 290px;
	right: 1430px;
}
.direction.reverse {
	z-index: -1;

	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	transform: rotate3d(0, 1, 0, 180deg);
}
.pumpkin .direction.reverse {
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	transform: rotate3d(0, 1, 0, 180deg);
}
.pumpkin-one {
	z-index: 10;
	display: inline-block;
	position: absolute;
	bottom: 32px;
	right: 318px;
	width: 88px;
	height: 90px;
	-moz-transform: rotate3d(0, 0, 1, 8deg) scale(0.7, 0.7);
	-webkit-transform: rotate3d(0, 0, 1, 8deg) scale(0.7, 0.7);
	transform: rotate3d(0, 0, 1, 8deg) scale(0.7, 0.7);
}
.pumpkin-two,
.pumpkin-three {
	display: inline-block;
	position: absolute;
	width: 110px;
	height: 152px;
}
.pumpkin-two {
	z-index: 6000;
	bottom: 107px;
	right: 1310px;
}
.pumpkin-three {
	z-index: 50;
	bottom: 80px;
	left: 225px;
	-moz-transform: rotate3d(0, 0, 1, 8deg) scale(0.7, 0.7);
	-webkit-transform: rotate3d(0, 0, 1, 8deg) scale(0.7, 0.7);
	transform: rotate3d(0, 0, 1, 8deg) scale(0.7, 0.7);
}
.cross {
	position: absolute;
	background: url(/catalog/view/theme/default/image/halloween/foto/foto-site/cross.png) top left no-repeat;
	width: 150px;
	height: 180px;
}
.cross-one {
	z-index: 5050;
	right: 1450px;
	bottom: -40px;
	-moz-transform: rotate3d(0, 0, 1, -4deg) scale(0.4, 0.4);
	-webkit-transform: rotate3d(0, 0, 1, -4deg) scale(0.4, 0.4);
	transform: rotate3d(0, 0, 1, -4deg) scale(0.4, 0.4);
}
.cross-two {
	z-index: 5060;
	right: 1190px;
	bottom: -25px;
	-moz-transform: rotate3d(0, 0, 1, 4deg) scale(0.6, 0.6);
	-webkit-transform: rotate3d(0, 0, 1, 4deg) scale(0.6, 0.6);
	transform: rotate3d(0, 0, 1, 4deg) scale(0.6, 0.6);
}
.cross-three {
	z-index: 5040;
	right: 500px;
	bottom: -40px;
	-moz-transform: rotate3d(0, 0, 1, 4deg) scale(0.4, 0.4);
	-webkit-transform: rotate3d(0, 0, 1, 4deg) scale(0.4, 0.4);
	transform: rotate3d(0, 0, 1, 4deg) scale(0.4, 0.4);
}

/*cloud*/
.cloud {
	position: absolute;
	z-index: 9;
	left: -400px;
	opacity: 0.6;
}
.cloud img {
	width: 100%;
}
.cloud-1 {
	top: -165px;
	width: 400px;
	z-index: 10;
}
.cloud-2 {
	top: 120px;
	width: 380px;
	z-index: -1;
}
.cloud-3 {
	top: 180px;
	width: 600px;
	z-index: 10;
}
.cloud-4 {
	top: 30px;
	width: 400px;
	z-index: -1;
}
.cloud-5 {
	top: 60px;
	width: 380px;
	z-index: 10;
}
.cloud-6 {
	top: 250px;
	width: 600px;
	z-index: -1;
}

/*drops-blood*/
.drops-blood {
	position: absolute;
	background: url('/catalog/view/theme/default/image/halloween/foto/foto-site/drops-blood.png') no-repeat center;
	width: 5px;
	height: 15px;

	-webkit-background-size: contain;
	background-size: contain;
}
.drops_1  {
	left: 66px;
	bottom: 50px; 
}
.drops_2  {
	right: 55px;
	bottom: 48px;
}
.drops_2 {
	width: 5px;
	height: 30px;
	background: url('/catalog/view/theme/default/image/halloween/foto/foto-site/drops-blood.png') no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
}

/*skeleton*/
.skeleton-dance {
	width: 65px;
	z-index: 9999;
	position: absolute;
	right: 100px;
	bottom: 50px;
	opacity:0.8;
}

/*ghost*/
.ghost-1 {
	width: 106px;
	right: 100px;
	bottom: 0;
	opacity: .3;
	position: absolute;
}
.ghost.ghost-2 {
	width: 140px;
	left: 100px;
	bottom: 0;
	opacity: .3;
	position: absolute;
}

/*star*/
.star {
	position: fixed;
	top: -5px;
	z-index: -1;
}
.star_1 {
	right:1160px;
}
.star_2 {
	right: 580px;
	transform: rotate(180deg);
}
.star_3 {
	right: 0;
}
.star_4 {
	right: 0;
	left: 0;
	top: 200px;
}

.description-sale {
	max-width: 800px;
	top: 20%;
	left: 50%;

	-webkit-transform: translate(-50%, -20%);
	-moz-transform: translate(-50%, -20%);
	-o-transform: translate(-50%, -20%);
	transform: translate(-50%, -20%);

	position: relative;
	z-index:9;
}
.description-sale_pergament {
	position: relative;
	max-width: 800px;
	margin-top: 0;
	z-index: 9;
	background: url('/catalog/view/theme/default/image/halloween/foto/foto-site/pergament-body_1.png') no-repeat center;

	-webkit-background-size: contain;
	background-size: contain;
	width: 100%;
	height: 750px;
}
.description-sale_text {
    padding: 50px 85px 100px 167px;
	z-index: 9;max-width: 785px;
    box-sizing: border-box;
}
.description-sale_title {
    text-align: right;
    z-index: 9;
    position: relative;
}
.logo-lotto-halloween {
	vertical-align: middle;
}

.btn-halloween {
	display: inline-block;
	position: relative;
	height: 65px;
	padding-top: 15px;
	text-decoration: none;
	color: #fff;
	font-family: "Sektant";
	font-size: 19px;
	letter-spacing: 2px;
	width: 282px;
	text-align: center;
	background: url("/catalog/view/theme/default/image/halloween/foto/foto-site/pergament-btn.png") no-repeat center;
	box-sizing: border-box;
}
.btn-halloween .drops-blood {
	opacity: 0;
}
.btn-halloween:hover .drops-blood {
	opacity: 1;
}
.drops_3 {
	left: 142px;
}
.drops_4 {
	left: 36px;
}

/*ADAPTATION*/
@media screen and (max-width: 992px) {
	.description-sale {
		max-width: 600px;
		position: relative;

		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.description-sale_text {
		padding: 25px 30px 50px 30px;
		z-index: 9;
		max-width: 785px;
		box-sizing: border-box;
	}
     .full-moon {
		 width: 300px;
		 height: 300px;
		 left: -350px;
	}
	.description-sale_text p {
		font-size: 20px;
		color: #140433;
		margin: 10px 0;
	}
	.blood-red {
		font-size: 26px;
	}
	.description-sale_pergament {
		background: url('/catalog/view/theme/default/image/halloween/foto/foto-site/pergament_mob.jpg') no-repeat center;
		background-repeat: repeat-y;
		-webkit-background-size: cover;
		background-size: cover;

		width: 100%;
		max-height: 500px;
	}
	.scene-container, .scene {
		height: 300px;
	}
	.grass {
		bottom: -12px;
		width: 100%;
		height: 150px;

		-webkit-background-size: contain;
		background-size: contain;
	}
	.scene {
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.castle-windows {
		display: none;
	}
	.skeleton-dance {
		right:10px;
		bottom: 10px;
	}

}
@media screen and (max-width: 680px) {
	.scena-for-mob {
		display: block;
	}
	.description-sale_text {
		padding: 5px 10px 10px 10px;
	}
	.description-sale_title .big-text,
	.monster-hooks, .scena-for-desctop,
	.skeleton-dance,
	.cloud,
	.dark-bat, .ghost-2,
	.bat-one, .witchy-poo{
		display: none;
	}
	.description-sale_title {
		text-align: center;
	}
	.description-sale_title .logo-lotto-halloween {
		width: 45px;
	}
	.description-sale_text p {
		line-height: 1.2;
	}
	.description-sale_text .latin {
		font-size: 32px;
	}
	.description-sale_pergament {
		overflow: hidden;
		height: auto;
		max-height: 90vh;
	}
	.btn-halloween .drops-blood {
		opacity: 1;
	}
	.description-sale_text {
		max-height: 80vh;
		overflow-y: auto;
	}
	.scena-for-mob .scene {
		background: url('/catalog/view/theme/default/image/halloween/foto/background/halloween_bg-mob.png') bottom right no-repeat;
	}
	#moon_mob {
		width: 200px;
		height: 200px;
		left:50%;
		margin-left: -100px;
	}
	.star_4 {
		top: 0;
	}
}