@font-face {
    font-family: 'bold';
    src: url('../fonts/exo2-bold.eot');
    src: url('../fonts/exo2-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo2-bold.woff') format('woff'),
         url('../fonts/exo2-bold.ttf') format('truetype'),
         url('../fonts/exo2-bold.svg#exo_2bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'light';
    src: url('../fonts/exo2-light.eot');
    src: url('../fonts/exo2-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo2-light.woff') format('woff'),
         url('../fonts/exo2-light.ttf') format('truetype'),
         url('../fonts/exo2-light.svg#exo_2light') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font: 100%;
    font-family: 'light', tahoma;
	margin: 0 ;	
	min-width:1055px;
	padding: 0;
	width:100%;
	font-weight: normal;
    font-style: normal;
	background-color:white;
}
iframe {
	}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5{
	font-weight:normal;
}
img{
	border:none;
}
input,textarea{outline:0}
input:active,textarea:active{outline:0}
:focus{outline:0}
img{border:0}
input::-webkit-input-placeholder{color:gray !important}
input::-moz-placeholder{color:gray !important}
input:-moz-placeholder{color:gray !important}
input:-ms-input-placeholder{color:gray !important}
input placeholder{color:gray !important}

.header{
	width:1000px;
	margin:0 auto;
	padding:20px 0;
}
.lheader{
	float:left;
	width:200px;
	padding-top:9px;
}
.mheader{
	float:left;
	width:240px;
	margin-left:20px;
}
.rheader{
	float:right;
	width:510px;
	padding-top:10px;
}
.lheader h1{
	text-align:right;
	margin:0;
	font-family:'bold';
	font-size:23px;
	text-transform:uppercase;
}
.rheader h1{
	text-align:right;
	margin:0;
	font-size:18px;
	font-family:'bold';
	text-transform:uppercase;
}
.rheader h2{
	text-align:right;
	font-size:27px;
	text-transform:uppercase;
	margin:0;
	font-family:'bold';
}
.bg1{
	background:url(../images/bg1.jpg) no-repeat center;
	background-size:cover;
}
.block1{
	width:1000px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:100px;
}
.massh{
	margin:0 auto;
	width:1000px;
	text-align:center;
}
.massh h3{
	margin:0;
	font-size:21px;
	color:white;
}
.massh h4{
	font-size:18px;
	margin:0;
	color:white;
}
.massh p{
	padding:0px 10px 10px 10px;
	border-radius:10px;
	background-color:#316cea;
	color:white;
	font-family:'bold';
	font-size:34px;
	margin:10px 0 !important;
}
.massh h6{
	margin:0;
	color:white;
	font-size:40px;
	font-family:'bold';
	text-transform:uppercase;
}
.massh a{
	color:white;
}
.massh a:hover{
	text-decoration:underline;
}
.massh font{
	font-family:'bold';
}
.ben{
	margin-top:30px;
}
.ben1{
	padding:10px 20px 5px 20px;
	margin-top:50px;
}
.ben2{
	padding:10px 20px 5px 20px;
	margin-top:25px;
}
.ben3{
	padding:10px 20px 0px 20px;
	margin-top:25px;
}
.ben4{
	padding:10px 20px 5px 20px;
	margin-top:50px;
}
.ben5{
	padding:10px 20px 5px 20px;
	margin-top:25px;
}
.ben5 .lrb{
	margin-left:6px;
}
.ben6{
	padding:10px 20px 0px 20px;
	margin-top:25px;
}
.ben6 .lrb{
	margin-left:-10px;
}
.ben3 .rlb{
	padding-top:6px;
}
.ben1, .ben3, .ben4, .ben6{
	background-color:#316cea;
}
.ben2, .ben5{
	background-color:#1cad15;
}
.ben1, .ben2, .ben3{
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.ben4, .ben5, .ben6{
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.block1 p{
	margin:0;
}
.leftben{
	float:left;
	text-align:right;
	color:white;
	font-size:20px;
}
.llb{
	float:left;
	width:200px;
	margin:0 10px;
}
.rlb{
	float:left;
	max-width:60px;
}
.rightben{
	float:left;
	text-align:left;
	color:white;
	font-size:20px;
}
.lrb{
	float:left;
	max-width:76px;
}
.rrb{
	float:left;
	width:215px;
	margin:0 0px;
}
.leftben a, .rightben a{
	color:white;
	text-decoration:none;
}
.form1{
	float:left;
	background-color:white;
	border-radius:10px;
	padding:15px;
	width:313px;
}
.form1 ul{
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
}
.form1 h1{
	font-size:28px;
	color:#3762b8;
	margin:0;
	font-family:'bold';
	text-align:center;
}
.form1 h2{
	font-size:21px;
	margin:0;
	font-family:'bold';
	text-align:center;
}
.form1 p{
	margin:0px 0 2px 10px;
	text-align:left;
	font-size:14px;
}
.checkbox{
	margin-right:44px;
}
.form1 form input[type="checkbox"]{	
}
.form1 form input[type="text"], .form1 form input[type="email"] {
	height:30px;
	padding: 0px 0 0 30px;
	background-color:#e8e8e8;
	width:266px;
	border:0;
	margin:8px 10px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-webkit-appearance:none;
	font-size:15px;
	border-radius:5px;

}
.form1 form input[type="text"]:focus, .form1 form input[type="email"]:focus {
	background-color:lightgrey;
	}
.form1 form input[type="submit"]{
	width:294px;
    font-family: 'bold';
	margin:10px 0;
	font-size:20px;
	padding:2px 0px 7px 0;
	background: #29bb27; /* Old browsers */
	background: -moz-linear-gradient(top,  #29bb27 0%, #0d990e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#29bb27), color-stop(100%,#0d990e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #29bb27 0%,#0d990e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #29bb27 0%,#0d990e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #29bb27 0%,#0d990e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #29bb27 0%,#0d990e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29bb27', endColorstr='#0d990e',GradientType=0 ); /* IE6-9 */
	border:none;
	cursor:pointer;
	color:white;
	text-align:center;
	text-decoration:none;
	border:none;
	text-shadow:0px 1px 0px black;
	border-radius:5px;
	height:40px;

}
.form1 form input[type="submit"]:hover{
	background: #0d990e; /* Old browsers */
	background: -moz-linear-gradient(top,  #0d990e 0%, #0d990e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d990e), color-stop(100%,#0d990e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0d990e 0%,#0d990e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0d990e 0%,#0d990e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0d990e 0%,#0d990e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0d990e 0%,#0d990e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d990e', endColorstr='#0d990e',GradientType=0 ); /* IE6-9 */
	padding:5px 0px 5px 0;
	text-shadow:0 1px 0 black;
}
.form1 form input[type="submit"]:active{
	padding:7px 0px 3px 0;
}
.comment{
	width:1000px;
	margin:-34px auto 0;
	padding-bottom:40px;
}
.video{
	float:left;
	width:680px;
	background:url(../images/mac.png) no-repeat center;
	height: 452px;
	position:relative;
	margin-left:-100px;
}
.video iframe{
	margin-left: 82px;
	margin-top:23px;
}
.cis{
	float:left;
	width:416px;
	margin-top:40px;
}	
.cis h1{
	text-align:center;
	font-family:'bold';
	font-size:32px;
}
.cis p{
	text-align:justify;
	margin:0;
	font-size:21px;
}
.cis h2{
	text-align:right;
	margin:0;
	font-size:16px;
	color:#18a914;
	font-family:'bold';
}
.greybg{
	background-color:#e8e8e8;
}
.footer{
	width:1000px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
}
.lfooter{
	float:left;
	width:400px;
	text-align:center;
	margin-left:68px;
}
.footer h2{
	font-size:14px;
}
.footer h1 {
	font-weight:bolder;
	margin:10px 0;
}


















form ul li.button-row {
position: relative
}
input {
	position:relative;

	}
	
span.error {
	text-transform:uppercase;
	position:absolute;
	padding:8px 8px 8px 6px;
	min-width:200px;
	margin-top:3px;
	left: 191px;
	z-index:300;
	top:2px;
	text-align:left;
	}


/*  ����� ��� ������ ���� */
.popup_effect1 {
      background:#11455A;
      opacity: 0.2;
    }
.popup_effect2 {
      background:#FF0041;
      border: 3px dashed #000;
    }
.button {
padding: 8px 4px;
color:#fff;
width: 24px;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
border-top: 4px solid #ccc;
border-left: 4px solid #ccc;
border-right: 4px solid #ccc;
border-bottom: 4px solid #aaa;
background: #414141;
display: inline;
}
.button:hover {
text-decoration:none;
padding: 8px 4px;
color:#fff;
background: #0099CC;
}
.popupform ul li{
	padding:2px 5px;
	border-radius:10px;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 150;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup img{
	display: inline;
	border: none;
	cursor:pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;	
}
.popup {
	background-color:white;
	width:400px;
	padding-bottom:20px;
    border:0;
    display: inline-block;
	left:50%;
	text-align:center;
    opacity: 0;
    position: fixed;
	border-radius:20px;
    text-align: justify;
    top: 50%;
    visibility: hidden;
    z-index: 303;
	margin-left: -250px;
	margin-top: -150px;

}




.popup h2 {
/* padding: 5px 0; */
margin: 0;
color: black;
text-transform: uppercase;
font-family: 'bold';
	}
.overlay:target+.popup {
    opacity: 1;
    visibility: visible;
}
/* ������ �������� ����  */
.close {
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    top:20px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
     border-radius: 15px;
}
.close:before {
    color: black;
content: "X";
font-size: 36px;
}
.close2 {
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 15px;
	color: black;
   font-weight: bold;
    text-align: center;
    text-decoration: none;
    top:20px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
     border-radius: 15px;
}
.close2:before {
	color: white;
	content: "X";
	font-size: 36px;
}
textarea {
	background-color:lightgrey;
	border:none;
	color:black;
	}
.popup .checkbox{
	margin-right:24px;
}
.popup .checkbox p{
	margin-right: 169px;
}
.popup input[type="text"], .popup input[type="email"]{
	border:none;
	margin:0px 0;
	background-color:lightgrey;
	padding-left:30px;
	color:black;
	width: 244px;
	}	
.i1 {
	width:215px;
	height:32px;
	background:url(../images/i1.png) no-repeat 10px center;
	}
.i2 {
	width:215px;
	height:32px;
	background:url(../images/i2.png) no-repeat 10px center;
	}
.i3 {
	width:215px;
	height:32px;
	background:url(../images/i3.png) no-repeat 10px center;
	}
.i4 {
	width:215px;
	height:32px;
	background:url(../images/i4.png) no-repeat 10px center;
	}
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
:focus { outline:none; } 
img{
	border:none;
}
input::-webkit-input-placeholder {
	color:black;
}
input::-moz-placeholder {
	color:black;
}
input:-moz-placeholder {   /* Older versions of Firefox */
color:black;
}
input:-ms-input-placeholder { 
	color:black;
}
.popup p  {
    margin-bottom: 10px;
	text-align: justify;
margin: 0;
}

.popup h3 {
	text-align:center;
	margin:0 0 10px;
	color:black;
	}
.popupform  {
text-align: center;
width: 360px;
color: black;
padding: 20px;
margin: 0 auto;
	}
	.popupform h1{
		color:white;
		margin:0;
	}
.popupform a {
	color:white!important;
	}
.popupform input[type="submit"] {
text-transform: uppercase;
text-decoration: none;
color: white;
display: block;
text-align: center;
font-size: 20px;
	background: #29bb27; /* Old browsers */
	background: -moz-linear-gradient(top,  #29bb27 0%, #0d990e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#29bb27), color-stop(100%,#0d990e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #29bb27 0%,#0d990e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #29bb27 0%,#0d990e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #29bb27 0%,#0d990e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #29bb27 0%,#0d990e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29bb27', endColorstr='#0d990e',GradientType=0 ); /* IE6-9 */
font-family: 'bold';
width: 285px;
padding: 6px 0px 7px 0px;
margin: 5px auto 0;
border: none;
cursor: pointer;
border-radius:10px;
}
.popupform input[type="submit"]:hover {
	background: #0d990e; /* Old browsers */
	background: -moz-linear-gradient(top,  #0d990e 0%, #0d990e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d990e), color-stop(100%,#0d990e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0d990e 0%,#0d990e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0d990e 0%,#0d990e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0d990e 0%,#0d990e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0d990e 0%,#0d990e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d990e', endColorstr='#0d990e',GradientType=0 ); /* IE6-9 */
padding: 8px 0px 5px 0px;
	}
.popupform input[type="submit"]:active {
padding: 10px 0px 3px 0px;
	}
.popupform ul {
	padding:0;
	margin:0;
	list-style:none;
	background:none;
	}
.popupform ul li {
	list-style:none;
	margin:5px;
	background:none;
	}

.popupform ul li {
	list-style:none;
	margin:5px;
	background:none;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	