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

}
html,body,address,blockquote,div,p,pre,h1,h2,h3,h4,h5,h6,hr,	
dd,dl,dt,ul,ol,li,											
a,abbr,acronym,b,big,br,cite,code,del,dfn,em,i,					
ins,kbd,q,samp,small,span,strong,sub,sup,tt,var, object,														
caption,table,tbody,td,tfoot,th,thead,tr,						
form, input,textarea,select,button,fieldset,legend,label, 		
font,u,s,center,dir,menu,strike,xmp{
	margin:0;
	padding:0;
	outline:0;
	text-decoration:none;
}
html{
	min-width:960px;
}
input{
	outline:none;
}
body{
	width:100%;
	font:18px 'Roboto Condensed', sans-serif;
	color:#000;	
	margin:0;
	padding:0;	
	background:#fff url(../images/bg-top.jpg) top center no-repeat;
}
p{
	line-height:1.8em;
}
img{
	border:none;
}
#about h2{
	margin-top: 13px;
}
#tarifs, #partners{
	background:white;
}
#pluses{
	background:url(../images/plus-bg.jpg) center top no-repeat;
}
#pluses h2{
	display: block;
	color: white;
	height: 74px;
	background: rgba(0,0,0,0.3);
	border-radius: 4px;
	margin: 80px auto 20px;
	line-height: 71px;
	width: 726px;
}
#promo{
	height: 403px;
	background: url(../images/promo.jpg) center top no-repeat;
	padding: 30px 0 43px 0;
}
#products{
	padding: 71px 0 62px 0;
}
#work h2, #problems h2{font-size: 48px; margin: 15px 0;}
#problems{background:#f6f6f6;}
.ie-opacity{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE 5.5+*/
}
.header-wrap{
	margin:0;
	padding:0;
	width:100%;
	position:relative;
}
.header{	
	padding:0;	
	width:960px;	
	height:193px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}

.logo{
	display:block;
	position:absolute;
	top: 82px;
	left: 10px;
}
.cont-mail{
	font-size:14px;
	font-weight:600;
	color:#01a8e5;
	text-decoration:underline;
	position:absolute;
	top:59px; right:51px;
}
.nav-menu{
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	z-index: 7000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 );
}
.nav-menu ul{
	display: table; 
	text-align:center;	
	margin:0 auto;
	padding:0;
	width:960px;
	list-style:none;
}
.nav-menu ul li{
	display: table-cell;
	height:60px;
	margin: 0 15px;
}
.nav-menu ul li:first-child{margin-left:0;}
.nav-menu ul li:last-child{margin-right:0;}
.nav-menu ul li a{
	display: inline-block;
	height:60px;
	padding: 0 21px;
	font-size:16px;
	text-decoration:none;
	color:white;
	line-height:54px;
	position:relative;
}
.nav-menu ul li a.current{
	color:#f83b44!important;
	background:white;
}
.nav-menu ul li a:hover{
	color:#f83b44;
}
.head-button .robot-button{
	display:block;
	position:absolute;
	right: 11px;
	top: 117px;
}
.contact-phone{ 
	width: 192px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 80px;
	font-size: 24px;
	/* font-weight: bold; */
	line-height: 1.2em;
	color: white;
}

/*				CAROU				*/
.carou {
	width:100%;
	height: 627px;
	position: relative;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.wrap-carou{
	width:960px;
	height: 627px;
    margin:0 auto;
    position:relative;
	text-align:center;
}
.bg{
	width:1181px;
	height:1192px;
	position:absolute;
}
.wrap-carou  h1{
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	height: 123px;
	color: white;
	z-index: 100;
	line-height: 41px;
	display: block;
	margin: 20px auto 0;
	padding: 0 15px;
	text-transform: uppercase;
}
.spec-img{
	width: 563px;
	text-align: right;
	position: absolute;
	top: 80px;
}
#carousel  {
	list-style: none;
	display: block;
	overflow:hidden;
	padding:0;
	margin:0;
	height: 450px;
}
#carousel li {
	width:960px;
	height:450px;
	position:relative;
	text-align: center;	
	display: block;
	float:left;
	overflow:hidden;
}
#carousel> * {
	position: absolute;
}
.carou-img{
	float: left;
	margin: 9px 0 0 16px;
	width: 480px;
	text-align: center;
}
.clearfix {
	float: none;
	clear: both;
}
.next, .prev{
	cursor:pointer;
}
.prev {
	width:19px;
	height:31px;
	position:absolute;
	left: 10px;
	top: 173px;
	background:url(../images/slider_buttons.png) 0 0 no-repeat;	
	z-index: 101;
}
.prev:hover{
	background:url(../images/slider_buttons.png) -32px -1px no-repeat
}

