html, body, div, span, applet, object, iframe,Р вЂ™ h1, h2, h3, h4, h5, h6, blockquote, pre,Р вЂ™ a, abbr, acronym, address, big, cite, code,Р вЂ™ del, dfn, em, font, ins, kbd, q, s, samp,Р вЂ™ small, strike, strong, sub, sup, tt, var,Р вЂ™ b, u, i, center,Р вЂ™ dl, dt, dd, ol, ul, li,Р вЂ™ fieldset, form, label, legend,Р вЂ™ table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	outline:0;
	text-decoration:none;
}
html{
	min-width:960px;
}
input{
	outline:none;
}
body{
	width:100%;
	font:14px 'Open Sans', sans-serif;
	color:#000;	
	margin:0;
	padding:0;	
}
p{
	line-height:1.8em;
}
img{
	border:none;
}
.ie-opacity{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE 5.5+*/
}
.header-wrap{
	margin:0;
	padding:0;
	width:100%;
	
	position:relative;
	background:#FFFFFF;
}
.header{	
	padding:0;	
	width:960px;	
	height:235px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}

.logo{
	display:block;
	position:absolute;
	top:113px;
	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:44px;
	background:url(../images/dark.png);
	position:fixed;
	z-index:7000;
}
.nav-menu ul{
	display: table;  
	margin:0 auto;
	padding:0;
	width:960px;
	list-style:none;
}
.nav-menu ul li{
	display: table-cell;
	float:left;
	height:44px;
	margin: 0 15px;
}
.nav-menu ul li a{
	display: inline-block;
	height:44px;
	font:600 14px 'Open Sans', sans-serif;
	text-decoration:none;
	color:white;
	line-height:42px;
}
.nav-menu ul li a:hover{
	color:#bde9fd;
}
.head-button .robot-button{
	display:block;
	position:absolute;
	right:10px;top:140px;
}
.contact-phone{ 
	margin:0;
	padding:0;
	overflow:hidden;
	position:absolute;
	right:49px;
	top:87px;
	font-size:30px;
	font-weight:600;
	line-height:1.2em;	
}

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

.wrap-carou{
	width:1920px;
	height:480px;
	left:50%;
    margin-left:-960px;		
    position:relative;
	background:#4d4d4d;	
}
#carousel  {
	list-style: none;
	display: block;
	overflow:hidden;
	padding:0;
	margin:0;
}
#carousel li {
	width:1920px;
	height:480px;
	position:relative;
	text-align: center;	
	display: block;
	float:left;
	overflow:hidden;
}
#carousel> * {
	position: absolute;
}
#carousel li>img{
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
}
.clearfix {
	float: none;
	clear: both;
}
.next, .prev{
	cursor:pointer;
}
.prev {
	width:30px;
	height:48px;
	position:absolute;
	left:497px;
	top:207px;	
	background:url(../images/slider_buttons.png) -30px 0 no-repeat;	
	z-index: 101;
}
.prev:hover{
	background:url(../images/slider_buttons.png) 0 0 no-repeat;	
}

.next {
	width:30px;
	height:48px;
	position:absolute;
	right:497px;
	top:207px;	
	background:url(../images/slider_buttons.png) -60px 0 no-repeat;	
	z-index: 101;
}

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

.pager a.selected{
	background: url(../images/pagination.png) -23px 0 no-repeat;
} 


.carou-text{
	width:550px!important;
	height:480px!important;
	position:absolute!important;
	top:0!important; left:50%!important;
	text-align:left!important;
	margin-left:-406px!important;
	z-index:100;
	padding-bottom: 5px;
}
.carou-text h2{
	display:block;	
	font-size:48px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left:-2px;
	padding:0;
	position:absolute;
	top:75px; left:6px;
	line-height: 1em;
	font-weight:normal;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.30);
	color:white;
	z-index:100;

	
	
}
.carou-text span{
	display:block;
	width:520px;
	height:100px;
	overflow:hidden;
	color:white;
	line-height:1.8em!important;
	font:14px 'Open sans', sans-serif;	
	position:absolute;
	top: 195px; left:6px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.30);
	margin:0;
	padding:0;	
	
	
}
.carou-text a{
	
	position:absolute;
	top: 295px; left:0;
	
	
	
}
.wrapper{
	width:960px;
	height:100px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	background:green;
}

