/* fonPixel.com january 2014*/
html,
body {
	height: auto;
	width: 100%;
	margin: 0;
	font-size: 16px;
}
h1,
div,
article,
footer,
nav {
	display: block;
}
@font-face {
	font-family: molot;
	src: url(../fonts/molot.ttf);
}
@font-face {
	font-family: maxima;
	src: url(../fonts/maxima.ttf);
}
body {
	background: #3a006c;
}
/*<!-- PLACHKA S VERXY -->*/
.korona {
	position: fixed;
	z-index: 2;
	height: auto;
	min-height: 30px;
	width: 100%;
	background-color: #ffce00;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0.7em;
	padding-right: 0.7em;
	box-sizing: border-box;
}
.korona-txt {
	font-family: "Roboto", sans-serif;
	font-size: 1.2em;
	margin: 0;
	color: #3a006c;
}
.blok-cyfra {
	padding-top: 30px;
}
/* <!-- ====language=== --> */

.language {
	text-align: center;
	margin-bottom: 1.1em;
}
.ru,
.ua {
	font-family: "maxima", sans-serif;
	font-size: 30px;
	color: #ffffff;
	margin-left: 0.5em;
}
.ru:link {
	color: #ffffff;
	text-decoration: none;
}
.ua:link {
	color: #ffffff;
	text-decoration: none;
}
.ru:visited {
	color: #ffffff;
}
.ua:visited {
	color: #ffffff;
}
.ru:hover {
	color: #de0000;
	text-decoration: underline;
}
.ua:hover {
	color: #de0000;
	text-decoration: underline;
}
.ru:active {
	color: #de0000;
	text-decoration: underline;
}
.ua:active {
	color: #de0000;
	text-decoration: underline;
}
/* <!-- ====language=== --> */
/*<!--  -->*/
.info-naz1,
.info-naz2,
.info-naz3,
.info-naz4 {
	background-color: #4c0093;
	min-height: 50px;
	padding-right: 40px;
}
.infohr {
	margin-top: 1.9rem;
}
.info-item-header {
	cursor: pointer;
	position: relative;
}
.info-item-header:after {
	content: "\2023";
	font-family: roboto;
	font-weight: 800;
	font-size: 2rem;
	position: absolute;
	top: 50%;
	right: 1rem;
}
.close .info-item-header:after {
	transform: translateY(-50%) rotate(90deg);
}
.open .info-item-header:after {
	transform: translateY(-50%) rotate(270deg);
}
.info-item-content p {
	margin: 1em 0 0;
}
.close .info-item-content {
	overflow: hidden;
	height: auto;
	max-height: 0;
	transition: all 0.3s ease;
}
.open .info-item-content {
	max-height: 1000px;
	transition: all 0.3s ease;
}
.white27-info {
	font-size: 1.9em;
	color: #fff;
	text-align: left;
	padding: 6px;
}
.social-links {
	display: block;
	width: 100%;
	list-style: none;
	text-align: center;
	padding: 0;
}
.social-links li {
	display: inline-block;
	margin: 1rem;
}
.social-icon {
	display: block;
	width: 44px;
	height: 44px;
	background-image: url(../img/social.png);
	background-image: url(../img/social.svg);
	background-repeat: no-repeat;
}
.social-icon.youtube {
	background-position: left center;
}
.social-icon.telegram {
	background-position: -44px center;
}
.social-icon.facebook {
	background-position: right center;
}