.next {
	width:19px;
	height:31px;
	position:absolute;
	right: 10px;
	top: 173px;
	background:url(../images/slider_buttons.png)  0 -32px no-repeat;	
	z-index: 101;
}

.next:hover{
	background:url(../images/slider_buttons.png) -32px -32px no-repeat;
}
.pager{
	position: absolute;
	text-align:center;
	width:100%;
	top: 468px;	
	z-index: 101;
}
.pager a{
	margin: 0 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/pagination.png) 0 0 no-repeat;	
}
.pager a span{
	display:none;
}

.pager a.selected{
	background: url(../images/pagination.png)   0  -22px no-repeat;
} 
.carou-text{
	width: 415px!important;
	height: 400px!important;
	position: absolute!important;
	top: 0!important;
	right: 54px!important;
	text-align: left!important;
	z-index: 100;
	
}
.carou-text span{
	display: block;
	max-height: 170px;
	overflow: hidden;
	color: white;
	line-height: 24px!important;
	font: 14px 'Open sans', sans-serif;
	position: relative;
	top: 71px;
	left: 0px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.30);
	margin: 0;
	padding: 0;
}
.wrap-carou a{
	position: relative;
	top: 19px;
	left: 0;
}

.text-left, .text-right{
	height: 429px;
	margin: 51px 0 0;
	position: absolute;
	line-height: 27px;
	color: white;
	font-weight: bold;
	font-size: 24px;
	color: white;
	text-align: left;
	text-transform: uppercase;
}
.text-left{
	width: 481px;
	left: 7px;
}
.text-right{
	width:390px;
	right: 3px;
}
.text-left h2{
	color:#f83b44;
	font-weight:bold;
	font-size:24px;
	margin: 0 0 21px;
}
.carou-price{
	display:block;
	font: 14px 'Open sans', sans-serif;
	margin: 17px 0 0!important;
	max-height:68px!important;
	
}
.carou-price b{
	display:block;
	font: bold 24px 'Open Sans', sans-serif;
	margin: 0 0 8px;
}
.buy-form{
	background: url(../images/buy-form.jpg);
	width: 379px;
	height: 350px;
	margin: 4px 0 0 3px;
	border-radius: 4px;
	text-align: center;
}
.buy-form h2{
	font-size: 18px;
	text-transform: uppercase;
	color: black;
	text-align: center;
	padding: 34px 45px 13px;
	line-height: 22px;
}
.buy-form input{
	width: 268px;
	height: 40px;
	background: rgba(0,0,0,0.1);
	padding: 0 16px;
	border: 0;
	border-bottom: 3px solid white;
	border-radius: 2px;
	box-shadow: inset 0 3px 0 rgba(0,0,0,0.3);
	font-size: 18px;
	text-align: left;
}
.buy-form button{
	margin: 29px auto;
	padding: 0 41px;
	font: 18px 'Roboto Condensed', sans-serif;
}
#promo .main-block{
	height:476px;
}
#promo .buy-form{
	background:white;
}
#promo .spec-img{
	width:190px;
	height:190px;
	background:white;
	border-radius:50%;
	-webkit-border-radius:50%;
}
#promo .text-left{
	padding: 0 0 0 205px;
	margin: 27px 0 0;
	width: 317px;
}
#promo .text-right{margin: 27px 0 0;}
#promo .main-block{	overflow:visible;}
#promo .text-left h2{
	font-weight: bold;
	text-align: left;
	font-size: 24px;
	max-height: 55px;
	overflow: hidden;
}
#promo .spec-img{
	position: absolute;
	top: 0; 	left: -30px;
}
#promo .spec-img img{width: 240px; left: -12%; position: absolute;}
.wrapper{
	width:960px;
	height:100px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	background:green;
}
#promo .buy-form h2{margin: 0 0 1px;}
#promo .buy-form input, .pop input{
width: 268px;
height: 38px;
background: white;
padding: 0 16px;
border: 0;
border: 1px solid #ccc;
border-radius: none;
box-shadow:none;
font-size: 18px;
text-align: left;
}
#promo .counter{
	left: 5px;
	top: 200px;
	color: black;
}
/*				robot-buy FANCY				*/
.popup { 
	width: 380px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 42px;
	display: block;
	left: 0;
	right: 0;
	z-index: 10;
	background: url(../images/background-blue.jpg);
	border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
}
.pop{background: #fff;}

.head-pop{
	overflow: hidden;
	width: 100%;
	height: 112px;
}

/*			CALL WINDOW				*/
.popup h2{
	text-align: center;
	margin: 45px 0 20px;
	font-size: 20px;
	font-family: intro, 'open sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color:white;
}
.popup form{
	margin:15px auto 0;	
}
.formDiv  {
	width: 410px;
	padding: 9px 0 0px 0;
	padding-left: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	display: block;
	position:relative;
}


.popup form input, .order form input{
	width: 277px;
	height: 36px;
	display: block;
	padding: 0 10px 0 10px;
	position:relative;
	font-size: 14px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 12px;
	border: 0;
	background: white;
	color: #666;
	border:2px solid transparent;
}
.cap{
	width: 100%;
	padding-left: 0;
	line-height: 44px;
	padding: 3px 0 0px 0;
}
.mes{
	padding: 0 0 0 180px;
	margin: 14px 0 10px;
}
.cap span{
	color: #666666;
	line-height: 20px!important;
	display: inline-block;
	width: 160px;
	margin: 0 9px 0 0;
}
.cap-img{
	margin: 0 9px 0 0;
	display: inline-block;
	width: 180px;
	height: 40px;
	float: right;
}
.cap input{
	width: 154px;
	height: 40px;
	border: 0;
	float: right;
	border-radius: 4px;
	padding: 0 18px;
}
textarea{
	width: 277px;
	height: 110px;
	display: block;
	position:relative;
	outline: none;
	resize: none; 
	padding: 10px 10px 0 10px;	
	font-size: 14px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 12px;
	border: 0;
	background: white;
	color: #666;
	font: 14px 'Open Sans', sans-serif;
	border:2px solid transparent;
}
label.error{
	display:block;
	padding:0 20px;
	line-height:35px;
	background:#ffb848;
	position: absolute;
	bottom: -42px;
	right: 109px;
	z-index:100;
	font: 14px arial, sans-serif;
	color:black;
	text-transform:none;
	line-height:35px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
label.error:after {
	bottom: 100%;
	left: 81%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ffb848;
	border-width: 6px;
	margin-left: -6px;	
}
section{
	width:100%;
	padding: 71px 0 43px 0; /* при изменении добавить в .ad */
}

#video{
	background:url(../images/background-gray.jpg)!important;	
}
#photo{
	background: url(../images/photo-line.jpg) top repeat-x,
		#212121	url(../images/photo-line.jpg) bottom repeat-x;
}
#photo h2{
	color:white;
}
.main-block{
	width:960px;		
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index: 30;	
}
.main-block h2{
	text-align: center;
	margin: 0 0 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	text-transform:uppercase;
}
.main-block.video{
	margin:7px auto 43px!important;
}
.main-block.video h2{
	color:black;
}
.main-block li{
	margin:20px 0;
	 list-style-image: url(../images/li.png); 
}

