
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 'Open Sans 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/bg2.jpg) center top no-repeat;
	height: 596px;
	padding: 52px 0 26px 0;
}
#pluses h2{
	display: block;
	color: white;
	line-height: 71px;
}
#promo{
	height: 323px;
	background: url(../images/bg3.jpg) center top no-repeat;
	padding: 30px 0 43px 0;
}
#why{
	padding: 58px 0 0px 0;
}
#products{
	padding: 42px 0 64px 0;
}
#products .main-block{
	overflow:visible;
	
}
#work h2, #problems h2{font-size: 48px; margin: 7px 0;}
#problems{background: url(../images/bg4.jpg) center top no-repeat;height: 765px;padding: 42px 0 23px 0;}
.ie-opacity{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE 5.5+*/
}
#problems h2{
		color:White;
		text-shadow 0 -3px 2px rgba(168,109,68,0.58);
	
		text-shadow: 0 -3px 2px rgba(168,109,68, 0.58);
		text-transform: none;
		line-height: 61px;
}
.header-wrap{
	margin:0;
	padding:0;
	width:100%;
	position:relative;
}
.header{	
	padding:0;	
	width:960px;	
	height: 183px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}

.logo{
	display:block;
	position:absolute;
	top: 84px;
	left: 275px;
}
.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: #ff8c29!important;
}
.nav-menu ul li a:hover{
	color:#ff8c29;
}
.head-button .robot-button{
	display:block;
	position:absolute;
	right: 11px;
	top: 117px;
}
.contact-phone{ 
	width: 180px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	right: 12px;
	top: 80px;
	font-size: 24px;
	line-height: 1.2em;
	color: white;
	text-align: right;
	font-weight: bold;
}

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

.wrap-carou{
	width:960px;
	height: 564px;
    margin:0 auto;
    position:relative;
	text-align:center;
}
.bg{
	width:1181px;
	height:1192px;
	position:absolute;
}
.wrap-carou  h1{
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	height: 123px;
	color: white;
	z-index: 100;
	line-height: 57px;
	display: block;
	margin: 12px auto 0;
	padding: 0 15px;
	text-transform: uppercase;
	text-shadow: 0 2px 3px rgba(21,12,6,0.75); 
}
.wrap-carou   .dop{
    color: white;
	
    font-family: arial;
}
.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: 56px 0 0;
	position: absolute;
	line-height: 27px;
	color: white;
	font-weight: bold;
	font-size: 24px;
	color: white;
	text-align: left;
}
.text-left{
	width: 325px;
	left: 183px;
}
.text-left span{
	text-transform:uppercase;
	color:#ff8c29;
}
.text-right{
	width:390px;
	right: 3px;
}
.text-left h2{
	color: #ff8c29;
	font-weight:bold;
	font-size:24px;
	margin: 0 0 15px;
}
.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: rgba(0,0,0,0.3);
	width: 379px;
	height: 307px;
	margin: -17px 0 0 3px;
	border-radius: 4px;
	text-align: center;
}
.buy-form h2{
	font-size: 18px;
	color: #e0ab84;
	text-align: center;
	padding: 18px 45px 13px;
	line-height: 22px;
}
.buy-form input{
	width: 168px;
	height: 40px;
	background: white;
	padding: 0 10px 0 123px;
	border: 0;
	border-radius: 2px;
	font-size: 18px;
	text-align: left;
}
.buy-form button{
	margin: 0px auto;
	padding: 0 41px;
	font: 18px 'Open Sans', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
font-weight: bold;
}
.buy-form button:hover{
	height: 45px;
	line-height: 45px;
}
#promo .main-block{
	height:476px;
	font-size: 0;
}

#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;
	left: 56px;
}
#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;text-transform: none;font-size: 18px;}
#promo .buy-form input, .pop input{
width: 168px;
height: 40px;
background: white;
padding: 0 10px 0 123px;
border: 0;
border-radius: 2px;
font-size: 18px;
text-align: left;

