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

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

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

p {
	color: #000;
	font-family: NeoSansCyr;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.wrapper_1 {
  background: url("../images/wrapper-1.jpg") no-repeat scroll center top #FFFFFF;
  float: left;
  position: relative;
  width: 100%;
}
.inline-pop-content {
    font: 20px/1.2 NeoLtCyr;   
}
.wrapper_1 .cap {
  background: none repeat scroll 0 0 black;
  bottom: 0;
  height: 130px;
  z-index: 0;
  left: 0;
  position: absolute;
  width: 100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}

div.main {
  margin: 0 auto;
  overflow: hidden;
  padding: 26px 0 48px;
  position: relative;
  width: 1005px;
  z-index: 1;
}

div.protector {
  height: 441px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 25px;
  position: relative;
  width: 1005px;
}

#slider {
	position: relative;
	z-index: 1;
}

.protector_img {
  left: 0;
  position: absolute;
  top: 25px;
  z-index: 10;
}

div.setting_txt {
	border: 1px solid rgba(255,255,255,0.5);
	left: 101px;
	padding: 5px 7px 5px 9px;
	position: absolute;
	top: 122px;
	width: 208px;
	z-index: 10;
}

div.setting_txt p {
	color: #fff;
	font: 16px/1.2 NeoSansCyr;
	text-transform: uppercase;
}


div.security_comp p {
	color: #fff;
	font: 42px/1.1 NeoLtCyr;
	text-transform: uppercase;
}


div.left_txt, div.center_txt, div.right_txt {
	float: left;
}

div.left_txt {
	width: 333px;
}

div.center_txt {
	width: 223px;
}

div.right_txt {
	width: 443px;
}

.margin_1 {
	margin-top: 32px;
}

p.otzyv {
	color: #171515;
	font-size: 20px;
	margin: 0 0 24px 0;
}

p.besplatno {
	font: 10px/1 NeoSansCyr_Medium;
	margin-top: 8px;
	text-align: right;
	text-transform: uppercase;
}

p.besplatno a {
	position: relative;
	top: 5px;
}

p.ispolz {
	font-family: NeoSansCyr;
	line-height: 1.1;
	margin-top: 20px;
	text-align: right;
	text-transform: uppercase;
}

.margin_2 {
	margin-top: 11px!important;
}

p.otzyv img {
	left: 10px;
	position: relative;
	top: 7px;
}

p.otzyv a {
  color: #171515;
  font-size: 11px;
  margin-left: 20px;
  text-transform: uppercase;
}

p.date, a.otzyv_txt {
	display: table-cell;
	height: 29px;
}
a.otzyv_txt {
  color: #000000;
  font-family: NeoSansCyr;
  text-decoration: none;
}
p.date {
	background-color: #e9e9e9;
	color: #303030;
	font-family: 'Microsoft Sans Serif';
	text-align: center;
	vertical-align: middle;
	width: 21px;
}

a.otzyv_txt {
	background: url('../images/kav-left.png') 2px top no-repeat;
	line-height: 1.1;
	padding: 0 0 0 20px;
	width: 290px;
}

a.otzyv_txt img {
	margin-left: 5px;
}

div.str {
	margin-bottom: 13px;
}

p.security_protector {
  font: 10px/1 NeoSansCyr_Medium;
  margin-top: 8px;
  position: relative;
  text-align: right;
  text-transform: uppercase;
}
p.security_protector .spbg {
  left: 27px;
  padding-right: 10px;
  position: absolute;
  top: 5px;
  width: 84%;
  z-index: -1;
}
p.security_protector .spbg img {
  height: 68px;
  width: 100%;
}
p.security_protector span {
	color: #fff;
	font: 50px/1 NeoSansCyr;
	padding: 10px 14px;
	position: relative;
	text-align: center;
	top: 18px;
	width: 148px;
}

p.comp_zash {
	font: 15px/1.1 NeoSansCyr;
	margin: 42px 0 0 0;
	text-align: right;
	text-transform: uppercase;
}

p.comp_zash span {
	text-transform: lowercase;
}

p.zashita {
	background-color: #e9e9e9;
	float: left;
	font-size: 17px;
	margin: 27px 0 0 0;
	padding: 2px 0 1px 10px;
}

div.security_left {
	float: left;
	width: 300px;
}