.block1{
	width: 218px;
	padding: 22px 20px 34px;
	margin: 41px 0 0 8px;
	background: #ffc600;
	border-radius: 8px;
	position: relative;
	line-height: 24px;
}

.block1:after {
	left: 100%;
	top: 15%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #ffc600;
	border-width: 8px;
	margin-top: -8px;	
}
.block1 h2{	
	width:440px;	
}

.block2{
	padding:21px 11px 0 0;
	display:inline-block;
	float:right;
}
.robot-button, .carou-text a, .buy-robot, .sub-button{
	height: 52px;
	display: inline-block;
	background: #f83b44;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 51px;
	padding: 0 29px;
	background-clip: padding-box;
	text-decoration: none;
	box-shadow: 0 4px 0 #bd1d25;
	-webkit-box-shadow: 0 4px 0 #bd1d25;
	border: 0;
	outline: none;
	cursor:pointer;

}
.sub-button{
	margin: 31px 0 0;
	position:relative;
}
.carou-text a, .foot-button a{
	height:60px;
	font-size: 20px;
	line-height:60px;
	padding: 0 39px;
}
.robot-button:hover, .carou-text a:hover, .buy-robot:hover, .sub-button:hover{
	background:#ff5d65;
	background-clip: padding-box;
}
.center-button{
	text-align:center;
}0
/*				Р¤РћР РњРђ Р—РђРљРђР—Рђ			*/
.order{
	float:right;
	width:460px;
	border-radius:20px;
	overflow:hidden;
	/*border:1px solid #1E8DC1;*/
	background:#1E8DC1;
    padding: 0 0 15px 0;
}
.order h2{
	margin-top:20px;
	color:#fff;
	text-align:center;
}