/*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{
	top: 120px;
}

.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{
	width:100%;
	height:350px;
	display:inline-block;
	overflow:hidden;
	margin:  0;
	border-radius:0;
}
.bg-form{
	width:1920px;
	height: 332px;
	overflow:hidden;
	background: url(../images/form.jpg) top center no-repeat;
	position: relative;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
	padding: 18px 0 0;
}
.pop-form{
	width: 379px;
	margin: 0 auto;
}
.pop-form form{
	margin: 21px auto 0;
}
.pop-form .sub-button{
    width: 300px;
    margin: 20px auto;
}
.pop-form h2{
	width:420px;
	margin: 0 0 0 -67px;
}

.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: 12px 0 5px 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{
	width: 90px;
	height: 23px;
	line-height: 23px;
	color:#8f9192;
	font-size:14px;
	border-right: 1px solid #cdb3a2;
	position: absolute;
	z-index: 2;
	left: 56px;
	top: 21px;
	text-align: left;
}
label.error{
	display:block;
	padding:0 20px;
	line-height:35px;
	background:#ffb848;
	position: absolute;
	bottom: -43px!important;
	right: 105px!important;
	z-index:100;
	font: 14px arial, sans-serif;
	color:black;
	text-transform:none;
	line-height: 40px;
	border-radius:4px;
	-webkit-border-radius:4px;
	width: 140px;
	height: 40px;
	left: auto!important;
	top: auto!important;
}
label.error:after {
	bottom: 100%;
	left: 90%;
	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: 42px 0 26px 0; 
}

#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: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 48px;
}
.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: 45px;
	line-height: 45px;
	display: block;
	border:0;	
	border-top:1px solid #ff6700;
	border-bottom:1px solid #ffc73a;
	background:#ff8c29;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	
	padding: 0 23px;
	background-clip: padding-box;
	text-decoration: none;
	cursor:pointer;
	
		box-shadow: 0 3px 2px rgba(21,12,6,0.75);
	-webkit-box-shadow: 0 3px 2px rgba(21,12,6,0.75);
	
	
}
.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{
	border:0;	
	height: 47px;
	line-height: 47px;
	background: #eb720a;
	box-shadow: 0 2px 3px rgba(21,12,6,0.75);
	-webkit-box-shadow: 0 2px 3px rgba(21,12,6,0.75);
	outline: none;
	
}
.center-button{
	text-align:center;
}

.order{
	float:right;
	width:460px;
	border-radius:20px;
	overflow:hidden;
	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: 'Open Sans Condensed', sans-serif;
	font-weight: bolder;
	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: 27px auto 31px;
}
.thanks-gallery ul{	
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:center;	
	width:900px;
	overflow:hidden;
	font-size: 0;
}
.thanks-gallery ul li{
	margin: 0 10px 5px;
	display:inline-block;
	vertical-align:top;
}
.thanks-gallery  ul li a{
    width:200px;
    display:block; 
    position:relative;
	vertical-align: top;
	text-decoration:none;	
}
.price{
	display:block;
	width:139px;
	height:139px;
	margin: 110px auto 0;
	position:relative;
	z-index: 100;
	background:url(../images/price.png) 0 0 no-repeat;
}
.price:hover{
	
	background:url(../images/price.png) 0 -150px no-repeat;
}
 .photo{
	width:200px;
	text-align: center;
	margin:  8px 0 0;
}
.thanks-gallery a:hover .photo img{
	box-shadow: 0 0 8px rgba(59,59,59, 0.75);
}
.desc-ph{
	font-size:18px;
	font-weight:bold;
	color: black;
	margin: 7px 0 0;
}
.thanks-gallery  ul li a:hover .desc-ph{
	color:#ff8c29;
}
.thanks-gallery a img{
	display:block;
	max-width: 200px;
	max-height: 200px;
	margin:0;
}


.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: 32px 0 0;
	font-weight: bold;
}
.mail{
	color: #ff8d23;
	text-decoration: none;
	margin: 16px 0 0;
	display: inline-block;
	font-weight: bold;
}
#adress{	
	padding: 18px 0 0;
	max-width: 400px;
	margin: 0 auto;
}
.phone{
	margin: 13px 0 0;
	max-width: 400px;
	margin: 0 auto;
	font-weight: bold;
}
.contact-sect{
	padding: 20px 0 0 0
}
#contacts{
	padding: 0;
}
.footer{
	width:100%;
	height:70px;
	overflow:hidden;
	background: white;
	position:relative;
}

.phones{
	max-width: 350px;
	padding-right: 7px;
	margin-top: 10px;	
	overflow: hidden;
	float: right;
	color: #272727;
	font-size: 30px;
	font-weight: 600;
	position: relative;
}
.copy{
	width: 500px;
	height: 50px;
	margin: 23px 0 0 8px;
	color: #202020;
	float: left;
	font-size: 14px;
	font-weight: bold;
}


.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: 465px;
	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: 119px;
	font-family: arial;
}

.note{
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	text-align: left;
}
.D, .H, .M, .S{
	position: absolute;
	bottom: 15px;
	font-size: 17px;
	text-transform: none;
	font-weight: bold;
	font-family: 'Open Sans Condensed';
}
.D{left: 15px;} .H{left: 86px;} .M{right: 115px;} .S{right: 40px;}
.cntSeparator{
	visibility:hidden!important;
	width:20px;
}
#count{
	display: inline-block;
	float: left;
	margin: 0px 0 0 1px;
	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 0px;
}

.ph-cl{
	top: 0px!important;
}

.done{
	width: 100%;
	height:155px;
	text-align: center;
	color: #fff4ec;
	font-weight: bold;
	font-size: 18px;
}
.done .bg-form{
	width:1920px;
	max-height: 332px;
	overflow:hidden;
	background: url(../images/form.jpg) top center no-repeat;
	position: relative;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
	padding: 18px 0 0;
}
.done h2{
	font-size: 24px;
	font-family:  'Open Sans condensed', sans-serif;
	color: #fedbc2;
	margin: 15px 0 24px;
}
.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: 18px 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;
	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: 49px 0 6px;
	font-weight: bold;
}
.about.num  li span{
	width: 290px;
	display:block;
	margin: -15px 0 0;
	font-size: 20px;
	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/galka.jpg) center top no-repeat;
	padding: 106px 0 0 0;
	margin: 0 27px 0 27px;
	color: #7f6f65;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 20px;
}
.about.and li b{
    color: black;
	
    display: block;
    text-transform: uppercase;
}
.main-plus{
	font-size: 0;
	margin: 37px 0 0;
	text-align: center;
	width: 1000px;
	margin: 51px 0 167px -20px;
}
.main-plus li{
	width: 273px;
	display: inline-block;
	vertical-align: top;
	list-style-image: none;
	margin: 0 20px 59px;
}
.main-plus li .icon{
	width: 126px;
	height: 126px;
	text-align: left;
	position: relative;
}
.main-plus li .icon.pl1{
	background:url(../images/plus/pl1.png) no-repeat;
}
.main-plus li .icon.pl2{
	background:url(../images/plus/pl2.png) no-repeat;
}
.main-plus li .icon.pl3{
	background:url(../images/plus/pl3.png) no-repeat;
}
.main-plus li .icon.pl4{
	background:url(../images/plus/pl4.png) no-repeat;
}
.main-plus li .icon.pl5{
	background:url(../images/plus/pl5.png) no-repeat;
}
.main-plus .child{	
	width: 250px;
	max-height: 140px;
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    zoom:1;
    //display:inline;
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin: 5px auto 0;
	overflow: hidden;
	line-height: 23px;
}

.howtowork{ height: 133px; background: url(../images/howtowork.jpg) no-repeat; margin: 36px auto 58px;}
.problem{font-size:0;text-align:center; margin: 46px 0 -37px;}
.prob-item{
	width: 280px;
	vertical-align: top;
	display: inline-block;
	margin: 0 20px 80px;
}
.prob-item h3{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:black;
	margin: 0 0 9px;
	height: 69px;
	overflow: hidden;
}
.line{
	width: 273px;
	height: 80px;
	background:url(../images/line.png) no-repeat;
	margin: 0 0 11px;
}
.desc{	
	font-size: 15px;
	font-weight:normal;
	color: #000;
	font-family: arial;
	line-height: 20px;
}
.why{
	list-style:none;
	font-size:0;
	text-align:center;
	margin: 32px 0 41px 0;
}
.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 -8px 29px;}

.why li img{
	margin: 0 20px 0 0;
	display: block;
	width: 289px;
	height: 120px;
}
.why li  div{
	padding: 0px 0 0;
	overflow:hidden;
	font-size: 18px;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	width: 235px;
	margin:  0 auto;
}
.window{
	position: absolute;
	top: 70px;	left: 50%;
	padding: 0 0 17px;
	margin: 0 0 0 -471px;
	width: 435px;
	background: white;
	color:black;
	z-index:10;
}
.window h2{
	font-size: 40px;
	margin: 0 0 18px;
	color: black;
	text-transform: uppercase;
}
.window .sub-button{
	position: relative;
	padding: 0 41px;
	margin: 20px 0 0;
	display: inline-block;
}
.ymaps-b-balloon__content-body{
	display: block;
	font-weight: bold;
	font-size: 14px;
}
.close-center {
	top: 39px!important;
	right: 24%!important;
}
.character-block, .area-block{
	width: 881px;
	height:240px;
	position:relative;
	padding:4px 0 0;
	margin: -4px auto 0;
}
.prev, .next{
	width:22px;
	height:42px;
	display:block;
	position:absolute;
	top: 46%;
	margin: -21px 0 0 ;
}
.character-block .prev, .area-block .prev{
	left: -38px;
	background:url(../images/slider.png) 0 -50px no-repeat;
}
.character-block .prev:hover, .area-block .prev:hover{
	background:url(../images/slider.png) 0 0 no-repeat;
}
.character-block .next, .area-block .next{
	right: -38px;
	background:url(../images/slider.png) -29px -50px no-repeat;
}
.character-block .next:hover, .area-block .next:hover{
	background:url(../images/slider.png) -29px 0 no-repeat;
}
.objects{
	padding-top:4px!important;
	width: 980px;
	font-size: 0;
}
.objects li{	
	width: 200px;  
	padding: 10px 10px 10px;
	display: inline-block;
	margin: 0 0px;
	vertical-align:top;
	position: relative;
	
}

.objects li:hover .added-layer{display:block!important;background: url(../images/wood.jpg) left top repeat-y;}
.objects li:hover>span{visibility:hidden;}
.added-layer{
	display:none;
	position:absolute;
	top:0;
	width:200px;
	padding: 10px 10px 16px;
	z-index:110;
	background:white;
	box-shadow: 0 0 5px rgba(51,23,8,0.75); z-index:110;
	margin: 0 0 0 -10px;
	border-radius: 4px;
}
.added-layer>span{
	color: #FFFFFF!important;
	font-weight: normal;
}
.objects li span{
	font-weight: bold;
	/* text-transform: uppercase; */
	font-size: 18px;
	color: #000000;
	margin: 11px 0 0;
	display: block;
	text-align: center;
	line-height: 20px;
}
.obj-img{
	width:200px;
	height:200px;
	display:block;
	margin: 0;
	text-align:center;
	position:relative;
	
}
.obj-img img{
	max-width:200px;
	max-height:200px;
	/* border-radius: 2px; */
	-webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
     -o-transition: all 0.2s ease-out;
     transition: all 0.2s ease-out;
}
.obj-wrap {
	width: 210px;
	text-align: left;
	position:relative;
	z-index:1;
}
.thumbs{
	display: inline-block;
	width: 97px;
	height: 97px;
	margin: 6px 6px 0 0;
	overflow: hidden;
	border-radius: 2px;
}
.obj-desc{
	font-size:13px;
	color:black;
	margin: 10px 0 0;
	line-height: 16px;
	padding: 0 0 0 3px;
}


.buy-form {
	height: 335px;
}

.pop {
	height: 360px;
}


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

input[type="checkbox"] {
	height: 35px;
}

input[type="checkbox"] ~ div {
	margin-top: 3px !important;
}

input[type="checkbox"] ~ div a {
	text-decoration: underline;
}

input[type="checkbox"] ~ 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;
}