div.security_right {
	float: right;
	width: 288px;
}

div.security_center {
	margin: 0 auto; 
	width: 288px;
}


div.security_center h3, div.security_right h3 {
	text-align: center;
}

div.security_left img, div.security_center img, div.security_right img {
	display: block;
	margin: 10px auto 25px auto;
	width: 272px;
}

div.security_left p, div.security_center p, div.security_right p {
	font-family: 'NeoSansCyr';
	line-height: 1.2;
	margin-left: 10px;
}

div.security_left p span, div.security_center p span, div.security_right p span {
	text-transform: uppercase;
}

h3.security_h3 {
	color: #000;
	font: 37px/1 NeoSansCyr;
	margin-top: 12px;
	text-transform: uppercase;
	white-space: nowrap;
}

/*-----------------------------*/

div.wrapper_2 {
  background: url("../images/wrapper-2.png") no-repeat scroll center top #FFFFFF;
  float: left;
  width: 100%;
}

div.main_2 {
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55px;
	width: 1005px;
}

h4.skrin_h4 {
	background: url('../images/skrin_h4-bg.png') left top no-repeat;
	font: 25px/1 NeoSansCyr;
	margin: 0 0 20px 0;
	padding: 10px 0 8px 15px;
	text-transform: uppercase;	
}

div.skrinshot {
	background: url('../images/skrin-bg.png') center bottom no-repeat;
	display: inline-block;
	height: 270px;
	position: relative;
	vertical-align: top;
	width: 330px;
}

a.uvelich {
	bottom: 35px;
    position: absolute;
    right: 11px;
} 

ul.preim {
	float: left;
	margin: 23px 48px 0 0; 
	width: 306px;
}

ul.preim li {
	background: url('../images/ul-li.png') 4px -18px no-repeat;
	font: 16px/1.2 NeoLtCyr;
	margin: 0 0 21px 0;
	padding-left: 35px;
}

ul.margin_3 {
	width: 278px;
}

ul.margin_4 {
	margin: 23px 0 0 0; 
}

div.thank_you {
	float: left;
	width: 472px;
}

img.people {
	border: 4px solid #bfbfbf;
	border-radius: 5px;
	float: left;
	margin-right: 50px;
	width: 120px;
}

p.f_i_o {
	font: bold 17px/1 NeoLtCyr;
	margin-top: 3px;
}

p.f_i_o a {
	color: #000;
	text-decoration: none;
}

p.f_i_o a:hover {
	text-decoration: underline;
}

p.thank_you_txt {
	font: 17px/1.2 NeoLtCyr;
	margin-top: 15px;
}

.margin_5 {
	margin: 0 55px 0 0;
}

.margin_6 {
	margin: 20px 0 0 0;
}

.margin_7 {
	margin: 20px 55px 0 0;
}

.margin_8{
	margin: 40px 0 23px 0!important;
}

.margin_9{
	margin: 82px 0 0 0!important;
}

div.prichiny_left, div.prichiny_right {
	display: inline-block;
	vertical-align: top;
	width: 455px;
}

h5.prichiny_h5 {
	color: #2b2a2a;
	font: 17px/1 NeoSansCyr;
	text-transform: uppercase;	
}

h5.prichiny_h5 span {
	text-transform: lowercase;	
}

.margin_10 {
	margin: 31px 0 40px 0;
}

div.stop {
	display: inline-block;
	margin: 0 0 30px 0;
	vertical-align: top;
	width: 35px;
}

div.opys_problem  {
	display: inline-block;
	margin: 0 0 30px 0;
	padding-left: 20px;
	vertical-align: top;
	width: 395px;
}

div.opys_problem p {
	font: 17px/1 NeoLtCyr;
}

div.prichiny_right {
	margin-left: 42px;
	width: 495px;
}

div.prichiny_right div.opys_problem  {
	margin: 0 0 20px 0;
	width: 436px;
}