input.error, textarea.error{
	border:1px solid #ffb848!important;
}

/*				Р’Р•Р‘ Р¤РћР РњРђ				*/
.web-form{
	width:460px;
	border-radius:20px;
	overflow:hidden;
	background:#299cd3;
}
.web-form h2{
	margin-top:20px;
	color:#fff;
	text-align:center;
}

.web-form form input{
	width:388px;
	height:35px;
	display:block;
	padding:3px 10px 0 10px;
	margin-top:4px;
	font-size:14px;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border:1px solid #299cd3;
	background:white;
	box-shadow:inset 0 3px 5px rgba(3,3,3,0.4);
	-webkit-box-shadow:inset 0 3px 5px rgba(3,3,3,0.4);
	outline:none;
}
.formDiv h3{
	font-size:18px;
	font-weight:normal;
}

/****СЃС‚РёР»РёР·Р°С†РёСЏ СЃРµР»РµРєС‚РѕРІ Рё С‡РµРєР±РѕСЃРѕРІ****/
.jq-selectbox{
	width:388px;
	height:31px;
	display:block;
	padding:7px 10px 0 10px;
	margin-top:4px;
	font-size:14px;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border:1px solid #299cd3;
	background:white;
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.3);
	color:black;
	cursor:pointer;
}
select{
	display:none;
}
.jq-selectbox__trigger-arrow{
	position: absolute;
	top: 9px;
	right: 0;
	width: 21px;
	height: 10px;
	background:url(../images/select_icon.png) 0 -15px no-repeat;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow, .jq-selectbox.opened .jq-selectbox__trigger-arrow {
	background:url(../images/select_icon.png) 0 0 no-repeat;
}
.jq-selectbox__select-text{
	font-style:italic;
}
.jq-selectbox__dropdown {
	top: 38px;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	background:white;
	border: 1px solid #299cd3;
	border-radius: 12px;
}
.jq-selectbox ul{
	margin:0;
	padding:0;
}
.jq-selectbox li{
	padding: 3px 15px ;
}
.jq-selectbox li:hover{	
	background:#e9f6fc;
	cursor:pointer;
}

.jq-radio {
	width: 19px;
	height: 19px;
	float:left;
	top:6px;
	margin-right:8px;
	background: url(../images/select_icon.png) 0 -30px no-repeat;	
	vertical-align: middle;
	cursor: pointer;
}

.jq-radio.checked {
	background: url(../images/select_icon.png) 0 -51px no-repeat;	
}
.web-form form .jq-radio input{
	overflow:hidden
}
.jq-checkbox {
	top: -2px;
	width: 19px;
	height: 19px;
	margin-right: 8px;
	background: url(../images/select_icon.png) 0 -75px no-repeat;	
	vertical-align: middle;
	cursor: pointer;
}
.jq-checkbox.checked {
	background: url(../images/select_icon.png) 0 -98px no-repeat;	
}
.allert{
	width:400px;
	height:40px;
	padding-top:20px;
	margin:20px auto 20px;
	background:#feb0b0;
	vertical-align:middle;
	font-size:14px;
	font-weight:normal;
	color:black;
	text-align:center;	
	display:block;	
}

.cause ol{
	list-style:none;
	counter-reset: li;
	margin: 60px 127px 12px;
}
.cause ol li{
	position: relative;
	display: block;
	padding: 7px 0.4em 7px 51px;
	margin: 0 0 50px 0;
	text-decoration: none;
	font-size: 16px;
}
.cause ol li:last-child{
	margin:0;
}
.cause ol li:before{
	content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 70%;
    margin-top: -1.3em;
	background: url(../images/bg-yellow.jpg);
    height: 60px;
    width: 60px;
	color:#121212;
	font-size:30px;
	font-weight:normal;
    line-height: 1.9em;   
    text-align: center;  
    border-radius: 2em;
}
.ad{
	width:100%;
	color:#333;
	margin:-45px 0 -40px 0;
	padding: 45px 0 100px 0;
}

.ad p, .ad table, .ad ul{
	margin:0 80px 15px; 
}
.center h2{
	text-align:center;
	margin:0 0 20px;	
	font-size:48px;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
.center h2 span{
	font-weight:bold;
}
h3{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.gallery{
	display:inline-block;
	position:relative;
	vertical-align:top;
	width:100%;
	font-size:0;	
}
.photo-block{
	width:220px;
	text-align:center;
	display:inline-block;	
	overflow:hidden;
	margin:5px 5px 25px 5px;
	vertical-align:top;
	padding: 0 0 4px;
}

.ph-img{
	height:216px;
	margin:0 auto;
	
}
.photo-block span{
	font-size:14px;	
	display:block;
	margin:20px 0 0;
	line-height:1.2em;	
}
.photo-block a img:hover{
	border:3px solid #299cd3 ;
}
.buy-it{
	display: block;
	position: relative;
	width: 100%;
	margin: 28px 0;
}
.rev-block{
	width:940px;
	margin:0 auto;
	padding: 25px 0;
	overflow:hidden;
	font:italic 14px 'Open sans', sans-serif;
	
}
.rev-block img{
	display:inline-block;
	float:left;
	border: 3px solid white;
}
.rev-text{
	width:700px;
	position:relative;
	left:50px;
	background:#F4F4F4;
	display:inline-block;		
	padding:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;	
}
.client-name{
	position:absolute;
	left:30px; bottom:-26px;
	display:inline-block;
	
}
.arrow{
	width:36px;
	height:20px;
	position:absolute;
	top:20px; left:-36px;
	background:url(../images/arrow-client.png) no-repeat;
}
.thanks-gallery {
	position:relative;
	width:880px;
	margin: 82px auto 31px;
}
.thanks-gallery ul{	
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:center;	
	width:900px;
	height: 204px;	
	overflow:hidden;
}
.thanks-gallery ul li{
	margin:0 10px;
	float: left;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
}
.thanks-gallery  ul li a{
    width:200px;
	display:inline-block; 
    position:relative;
	vertical-align: top;
	text-decoration:none;	
}
 
 .photo{
	width:200px;
	text-align: center;
}

.photo div{	
	display: inline-block;
	vertical-align: middle;	
}

.thanks-gallery a img{
	max-width:190px;
	max-height:190px;
	border: 5px solid rgba(256,198,0,0);
	margin:0;
}
.thanks-gallery a  img:hover{
	border: 5px solid #f83b44;
}
.forward{
	display:block;
	width:19px;
	height:31px;
	position:absolute;
	right: -30px;
	top: 87px;	
	background:url(../images/slider_buttons.png)  0 -32px no-repeat;	
	cursor:pointer;
}
.forward:hover{
	background:url(../images/slider_buttons.png) -32px -32px no-repeat;
}
.back{
	display:block;
	width:19px;
	height:31px;
	position:absolute;
	left: -30px;
	top: 87px;	
	background:url(../images/slider_buttons.png) 0 0 no-repeat;	
	cursor:pointer;
}
.back:hover{
	background:url(../images/slider_buttons.png) -32px -1px no-repeat
}
.thanks-gallery span{
    width:200px;
    text-align:center;
    display:block;
    font-size:14px;
    margin:12px auto 0;
    text-decoration:none;
    color:#121212;
    padding-bottom:5px;
}
.plus{	
	list-style:none;
	text-decoration:none;
	padding: 32px 0 0;
	margin: 0 0 6px;
	text-align:center;
	vertical-align:top;
	font-size:0;	
}
.plus-img{
	height: 81px;
	margin-top: 0px!important;
	text-align: center!important;
}
.plus li{
	width: 212px;
	margin: 0 29px;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
}

.plus li div{
	margin-top: 15px;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	color: #666666;
}
.plus li div span{
	margin-bottom: 27px;
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: black;
	line-height: 20px;
}
.partners{
	width:100%;
	list-style:none;
	text-decoration:none;
	padding: 5px 0;
	margin:0;
	text-align:center;
	vertical-align:top;
	font-size:0;
}
.partners li{
	height:100px;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
	margin:26px 15px;
}
.partners li img{
	max-height:100px;
}
.contact h2{
	margin: 0 0 25px;
}
.contact{
	color:black;
	text-align:center;	
	margin: 33px 0 0;
}
.mail{
	color: #f83b44;
	text-decoration: none;
	margin: 16px 0 0;
	display: inline-block;
}
#adress{	
	padding: 18px 0 0;
	max-width: 400px;
	margin: 0 auto;
}
.phone{
	margin: 13px 0 0;
	max-width: 400px;
	margin: 0 auto;
}
.contact-sect{
	padding: 20px 0 0 0
}
#contacts{
	padding: 0;
}
.footer{
	width:100%;
	height: 178px;
	overflow:hidden;
	background: white;
	position:relative;
}
.foot-button{
	width: 960px;
	height: 105px;
	margin:-15px auto 0;
	position:relative;
	float:right;
}
.foot-button a{
	display: block;
	position: absolute;
	right: 10px;
	bottom: 5px;
}
.cont-mail-foot{
	font-size: 14px;
	font-weight: 600;
	color: #01a8e5;
	text-decoration: underline;
	position: absolute;
	top: 27px;
	right: 55px;
}

.phones{
	max-width:200px;
	padding-right: 7px;
	margin-top: 35px;	
	overflow: hidden;
	float: right;
	color: black;
	font-size: 24px;
	font-weight: 600;
	position: relative;
}
.copy{
	width: 200px;
	height: 50px;
	margin: 46px 0 0 8px;
	color: black;
	float: left;
}
.shop{
	text-align:center;	
}
.price{	
	width:100%;
	text-align:center!important;
	font-size:28px;
	font-weight:bold;
	display:inline-block;	
	margin:10px 0;
}
.rouble {
  display: inline-block;
  position: relative;
}

.rouble:before {
  display: block;
  content: "–";
  position: absolute;
  top: 0.1em;
}
.vacuum-desc{
	height: 81px;
	overflow:hidden;
	font-size:18px;
	font-weight:600;
	text-align:center;
	color:white;
}
.vacuum-desc span{
	text-align:center!important;
	font-size:18px;
	font-weight:bold;	
	margin-bottom:15px;
}
.shop-wrap{
	position:relative;
	overflow:visible;
	width:920px;
	margin:53px  auto 10px;	
}
.shop-forward{
	display:block;
	width:20px;
	height:32px;
	position:absolute;
	right: -20px;
	top: 100px;	
	background: url(../images/slider_buttons.png) -50px -50px no-repeat;
	cursor:pointer;
}
.shop-forward:hover{
	background: url(../images/slider_buttons.png) -75px -50px no-repeat;
}
.shop-back{
	display:block;
	width:20px;
	height:32px;
	position:absolute;
	left: -20px;
	top: 100px;	
	background: url(../images/slider_buttons.png) 0 -50px no-repeat;
	cursor:pointer;
}
.shop-back:hover{
	background: url(../images/slider_buttons.png) -25px -50px no-repeat;
}
.map{
	width:100%;
	height: 589px;
	background:white;
	margin-top:0px;
	position: relative;
}


.enter{
	-webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ top: -50%; opacity: 0; }
	100%{ top: 0; opacity: 1; }
}

