body {
	background-color: #333;
	color: #fff;
	font-size: 1vmin;
}

.container {
	/*background: url('../template.jpg');*/
	/*background-size: contain;*/
	height: 100em;
	margin: 0 auto;
	width: 88.9em;
}

.header {
	display: flex;
	justify-content: space-between;
}

	.header .cheb {
		font-family: 'a_AssuanNr';
		font-size: 1.4em;
		padding: 2.5em 0 0 2.2em;
		width: 33%;
	}

	.header .phone {
		font-family: 'a_AssuanNr';
		font-size: 2.5em;
		padding: 1em 0 0 0;
		text-align: center;
		width: 33%;
	}

		.header .phone a {
			color: #fff;
			text-decoration: none;
		}

		.header .phone span {
			background-color: #ff5a00;
			border-radius: 50%;
			display: inline-block;
			height: 1.2em;
			margin-top: -.1em;
			vertical-align: middle;
			width: 1.2em;
		}

			.header .phone span svg {
				fill: #fff;
				height: .8em;
				padding: .2em;
				width: .8em;
			}

	.header .ooo {
		font-family: 'a_AssuanNr';
		font-size: 1.4em;
		padding: 2.5em 2.2em 0 0;
		text-align: right;
		width: 33%;
	}



hr.header_hr {
	background-color: #777;
	border: 0;
	height: 1px;
	margin: 1em 16% 1em 14%;
	width: 70%;
}

.super {
	font-family: 'BankGothic RUSS';
	font-size: 3.85em;
	line-height: 1em;
	padding: 0.4em 0 0 0;
	text-align: center;
}

.body {
	display: flex;
	padding: 3em 0 0 5em;
}

	.body .player {
		border-radius: .5em;
		height: 48em;
		overflow: hidden;
		position: relative;
		width: 27em;
	}

	.body .player.full {
		bottom: 0;
		box-shadow: 0 1em 2em #000;
		height: 95vmin;
		left: 0;
		margin: auto;
		position: fixed;
		right: 0;
		top: 0;
		width: 53.39vmin;
		z-index: 999;
	}

		.body .player .control {
			bottom: 0;
			fill: #fff;
			height: 7em;
			left: 0;
			margin: auto;
			position: absolute;
			right: 0;
			top: 0;
			width: 7em;
		}

		.body .player:hover .control {
			fill: #ff5a00;
		}

		.body .player .play {
			bottom: 12px;
			fill: #fff;
			height: 24px;
			left: 12px;
			position: absolute;
			width: 24px;
		}

		.body .player .play:hover {
			fill: #ff5a00;
		}

		.body .player .pause {
			bottom: 12px;
			fill: #fff;
			height: 24px;
			left: 12px;
			position: absolute;
			width: 24px;
		}

		.body .player .pause:hover {
			fill: #ff5a00;
		}

		.body .player .fullscreen {
			bottom: 12px;
			fill: #fff;
			height: 24px;
			position: absolute;
			right: 12px;
			width: 24px;
		}

		.body .player .fullscreen:hover {
			fill: #ff5a00;
		}

		.body .player .normalscreen {
			bottom: 12px;
			fill: #fff;
			height: 24px;
			position: absolute;
			right: 12px;
			width: 24px;
		}

		.body .player .normalscreen:hover {
			fill: #ff5a00;
		}

		.body .player .fullscreen {
			display: block;
		}

		.body .player .normalscreen {
			display: none;
		}

		.body .player.full .fullscreen {
			display: none;
		}

		.body .player.full .normalscreen {
			display: block;
		}

		.body .player .video {
			background-color: #000;
			border: 0;
			height: 100%;
			width: 100%;
		}

	.body .text {
		font-family: 'BankGothic RUSS';
		text-align: center;
		width: 53.8em;
	}

		.body .text p:nth-child(1) {
			color: #ff5a00;
			font-size: 5.35em;
			padding: .31em 0 0 0;
		}

		.body .text p:nth-child(2) {
			color: #ff5a00;
			font-size: 9.6em;
			padding: .38em 0 0 0;
		}

		.body .text p:nth-child(3) {
			font-size: 3.15em;
			padding: .88em 0 0 0;
		}

			.body .text p:nth-child(3) b {
				font-size: 1.5em;
				font-weight: normal;
				padding: 0 .4em;
				vertical-align: middle;
			}

		.body .text p:nth-child(4) {
			color: #ff5a00;
			font-size: 8.05em;
			padding: .98em 0 0 0;
		}

		.body .text p:nth-child(5) {
			font-size: 2.8em;
			padding: 1.32em 0 0 0;
		}

			.body .text p:nth-child(5) b {
				font-size: 1.75em;
				font-weight: normal;
				letter-spacing: -.03em;
				padding: 0 0 0 0.18em;
				vertical-align: middle;
			}

		.body .text p:nth-child(6) {
			font-size: 2.8em;
			padding: 1.1em 0 0 0;
		}

			.body .text p:nth-child(6) b {
				font-size: 1.75em;
				font-weight: normal;
				letter-spacing: -.03em;
				padding: 0 0 0 0.05em;
				vertical-align: middle;
			}

		.body .text p:nth-child(7) {
			font-size: 2.8em;
			padding: 0.6em 2.8em 0 0;
		}

		.body .text p:nth-child(8) {
			color: #ff5a00;
			font-size: 7.35em;
			padding: 0.87em 0 0 0;
		}

		.body .text p:nth-child(9) {
			font-size: 2.65em;
			padding: 1.55em 0 0 0;
		}

			.body .text p:nth-child(9) b {
				font-size: 1.65em;
				font-weight: normal;
				vertical-align: middle;
			}