/*----------------------------------*/
.graycolor {
  background-image: url("../images/headbg.png");
  background-position: center top;
  box-shadow: none !important;
  height: 66px;
}
div.gray {
	background: #676767;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#676767), to(#7c7c7c));
	background: -webkit-linear-gradient(#676767, #7c7c7c);
	background: -moz-linear-gradient(#676767, #7c7c7c);
	background: -ms-linear-gradient(#676767, #7c7c7c);
	background: -o-linear-gradient(#676767, #7c7c7c);
	background: linear-gradient(#676767, #7c7c7c);
	margin: 61px 0 0 0;
	float: left;
	width: 100%;
}

div.gray_main, div.download_protector_main, div.oplata {
	margin: 0 auto;
	width: 1005px;
}

p.druh {
	color: #fff;
	font: 20px/1 NeoLtCyr;
	margin-left: 20px;
	padding: 38px 0 40px;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;	
	float: left;
}
.share42init {
  float: left;
  margin-left: 25px;
  margin-top: 30px;
}
.share42init a {
  margin-right: 15px !important;
}
p.druh span {
	margin-left: 17px;
}

p.druh a {
	padding: 0 12px 0 0;
	position: relative;
	top: 10px;
}

/*--------------------------------*/

div.download_protector {
	background: #595959;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#595959), to(#353535));
	background: -webkit-linear-gradient(#595959, #353535);
	background: -moz-linear-gradient(#595959, #353535);
	background: -ms-linear-gradient(#595959, #353535);
	background: -o-linear-gradient(#595959, #353535);
	background: linear-gradient(#595959, #353535);
	width: 100%;
	float: left;
}

div.download_protector_main {
	background: url('../images/protector-bottom.png') left 79px no-repeat;
	padding: 54px 0 33px 0;
	position: relative;
}

p.menu_bottom {
	text-align: right;
}

.menu_bottom a {
	color: #fff;
	font-family: Tahoma;
	padding-right: 8px;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

p.protector_txt {
	color: #fff;
	font-family: Tahoma;
	line-height: 1.2;
	margin: 60px 0 18px 0; 
	text-align: right;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

p.copyright {
	color: #fff;
	font-family: Tahoma;
	line-height: 1.1;
	text-align: right;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

p.liveinternet {
	margin: 18px 0 0 0; 
	text-align: right;
}

p.download_protector {
	margin: 27px 0 0 372px;
}

/*------------------------*/

div.footer {
  background-color: #FFFFFF;
  padding: 25px 0;
  float: left;
  width: 100%;
}

div.oplata {
	text-align: center;
}

.mainslider {
-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.2);
position: relative;
z-index: 1;
}

.slider {
  height: 449px;
  overflow: hidden;
}

.slider li {
  height: 452px;
  overflow: hidden;
  position: relative;
  width: 1005px;
}
.slider li .image {
  left: 0;
  position: absolute;
  top: 0;
  z-index: auto;
}
.slider li .image img {

}
.slider li.forhome .setting_txt {
  border: 1px solid rgba(255, 255, 255, 0.5);
  left: 101px;
  margin-top: -16px;
  padding: 5px 7px 5px 9px;
  position: relative;
  top: 135px;
  width: 208px;
  z-index: 10;
}
.slider li .setting_txt p {

}
.slider li.foroffice .setting_txt {
  bottom: 37px;
  left: auto;
  position: absolute;
  right: 20px;
  text-align: right;
  top: auto;
  width: 132px;
}
.slider li.foroffice .security_comp {
	background: rgba(230,81,137,0.8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(230,81,137,0.8)), to(rgba(181,29,24,0.8)));
	background: -webkit-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	background: -moz-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	background: -ms-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	background: -o-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));	
	background: linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	bottom: 69px;
	padding: 9px 5px 7px 16px;
	position: absolute;
	right: 0;
	width: 450px;
	z-index: 10;
}
.slider li.foroffice p.for_house {
	bottom: 32px;	
	font: 30px/1 NeoLtCyr;
	position: absolute;
	right: 22px;
	text-align: right;
	text-transform: uppercase;
	z-index: 10;
}

.slider li.forhome .security_comp {
	background: rgba(230,81,137,0.8);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(230,81,137,0.8)), to(rgba(181,29,24,0.8)));
	background: -webkit-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	background: -moz-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	background: -ms-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	background: -o-linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));	
	background: linear-gradient(rgba(230,81,137,0.8), rgba(181,29,24,0.8));
	bottom: 69px;
	padding: 9px 5px 7px 16px;
	position: absolute;
	right: 0;
	width: 450px;
	z-index: 10;
}
.slider li .security_comp p {

}
.slider li.forhome p.for_house {
	bottom: 32px;	
	font: 30px/1 NeoLtCyr;
	position: absolute;
	right: 22px;
	text-align: right;
	text-transform: uppercase;
	z-index: 10;
}
div.main_2.statcont {
overflow: visible;
}
.main_2.statcont h1 {
  float: left;
  font-family: NeoSansCyr;
  margin-bottom: 15px;
  text-transform: uppercase;
  width: 100%;
}

.main_2.statcont p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
}
.main_2 .argback {
  margin-bottom: -20px !important;
  margin-top: 30px;
}
.main_2 .argback a {
  color: #A3A3A3;
}
.inline-pop-content {
min-height: 40px;
background-color: #ffffff;
padding: 20px;
border-radius: 10px;
margin-top: 6px;
}
h1.h1 {
  color: #000000;
  letter-spacing: 1px;
  margin: 0px 0 12px 22px !important;
  padding: 0;
  text-transform: uppercase !important;
  font-family: NeoLtCyr !important;
}

div.gray_border {
	background: #e8e8e8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e8e8e8), to(#ffffff));
	background: -webkit-linear-gradient(#e8e8e8, #ffffff);
	background: -moz-linear-gradient(#e8e8e8, #ffffff);
	background: -ms-linear-gradient(#e8e8e8, #ffffff);
	background: -o-linear-gradient(#e8e8e8, #ffffff);
	background: linear-gradient(#e8e8e8, #ffffff);
	height: 7px;
	float: left;
	width: 100%;
	margin-bottom: 17px;
}

input[type="submit"], button{
background: rgb(0,211,85);
background: -moz-linear-gradient(top,  rgba(0,211,85,1) 0%, rgba(0,179,60,1) 50%, rgba(0,157,41,1) 52%, rgba(0,140,23,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,211,85,1)), color-stop(50%,rgba(0,179,60,1)), color-stop(52%,rgba(0,157,41,1)), color-stop(100%,rgba(0,140,23,1)));
background: -webkit-linear-gradient(top,  rgba(0,211,85,1) 0%,rgba(0,179,60,1) 50%,rgba(0,157,41,1) 52%,rgba(0,140,23,1) 100%);
background: -o-linear-gradient(top,  rgba(0,211,85,1) 0%,rgba(0,179,60,1) 50%,rgba(0,157,41,1) 52%,rgba(0,140,23,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,211,85,1) 0%,rgba(0,179,60,1) 50%,rgba(0,157,41,1) 52%,rgba(0,140,23,1) 100%);
background: linear-gradient(to bottom,  rgba(0,211,85,1) 0%,rgba(0,179,60,1) 50%,rgba(0,157,41,1) 52%,rgba(0,140,23,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d355', endColorstr='#008c17',GradientType=0 );
border: none;
border-top: 2px solid #00e580;
border-left: 1px solid #00c340;
border-right: 1px solid #00c340;
font-family: NeoLtCyr;
color: #ffffff;
font-size: 16px;
text-shadow: 1px 1px 1px #535353;
filter: dropshadow(color=#535353, offx=1, offy=1);
padding: 5px 30px;
border-radius: 3px;
-webkit-box-shadow:  3px 3px 3px 0px rgba(190, 190, 190, 0.5);
box-shadow:  3px 3px 3px 0px rgba(190, 190, 190, 0.5);
text-transform: uppercase;
cursor: pointer;
float: left;
}
#cboxClose {
-webkit-box-shadow:  none;
box-shadow:  none;
}
#dle-captcha a {
color: #000000;
}
.toplink-block-wrap {
  height: 14px;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.toplink-block {
  margin: 0 auto;
  padding-top: 5px;
  text-align: right;
  width: 1005px;
  z-index: 1;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
}
.toplink-block:hover {
  opacity: 1;
}
.toplink-block a {
  color: #000000;
  font-family: tahoma;
  margin-left: 10px;
  text-decoration: none;
}
.toplink-block a:hover {
  text-decoration: underline;
}
.enterlink {
position: absolute;
left: 0px;
bottom: 55px;
color: #fff;
font-family: Tahoma;
padding-right: 8px;
text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
a.enterlink:hover {
	color: rgb(90, 255, 150)!important;
}