.exit {
	-webkit-animation: toLeftAnim1 0.6s ease-in both;
	-moz-animation: toLeftAnim1 0.6s ease-in both;
	-o-animation: toLeftAnim1 0.6s ease-in both;
	-ms-animation: toLeftAnim1 0.6s ease-in both;
	animation: toLeftAnim1 0.6s ease-in both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ top: 0;  opacity: 1; }
	30%{ top: 15%;  opacity: 1; }
	100%{ top: 50%; opacity: 0; }
}

.counter{
	width: 320px;
	height: 136px;
	margin: 25px 0 15px;
	overflow: hidden;
	text-align: center;
	color: white;
	position: absolute;
	top: 229px;
}

.note{
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	text-transform: none;
	font-weight: normal;
	text-align: left;
}
.D, .H, .M, .S{
	position: absolute;
	bottom: -3px;
	font-size: 17px;
	text-transform: none;
	font-weight: normal;
}
.D{left:21px;} .H{left:95px;} .M{right:100px;} .S{right:16px;}
.cntSeparator{
	visibility:hidden!important;
	width:20px;
}
#count{
	display: inline-block;
	float: left;
	margin: 15px 0 0;
	padding: 0;
}
.my-data, .my-data2{
	display:none;
}
.xdsoft_space{
	visibility:hidden!important;
	width:8px!important;
}
table {
	border-spacing: 0;	
	border-collapse: collapse;
	margin:20px 0;
}
table thead{
	text-align:left;
}
table td, th{	
	padding:20px;	
	border:1px solid #d7d7d7;
}
.fancybox-title{
	font:600 18px 'Open Sans', sans-serif;
	padding: 0 0 20px;
}

