@font-face {
	font-family: 'HelveticaNeueCyr-Bold';
	src: url('../fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.eot') format('embedded-opentype');
	src: url('../fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.otf') format('opentype'), url('../fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Bold/HelveticaNeueCyr-Bold.svg#HelveticaNeueCyr-Bold') format('svg');
}

@font-face {
	font-family: 'HelveticaNeueCyr-Light';
	src: url('../fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.eot') format('embedded-opentype');
	src: url('../fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.otf') format('opentype'), url('../fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Light/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light') format('svg');
}

@font-face {
	font-family: 'HelveticaNeueCyr-Medium';
	src: url('../fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.eot') format('embedded-opentype');
	src: url('../fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.otf') format('opentype'), url('../fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Medium/HelveticaNeueCyr-Medium.svg#HelveticaNeueCyr-Medium') format('svg');
}
.section3{
	border:1px solid transparent !important;
}

h1{
	//margin:68px 0 !important;
}

section{
	width:100%;
	height:100%;
	min-height:960px;
}

.section2{
	background:#9C1A1A;
}

section > div{
	padding-bottom:50px;
}

body {
	min-width:1000px !important;
	margin: 0;
	padding: 0;
	font-family: 'HelveticaNeueCyr-Light' !important;
}

div.inner_block {
	margin: 0 auto;
	display: block;
	max-width: 1200px;
	padding:0 5px;
}
.nav {
	margin-top: 15px;
}
.nav li a {
	font-size: 12pt;
	color: #4d4d4d;
	font-weight: normal;
	font-style: normal;
	font-family: 'HelveticaNeueCyr-Medium' !important;
}
div.screen1 .logo {
	width: 300px;
	height: 100px;
	display: block;
	float: left;
}
div.screen1 .menu {
	height: 100px;
	float: right;
}

div.screen1 {
	padding-top: 15px;
	
}

div.section1 {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../i/screen1.jpg);
	background-position: center;
	min-height:960px;
}
div.screen1, div.screen1 .inner_block, div.screen1 .text_container {
	height: 100%;
}
div.section1 .footer {
	position: absolute;
	display: block;
	bottom: 0px;
	width: 100%;
	height: 100px;
	background: #4d4d4d;
	color: #fff;
}
div.section1 .footer .inner_block {
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 20pt;
	font-weight: bold;
	font-family: 'HelveticaNeueCyr-Bold' !important;
	text-transform: uppercase;
}
div.section1 .footer .inner_block span {
	display: inline-block;
	vertical-align: middle;
}

div.section1 .footer .download {
	border-radius: 10px;
	width: 225px;
	height: 70px;
	color: #9c1a1a;
	text-transform: none;
	margin-left: 50px;
	border-radius: 10px;
	font-size: 20pt;
	padding: 15px;
	vertical-align: middle;
	font-family: HelveticaNeueCyr-Medium;
}

div.screen1 .text_containert {
	height: 100%;
	padding-bottom: 100px;
	display: table;
	width: 50%;
}

div.screen1 .text_container {
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 100px;
}

div.screen1 .text {
	clear: both;
	text-align: center;
	color: #9c1a1a;
	font-size: 17pt;
	font-weight: bold;
	font-family: 'HelveticaNeueCyr-Bold' !important;
	border: 1px solid transparent;
	margin-top:50px;
}
div.screen1 .text h1 {
	margin-top: 0;
	font-size: 24pt;
	font-weight: bold;
	font-family: 'HelveticaNeueCyr-Bold' !important;
}

div.screen1 .text img {
	margin-bottom: 10px;
}
div.screen1 .pie_block, div.screen1 .people_block {
	margin-top: 7%;
}

div.screen2 {
	background: #9c1a1a;
	color: #ffffff;
	font-size: 14pt;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid transparent;
}
div.screen2 h1 {
	text-align: center;
	margin: 15% 0;
	font-size: 30pt;
	font-family: 'HelveticaNeueCyr-Bold';
}
div.screen2 .col {
	display: inline-block;
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	font-size: 14pt;
	font-family: 'HelveticaNeueCyr-Light';
}
div.screen2 .col:last-child {
	margin: 0;
}
div.screen2 .lastcol{
	clear:both;
}
div.screen2 p.header {
	font-size: 16pt;
	font-weight: bold;
	font-family: 'HelveticaNeueCyr-Medium';
	height: 70px;
}

div.screen2 p.header img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
div.screen2 p.header span {
	padding-left: 7px;
	display: inline-block;
	vertical-align: middle;
	width: 210px;
}