.description {
	padding: 3em 5em 0 5em;
}

	.description ul {
		font-family: 'BankGothic RUSS';
		font-size: 2.15em;
		line-height: 1em;
		list-style-type: none;
		margin: 0 0 0 1em;
	}

	.description ul > li {
		text-indent: -1em;
	}

	.description ul > li:before {
		content: '-';
		display: inline-block;
		text-indent: 0;
		width: 1em;
	}



.call {
	font-family: 'a_AvanteTitlerCpsUpC';
	font-weight: 300;
	font-size: 3.05em;
	padding: 1.2em 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

hr.footer_hr {
	background-color: #777;
	border: 0;
	height: 1px;
	margin: 1.5em 16% 1em 14%;
	width: 70%;
}

.footer {
	display: flex;
	justify-content: space-between;
}

	.footer .cheb {
		font-family: 'a_AssuanNr';
		font-size: 1.4em;
		padding: .6em 0 0 2.2em;
		width: 33%;
	}

	.footer .phone {
		font-family: 'a_AssuanNr';
		font-size: 2.5em;
		text-align: center;
		width: 33%;
	}

		.footer .phone a {
			color: #fff;
			text-decoration: none;
		}

		.footer .phone span {
			background-color: #ff5a00;
			border-radius: 50%;
			display: inline-block;
			height: 1.2em;
			margin-top: -.1em;
			vertical-align: middle;
			width: 1.2em;
		}

			.footer .phone span svg {
				fill: #fff;
				height: .8em;
				padding: .2em;
				width: .8em;
			}

	.footer .ooo {
		font-family: 'a_AssuanNr';
		font-size: 1.4em;
		padding: .6em 2.2em 0 0;
		text-align: right;
		width: 33%;
	}



@media screen and (max-width: 640px), screen and (max-height: 640px) {



	body {
		background-color: #333;
		color: #fff;
		font-size: 6.75px;
	}

	.container {
		height: auto;
		margin: 0 auto;
		width: 360px;
	}

	.header {
	}

		.header .cheb {
			display: none;
		}

		.header .phone {
			width: 100%;
		}

		.header .ooo {
			display: none;
		}



	hr.header_hr {
		margin: 2em 15% 2em 15%;
	}

	.body {
		display: flex;
		flex-direction: column-reverse;
		padding: 3em 0 0 0;
	}

		.body .player {
			border-radius: 6px;
			height: 608px;
			margin: 4em auto 2em auto;
			width: 342px;
		}

		.body .text {
			width: 100%;
		}



	.description {
		padding: 3em 2.5em 0 2.5em;
	}

		.description ul {
			line-height: 1.25em;
		}

		.description ul > li {
			margin-bottom: .5em;
		}



	hr.footer_hr {
		margin: 2em 15% 2em 15%;
	}

	.footer {
		padding-bottom: 2em;
	}

		.footer .cheb {
			display: none;
		}

		.footer .phone {
			width: 100%;
		}

		.footer .ooo {
			display: none;
		}



}