.ph-cl{
	top: -14px!important;
}
.ymaps-layers-pane {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	
}
.done{
	width: 380px;
	padding: 32px 40px;
	background: #e6f3ff;
	line-height: 21px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
	color:#666;
}
.done h2{
	font-size: 20px;
	font-family: intro, 'open sans', sans-serif;
	color:black;
	margin: 15px 0 16px;
}
.tarif-plane{
	width:960px;
	margin:44px auto 0;
	list-style:none;
	font-size:0;
	text-align:center;	
}
.tarif-plane li{
	display:inline-block;
	margin:0 31px;
	vertical-align: top;
}

.tarif{
	width: 219px;
	-moz-box-shadow: 0 5px 20px #66ccff;
	border-radius: 8px;
}
.hat{
	width: 100%;
	background: #106faf;
	padding: 5px 0;
	font-size: 20px;
	font-family: intro, 'open sans', sans-serif;
	line-height: 54px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-moz-box-shadow: inset 0 0 14px #003C77;

}
.tarif-main{
	width: 219px;
	min-height: 184px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-bottom: 5px solid #deecf9;
	color: #000;
	text-align: center;
	background: #e6f3ff;
	font-size: 14px;
}
.tarif-main span{
	display: block;
	color: black;
	padding: 20px 0 0px;
	line-height: 29px;
	font-weight: bold;
	font-size: 24px;
}
.tarif-main ul{
	width:221px;
	margin:20px auto 0;
	list-style:none;
	text-align:left;	
}
.tarif-main ul li{
	margin:0;
	width:221px;	
	height:40px;
	line-height:40px;
	background:url(../images/li-bg.png)center top no-repeat;
}
.tarif-main ul li:last-child:after{
	content: " ";
	display: block;  
	height:13px;
	width:221px;
	background:url(../images/li-bg.png)center bottom no-repeat;
}
.tarif-main .button{
	margin:20px 0 10px 0;
}
.shadow{	
	width:224px;
	height:18px;
	margin:10px auto 0;
	background:url(../images/tarif-shadow.png);
}
.tarif-more{
	text-align:center;
}
.tarif-more ul{
	text-align: l;
	display: inline-block;
	text-align: left;
	margin: 39px auto 36px;
	padding: 0 0 0 16px;
	white-space: nowrap;
}
.tarif-more li{
	list-style-position: inside;
	list-style-image: url(../images/tarif-icons.png);
	margin: 6px 0;
}