.section3 {
	background-image: url(../i/screen3.jpg);
	background-position: center;
	color: #4d4d4d;
}
div.screen3 h1 {
	text-align: center;
	margin: 10% 0;
	font-size: 30pt;
	font-family: 'HelveticaNeueCyr-Bold';
}
div.screen3 .image_block {
	text-align: center;
	font-weight: bold;
	font-family: 'HelveticaNeueCyr-Bold';
	font-size: 18pt;
}
div.screen3 .text_block p {
	font-family: 'HelveticaNeueCyr-Light';
	font-size: 14pt;
}
div.screen3 .text_block p.header {
	font-family: 'HelveticaNeueCyr-Medium';
	font-weight: bold;
	font-size: 16pt;
}
div.screen3 .t {
	display: table;
}
div.screen3 .trow {
	display: table-row;
}
div.screen3 .row1 .col {
	padding-bottom: 25px;
	vertical-align: bottom;
}
div.screen3 .col {
	display: table-cell;
	width: 33%;
	padding: 0 1% 0 1%;
	font-size: 14pt;
	font-family: 'HelveticaNeueCyr-Light';
}

.section4 {
	background: #4d4d4d;
}
div.screen4 .inner_block {
	border: 1px solid transparent;
	color: #fff;
}
div.screen4 h1 {
	text-align: center;
	margin: 5% 0 0 0;
	font-size: 30pt;
	font-family: 'HelveticaNeueCyr-Bold';
}
div.screen4 .t {
	display: table;
}
div.screen4 .trow {
	display: table-row;
}
div.screen4 .imgrow .tcol {
	text-align: center;
	padding-bottom: 0px;
	vertical-align: middle;
}
div.screen4 .imgrow img {
	width: 60%;
}
div.screen4 .tcol {
	display: table-cell;
	width: 33%;
	padding: 0 1% 0 1%;
	font-size: 14pt;
	font-family: 'HelveticaNeueCyr-Light';
}
div.screen4 ul {
	line-height: 8pt;
}
section.section51 {
	background-image: url(../i/screen3.jpg);
	background-position: center;
	color: #4D4D4D;
}
div.screen5 {
	text-align: center;
	padding-bottom:200px;
}
div.screen5 h1 {
	text-align: center;
	margin: 3% 0;
	font-size: 30pt;
	font-family: 'HelveticaNeueCyr-Bold';
}
div.screen5 .video{
	width: 853px;
	margin: 0px auto;
	border-radius: 20px;
	border: 3px solid rgb(77, 77, 77);
	overflow: hidden;
	height: 480px;
}
div.section5 .footer {
	position: absolute;
	display: block;
	bottom: 0px;
	width: 100%;
	height: 100px;
	background: #9c1a1a;
	color: #fff;
}
div.section5 .footer .inner_block {
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 20pt;
	font-weight: bold;
	font-family: 'HelveticaNeueCyr-Bold' !important;
	text-transform: uppercase;
}
div.section5 .footer .inner_block span {
	display: inline-block;
	vertical-align: middle;
}
div.section5{
	border:1px solid transparent;
	position:relative;
	min-height:960px;
}
div.section5 .footer .download {
	border-radius: 10px;
	width: 225px;
	height: 70px;
	color: #4d4d4d;
	text-transform: none;
	margin-left: 50px;
	border-radius: 10px;
	font-size: 20pt;
	padding: 15px;
	vertical-align: middle;
	font-family: HelveticaNeueCyr-Medium;
}
div.screen6{
	border:1px solid transparent;
	color:#4d4d4d;
}
div.screen6 h1{
	text-align: center;
	margin: 6% 0;
	font-size: 30pt;
	font-family: 'HelveticaNeueCyr-Bold';
}
div.screen6 .phone_block{
	text-align:center;
	font-size:16pt;
	margin: 0 0 6% 0;
}
div.screen6 .feedback{
	font-size:14pt;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}
div.screen6 .snd{
	background:#4D4D4D;
	color:#FFFFFF;
	font-size: 8pt;
	margin-top:10px;
}
div.screen6 .rst{
	background:#FFFFFF;
	font-size: 8pt;
	float:right;
	margin-top:10px;
}
div#modalForm .modal-dialog{
	width:840px;
	height:510px;
	border-radius:10px;
}
div#modalForm .modal-content{
	width:840px;
	height:510px;
	border-radius:10px;
	background: #9c1a1a;
	color:#fff;
	padding:50px;
	font-family:'HelveticaNeueCyr-Medium';
	font-size:16pt;
}
div#modalForm .modal-content .text{
	margin-bottom:40px;
	display:block;
}
div#modalForm .modal-content input{
	margin-bottom:15px;
	color:#4d4d4d;
	height:45px;
}
#popdownload{
	margin-top:25px;
	width:225px;
	height:70px;
	border-radius:10px;
	font-size:20pt;
	color:#4d4d4d;
}
.has-error{
	border-color: #a94442 !important;
 	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
}
.has-error:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
}

.form-control-feedback
{
	top:6px !important;
}