/*				robot-buy FANCY				*/
.popup { 
	width: 460px;
    margin: 0 auto;
    padding-bottom:20px;
	display: block;
    left: 0; right: 0;   
    z-index: 10;
	background: #299cd3;
	color: black;
	text-shadow: none;
	
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	        border-radius: 20px;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			
	
}
/*			CALL WINDOW				*/
.popup h2{
	margin:0!important;
	padding:0!important;
	text-align:center;
	font-weight:bold;
	font-size:24px!important;
	color:#fff;
	padding-top:12px!important;	
}
.popup form{
	margin:15px auto 0;	
}
.formDiv  {
	width:410px;
	min-height:50px;
	margin:6px 0 6px 0;
	padding-left:24px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:left;	
	display:block;
	line-height:2em;
}
.formDiv label{
	margin-top:4px;
	display: block;
	overflow: hidden;
}
.popup form input, .order 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 #1E8DC1;
	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);
}
.sub-button{
	height:72px;
	display:block;	
	margin:25px auto 0;
	background: #e0f0f8;
	background: -moz-linear-gradient(top,  #e0f0f8 0%, #b7d8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0f0f8), color-stop(100%,#b7d8e8));
	background: -webkit-linear-gradient(top,  #e0f0f8 0%,#b7d8e8 100%);
	background: -o-linear-gradient(top,  #e0f0f8 0%,#b7d8e8 100%);
	background: -ms-linear-gradient(top,  #e0f0f8 0%,#b7d8e8 100%);
	background: linear-gradient(to bottom,  #e0f0f8 0%,#b7d8e8 100%);
	-webkit-border-radius: 40;
	-moz-border-radius: 40;
	border-radius: 40px; 
	color: #000;
	font-size: 24px;
	line-height:56px;
	padding: 0 42px;
	border: 6px solid rgba(255,255,255,0.3);
	background-clip: padding-box;
	box-shadow:inset 0 0px 2px #a1d1e7;
	-webkit-box-shadow:inset 0 0px 2px #a1d1e7;
	outline:none;
	cursor:pointer;
}
.sub-button:hover{
}
section{
	width:100%;
	padding: 30px 0 40px 0; /* при изменении добавить в .ad */
	background:url(../images/white.png);
	overflow:hidden;	
}
section:nth-child(even){
	background:#ffffff;
}
.main-block{
	width:960px;		
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index: 30;	
}
.main-block h2{
	font-weight: bold;
	font-size: 28px;
	margin: 0 0 20px;
	padding:0;
}
.main-block li{
	margin:20px 0;
	 list-style-image: url(../images/li.png); 
}

.block1{
	padding:20px 38px 0 0;
	overflow:hidden;
}
.block1 h2{	
	width:440px;	
}

.block2{
	padding:34px 0 0 0;
	display:inline-block;
	float:right;
}
.robot-button, .carou-text a, .buy-robot{
	height:60px;
	display:inline-block;
	background: #42afe8;
	background: -moz-linear-gradient(top,  #42afe8 0%, #1a90c7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#42afe8), color-stop(100%,#1a90c7));
	background: -webkit-linear-gradient(top,  #42afe8 0%,#1a90c7 100%);
	background: -o-linear-gradient(top,  #42afe8 0%,#1a90c7 100%);
	background: -ms-linear-gradient(top,  #42afe8 0%,#1a90c7 100%);
	background: linear-gradient(to bottom,  #42afe8 0%,#1a90c7 100%);
	-webkit-border-radius: 40;
	-moz-border-radius: 40;
	border-radius: 40px; 
	color: #fff;
	font-size: 24px;
	line-height:56px;
	padding: 0 42px;
	border: 6px solid rgb(195,235,235);
	background-clip: padding-box;
	box-shadow:inset 0 0px 2px #3ba5dc;
	-webkit-box-shadow:inset 0 0px 2px #3ba5dc;
	text-decoration: none;
}
.carou-text a, .foot-button a{
	border: 6px solid rgba(255,255,255,0.2);
}
.robot-button:hover, .carou-text a:hover, .buy-robot:hover{
	background: #3ba5dc; 
	background: -moz-linear-gradient(top,  ##55bdf3 0%, ##279dd4);
	background: -webkit-linear-gradient(top,  ##55bdf3 0%,##279dd4);
	background: -o-linear-gradient(top,  ##55bdf3 0%,##279dd4);
	background: -ms-linear-gradient(top,  ##55bdf3 0%,##279dd4);
	background: linear-gradient(to bottom,  ##55bdf3 0%,##279dd4);
	background-clip: padding-box;
	}
.center-button{
	text-align:center;
}
/*				Р¤РћР РњРђ Р—РђРљРђР—Рђ			*/
.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{
	border:1px solid red!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;	
}
.promo{
	width:100%;
	margin:-30px 0 -44px 0;
	position:relative;
}
.promo .main-block{
	position:absolute;
	top:0; left:50%;
	margin:0 0 0 -480px ;
}
.promo-bg{
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	background: #4d4d4d;
	z-index:1;
}
.promo .block1{
	padding:50px 78px 0 0;
}
.promo .block2{
	padding:55px 0 38px  0;	
}
.promo .block1 p{	
	color:white;
	line-height:1.8em!important;
	font:14px 'Open sans', sans-serif;		
	text-shadow: 2px 2px 2px rgba(0,0,0,0.30);
	margin:0;
	padding:0;	
}
.promo .block1 h2{	
	font-size:48px;	
	margin-left:-2px;	
	line-height: 1em;
	font-weight:normal;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.30);
	color:white;	
}
.cause ol{
	list-style:none;
	counter-reset: li;
	margin:10px 80px;
}
.cause ol li{
	position: relative;
    display: block;
    padding: .4em .4em .4em 3em;  
    margin: 0 0 55px 0;   
    text-decoration: none; 		
}
.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: #299cd3 ;
    height: 60px;
    width: 60px;
	color:#fff;
	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 80px 20px;	
}
.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;
}
.photo-block>a {
	width:220px;
	height:220px;
	display:block;	
	overflow:hidden;
	margin:0;
	background:none;		
}
.photo-block a img{
	width:214px;
	height:214px;
	border:3px solid rgba(255,255,255,0);
}
.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{
	overflow: hidden;
display: block;
position: relative;
width: 100%;
}
.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:0 auto 10px;
	
}
.thanks-gallery ul{	
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:center;	
	width:900px;	
	overflow:hidden;
}
.thanks-gallery ul li{
	margin:0 10px;

	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{
	text-align: center;
     height:205px;
}
 .photo:before{
	content: '';
	display: inline-block;
	height: 100%; 
	vertical-align: middle;
	margin-right: -0.25em;	
}
.photo div{	
	display: inline-block;
	vertical-align: middle;	
}
.thanks-gallery a img{
	max-width:194px;
	max-height:194px;
	border: 3px solid rgba(256,256,256,0);
	margin:0;
	box-shadow:0 0 5px rgba(0,0,0,0.20);
}
.thanks-gallery a  img:hover{
	border: 3px solid #299cd3;
}
.forward{
	display:block;
	width:20px;
	height:32px;
	position:absolute;
	right: -30px;
	top: 100px;	
	background: url(../images/slider_buttons.png) -50px -50px no-repeat;
	cursor:pointer;
}
.forward:hover{
	background: url(../images/slider_buttons.png) -75px -50px no-repeat;
}
.back{
	display:block;
	width:20px;
	height:32px;
	position:absolute;
	left: -30px;
	top: 100px;	
	background: url(../images/slider_buttons.png) 0 -50px no-repeat;
	cursor:pointer;
}
.back:hover{
	background: url(../images/slider_buttons.png) -25px -50px 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:25px 0 0;
	margin:0;
	text-align:center;
	vertical-align:top;
	font-size:0;	
}
.plus li{
	width:210px;
	margin:0 30px;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
}
.plus li img{
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}
.plus li div{
	margin-top:48px;
	font-size:14px;	
}
.plus li div span{
	margin-bottom:10px;
	display:block;
	font-size:24px;
	font-weight:bold;
}
.partners{
	width:100%;
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:top;
	font-size:0;
}
.partners li{
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
	margin:40px 15px;
}
.contact h2{
	margin: 0 0 25px;
}
.contact{
	text-align:center;	
}
.contact-sect{
	padding: 20px 0 0 0
}
#contacts{
	padding: 45px 0 0 0;
}
.footer{
	width:100%;
	height:250px;
	background:url(../images/dark.png);
	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{
	height: 40px;
	padding-right: 45px;
	margin-top: 52px;
	overflow: hidden;
	float: right;
	color: white;
	font-size: 30px;
	font-weight: 600;
	position: relative;
}
.copy{
	width:200px;
	height:50px;
	margin-top:30px;
	color:white;
	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{	
	
	font-size:14px;
	font-weight:normal;
	text-align:left;
}
.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:0 auto;	
}
.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%;
	margin-top:20px;
	height:470px;
}

/*					РђРќРРњРђР¦РРЇ РЎР›РђР™Р”Р•Р Рђ				*/
.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:460px;
	height: 120px;
	margin:25px 0 5px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	position:relative;
}

.note{
	display: block;
	color: #fff;
	margin-bottom: 10px;	
}
.D, .H, .M, .S{
	position:absolute;
}
.D{left:77px;} .H{left:165px;} .M{right:156px;} .S{right:62px;}
.cntSeparator{
	visibility:hidden!important;
	width:20px;
}
.count, #count2{
	display:inline-block;
}
.my-data, .my-data2{
	display:none;
}

.xdsoft_space{
    visibility:hidden!important;
    width:20px!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;
}