.about{
	width: 1000px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: center;
	padding: 47px 0 0;
	margin: 0 0 20px -20px;
}
.about li{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	list-style-image: none;
	margin: 0 12px;
}
.icon{
	width: 141px;
	height: 163px;
	margin: 0 auto;
	background: url(../images/plus-icon.png) no-repeat;
	overflow: hidden;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	position: relative;
}
.about .icon div{
	position: absolute;
	top: 60px;
	width: 121px;
	padding: 0 10px;	
}
.more{
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin: 74px 0 26px;
	font-weight: bold;
}
.about.num  li span{
	width: 290px;
	display:block;
	margin: 25px 0 0;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:black;
}
.about.and{
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
}
.about.and li{
	width: 239px;
	text-align: left;
	display: inline-block;
	background: url(../images/and.png) left top no-repeat;
	padding: 0 0 0 90px;
	margin: 0 58px 0 89px;
	color: black;
	font-weight: normal;
}
.main-plus{
	font-size: 0;
	margin: 37px 0 0;
	text-align: center;
	width: 1000px;
	margin: 37px 0 167px -20px;
}
.main-plus li{
	width: 301px;
	display: inline-block;
	vertical-align: top;
	list-style-image: none;
	margin: 0 10px -69px;
}
.main-plus li .icon{
	width: 239px;
	height: 347px;
	background: url(../images/5plus.png) no-repeat;
	text-align: left;
	position: relative;
	padding: 0 31px;
}
.main-plus .child{	
	width: 239px;
	max-height: 140px;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    zoom:1;
    //display:inline;
	font-size: 24px;
	font-weight: bold;
	color: white;
	margin: 0 auto;
	overflow: hidden;
}
.catalog{
	font-size: 0;
	text-align: center;
	width: 964px;
	margin: 47px  0 0 -2px;
}
.catalog li:first-child{
	margin: 0 5px 0 10px!important;
}
.catalog li {
	width: 141px;
	height: 163px;
	display: inline-block;
	margin: -29px 10px 0!important;
}
.catalog .item{
	width: 141px;
	height: 163px;
	overflow:hidden;
	text-transform: uppercase;
	/* color: black; */
	font-size: 18px;
	background: url(../images/catalog.png) no-repeat;
}
.catalog .item span{	
	display: block;
	max-height: 65px;
	width: 110px;
	overflow: hidden;
	margin: 0 auto;
	line-height: 21px;
}
.catalog .price-icon{
	display: block;
	position:relative;
	color:white;
	background: url(../images/plus-icon.png) no-repeat;
}
.catalog .price-icon:hover{
	opacity:0.8;
}
.catalog .price-icon span{position:relative; overflow: visible;}
.catalog .price-icon span:after{
	content: "";
	width: 26px;
	height: 19px;
	background: url(../images/download.png) no-repeat;
	position: absolute;
	bottom: -23px;
	left: 50%;
	margin: 0 0 0 -13px;
}
.howtowork{width: 804px; height: 259px; background: url(../images/howtowork.jpg) no-repeat; margin: 64px auto 54px;}
.problem{font-size:0;text-align:center; margin: 66px 0 -37px;}
.prob-item{
	width: 280px;
	vertical-align: top;
	display: inline-block;
	margin: 0 20px 90px;
}
.prob-item h3{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:black;
	margin: 0 0 20px;
	height: 69px;
	overflow: hidden;
}
.line{
	width:271px;
	height:39px;
	background:url(../images/line.png) no-repeat;
	margin: 0 0 32px;
}
.desc{	
	font-size:18px;
	font-weight:normal;
	color:#666;
}
.why{
	list-style:none;
	font-size:0;
	text-align:center;
	width: 1027px;
	margin: 113px 0 58px -12px;
}
.why li{
	width: 302px;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 9px 0 0 0;
	margin: 0 20px 20px
}
.why li:last-child{
	width: 338px;
	margin: 0 0 0 35px;
}
.why li img{
	float: left;
	margin: 0 20px 0 0;
}
.why li  div{
	padding: 26px 0 0;
	overflow:hidden;
}
.window{
	position: absolute;
	top: 76px;	left: 50%;
	padding: 0 0 68px;
	margin: 0 0 0 -471px;
	width: 435px;
	background: white;
	color:black;
	z-index:10;
}
.window h2{
	font-size:40px;
	margin: 0 0 35px;
}
.window .sub-button{
	position: relative;
	padding: 0 41px;
	margin: 44px 0 0;
}



body.no-bg {
	background: none;
	background-color: #dedede;
}

.jq-checkbox.agreement ~ div a {
	text-decoration: underline;
}

.jq-checkbox.agreement ~ div a:hover {
	text-decoration: none;
}


.user-agreement {
	max-width: 960px;
	margin: auto;
	padding: 50px 0 50px;
}

.user-agreement h1 {
	margin-bottom: 20px;
}

.user-agreement h2 {
	margin-bottom: 15px;
}


.user-agreement li {
	margin-bottom: 15px;
}