.molot {
	font-family: molot;
	margin: 0;
	font-size: 1em;
}
.maxima {
	font-family: maxima;
	margin: 0;
	color: #fff;
	letter-spacing: 2px;
	font-size: 1em;
}
.center {
	margin: 0 auto;
	text-align: center;
}
h1 {
	font-size: 6em;
	font-family: maxima;
	color: #fff;
	font-weight: 200;
}
.siteName {
	font-size: 9em;
	color: #fff;
	text-shadow: -6px 6px 0 black;
	margin-top: -15px;
}
.indexPromo {
	width: 90%;
	max-width: 960px;
	background:
		url(../img/formats-new.png) 25px 230px no-repeat,
		url(../img/indexPromo.png) 30px 0 no-repeat,
		#fff;
	border: 1px solid #fff;
	background-size:
		620px auto,
		auto,
		auto;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	height: 340px;
	position: relative;
	padding: 0;
}
.clr-red {
	color: #de0000;
}
.red27 {
	font-size: 2.7em;
	color: #de0000;
	display: block;
	position: absolute;
	left: 1.5rem;
	top: 10px;
}
.red37 {
	font-size: 3.7em;
	color: #de0000;
	display: block;
	position: absolute;
	left: 1.5rem;
	top: 45px;
}
.blue27 {
	font-size: 2.7em;
	color: #3a006c;
	display: block;
	position: absolute;
	left: 1.5rem;
	bottom: 10px;
}
.redDVD {
	font-size: 5em;
	color: #de0000;
	display: block;
	position: absolute;
	right: 1.5rem;
	bottom: 10px;
	line-height: 1em;
}
.priceStar {
	color: #fff;
	display: block;
	position: absolute;
	right: -35px;
	top: -45px;
	background: url(../img/priceStar.png) no-repeat;
	height: 230px;
	width: 230px;
	padding-top: 25px;
	font-size: 2em;
}
.white50 {
	font-size: 3.5em;
	line-height: 0.7em;
}
article {
	width: 90%;
	max-width: 860px;
}
.white27 {
	font-size: 1.9em;
	color: #fff;
	text-align: justify;
}
.text-left {
	text-align: left !important;
}
nav {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4em;
	width: 100%;
	margin-bottom: 10px;
	font-size: 2.2em;
	color: #3a006c;
	border: 10px solid transparent;
	border-width: 10px 0;
	background-color: #fff;
	background-color: hsla(0, 0%, 0%, 0);
	background-image:
		-webkit-linear-gradient(#fff, #fff),
		-webkit-linear-gradient(top left, transparent 50.5%, #fff 50.5%),
		-webkit-linear-gradient(top right, transparent 50.5%, #fff 50.5%),
		-webkit-linear-gradient(bottom left, transparent 50.5%, #fff 50.5%),
		-webkit-linear-gradient(bottom right, transparent 50.5%, #fff 50.5%);
	background-image:
		-moz-linear-gradient(#fff, #fff),
		-moz-linear-gradient(top left, transparent 50.5%, #fff 50.5%),
		-moz-linear-gradient(top right, transparent 50.5%, #fff 50.5%),
		-moz-linear-gradient(bottom left, transparent 50.5%, #fff 50.5%),
		-moz-linear-gradient(bottom right, transparent 50.5%, #fff 50.5%);
	background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom right, transparent 50.5%, #fff 50.5%),
		linear-gradient(to bottom left, transparent 50.5%, #fff 50.5%),
		linear-gradient(to top right, transparent 50.5%, #fff 50.5%),
		linear-gradient(to top left, transparent 50.5%, #fff 50.5%);
	background-repeat: repeat, repeat-x, repeat-x, repeat-x, repeat-x;
	background-position:
		0 0,
		10px 0,
		10px 0,
		10px 100%,
		10px 100%;
	background-size:
		auto auto,
		20px 20px,
		20px 20px,
		20px 20px,
		20px 20px;
	background-clip: padding-box, border-box, border-box, border-box, border-box;
	background-origin: padding-box, border-box, border-box, border-box, border-box;
	padding: 0 1rem;
	box-sizing: border-box;
}
.borderRight {
	float: left;
	width: 49.5%;
	border-right: 2px solid white;
	text-align: right;
	font-size: 2.3em;
}
.borderRight p {
	margin: 0 20px 0 0;
}
.borderRight a {
	color: white;
}
.borderRight img {
	margin-bottom: -10px;
}
.borderLeft {
	float: left;
	width: 49.5%;
	font-size: 2.3em;
}
.borderLeft p {
	margin: 0 0 0 20px;
}
.scheduleTime {
	font-size: 2.3em;
}
.scheduleTime span {
	font-size: 0.5em;
	vertical-align: top;
}
/* ================= */
.work {
	width: 25px;
	margin: 0px 7px 0px 7px;
}

/* ================= */
.footer {
	display: inline-block;
	vertical-align: middle;
	line-height: 3em;
	width: 100%;
	font-size: 2em;
	color: #3a006c;
	border-top: 10px solid transparent;
	border-width: 10px 0;
	background-color: #fff;
	background-color: hsla(0, 0%, 0%, 0);
	background-image:
		-webkit-linear-gradient(#fff, #fff),
		-webkit-linear-gradient(top left, transparent 50.5%, #fff 50.5%),
		-webkit-linear-gradient(top right, transparent 50.5%, #fff 50.5%);
	background-image:
		-moz-linear-gradient(#fff, #fff),
		-moz-linear-gradient(top left, transparent 50.5%, #fff 50.5%),
		-moz-linear-gradient(top right, transparent 50.5%, #fff 50.5%);
	background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom right, transparent 50.5%, #fff 50.5%),
		linear-gradient(to bottom left, transparent 50.5%, #fff 50.5%);
	background-repeat: repeat, repeat-x, repeat-x, repeat-x, repeat-x;
	background-position:
		0 0,
		10px 0,
		10px 0,
		10px 100%,
		10px 100%;
	background-size:
		auto auto,
		20px 20px,
		20px 20px,
		20px 20px,
		20px 20px;
	background-clip: padding-box, border-box, border-box, border-box, border-box;
	background-origin: padding-box, border-box, border-box, border-box, border-box;
}
.footer p {
	width: 90%;
	max-width: 800px;
	margin: 10px auto 0;
	text-align: right;
	box-sizing: border-box;
	padding: 0 1rem;
}
.footer img {
	display: block;
	float: left;
}
.desktop-only {
	display: inline-block;
}
.mobile-only {
	display: none;
}

@media screen and (max-width: 1100px) {
	.desktop-only {
		display: none;
	}
	.mobile-only {
		display: inline-block;
	}
	.mobile-only a {
		color: #fff;
	}
	.indexPromo {
		background:
			url(../img/formats-new.png) 25px 230px no-repeat,
			url(../img/indexPromo.png) 30px 0 no-repeat,
			#fff;
		background-size:
			575px auto,
			auto,
			auto;
		border: 1px solid #fff;
	}
	.blue27 {
		font-size: 2.5em;
	}
}

@media screen and (max-width: 990px) {
	h1 {
		font-size: 5em;
	}
	.siteName {
		font-size: 8rem;
		padding-bottom: 0.5rem;
	}
	.indexPromo {
		background:
			url(../img/formats-new.png) 25px 200px no-repeat,
			url(../img/indexPromo.png) 30px 0 no-repeat,
			#fff;
		background-size:
			480px auto,
			650px auto,
			auto;
		border: 1px solid #fff;
		height: 300px;
	}
	.blue27 {
		font-size: 2.1em;
	}
	.red27 {
		font-size: 2.32em;
	}
	.red37 {
		font-size: 3.1em;
	}
	.redDVD {
		font-size: 5em;
	}
	.priceStar {
		font-size: 1.7em;
		height: 210px;
		width: 210px;
		right: -20px;
		background-size: 210px auto;
	}
}

@media screen and (max-width: 890px) {
	html,
	body {
		font-size: 14px;
	}
	.blok-cyfra {
		padding-top: 60px;
	}
	.korona {
		position: absolute;
	}
	h1 {
		font-size: 4em;
	}
	.siteName {
		font-size: 7rem;
		padding-bottom: 0.5rem;
	}
	.indexPromo {
		background:
			url(../img/formats-new.png) 25px 175px no-repeat,
			url(../img/indexPromo.png) 30px 10px no-repeat,
			#fff;
		background-size:
			440px auto,
			530px auto,
			auto;
		border: 1px solid #fff;
		height: 260px;
	}
	.blue27 {
		font-size: 1.95em;
	}
	.red27 {
		font-size: 2em;
	}
	.red37 {
		font-size: 2.8em;
		top: 40px;
	}
	.redDVD {
		font-size: 3.5em;
	}
	.priceStar {
		font-size: 1.4em;
		height: 180px;
		width: 180px;
		right: -20px;
		background-size: 180px auto;
	}
	.scheduleTime {
		font-size: 1.3em;
	}
	.footer {
		line-height: 2em;
	}
	.footer img {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.footer p {
		text-align: center;
	}
}

@media screen and (max-width: 700px) {
	html,
	body {
		font-size: 14px;
	}
	.blok-cyfra {
		padding-top: 70px;
	}
	.korona {
		position: absolute;
	}
	h1 {
		font-size: 3em;
	}
	.siteName {
		font-size: 6rem;
		padding-bottom: 1rem;
	}
	.indexPromo {
		background:
			url(../img/formats-new.png) 25px 155px no-repeat,
			url(../img/indexPromo.png) 30px 40px no-repeat,
			#fff;
		background-size:
			92% auto,
			350px auto,
			auto;
		border: 1px solid #fff;
		height: 260px;
	}
	.blue27 {
		font-size: 1.95em;
		left: 2rem;
	}
	.red27 {
		font-size: 2em;
		left: 30px;
	}
	.red37 {
		font-size: 2em;
		top: 10px;
		left: 165px;
	}
	.redDVD {
		font-size: 2.5em;
		right: 2rem;
	}
	.priceStar {
		font-size: 1.2em;
		height: 150px;
		width: 150px;
		right: -20px;
		background-size: 150px auto;
	}
	.scheduleTime {
		font-size: 1.1em;
	}
	.borderRight,
	.borderLeft {
		float: none;
		width: 100%;
		text-align: center;
		border: 0;
	}
	.borderRight p,
	.borderLeft p {
		margin: 0;
	}
	.footer {
		line-height: 2em;
	}
	.footer img {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.footer p {
		text-align: center;
	}
}
@media screen and (max-width: 640px) {
	html,
	body {
		font-size: 13px;
	}
	.blok-cyfra {
		padding-top: 90px;
	}
	.korona {
		position: absolute;
	}
	h1 {
		font-size: 2.6em;
	}
	.siteName {
		font-size: 3.8rem;
		padding-bottom: 1rem;
		padding-top: 1rem;
	}
	.indexPromo {
		background:
			url(../img/formats-new.png) center 245px no-repeat,
			url(../img/indexPromo.png) center 65px no-repeat,
			#fff;
		background-size:
			280px auto,
			280px auto,
			auto;
		border: 1px solid #fff;
		height: 380px;
	}
	.blue27 {
		font-size: 1.95em;
		left: 50%;
		bottom: 45px;
		width: 100%;
		max-width: 300px;
		transform: translateX(-50%);
		text-align: center;
	}
	.red27 {
		font-size: 2em;
		top: 5px;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.red37 {
		font-size: 2.8em;
		top: 30px;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.redDVD {
		font-size: 2.5em;
		right: 0;
		width: 100%;
		text-align: center;
	}
	.priceStar {
		font-size: 1.2em;
		height: 150px;
		width: 150px;
		right: 50%;
		top: 110px;
		transform: translateX(50%);
		background-size: 150px auto;
	}
	.scheduleTime {
		font-size: 1.1em;
	}
	.borderRight,
	.borderLeft {
		float: none;
		width: 100%;
		text-align: center;
		border: 0;
	}
	.borderRight p,
	.borderLeft p {
		margin: 0;
	}
	.footer {
		line-height: 2em;
	}
	.footer img {
		display: block;
		float: none;
		margin: 0 auto;
		max-width: 80%;
	}
	.footer p {
		text-align: center;
	}
	.white35 {
		font-size: 2.5rem !important;
	}

}
@media screen and (max-width: 445px) {
	.white27 {
		font-size: 1.8em;
	}
	.white27-info {
		font-size: 1.8em;
	}	
	.white27-info {
	margin: 10px 0px;
	}	
	.year {
		font-size: 0.7em;
	}
}
@media screen and (max-width: 425px) {
	.white27 {
		font-size: 1.7em;
		line-height: 1.2em;
	}
	.white27-info {
		font-size: 1.9em;
	}	
	.white27-info {
	margin: 7px 0px;
	}	
}