@font-face {
    font-family: bicub;
    src: url(fonts/Bicubik.OTF);
}
@font-face {
    font-family: opensans;
    src: url(fonts/open-sans.ttf);
}
@font-face {
	font-family: 'PTSans';
	src: url('fonts/PTSans.eot');
	src: url('fonts/PTSans.woff') format('woff'), url('fonts/PTSans.ttf') format('truetype'), url('fonts/PTSans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSans_bold';
	src: url('fonts/PTSans_bold.eot');
	src: url('fonts/PTSans_bold.woff') format('woff'), url('fonts/PTSans_bold.ttf') format('truetype'), url('fonts/PTSans_bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans_italic';
	src: url('fonts/PTSans_italic.eot');
	src: url('fonts/PTSans_italic.woff') format('woff'), url('fonts/PTSans_italic.ttf') format('truetype'), url('fonts/PTSans_italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ptsans_italic_bold';
	src: url('fonts/ptsans_italic_bold.eot');
	src: url('fonts/ptsans_italic_bold.ttf') format('truetype'), url('fonts/ptsans_italic_bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans_narrow';
	src: url('fonts/PTSans_narrow.eot');
	src: url('fonts/PTSans_narrow.otf') format('otf'), url('fonts/PTSans_narrow.ttf') format('truetype'), url('fonts/PTSans_narrow.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans_narrow_bold';
	src: url('fonts/PTSans_narrow_bold.eot');
	src: url('fonts/PTSans_narrow_bold.otf') format('otf'), url('fonts/PTSans_narrow_bold.ttf') format('truetype'), url('fonts/PTSans_narrow_bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans-Caption';
	src: url('fonts/PTSans-Caption.eot');
	src: url('fonts/PTSans-Caption.otf') format('otf'), url('fonts/PTSans-Caption.ttf') format('truetype'), url('fonts/PTSans-Caption.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans-CaptionBold';
	src: url('fonts/PTSans-CaptionBold.eot');
	src: url('fonts/PTSans-CaptionBold.otf') format('otf'), url('fonts/PTSans-CaptionBold.ttf') format('truetype'), url('fonts/PTSans-CaptionBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'bignoodletitlingcyrregular';
    src: url('fonts/big_noodle_titling_cyr.eot');
    src: url('fonts/big_noodle_titling_cyr.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling_cyr.woff') format('woff'),
         url('fonts/big_noodle_titling_cyr.ttf') format('truetype'),
         url('fonts/big_noodle_titling_cyr.svg#bignoodletitlingcyrregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue.eot');
    src: url('fonts/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue.woff') format('woff'),
         url('fonts/bebasneue.ttf') format('truetype'),
         url('fonts/bebasneue.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'exo_2bold';
    src: url('fonts/exo2-bold.eot');
    src: url('fonts/exo2-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo2-bold.woff') format('woff'),
         url('fonts/exo2-bold.ttf') format('truetype'),
         url('fonts/exo2-bold.svg#exo_2bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*css reset*/
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,input,
table, caption, tbody, tfoot, thead, tr, th, td ,iframe{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {cursor: pointer; color: #ffffff; text-decoration: none; font: 14px/21px Arial, Helvetica, sans-serif;}
a:hover {text-decoration: none;}
.clear {clear: both; line-height: 0px; height: 0px; width: 0px; font-size: 0px;}
.hand {cursor: pointer;}
.display_none {display: none;}

.clearfix:after{
	display:block;
	content:'';
	clear:both;
	
}

body{
min-width: 1000px; color: #ffffff; background: #888888; font: 14px/21px Arial, Helvetica, sans-serif;
}
a {
	color: #636363;
	text-decoration:none;
}
a:hover {
	color: #d85418
	}
#buttonToTop{width: 60px;height: 60px;position: fixed;top: 85%;right: 5%;display: none;cursor: pointer;background: url('images/icon_top.png');background-size: 100%;z-index: 100;}
#buttonToTop:hover{opacity: 0.5;}
/*Status bar*/
div#status-bar{
	background-color:#101316;
	width:100%;
	height:26px;
	border-bottom:1px solid #000;
	box-shadow: 0 1px 5px #000;
        position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	}
div#status-bar-content {
    margin: auto;
    width: 980px;
}
#status-bar-content a,.sp_menu{
	font-family:bicub,bicubik,arial;
	color:#999;
	line-height: 26px;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.72);
}
#status-bar-content a:hover,.sp_menu:hover{
	color: #d85418;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.72), 0px 0px 20px #d85418;
	cursor:pointer;
}
#status-bar-content li{
    display:inline;
    margin-left:25px;
}
#status-bar-content li:first-child{
    margin-left:0px;
}
ul#header-link {
    width: 490px;
    float:left;
}
ul#contdost {
    width: 490px;
    float:right;
    text-align:right;
}

/*=header*/
#header{
	background: #151515 url(images/asfalt.png);
	height:224px;
	box-shadow:inset 0 -1px 2px #000;
	padding-top:27px;
}
#head{
	width:980px;
	position:relative;
	height:220px;
	margin:0 auto;
}
#logo{
	float:left;
}

#logo h1,#logo p{
    text-indent:-9999px;
    background: url(images/logo_cardician.png) no-repeat;
    width:231px;
    height:140px;
    margin:15px 0;
    }
#headcontacts{width:420px;text-align:center;margin-left:60px;border-top:none;float:left;margin-top:75px;font-family: opensans, sans-serif;color:#999;text-shadow:0px -1px 0px rgba(0, 0, 0, 0.72);}
.headphone{line-height:20px;font-weight:900;text-align:left;margin-left: 240px;}

.headphone span{
	font-size:16px;
	display:block;
}
.headphone span b{
	color:#C55B2B;
}
.headphone span a{color: #999;font-size:20px;line-height: 32.5px;}
#headadress{font-size:16px;line-height:20px;font-weight:600;text-align:right;margin-right:25px;float:left;}

#headadress a{
	color:#999;
	border-bottom:1px dotted #d85418;
	text-shadow: 0px 0px 1px black, 0 0 0.8em #d85418;
	}
#headadress a:hover{
    color:#d85418;
	}
#headphone{
	padding:3px 10px 0 0px;
	}
.shop_in_moscow{
	display: none;
	width: 230px;
	height: 22px;
	line-height: 24px;
	text-align:center;
	color:#ffffff;
	font-size: 12px;
	border:1px dashed #f7941d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin:10px 0 0 5px;
}
.mobile_menu_but{
	display: none;
	float: right;
	width: 31px;
	height: 26px;
	font-family: 'fontawesome';
	font-size: 36px;
	color:#f7941d;
	cursor:pointer;
	margin:44px 24px 0 0;
}
.mobile_top_menu_wrap, .mtm_mask{
	display: none;
}
/*корзина блок*/
.fixorder{
	position:fixed;
	left:50%;
	margin-left:290px;
	z-index:100;
	top:26px;
}
#order{
    float:right;
    margin-left:30px;
}
.bgcart1{
   width: 120px;
   height: 40px;
   padding-left:50px;
   text-align:left;
   color:#ff6600;
}

.oform{
background:#c55b2b;
color:#fff;
padding:10px 15px;
float:right;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.86);
border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6);
}
.oform:hover{
	color:#eeeeee;
	box-shadow: 0 1px 16px rgba(197, 91, 43, 0.9);
}
.prodol:hover{
	color:#d85418;
	box-shadow: 0 1px 9px rgba(0, 0, 0, 0.9);
}
.prodol{
	float:left;
	font-size: 18px;
	text-align: center;
	padding:10px 15px;
	color:#c55b2b;
	background:url(images/f.jpg);
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6);
}

.bgcart{
   background: url(images/cart_bg.png) 197px 109px no-repeat;
   background-position: 0px 0px;
   width: 200px;
   height: 109px;
   margin-left:0px;
   text-align:center;
   
}
.bgcart:hover{ background-position:0px -109px;}
.incart{ 
	padding:4px 0 10px 30px;
	line-height:16px;
	}
.bgcart{
   font-size:12px;
   color:#412619;
   font-weight:900;
   font-family:arial;
   line-height:10px;
}
.incart{ 
	color:#b44e0e; 
	line-height:16px;
	font-size:14px;
	font-family:opensans,arial;
	}

/*=menu*/
#menu_bg li a.mobmenu{
	display:none;
}
#menu {
	clear:both;
	background:#2f2f2f url(images/menu_bg.png) left top no-repeat;
	position:relative;
	width:1048px;
	height:50px;
	left:-34px;
	bottom:-25px;
    box-shadow: 1px 1px 2px #000;
    z-index:10;

}
#menu_bg{
	width:980px;
	height:50px;
	list-style:none;
	margin:0 auto;
	font-family: bicub, arial;
    z-index:100;
	
}
#menu_bg li{
	float:left;
	position:relative;
	display:block;
	font-variant: small-caps;
	font-weight:500;
    line-height:40px;
	height:40px;
	font-size:22px;
	margin:7px 0 0 30px;
	padding-left:60px;
	width:155px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.75);
	background:url(images/menu_icon.png) left top no-repeat;

}
.mobile_li_img{
	display: none;
}
#menu_bg li:first-child:hover{
	background-position:0 -40px;
}
#menu_bg li:last-child{
	background-position:0 -240px;
	}
#menu_bg li:last-child:hover{
	background-position:0 -280px;
	}
li#li3 {
	background-position:0 -80px;
}
#li3:hover{
	background-position:0 -120px;
}
li#li2{
	background-position:0 -160px;
}
#li2:hover{
	background-position:0 -200px;
}
#menu_bg li a{
	display:block;
	text-decoration:none;
    margin-top:2px;
}
#menu_bg li a:hover{
	color:#c55b2b;
}

#menu_bg li a b{
font-size:14px;
}
#menu_bg li a{
	color:#999;
}
#menu_bg li a:hover{
}

/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
#menu_bg div{
	position:absolute;
	padding-top:10px;
	padding-left:0px;
	background:rgba(0,0,0,0.9);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5), 0 2px 5px rgba(0, 0, 0, 0.7)!important;
	left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
	opacity:0; /* Устанавливаем начальное состояние прозрачности */
	-webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
}


#menu_bg ul{
	font-family: bicub;
	list-style:none;	
	float:left;	
	margin:auto;
	padding: 0;	
}
#menu_bg div ul{
	margin:auto;
	padding: 10px 20px;
}
#menu_bg div ul li{
	width: 290px;
	padding:0 10px;
}
div#obuch, div#poker {
	font-family: bicub;
	list-style:none;	
	float:right;
}
#menu_bg #poker ul,#menu_bg #focus ul li{
}
#menu_bg #obuch ul li{

}
#menu_bg #karty ul li{

}
#menu_bg ul li{
	float:none;
	font-size:18px;
	line-height:18px;
	padding:0px;
	background:none;
	height:28px;
	margin: 0px;
	overflow: hidden;
	display:block;
	
}

#menu_bg ul a{
	white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
	padding:10px;
	display:block;
}

#menu_bg  li:hover div#karty { /* Выводим выпадающий пункт при наведении курсора */
	left:-30px; /* Приносим его обратно на экран, когда нужно */
	opacity:1; /* Делаем непрозрачным */
	z-index:100;
}
#menu_bg li:hover div#karty ul{
	width:340px;
}
#menu_bg  li:hover div#poker{ /* Выводим выпадающий пункт при наведении курсора */
	left:-20px; /* Приносим его обратно на экран, когда нужно */
	opacity:1; /* Делаем непрозрачным */
	z-index:100;
	line-height:14px;
}
#menu_bg  li:hover #poker span.minipo{
	color:#999999;
	font-size:12px;
	line-height:14px;
	font-family:sans-serif,arial;
}
#menu_bg  li:hover #obuch li{
	height:40px;
}
#menu_bg  li:hover div#focus{ /* Выводим выпадающий пункт при наведении курсора */
	left:-20px; /* Приносим его обратно на экран, когда нужно */
	opacity:1; /* Делаем непрозрачным */
	z-index:100;
}
#menu_bg  li:hover div#obuch{ /* Выводим выпадающий пункт при наведении курсора */
	left:-125px; /* Приносим его обратно на экран, когда нужно */
	opacity:1; /* Делаем непрозрачным */
	z-index:100;
}

#menu_bg li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */

	text-decoration:none;
}
#menu_bg li:hover ul a{ /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
}
#menu_bg li:hover ul{
	text-align: left;
	width:300px;
}
#menu_bg li:hover ul li{
	width:auto;
	height:auto;
	padding:2px;
}
#menu_bg li:hover ul li a{
	padding:5px;
	margin:0;
	color:#999999;
	text-shadow:1px 1px 1px rgba(255,255,255,0.15);
}
#menu_bg li:hover ul li a span{
	color:#c55b2b;
}
	
#menu_bg li:hover ul li a:hover{ /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
	background:#333;
	padding:5px;
	background:rgba(51,51,51,0.25); /* Будет полупрозрачным */
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
}
#menu_bg li:hover  b{display:none;}
#menu_bg li:hover ul a:hover b{display:none;}
.mob_li_arrow{
	display: none;
}
.bread{
	clear:both;
	position:relative;
	font-family:bicub,bicubik,arial;
	font-size:10px;
	letter-spacing:2px;
	width:960px;
	margin:auto;
	height:22px;
	line-height:24px;
	z-index:0;
	top:24px;
	background: #888888 url(images/page_bg.jpg) left top;
	padding-left:20px;
	color:#636363;
	
}
.bread_new {
	top:0;
	margin-bottom: 50px;
	border-top: 2px solid #999;
}
.bread b{
font-weight:normal;
}
.bread a{
color:#1f1915;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.40);
display:inline-block;
padding:0 20px 0 10px;
background:url(images/arr.png) right top no-repeat;
}
.bread a:last-child{
	background:none;
}
.bread a:hover{
	color:#d85418;
}
.bread nav{
	float:left;
}
.bread form{
	float:right;
	height: 22px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-top:0;
	margin:0px 30px;
}
.search {
    width: 140px; /* Ширина поля с кнопкой */
 /* Параметры рамки */
    min-height: 18px; /* Минимальная высота */
   }
.search span{
	   display: none;
   }
.search input[type="text"] {
    border: none; /* Убираем рамку */
    outline: none; /* Убираем свечение в Chrome и Safari */
    -webkit-appearance: none; /* Убираем рамку в Chrome и Safari */
    width: 104px; /* Ширина поля */
   	height: 22px;
   	font-family:bicub,bicubik,arial;
	font-size:10px;
	line-height:22px;
	color:#d85418;
	letter-spacing:2px;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.72);
   	padding-left:10px;
   	background:none;
    vertical-align: top; /* Выравнивание по середине */
   }
.search input[type="submit"] {
    width: 20px; /* Ширина кнопки */
    height: 18px; /* Высота кнопки */
    border: none; /* Убираем рамку */
    background: url(images/search.png) no-repeat left top; /* Параметры фона */
   }
/*тело*/
#container{
	padding-top:60px;
	min-height:400px;
	background: #212121 url(images/dark_wall.png);
}
.netak{
	width: 980px;
	margin:auto;
	text-align: center;
}
#slideshow{
    clear:both;
    position:relative;
    margin:0px auto -45px;   
    width:980px;
    height:375px;
    top:-70px;
    z-index:0;
    background: #888888 url(images/page_bg.jpg) 0 -24px;
    border-bottom:1px solid black;
    box-shadow: 0 -1px 2px #000;
   }
.slide{	
	font-family:helvetica, arial,verdana,sans-serif;
	font-weight:600;
	font-size:18px;
	color:#f8f8f8;
	line-height:27px;
	}

#featured { 
	width: 980px;
	height: 350px;
	background: #000 url('/slider/orbit/loading.gif') no-repeat center center;
	overflow: hidden; }
#featured>img,  
#featured>div,
#featured>a { display: none; }
#featured img{
	position:absolute;
	width:980px;
	height:350px;
}

#slide1{
	position: relative;
	width: 425px;
	top: 140px;
	left:80px;
	text-align:left;
}
#slide1 a{
	position: relative;
	left:-5px;
}
 
#slide2{
	position: relative;
	display:inline-block;
	width: 425px;
	top: 175px;
	left:520px;
}
#slide2 p{
	text-align:right;
}
#slide2 a{
	position: relative;
	left:255px;
}

#slide3{
	position: relative;
	width: 370px;
	top: 175px;
	left:570px;
}
#slide3 a{
	position: relative;
	left:190px;
}

a.look {
    margin-top:10px;
    width:178px;
}
 
a.look  {
    background:url('images/look.png') 0 0 no-repeat;
    border:none;
    display:block;
    height:58px;
    text-indent:-9999px;
    width:178px;
}
 
a.look:hover {
    background-position: 0px -68px;
}
#content{

	padding-bottom:20px;
	position: relative;
	top: -100px;
}

h1.cat {	
	color:#c55b2b;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.90);
	font-size: 20px;
	line-height: 30px;
	font-family: bicub,sans-serif;
	letter-spacing:2px;
	font-weight: normal;
	float:left;
	margin:0 0 0 30px;
	padding:0px;
}
.cat p{
	background:url(images/slide_nav.png) 100% -21px no-repeat;
	overflow:hidden;
	text-indent: -9999px;
}
.cat_content{
	position:relative;
	background: #888888 url(images/page_bg.jpg) 0 -24px;
	margin-bottom:20px;
	padding:30px;		
	font-size:20px;
	line-height:30px;
	font-family: opensans, sans-serif;
	color:#404040;
}
.left_cat{
	float:left;
	width:500px;
}
.right_cat{
	float:right;
	width:380px;
}
.cat_content h1{
	color: #C55B2B;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.9);
	font-size: 20px;
	line-height: 30px;
	font-family: bicub,sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	
}
.cat_content .right_cat h1{
	margin-top:20px;
}
.cat_content p{

	padding-right:20px;
}
.naviga{

	text-align: center;
	position:relative;
	overflow:hidden;
	margin-top:15px;
	background:url(images/page_bg.jpg) 0 -24px;
}
.naviga ul{
	float:right;
	margin:4px 30px;
}
.naviga li{
	float:left;
	width:20px;
	height:20px;
	line-height:22px;
	margin-left: 10px;
	font-family: bicub,bicubik,arial;
	font-weight: bold;
	border:1px solid #999;
	background:url(images/news-back.jpg);
}

.bott{
	border:none;
}
.bott ul{
	float:none;
	display:inline-block;
	margin-bottom:0px;
}

li.sel{
	background:url(images/menu_bg.png);
	color:#d85418;
}
.naviga>a:first-child{
	float:left;
}
.naviga>a:last-child{
	float:right;
}

#main-menu {
	margin-bottom:40px;
	overflow:hidden;
}
#main-menu li{
	float:left;
	width:231px;
	height:200px;
	background: #888888 url(images/page_bg.jpg) -24px;
	margin-left:18px;	
}
#main-menu li:first-child{
	margin-left:0;	
}
#main-menu a{
	display:block;
	width:231px;
	height:200px;
	font-size:20px;
	text-align:center;
	font-family:sans-serif,arial;
	line-height:45px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86), 0px -1px 0px rgba(0, 0, 0, 0.75);
}
#main-menu a:hover{
	color:#d85418;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(0, 0, 0, 0.72);
}
#main-menu p{
	font-size:20px;
	padding:10px;
	text-align:center;
	height:135px;
	width:211px;
	font-family: sans-serif;
	text-indent:-9999px;
	line-height:20px;
	background:url(images/menu-main.gif) left top no-repeat;
}
#main-menu a:hover p{
	color:#bbbbbb;
	font-weight:bold;
	text-indent:inherit;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);
}
li#karty-link{
	background-position: -431px 0;
}
#karty-link p{
	background-position: 0 0;
}
#karty-link a:hover p{
	background-position: 0 -155px;
}
#focus-link p, li#focus-link{
	background-position: -231px 0;
}
#focus-link a:hover p{
	background-position: -231px -155px;
}
#poker-link p, li#poker-link{
	background-position: -462px 0;
}
#poker-link a:hover p{
	background-position: -462px -155px;
}
#video-link p, li#video-link{
	background-position: -693px 0;
}
#video-link a:hover p{
	background-position: -693px -155px;
}
.new{
	margin-bottom:40px;
	overflow:hidden;
	clear:both;
	}
.new h3, .news h3, .order h1{
	display:block;
	height: 50px;
	line-height:50px;
	background: url(images/line-divider.png) 100% 60% no-repeat;
	color: #c55b2b;
	font-size: 33px;
	font-style:italic;
	margin-bottom:15px;
	font-family: opensans, sans-serif;
	text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.72);
}
.odnotip h3{
	background: url(images/line-divider.png) 332px 60% no-repeat;
}
.order h1{
	font-size: 27px;
	background-position:290px 60%;
}
.new li{
	float:left;
	margin-right:19px;
	margin-bottom: 19px;
	height:271px;
	width:314px;
	line-height: 10px;
	position:relative;
	background: #888888 url(images/news-back.jpg) bottom;
}

.new li:nth-child(3n), .news li:last-child{
	margin-right:0;	
}

.new img, .tovar_notice img{
	width:314px;
	height:231px;

}
.new td, .tovar_notice td{
    height:40px;
	vertical-align:middle;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(0, 0, 0, 0.72);
}
.new li:hover td,.new li:hover td a,.tovar_notice li:hover td,.tovar_notice li:hover td a {
	color:#d85418;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(0, 0, 0, 0.72);
}
.new li:hover {
	box-shadow:0 0px 5px rgba(245, 143, 87, 0.9);
	
}
li.cat_li_1{
	width: 980px;
	background: #888888 url(images/f.jpg) bottom;
	height: auto;
}
li.cat_li_1 img{
	float:left;
	margin: 20px 30px;
}
.cat_buy_1 {
	margin: 30px 30px 30px 10px;
}
.cat_buy_1 a{
	font-size:22px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(0, 0, 0, 0.72);
	padding-bottom: 20px;
	line-height: 30px;
	text-decoration: underline;
}
.cat_buy_1 p{
	font-size: 18px;
	line-height: 27px;
	color: #404040;
	margin-bottom: 100px;
}
.cat_buy_1 .buyblock{
	float: right;
}
.buyblock{
	position: absolute;
	bottom: 20px;
	right: 30px;
}
.cat_buy_1 .onebuybtn{
	background: rgba(0,0,0,0.1);
	padding:3px 10px;
	font-size: 16px;
	float: right;
	line-height: 22px;
	margin-right: 30px;
}
.buyblock a{
	text-decoration: none;
}
.cat_buy_1 a.buybtn_li1{
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	color: #404040;
	background: url(images/f.jpg) no-repeat center center;
	padding: 5px 0px 2px;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
	margin: 20px 30px 0 0;
	display: block;
}
.buybtn_li1 span{
	padding: 10px 20px;
}
.buybtn_li1 .cena-cat{
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(0, 0, 0, 0.72);
}
.cat_buy_1 a.buybtn_li1:hover{
	box-shadow:0 1px 6px rgba(0, 0, 0, 0.6), 0 0px 20px rgba(245, 143, 87, 0.9);
}

span.buy_cat_1,span.buy_cat_none{
	border-left: 1px solid rgba(0, 0, 0, 0.4);
	padding:10px 40px 7px;
	color:#d85418;
}
span.buy_cat_none{
	color:#636363;
	font-size:14px;
	line-height:22px;
	
}
.name-cat{
	width:215px;
	padding-left:8px;
	font-size:16px;
	line-height:16px;
}
.cena-cat{
	font-size:24px;
	line-height: 24px;
	padding:0 4px;
	color: #636363;
}
.cat_buy{
	position:absolute;
	bottom:40px;
	height:131px;
	padding:10px 15px;
	background: rgba(221,221,221,0.65);
	left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
	opacity:0; /* Устанавливаем начальное состояние прозрачности */
}
.new li:hover .cat_buy{
	left:0;
	opacity:1;
}
.cat_buy p{
	cursor: default;
	color: #404040;
	line-height:20px;
	font-size: 18px;
}


.news ul{
	display:block;
	height:191px;
	background: url(images/news-back.jpg) no-repeat center center;
	margin-bottom:20px;
}

.news li{
	float:left;
	margin-right:19px;
	padding:15px;
	width:284px;
    height:161px;
	font-size:16px;
	line-height:20px;
}
.news h4{
	color:#d85418;
	font-size: 20px;
	font-weight:normal;
	margin-bottom:15px;
}
.news-body{
	height:110px;
	color:#737373;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
}
.podrobno{
	font-size: 14px;
	font-family: opensans;
	color:#999;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
}
.podrobno a{
	float:right;
}
.podrobno a:hover{
color:#d85418;
}
#footer{
	background: #888888 url(images/asfalt.png);
	border-bottom:1px solid black;
    box-shadow: -1px -1px 2px #000;
}.mobile_socials{
	display: none;
	width: 336px;
	height: 50px;
	margin:30px auto;
}
.ms_item{
	width: 84px;
	float: left;
}
.ms_item a{
	display: block;
	margin:0 auto;
	width: 50px;
	height: 50px;
	border-radius: 90px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	text-align:center;	
	background:#8e8d8c;
}
.ms_item a i{
	color:#222222;
	font-size: 34px;
	line-height: 50px;	
}
.ms_item a:hover i{
	color:#f1f2f2;
}

#footer{
	background: #888888 url(images/asfalt.png);
	border-bottom:1px solid black;
    box-shadow: -1px -1px 2px #000;
}
.foot_mobile{
	display: none;
}
#foot{
	padding-top:20px;
	width:980px;
	position:relative;
	height:320px;
	margin:0 auto;

}
#left-foot{
	float:left;
	width:630px;
}
#left-foot p{
	width:500px;
	text-align: justify;
}
#left-foot ul{
	margin-top:10px;
}
#left-foot ul li{
	width:160px;
	margin-right:30px;
	float:left;
}
#left-foot ul li:last-child{
	margin-right: 0;
}
#left-foot li li{
	clear:both;
}
#left-foot h4{
	color:#999;
	font-size:16px;
}
#right-foot{
	float:right;
	width:350px;
	text-align: right;

}
.social{
	    list-style:none;
	    font-weight:bold;
	    margin-bottom:10px;
	    float:right;
	    width:350px;
	    
}
.social li{    
	float:right;
    margin-left:30px;
    position:relative;
    display:block;
}
.social li:last-child{
	margin-right:0;
}
.vk {
	width:32px;
	height:32px;
	background:url(images/newsocial.png) -64px -32px ;
}
.vk:hover{
	background-position: -64px 0px ;
}
.twi {
	width:32px;
	height:32px;
	background:url(images/newsocial.png) -32px -32px ;
}
.twi:hover{
	background-position: -32px 0px ;
}
.yout {
	width:32px;
	height:32px;
	background:url(images/newsocial.png) -96px -32px ;
}
.yout:hover{
	background-position: -96px 0px ;
}
.faceb {
	width:32px;
	height:32px;
	background:url(images/newsocial.png) 0px -32px ;
}
.faceb:hover{
	background-position: 0px 0px ;
}
.footphone{
	font-family:bicub, Arial;
	margin: 60px 0 20px;
}
#foot-rabota li{
	width:210px;
	float:left;
	line-height:40px;
}
li#chasi{
	width:130px;
	padding-left:10px;
	font-size:16px;
	font-family:bicub, Arial;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.86), 0px 0px 20px #d85418;
}
#foot-adress{
	font-size:16px;
	margin-top:20px;
}

#copy{
	clear:both;
	padding-top:30px;
	font-size:12px;
}

/*Товарная позиция*/
.tovar{
	position:relative;
	background: #888888 url(images/page_bg.jpg) 0 -24px;
	margin-bottom:20px;
	
}
#IMGloader{
	float:left;
}
#IMGloader>img{
	max-width:586px;
}
#fotoload{
padding:20px;
min-height: 350px;
}
ul.foto{
float:right;
width:340px;
margin-right: 0px;
padding:15px 0px;
margin-bottom: 140px;
}
.foto li{
float:right;
margin:0 10px 10px 0;
overflow: hidden;
}

.foto li img{
	max-width:150px;
}
.buy{
	position:absolute;
	width:310px;
	bottom:30px;
	right:30px;
}
.buy h1{
	padding:10px 20px;
	font-family:bicub,bicubik,arial;
	font-size:20px;
	background: rgba(0,0,0,0.8);
} 
.buy p{
	margin:3px 0;
	padding:0px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	color:#d85418;
	font-family:open sans;
	font-size:16px;
	background: rgba(0,0,0,0.5);
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.86);
} 
.buybtn {
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
	font-size: 20px;
	color: #404040;
	background: url(images/f.jpg) no-repeat center center;
	padding: 0;
	border-radius: 2px;
	line-height: 21px;
	width:309px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
}

.buybtn .kupit{
	width: 173px;
	display: block;
	padding: 10px 0;
	border-left: 1px solid rgba(0, 0, 0, 0.4);
	text-align: center;
	float: right;
}
.buybtn .kupit b, .buybtn .price-f b{
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.buy .buybtn{
	float: right;
}
.note{
	margin-top: 5px;
}
.note .price-f{
	padding:10px;
}
.buy_cat{
	position:absolute;
	bottom:10px;
}
.buy_cat a{
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
	font-size: 18px;
	width:90px;
	display:block;
	float:left;
	background: url(images/f.jpg) no-repeat center center;
	padding: 10px 20px;
	margin-right: 14px;
	border-radius: 2px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
}
.buy_cat a:last-child{
	margin-right: 0;
}

.tovar:hover .buybtn:hover{
	border:1px solid rgba(245, 143, 87, 0.7);
	box-shadow: 0 1px 6px rgba(245, 143, 87, 0.9);
}
.price-f {
	display: block;
	padding: 6px 0 0px;
	text-align: center;
	color: #d85418;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.72);
}
.price-f sup{
	font-size: 12px;
	color: #d85418;
	text-decoration: line-through;
	padding-right:5px;
}
.photo{
    clear:both;
    position:relative;
    margin-bottom: 20px;   
    width:980px;
    height:148px;
    top:-5px;
    z-index:0;
    background: #888888 url(images/page_bg.jpg) 0 -24px;
}
.photo li{
	float:left;
	margin-right:36px;
	padding:18px 0;
}
.photo li:first-child{
	float:left;
	margin-left:36px;
}
.descrip{
	margin:0px 0 20px;
	width:586px;
	padding:30px;
	min-height: 412px;
	font-size:18px;
	line-height:27px;
	color:#404040;
	background: #888888 url(images/page_bg.jpg) -100px -24px;
	float:left;
}
.descrip p{
	padding-top:20px;

}
.descrip  .buybtn{
	float: right;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 0px 10px #f58f57;
}
.descrip  .buybtn:hover{
	border:1px solid rgba(245, 143, 87, 0.7);
	box-shadow: 0 0px 15px #f58f57;
}

.happy{
	padding:20px 20px;
	float:right;
	width:274px;
	background: #888888 url(images/page_bg.jpg) right -24px;
}
.happy li{
	background:url(images/happy1.png) left top no-repeat;
	padding:5px 0px 5px 90px;
	height:54px;
	font-size:18px;
	margin-bottom:20px;
	color:#404040;
}

.happy li:first-child{
	background-position:0 -64px;
}
.happy li:last-child{
	background-position:0 -128px;
}
.tovar_all{
	position:relative;
}
.comment{
	padding:20px;
	position:absolute;
	background: #888888 url(images/page_bg.jpg) right -24px;
	width:274px;
	height:120px;
	bottom:20px;
	right:0px;
	color: #404040;
	text-align: center;
}
.comment b{
	display:block;
	font-size: 16px;
}
.comment h4{
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
}
.main_product{
margin-bottom:20px;
}
.main_product li{
	margin:20px 19px 20px 0;
}

.main_product li:nth-child(3n){
	margin-right:0;	
	
}

/*каталоги*/
.first_p{
		margin:20px 0 15px;
}
.catalog h2 {	
	display: inline;
	float:left;
	height: 30px;
	line-height:30px;
	color: #c55b2b;
	font-size: 24px;
	font-style:italic;
	margin-right:20px;
	font-family: opensans, sans-serif;
	text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.72);
}
.first_p p{
	background:url(images/line-divider.png) left 7px no-repeat;
	overflow:hidden;
	height: 30px;
	text-indent: -9999px;
}
.catalog_descr{
	margin:15px 0 20px;
}
.catalog_descr p {
    position: relative;
	width: 750px;
	font-size: 20px;
	line-height:30px;
	font-family: opensans, sans-serif;
	margin-right: 20px;
	color: #999999;
	float:left;
	text-align: justify;
}
.catalog_descr a{
	width: 170px;
	height: 25px;
	line-height: 25px;
	float: right;
	text-align: center;
	font-weight:bold;
	padding: 10px;
	position: relative;
	margin-top:20px;
	font-size: 20px;
    color: #777;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86), 0px -1px 0px rgba(0, 0, 0, 0.75);
	background: url(images/f.jpg) right center;
}

.catalog_descr a:hover {
    color: #d85418;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86), 0px -1px 0px rgba(0, 0, 0, 0.75), 0px 0px 20px #fff6e0;
}

/*корзина*/
.empty_cart{
	text-align: center;
	font-size:18px;
	line-height:27px;

}
.empty_cart p{
	padding: 20px;
}
.empty_cart h1{
	font-family: bicub, bicubik, open;
	font-size: 30px;
	margin: 20px auto 30px;
}

.empty_cart h2, .rega h1{
	text-align: left;
	display:block;
	height: 50px;
	line-height:50px;
	background: url(images/line-divider.png) 320px 60% no-repeat;
	color: #c55b2b;
	font-size: 33px;
	font-style:italic;
	margin-bottom:15px;
	font-family: opensans, sans-serif;
	text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.72);
}
.done p{
	padding:0px;
}
.done h1{
	color: #c55b2b;
	font-size: 28px;
	margin:50px 0;
}
.done h3{
	display: block;
	color: #999999;
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 0px;
}
.done h4{
	font-size: 24px;
	padding-bottom: 10px;
}
.left_done,.right_done,.done .page{
	background: url(images/page_bg.jpg) 0 -24px no-repeat #dedede ;
	padding:20px;
	font-size:18px;
	line-height:27px;
	color:#404040;
	position: relative;
	min-height: 130px;
}
.done .page span{
	display:block;
	font-weight: bold;
	font-size: 20px;
}
.left_done,.right_done{
	width: 440px;
	
	margin: 20px 0;
}
.left_done{
	float:left;
}
.right_done{
	float:right;
}
.order, .order_tovar input[type="text"] {
	font-family: opensans, sans-serif;
	color: #636363;
	font-size: 27px;
	position: relative;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.56);
}
.order p{
	padding:20px 0;
}
.order table{
	border-collapse: collapse;
	margin:50px 0;
	
}
.order td{
	padding:10px;
	height:30px;
	line-height: 35px;
}

.order_tovar p{
	background: url(images/order.png) 0 -60px no-repeat;

}
.order_tovar tr:last-child p{
	background:none;
	margin-top: 20px;
	font-size: 20px;
}
.order_tovar td,.order_itogo td{
	width: 120px;
	text-align: center;
}
.order_tovar td:last-child{
	width: 20px;
}
.order_tovar td:first-child p,.order_itogo td:first-child p{
	padding:0 0 0 50px;	
	text-align: left;
	width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.order_tovar td:first-child p a{
	font-size:18px;
	line-height:27px;
}
.order_tovar input[type="text"]{
	border:0;
	background: rgba(0,0,0,0.3);
 	height:34px;
}
.skid p{
		background: url(images/order.png) 0 -90px no-repeat;
		padding:0 0px 0 50px;
		float:left;
}
.skid div{
	width:175px;
	float:right;
	margin-right: 5px;
}
 .skid input[type="text"]{    
 	border: none; /* Убираем рамку */
    outline: none; /* Убираем свечение в Chrome и Safari */
    -webkit-appearance: none; /* Убираем рамку в Chrome и Safari */
	border:0;
	background: rgba(0,0,0,0.3);
 	height:24px;
 	float:left;
  	vertical-align: top;
	width: 135px;
 }
 .skid input[placeholder]{
 	color: #606060;
	font-size: 14px;
	font-weight: normal;
	padding:5px 10px;
 }
.skid input[type="button"] {
    width: 20px; /* Ширина кнопки */
    height: 34px; /* Высота кнопки */
    border: none; /* Убираем рамку */
    vertical-align: top;
    background: url(images/arr.png) no-repeat left 50% rgba(0,0,0,0.3); /* Параметры фона */
   }

.order_dos td, .skid td{
	vertical-align: middle;
	width:195px;
	text-align: center;
}
.order_dos p{
		height:30px;
		background: url(images/order.png) 0 0px no-repeat;
		padding:0 5px 0 50px;	
}
.order_dos li{
	width: 180px;
	height: 35px;
	margin-bottom:10px;
	float:left;
}
.order_dos ul{
	padding:0;
	float:right;
	padding-top: 15px;
	width:360px;
}
.order_dos li select, .search_page select, .buy select{
   background: #181717;
   position:relative;
   width: 175px;
   padding:5px 10px;
   font-size: 14px;
   line-height: 24px;
   border: 0;
   border-radius: 0;
   color:#fff;
   vertical-align: top;
   height: 34px;
   display: inline;
   outline: none;
   -webkit-appearance:none;
   -moz-appearance:none;
   cursor:pointer;
}
.buy select:focus{
	outline: none;
}
.order_dos li select[disabled]{
	color:#282727;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.36);
}
.order_dos li label{
	float:left;
	position:relative;
}
.buy label{
	float:right;
	position:relative;
}
.order_dos li label:after, .buy label:after{
	content:'';
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 34px;
	position:absolute;
	right:0px;
	top:0px;
	pointer-events:none;
	background: url(images/arrows_swall_both.png) right 50% no-repeat #181717;
}

.order_itogo {
	height:46px;
	padding:0 0 0 50px;	
	color: #d85418;
	text-shadow: 0px 0px 20px #d85418,0px 1px 0px rgba(255, 255, 255, 0.66);
}
.order_itogo p{	
	line-height: 46px;
	background: url(images/icon_cart_hghltd.png)no-repeat;
	padding:0 0 0 50px;	

}
.order hr, .rega hr{
	background: url(images/divider_thin.png) left top;
	border:0;
	height: 1px;
}
.order_itogo td:nth-child(2){
	width:120px;
	text-align: center;
}
.fio label{
	width:170px;
	text-align: left;
	float:left;
	line-height: 35px;

}
.fio input[type="text"],.fio input[type="email"],.fio input[type="password"], .search_page input[type="text"]{
	height: 35px;

}
.fio input[type="text"],.fio input[type="email"],.fio input[type="password"],.fio textarea, .search_page input[type="text"]{
	font-family: opensans,sans-serif;
	width:370px;
	font-size: 18px;
	color:#fff;
	border:0;	
	padding:5px 10px 0;
	background: rgba(0,0,0,0.3);	
}
.order_tovar input[type="text"]{
	text-align: center;
	width:80px;
}
 .fio textarea{
	height:100px;
	resize:none;
 }

ul.fio  {
	width:620px;
	margin:0 auto 100px;
}
.rega, .proverka {
	min-height: 400px
}
.rega ul.fio {
	width:480px;
	float:left;
}
.rega .fio input[type="text"],.rega .fio input[type="email"],.rega .fio input[type="password"],.rega .fio textarea{
width:260px;
}
.fio li{
	padding: 10px 0;
}
.fio li span{
	margin-left:10px;
}
.fio li:last-child a{
	margin-top:20px;
	float:right;
	background: url(images/f.jpg) no-repeat center center;
	padding: 0 20px;
	border-radius: 2px;
	width:238px;
	height:50px;
	font-size: 34px;
	color:#c55b2b;
	line-height: 50px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 0px 6px rgba(197, 91, 43, 0.5);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.fio li:last-child a:hover{
	border: 1px solid rgba(197, 91, 43, 0.4);
	box-shadow: 0px 0px 10px rgba(197, 91, 43, 0.8);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);	
}
.oformit{
	clear:both;
}
/*Регистрация*/
 .rega ul,.rega h2{
	font-family: opensans, sans-serif;
	color: #636363;
    font-size: 27px;
    position: relative;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.56);
}

.rega h2{
	font-size: 34px;
	text-align: center;
	line-height: 34px;
	width: 480px;
	height:90px;
	margin-top: 30px;
	line-height: 40px;
}
.rega h2 span{
	font-size: 27px;
	display: block;
}
.rega input[type=button], .rega input[type=submit]{
	height: 40px;
	width: 180px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
	font-size: 18px;
	color: #404040;
	font-weight: bold;
	background: url(images/f.jpg) no-repeat center center;
	padding: 0 20px;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
	cursor: pointer;
	float:right;

}
.rega input[type=button]:hover, .rega input[type=submit]:hover{
	color:#c55b2b;
	box-shadow: 0px 0px 6px rgba(197, 91, 43, 0.6);

}
.rega ul{
	margin-top: 0px
}
.rega form[name=users_data] ul li:nth-child(3){
	margin-bottom: 30px;
}
.rega_new{
	width: 480px;
	float:left;
	margin-right: 20px;
}
.rega_vhod{
	width: 480px;
	float:right;
}
#pass,#pass2,#smena2{
	display:none;
}
#smena p{
	text-align: right;
	font-size: 20px;
	cursor: pointer;
	text-decoration: underline;
	padding-right: 30px;
}

form[name=users_password] ul{
	margin-bottom: 0px;
}

form[name=user_forma] ul.fio{
	width: 280px;
	float:right;
	margin-left: auto;
}
.error ul {
	margin-bottom: 20px;
}
.error ul li{
	font-size: 20px;
	color:#c55b2b;
	text-shadow:none;
	height:10px;
}
.rega_vhod h2{
	text-align:right;
}
.check{
	font-size: 20px;
	text-align: right;
}
.check label{
	float:none;
	margin-left: 10px;
}
.activ h3{
	font-size: 24px;
	line-height: 35px;
}
.activ p{
	font-size: 20px;
	text-shadow:none;
	line-height: 30px;
}
ul.kabinet{
	text-align:right;
	margin-top: 30px;
}
ul.kabinet  li a{
	line-height: 30px;
	font-size: 20px;
	color:#c55b2b;
	text-shadow:none;
}
ul.kabinet  li a:hover{
	color:#d85418;
	text-shadow: 0px 0px 5px rgba(197, 91, 43, 0.6);;
}
ul.kabinet  li:first-child a{
	font-size: 26px;
	line-height: 40px;
	color:#636363;
	border-bottom:1px dotted #c55b2b;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.56);
}
ul.kabinet  li:first-child a:hover{
	color:#c55b2b;
}
form[name=userpas_forma] ul li:last-child,form[name=userpas_forma] p{
	margin-right: 30px;
}

/*Проверка заказа*/
.proverka h1{
	text-align: left;
	display:block;
	height: 50px;
	line-height:50px;
	background: url(images/line-divider.png) 270px 60% no-repeat;
	color: #c55b2b;
	font-size: 33px;
	font-style:italic;
	margin-bottom:15px;
	font-family: opensans, sans-serif;
	text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.72);
}

.proverka input[type="text"],.proverka input[type="password"]{
	height: 35px;

}
.proverka input[type="text"],.proverka input[type="password"]{
	font-family: opensans,sans-serif;
	width:280px;
	font-size: 18px;
	color:#fff;
	border:0;	
	padding:5px 10px 0;
	background: rgba(0,0,0,0.3);	
}
.proverka form ul{
	width:350px;
}
.proverka li{
	padding-top: 10px;
	height: 50px;
}
.proverka li:first-child{
	font-size: 24px;
	color: #636363;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.56);
}

.proverka_left{
	width: 450px;
	float:left;
	text-align: right;
}
.proverka_left ul{
	float:right;
}
.proverka_left input{
	text-align: right;
}
.proverka_right{
	width: 450px;
	float:right;
	text-align: left;
}
.proverka form input[type=submit],.proverka form input[type=button]{
	height: 40px;
	width: 150px;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
	font-size: 18px;
	color: #404040;
	background: url(images/f.jpg) no-repeat center center;
	padding: 0 20px;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
	cursor: pointer;


}
.proverka form input[type=submit]:hover,.proverka form input[type=button]:hover{
	color:#c55b2b;
	box-shadow: 0px 0px 6px rgba(197, 91, 43, 0.6);

}
.rega_none .allspec b, div.uved_tek, div.uved_arch{
	background: url(images/shop/icon_info.png) left top no-repeat;
	display: block;
	line-height: 40px;
	height: 40px;
	padding-left: 60px;
	margin: 10px 0;
	font-size: 20px;
}
div.uved_arch{
	background-position: 0px -40px;
}
#ozakaze_inf{
	width:650px;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	margin-bottom: 50px;
}

 #ozakaze_inf td:first-child{
	text-align: left;
	padding-bottom: 15px;
	height: 30px;
}
 #ozakaze_inf td:first-child a{
	background: url(images/shop/icon_diamond.png) no-repeat;
	padding-left: 50px;
	display: block;
}

 #ozakaze_inf  tr:nth-last-child(4) td:nth-child(1){
	padding-left: 50px;
	background: url(images/shop/icon_car.png) 0 0px no-repeat;
	padding-bottom: 50px;
}
 #ozakaze_inf  tr:nth-last-child(3) td{
	padding-bottom: 50px;
 }
/*Уведомление*/
 .tovar_notice{
	height:271px;
	width:314px;
	margin:20px auto;
	line-height: 10px;
	position:relative;
	background: #888888 url(images/news-back.jpg) bottom;
}
.notice select{
	border:0;
	padding:5px;
	height:35px;
}
form[name=forma_message]{
	width: 314px;
	margin:auto;
}
/*Страница поиска*/
.search_page {
	margin-bottom: 50px;
}
.search_page form {
	margin:50px auto;
}
.search_page form li{
	float:left;
	margin-right: 50px;
	height: 65px;
	width:390px;
}
.search_page form li:last-child{
	width:100px;
	margin-right:0;
	position: relative;
}
.search_page form select,.search_page form input[type=text]{
	width: 390px;
}
.search_page form input[type=submit]{
	height: 40px;
	width: 100px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.86);
	font-size: 18px;
	color: #404040;
	background: url(images/f.jpg) no-repeat center center;
	padding: 0 20px;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
	cursor: pointer;
	position: absolute;
	bottom:0;

}
.search_page form input[type=submit]:hover{
	color:#c55b2b;
	box-shadow: 0px 0px 6px rgba(197, 91, 43, 0.6);

}
.search_page form label{
	padding-bottom: 5px;
}
label.labelup{
	display:block;
	float:left;
	font-size: 20px;
	line-height: 20px;
	margin-right: 10px;
	font-style: italic;
}

.search_page select{
	height: 40px;
	line-height: 40px;
}
.nothing{
	min-height: 110px;
	font-size: 24px;
	text-align: center;
	padding-top: 90px;
}

/*Страница page*/
.page, .page_video{
	background: url(images/page_bg.jpg) 0 -24px no-repeat #dedede ;
	padding:30px 30px 10px 30px;
	font-size:18px;
	line-height:27px;
	color:#404040;
	min-height: 250px;
	margin-bottom: 50px;
	position: relative;
}
.page h1{
	font-family: bicub, bicubik, open;
	font-size: 24px;
	margin: 0px auto 20px;
	text-align: center;
}
.page_video{
	min-height:inherit;
}
.video {
	float:left;
}

.video_pod{
	width:232px;
	padding-right:50px;
	float:right;
	text-align: center;
}
.video_pod h2{
	font-family:bicub,bicubik,arial;
	color:#404040;
	font-size: 28px;
	margin: 20px 0;
}
.video_pod h2 span{
	display: block;
	font-size: 18px;
	line-height: 30px;
	color:#c55b2b;
}
.video_pod label{
	display: block;
	text-align: left;
	padding-left:10px;
	font-style: italic;
	color:#404040;
	font-size:16px;
}
.video_pod input{
	margin-bottom: 10px;
}
.video_pod input[type=text]{
	border:1px solid #404040;
	height: 35px;
	width:212px;
}
.video_pod input[type=submit]{
	border:1px solid #999999;
	height: 40px;
	width:232px;
	background: #fff529;
	font-size: 20px;
	font-weight: bold;
	margin-top: 32px;
}
.video_pod input[type=submit]:hover{
	cursor: pointer;
	background: #ffc404;
}
.newsm{
	margin-bottom: 0;

}
.ulnewsp li{
	padding:40px 0;
	border-bottom: 1px solid #999;
}
.newsp ul li h3{
	float:left;
	margin-right: 30px;
}

.newsp{
	width:586px;
	float:left;
}
.newsp h1{
	text-align: left;
	margin:0;
}
.newsnew li{
	margin:0 0 19px 19px;
	float:none;
}
.newsnew {
	clear:none;
}
.newsnew h3{
	margin-left: 19px;
	background-position: 250px 60%;
	margin-top: 30px;
	height: 24px;
	line-height: 27px;
}
.b{
	font-size: 18px;
	padding-right: 5px;
}
#uved_tek td,#uved_arch td{
	width: 150px;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
#uved_tek td:first-child, #uved_arch td:first-child{
width: 450px;
text-align: left;
}
#uved_tek img,#uved_arch img, #ozakaze img{
	padding-right:4px;
}
#ozakaze{
	text-align: center;
	line-height: 30px;
	margin-bottom: 40px;
}

#ozakaze td:first-child{
	text-align: left;
}
#adres{
	height: 500px;
}

/*Лэндинг Свята*/
.hi_block{
	width:940px;
	
	background:#eae9e9;
	margin:0 auto;
	position:relative;
	padding:20px;
	text-align:center;
}
.hi_block_fog{
	position:absolute;
	width:1000px;
	height:83px;
	bottom:-83px;
	background:url(images/hi_block_fog.png) no-repeat;
}
.hi_block_photo{
	width:130px;
	height:130px;
	float:right;
	margin:60px 150px 0 0;
}
.hi_block_photo p{
	font-size:18px;
	color:#44464f;
	font-family: 'ptsans_italic_bold';
	padding-top:10px;
}
.hi_block_player{
	width:600px;
	margin:60px auto 0;
	background:#44464f;
}
.hi_block_arrow{
	width:137px;
	height:87px;
	position:absolute;
	bottom:65px;
	right:308px;	
}
.hb_hi{
	font-size:40px;
	color:#44464f;
	font-family: 'ptsans_italic_bold';
	padding:50px 0 0 0px;
}
.hb_text{
	width:485px;
	padding:52px 0 50px 120px;
	font-size:24px;
	line-height:38px;
	color:#44464f;
	font-family: 'PTSans_italic';
}

.hb_time{
	font-size:34px;
	color:#e18806;
	line-height:38px;
	text-align:right;
	font-family: 'PTSans_narrow_bold';
	padding:56px 508px 0 0;
}
.want_to_learn{
	width:930px;
	height:430px;
	position:relative;
	background:url(images/want_to_learn.png) no-repeat center;
	margin:20px auto 40px auto;
}
.wtl_head{
	font-family: 'bignoodletitlingcyrregular';
	font-size:50px;
	color:#eae9e9;
	padding:73px 0 0 330px;
}
.wtl_left{
	width:515px;
	position:absolute;
	left:-5px;
	top:190px;
}
.wtl_left span{
	display:block;
	font-size:28px;
	font-family: 'PTSans_narrow';
	margin-bottom:20px;
	text-align:right;
	filter: alpha(Opacity=80);
    opacity: 0.8; 
}
.wtl_right{
	width:350px;
	position:absolute;
	right:-22px;
	top:200px;
	font-size:28px;
	line-height:43px;
	font-family: 'PTSans_narrow_bold';
}
.want_to_learn_cross{
	width:319px;
	height:194px;
	position:absolute;
	top:170px;
	left:114px;
}
.razdelitel, .razdelitel_2{
	width:330px;
	height:28px;
	background:url(images/razdelitel.png) no-repeat;
	margin:0 auto;
}
.razdelitel_2{
	background:url(images/razdelitel_2.png) no-repeat;
}
.noodle_50_orange{
	font-size:50px;
	color:#ed8f05;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	padding:40px 0 20px 0;
}
.ptsn_35_gray{
	font-size:35px;
	color:#d2d5e0;
	font-family: 'PTSans_narrow';
	line-height:39px;
	text-align:center;
	margin:5px;
}
.ptsn_28{
	font-size:28px;
	line-height:40px;
	text-align:center;
	font-family: 'PTSans_narrow';
	margin-top:30px;
}
.ptsn_28 span{
	font-family: 'PTSans_narrow_bold';
}

.get_ready{
	width:980px;
	height:1060px;
	padding:0 10px;
	background:#6c6d74;
	margin:50px auto 0 auto;
	position:relative;
}
.gr_vert_razdel{
	width:8px;
	height:677px;
	position:absolute;
	bottom:23px;
	left:500px;
}
.gr_left{
	width:450px;
	float:left;
}
.gr_right{
	width:450px;
	float:right;
}
.gr_left_img{
	margin:60px 0 17px 130px;
}
.gr_right_img{
	margin:60px 0 17px 105px;
}

.gr_head{
	text-align:center;
	font-size:35px;
	color:#97f028;
	font-family: 'PTSans_narrow_bold';
	margin-bottom:40px;
}
.gr_block{
	width:450px;
	margin-top:45px;
}
.gr_right .gr_block{
	margin-top:24px;
}
.gr_number_green, .gr_number_yellow{
	display:block;
	width:70px;
	height:72px;
	float:left;
	text-align:center;
	line-height:75px;
	color:#000000;
	font-size:33px;
	font-family: 'bebas_neueregular';
	background:url(images/gr_number_green.png) no-repeat;
}
.gr_number_yellow{
	background:url(images/gr_number_yellow.png) no-repeat;
}
.gr_block_text{
	width:355px;
	float:right;
	font-size:20px;
	line-height:28px;
	font-family: 'PTSans_narrow';
}
.made_for_human{
	width:970px;
	height:307px;
	background:url(images/made_for_human.png) no-repeat;
	margin:50px auto 0 auto;
	padding:35px 0 0 30px;
}
.mfh_block{
	width:170px;
	float:left;
	margin-right:25px;
	text-align:center;
}
.mfh_block img{
	margin-bottom:30px;
}
.mfh_block p{
	font-size:19px;
	color:#a11e25;
	font-family: 'PTSans_narrow';
	line-height:25px;
}
.present{
	width:1000px;
	height:380px;
	position:relative;
	margin:-70px auto 0 auto;
}
.present_img{
	width:305px;
	height:225px;
	float:left;
	position:relative;
	z-index:1;
	margin:90px 0 0 60px;
}
.present_bg{
	position:absolute;
	z-index:0;
	top:0;
	left:-40px;
}
.present_head{
	width:440px;
	height:46px;
	float:left;
	margin:90px 0 0 60px;
	background:url(images/present_head_bg.png) no-repeat left;
	padding-left:70px;
	font-size:50px;
	line-height:50px;
	color:#fa7517;
	font-family: 'bignoodletitlingcyrregular';
}
.present_text{
	width:500px;
	float:right;
	font-size:30px;
	font-family: 'PTSans_narrow';
	margin:35px 73px 0 0;
	line-height:35px;
}
.spec{
	width:1000px;
	height:924px;
	background:url(images/spec_bg.jpg) no-repeat;
	margin:-10px auto 0 auto;
	position:relative;
	z-index:1;
	text-align:center;
}
.s_head{
	font-size:50px;
	color:#fff9b0;
	font-family: 'bignoodletitlingcyrregular';
	padding:70px 0 0 0;
}
.s_only{
	font-size:30px;
	color:#c20613;
	font-family: 'PTSans_narrow';
	padding:27px 0 0 0;
}
.s_if_u_ready{
	font-size:40px;
	font-family: 'PTSans_narrow_bold';
	line-height:36px;
	padding:50px 0 0 0;
}
.s_order_now{
	font-size:36px;
	color:#fcf6bf;
	font-family: 'PTSans_bold';
	padding:40px 0 0 0;
	text-transform:uppercase;
}
.s_3_blocks{
	width:860px;
	margin:30px auto;
}
.s_block{
	width:272px;
	height:232px;
	background:url(images/s_block_bg.png) no-repeat;
	float:left;
	margin:0 6px;
	text-align:center;
	padding-top:40px;
}
.s_block span{
	font-size:30px;
	color:#4b0025;
	font-family: 'PTSans_narrow';
	text-decoration:line-through;
}
.s_block_price{
	font-size:40px;
	font-family: 'PTSans_narrow_bold';
	color:#4b0025;
	margin-top:20px;
}
.s_block img{
	margin:20px 0;
}
.s_brown{
	font-size:18px;
	font-family: 'PTSans_bold';
	color:#924f01;
}
.s_small{
	font-size:12px;
	color:#161616;
	font-family: 'PTSans';
	line-height:12px;
	margin-top:2px;
}
.spec_but_block{
	width:552px;
	height:132px;
	padding-top:23px;
	background:url(images/spec_but.png) no-repeat;
	margin:60px auto 0 380px;
}

.spec_but{
	display:block;
	width:506px;
	height:93px;
	margin:0 0 0 23px;
	color:#ffffff;
	font-size:25px;
	line-height:35px;
	text-align:center;
	font-family: 'PTSans_narrow_bold';
	padding-top:16px;
}
.spec_but:hover{
	color:#ddd;
}
.spec_tel{
	font-size:20px;
	color:#f9e00a;
	font-family: 'PTSans_bold';
	margin-top:30px;
}
.spec_box{	
	width:350px;
	height:348px;
	position:absolute;
	bottom:5px;
	left:-40px;
}
.doubt{
	width:770px;
	height:230px;
	margin:20px auto 0 auto;
	background:url(images/doubt.png) no-repeat center top;
	text-align:center;
}
.doubt_head{
	font-size:50px;
	color:#f7da08;
	font-family: 'bignoodletitlingcyrregular';
	padding-top:70px;
}
.doubt_itog{
	font-size:30px;
	font-family: 'PTSans_narrow';
	padding-top:45px;
	margin-bottom:34px;
	line-height:40px;
}
.gray_block{
	width:1000px;
	background:#6c6d74;
	margin:0 auto;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	position:relative;
	margin-bottom:32px;
}
.gray_block_bot{
	width:1000px;
	height:8px;
	position:absolute;
	bottom:-8px;
}
.gb_img{
	display:block;
	position:absolute;
	top:30px;
	left:67px;
}
.gb_text{
	font-size:20px;
	line-height:25px;
	padding:45px 25px 45px 200px;
}
.dalshe{
	width:950px;
	margin:0 auto;
	font-size:30px;
	color:#97f028;	
	font-family: 'exo_2bold';
	padding:30px 0 0 50px;
}
.dalshe_arrows{
	width:1000px;
	height:87px;
	background:url(images/dalshe_arrows.png) no-repeat;
	margin:30px auto 24px auto;
}
.dalshe_blocks{
	width:960px;
	margin:0 auto;
}
.dalshe_block_left, .dalshe_block_right{
	width:460px;
	height:304px;
	float:left;
}
.dalshe_block_right{
	float:right;
}

.now_you{
	width:970px;
	height:480px;
	background:#ffffff;
	margin:50px auto 0 auto;
	padding:35px 0 0 30px;
}
.now_you_head{
	font-size:50px;
	color:#ed8f05;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	padding:80px 0 50px 0;
}
.ny_block{
	width:170px;
	float:left;
	margin-right:25px;
	text-align:center;
}
.ny_block img{
	margin-bottom:30px;
	height:120px;
}
.ny_block p{
	font-size:24px;
	color:#3f4149;
	font-family: 'PTSans_narrow';
	line-height:25px;
}
.if_not{
	font-size:50px;
	color:#f6f6f6;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	padding:50px 0 20px 0;
}
.vozvrat{
	display:block;
	margin:20px auto;
}
.and_that{
	width:925px;
	margin:0 auto 60px auto;
}
.at_text{
	float:left;
	width:590px;
	font-size:24px;
	font-family: 'PTSans_narrow';
	line-height:36px;
	color:#f6f6f6;
}
.at_img{
	float:right;
	margin-top:9px;
}
.black_content_wrapper{
	background:url(images/black_content_bg.png);	
}

.black_content_top{
	height:10px;
	background:url(images/black_content_top.png) repeat-x;
}
.black_content_bot{
	height:10px;
	background:url(images/black_content_bot.png) repeat-x;
}
.black_content{
	width:1000px;
	margin:0 auto;
	padding:60px 0;
}
.bk_head{
	font-size:50px;
	color:#ed8f05;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	padding:0 0 65px 0;
}
.bk_block{
	width:930px;
	margin:0 auto 75px auto;
	position:relative;
	padding:20px 35px;
	background:#232323;
}
.bc_circle_left, .bc_circle_right{
	width:133px;
	height:133px;
	float:left;
}
.bc_circle_right{
	float:right;
}
.bc_block_text_left{
	width:675px;
	font-size:24px;
	color:#b1b1b1;
	font-family: 'PTSans_italic';
	line-height:26px;
	float:left;
	padding-left:37px;
	padding-top:10px;
	text-align:right;
}
.bc_block_text_right{
	width:675px;
	font-size:24px;
	color:#b1b1b1;
	font-family: 'PTSans_italic';
	line-height:26px;
	float:right;
	padding-right:37px;
}
.bc_left{
	width:57px;
	height:21px;
	position:absolute;
	bottom:-21px;
	left:108px;
}
.bc_right{
	width:57px;
	height:21px;
	position:absolute;
	bottom:-21px;
	right:108px;
}
.bc_author_left{
	font-size:14px;
	color:#f7da08;
	font-family: 'PTSans';
	position:absolute;
	bottom:-48px;
	left:100px;
}
.bc_author_right{
	font-size:14px;
	color:#f7da08;
	font-family: 'PTSans';
	position:absolute;
	bottom:-48px;
	right:100px;
}
.who_buy{
	font-size:50px;
	color:#ffe64c;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	padding:60px 0 30px 0;
}
.order_class{
	font-size:50px;
	color:#ffe64c;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	padding:60px 0 0 0;
}
.and_be{
	font-size:20px;
	color:#97f028;
	text-align:center;
	padding:40px 0 50px 0;
}
.class_block{
	width:1000px;
	margin:0 auto 60px auto;
}
.cb_left{
	width:490px;
	float:left;
	text-align:center;
}
.cb_full_price{
	font-size:20px;
	color:#e0e2e9;
	font-family: 'PTSans';
	line-height:25px;
	padding-top:10px;
}
.cb_price{
	font-size:40px;
	color:#f61f1f;
	font-family: 'PTSans_narrow_bold';
	padding:40px 0;
}
.you_will_also_get{
	font-size:30px;
	color:#e0e2e9;
	font-family: 'PTSans';
	line-height:31px;	
}
.you_will_also_get span{
	color:#ffe74c;
	font-family: 'PTSans_bold';
}
.get{
	width:433px;
	font-size:30px;
	color:#97f028;
	font-family: 'PTSans';
	line-height:35px;
	margin:60px 0 0 70px;
	text-align:left;
}
.get img{
	float:left;
	margin-right:26px;
}
.get span{
	font-family: 'PTSans_bold';	
}
.cb_right{
	float:right;
	width:421px;
	height:547px;
	background:url(images/form_bg.png) no-repeat;
	margin-right:40px;
	text-align:center;
}
.cb_head{
	font-size:50px;
	color:#f61f1f;
	font-family: 'PTSans_bold';
	padding:50px 0 20px 0;
}
.est{
	font-size:18px;
	color:#2d2d2d;
	font-family: 'PTSans';
	padding:0 0 22px 0;
}
.order_input{
	width:270px;
	height:59px;
	background:url(images/form_input_bg.png) no-repeat;
	color:#333333;
	font-size:18px;
	font-family: 'PTSans';
	padding:0 20px 4px 50px;
	margin-bottom:17px;
	border:0px none;
}
.order_but{
	display:block;
	width:268px;
	height:86px;
	background:url(images/form_but.png) no-repeat;
	line-height:80px;
	font-size:30px;
	color:#340404;
	font-family: 'PTSans_bold';
	padding-left:115px;
	margin:5px 0 0 26px;
	text-align:left;
	border:0;
}
.order_but:hover{
	filter: alpha(Opacity=80);
    opacity: 0.8; 
	color:red;
}
.form_tel{
	font-size:18px;
	color:#2d2d2d;
	font-family: 'PTSans';
	line-height:30px;
	margin-top:-7px;
}
.form_tel span{
	font-size:25px;
}
.how_to_pay{
	width:1000px;
	padding:50px 0;
	margin:0 auto;
}
.htp_head{
	font-size:50px;
	color:#e7e7de;font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	padding:34px 0 56px 0;
}
.htp_col{
	width:160px;
	float:left;
	text-align:center;
	margin-right:5px;
}
.gtp_col_head{
	font-size:14px;
	color:#e7e7de;
	font-family: 'PTSans';
}
.htp_col a{
	display:block;
	width:50px;
	height:30px;
	margin:20px auto 0 auto;
}
/*конец лэндинга Свята*/
/*лэндинг фокусы*/
.gray_block_2{
	width:980px;
	margin:20px auto 35px auto;
	background:#d5d5d5;
	text-align:center;
	padding-bottom:30px;
}
.deck_head{
	width:700px;
	height:98px;
	line-height:98px;
	font-size:50px;
	margin:0 auto;
	color:#d64101;
	font-family: 'bignoodletitlingcyrregular';
}
.deck_gray{
	font-size:40px;
	color:#81848b;
	font-family: 'PTSans_narrow';
	padding:0 40px;
	line-height:41px;
}
.deck_black{
	font-size:28px;
	color:#121315;
	font-family: 'PTSans_narrow';
	padding:0 115px;
	line-height:37px;
}
.deck_pic_block{
	width:730px;
	height:410px;
	margin:40px auto 5px auto;
}
.deck_gray_2{
	font-size:18px;
	color:#666363;
	font-family: 'PTSans_italic';
	padding:0 155px;
	line-height:25px;
}
.king{
	width:870px;
	height:64px;
	line-height:64px;
	font-size:50px;
	color:#eae9e9;
	font-family: 'bignoodletitlingcyrregular';
	margin:30px auto 20px auto;
	text-align:center;
}
.below_king{
	width:980px;
	margin:0 auto;
	font-size:28px;
	color:#ffffff;
	font-family: 'PTSans_narrow';
	line-height:37px;
	text-align:center;
}
.who_need_it{
	width:980px;
	margin:0 auto;
	text-align:center;
}
.who_need_it_head{
	width:471px;
	height:58px;
	color:#ff751e;
	font-family: 'bignoodletitlingcyrregular';
	font-size:50px;
	padding:95px 0 0 17px;
	margin:20px auto;
}
.yellow_line{
	width:970px;
	height:26px;
	font-size:30px;
	color:#ebc608;
	font-family: 'PTSans_narrow';
	margin:0 auto 35px auto;
}
.yotube_block{
	width:730px;
	height:394px;
	margin:65px auto;
	padding-top:16px;
}
.yotube_player{
	width:690px;
	height:380px;
	margin:0 auto;
}
.gb_head{
	font-size:40px;
	font-family: 'bignoodletitlingcyrregular';
	color:#c1420b;
	padding: 50px 0 0 200px;
}
.gray_block_3{
	width:980px;
	background:#cacacd;
	margin:0 auto;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	position:relative;
	margin-bottom:52px;
}
.dikaja .gray_block_3{
	margin:30px auto;
}
.gray_block_bot{
	width:980px;
	height:8px;
	position:absolute;
	bottom:-8px;
}
.gray_block_3 .gb_img{
	display:block;
	position:absolute;
	top:90px;
	left:37px;
}
.gray_block_3 .gb_text{
	font-size:20px;
	line-height:25px;
	padding:31px 25px 45px 200px;
	color:#333333;
}
.one_focus{
	font-size:50px;
	color:#eae9e9;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
	margin:55px auto 35px auto;
	line-height:57px;
}
.pro{
	width:910px;
	margin:0 auto;
	color:#ffffff;
	font-size:20px;
	line-height:28px;
}
.pro span{	
	color:#ffd71e;
}
.street_show{
	text-align:center;
	font-size:30px;
	color:#fb5050;
	font-weight:bold;
	margin:30px auto 80px auto;
}
.ready_catch{
	height:70px;
	padding-top:70px;
	font-size:50px;
	color:#333333;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
}
.then_ready{
	font-size:28px;
	color:#6a6161;
	font-family: 'PTSans_narrow';
}
.make_order{
	display:block;
	width:368px;
	height:86px;
	margin:40px auto;
	background:url(images/order.png) no-repeat;
}
.make_order:hover{
	filter: alpha(Opacity=70);
    opacity: 0.7;
}
.bacycle_card{
	display:block;
	margin:-30px auto 0 auto;
}
.some_text{
	width:730px;
	margin:20px auto;
	font-size:18px;
	color:#d64001;
	font-family: 'PTSans_italic';
	text-align:center;
	line-height:23px;
	padding-bottom:40px;
}
.make_your_choice{
	padding-top:42px;
	font-size:50px;
	color:#ffe64c;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
}
.be_in_center{
	font-size:20px;
	color:#97f028;
	text-align:center;
	padding:40px 0 70px 0;
}
.kits{
	width:890px;
	margin:0 auto 120px auto;
}
.kit_left, .kit_right{
	width:380px;
	height:805px;
	padding:0 20px;
	float:left;
	position:relative;
}
.kit_right{
	float:right;
}
.dikaja .kit_left,.dikaja .kit_right{
	height:605px;
}
.kit_head{
	font-size:40px;
	color:#ffffff;
	font-family: 'PTSans_bold';
	text-align:center;
	padding:48px 0 26px 0;
}
.kit_item{
	height:37px;
	line-height:27px;
	font-size:27px;
	color:#340404;
	font-family: 'PTSans_narrow_bold';
	background:url(images/kit_hand.png) no-repeat left;
	padding-left:42px;
	margin-top:30px;
}
.kit_litem{
	height:27px;
	line-height:27px;
	font-size:22px;
	color:#340404;
	font-family: 'PTSans_narrow_bold';
	background:url(images/kit_hand.png) no-repeat left;
	padding-left:42px;
	margin:0 80px 20px;
	text-align:left;
}
.kit_item span{
	color:#4cc404;
}
.kit_price{
	width:380px;
	font-size:50px;
	color:#db3e3e;
	font-family: 'PTSans_narrow_bold';
	text-align:center;
	position:absolute;
	bottom:140px;
}
.kit_buy{
	display:block;
	width:368px;
	height:86px;
	position:absolute;
	bottom:25px;
	left:29px;
}
.kit_buy:hover{
	filter: alpha(Opacity=70);
    opacity: 0.7;
}
.itog_block{
	width:980px;
	margin:30px auto 0;
}
.itog_item, .itog_item_last{
	width:314px;
	height:314px;
	float:left;
	margin-right:18px;
	text-align:center;
	margin-bottom:80px;
}
.itog_item_last{
	margin-right:0;
}
.itog_img{
	height:88px;
	padding:44px 0 30px 0;
}
.itog_text{
	font-size:30px;
	color:#ffffff;
	font-family: 'PTSans_narrow_bold';
	line-height:40px;
}

/*конец фокусов*/
/* всплывающее Товар добавлен */


.send_to_cart{
	width:905px;
	margin:0 auto;
	background:#e05b05;
	position:fixed;
	top:10%;
	left:50%;
	margin-left: -450px;
	padding-bottom:4px;
	z-index: 101;
	display:none;
}
.close{
	display:block;
	width:26px;
	height:26px;
	background:url(images/close.png) no-repeat;
	position:absolute;
	top:-24px;
	right:-32px;
}
.close:hover{
	filter: alpha(Opacity=80);
    opacity: 0.8; 	
}
.stc_head{
	font-size:26px;
	font-weight: bold;
	color:#ffffff;
	font-family:opensans, sans-serif;;
	text-align:center;
	padding:18px 0;
}
.go_to_cart{
	width:897px;
	height:110px;
	padding-top:28px;
	margin:0 auto;
	background:#d6d6d6;
	position:relative;
}
.link_to_cart{
	display:block;
	width:368px;
	height:86px;
	background:url(images/link_to_cart.png) no-repeat;
	margin:0 auto;
}
.link_to_cart:hover{
	filter: alpha(Opacity=80);
    opacity: 0.8; 
}
.continue_buy{
	display:block;
	text-decoration:underline;
	color:#404040;
	font-size:20px;
	font-family:opensans, sans-serif;;
	position:absolute;
	top:56px;
	right:47px;
}
.disc_block{
	width:897px;
	margin:0 auto;
	background:#f5f5f5;
	padding-bottom:30px;
}
.disc_head{
	font-size:26px;
	height:88px;
	line-height:88px;
	color:#4f4f4f;
	font-weight: bold;
	font-family:opensans, sans-serif;;
	text-align:center;
	
}
.disc_item img {
    float: left;
}
.disc_item{
	width: 840px;
	height: 179px;
	padding: 24px 0 27px 0;
	border-top: 1px solid #c8c8c8;
	margin: 0 auto;
}
.di_text{
	width: 250px;
	height:145px;
	float: left;
	text-align: center;
	background:#ffffff;
}
.di_text_fst{
	margin-right:40px;
}

.di_head{
	font-size:18px;
	color:#020202;
	font-family:opensans, sans-serif;
	line-height: 36px;
}
.di_head a{
	color: #000;
	font-weight: bold;
}
.di_head a{

}
.di_price{
	font-size:20px;
	color:#db3e3e;
	font-family:opensans, sans-serif;;
	padding:10px 0 15px 0;
}
.di_price span{
	color:#938383;
	font-size:16px;
	font-family:opensans, sans-serif;
	text-decoration:line-through;
}
.di_descr{
	color:#020202;
	font-size:18px;
	font-family:opensans, sans-serif;;
	line-height:23px;
}
.add_to_cart, .sel_to_add{
	display:block;
	width:150px;
	height:52px;
	background:url(images/add_but.png) no-repeat;
	margin: 10px auto 0;
}
.sel_to_add{
	background:url(images/sel_but.png) no-repeat;
}
.add_to_cart:hover{
	filter: alpha(Opacity=80);
    opacity: 0.8; 
}
/* part_4 */
.gray_block_4{
	width:980px;
	margin:20px auto 0 auto;
	padding-bottom:0px;
	background:#d5d5d5;
	text-align:center;
}
h1.deck_head_2,h2.deck_head_2,.deck_head_2{
	width:900px;
	height:98px;
	line-height:50px;
	font-size:40px;
	margin:0 auto;
	padding:40px 0 20px 0;
	color:#d64101;
	font-family: 'bignoodletitlingcyrregular';
}
.deck_head_2 span{
	font-size:50px;
	color:#45474A;
}

h1.deck_head_2{
	background:none;
	height:98px;
	padding-top:0px;
	width:inherit;
	text-align:center;
}
.deck_gray_3{
	font-size:34px;
	color:#45474a;
	font-family: 'PTSans_narrow';
	line-height:31px;
	padding-bottom:50px;
}
.deck_gray_3 span,.deck_gray_3_l span{
	font-family: 'PTSans_narrow_bold';
}
.deck_gray_3_l{
	width:700px; 
	margin:auto;
	text-align:left;
	line-height:45px;
	font-size:30px;
	color:#45474a;
	font-family: 'PTSans_narrow';
	padding-bottom:35px;
}
.white_block{
	width:920px;
	margin:0 auto;
	padding:50px 30px;
	background:#ffffff;
}
.wb_head{
	line-height:50px;
	font-size:50px;
	margin:0 auto;
	padding:40px 0 24px 0;
	color:#d64101;
	text-align:center;
	font-family: 'bignoodletitlingcyrregular';
}
.wb_left{
	width:468px;
	float:left;
}
.wbl_text{
	font-size:24px;
	line-height:29px;
	font-family: 'PTSans_narrow';
	color:#00132f;
}
.wbl_qute{
	color:#e86505;
	padding-left:65px;
	font-size:22px;
	line-height:29px;
	font-family: 'ptsans_italic_bold';
	margin:25px 0;
}
.wb_righ{
	width:440px;
	float:right;
}
.wbr_item{
	height:93px;
	line-height:93px;
	color:#c1420b;
	font-size:24px;
	font-family: 'PTSans_narrow';
}
.wbr_item img{
	float:left;
	padding-right:10px;
}
.what_need{
	line-height:50px;
	font-size:50px;
	margin:0 auto;
	padding:40px 0 24px 0;
	color:#eae9e9;
	text-align:center;
	font-family: 'bignoodletitlingcyrregular';
}
.round_blocks{
	width:980px;
	margin:10px auto;
}
.round_block{
	width:233px;
	float:left;
	margin:0 45px;
	text-align:center;
}
.round_block p{
	font-size:24px;
	font-family: 'PTSans_narrow';
	padding-top:8px;
}

.ag_text{
	width:575px;
	font-size:24px;
	line-height:28px;
	font-family: 'PTSans_narrow';
}
.black_content_wrapper_2{
	background:url(images/black_content_bg.png);
	padding:20px 0 1px 0;
}

.kit_head_2{
	font-size:40px;
	color:#ffffff;
	font-family: 'PTSans_bold';
	text-align:center;
	padding:22px 0 26px 0;
	line-height:35px;
}
.kit_head_2 span{
	font-size:24px;
}
.kit_item span.ki_span{
	font-family: 'PTSans_narrow';
	color:#340404;
}
.old_price{
	width:380px;
	font-size:40px;
	line-height:50px;
	color:#000000;
	font-family: 'PTSans_narrow_bold';
	text-align:center;
	position:absolute;
	bottom:220px;
}
.old_price del{
	font-family: 'PTSans_narrow';
	color:#585757;
	font-size:40px;
}
.kit_price_2{
	width:380px;
	font-size:50px;
	color:#db3e3e;
	font-family: 'PTSans_narrow_bold';
	text-align:center;
	position:absolute;
	bottom:190px;
}
.choose_color{
	width:340px;
	height:28px;
	font-size:20px;
	color:#340404;
	font-family: 'PTSans_bold';	
	position:absolute;
	bottom:140px;
	left:29px;
}
.choose_color li{
	float:left;
	margin-left:20px;
	text-align:center;
}

.choose_color li a{
	display:block;
	width:30px;
	height:30px;
}
#color_red,#color_red_1{
	background: none repeat scroll 0% 0% #F00303;
}
#color_blue,#color_blue_1{
	background: none repeat scroll 0% 0% #3552B4;
}
.black_content_wrapper_2 .selected_color{
	outline:2px solid #000000;
}
.black_content_wrapper_2 .old_price{
line-height:50px;
bottom:240px;
}
.black_content_wrapper_2 .kit_price_2{
bottom:210px;
}
.choose_color span{
	display:block;
	float:left;
}
.cc_color{
	margin-left:13px;
}
.pro_set_head_1{
	width:512px;
	line-height:80px;
	font-size:50px;
	margin:60px auto 20px auto;
	padding:0 0 0 60px;
	color:#a9a9a9;
	font-family: 'bignoodletitlingcyrregular';
}
.pro_set_head_1 span{
	color:#ff5151;
}
.pro_set_head_2{
	width:820px;
	height:63px;
	margin:0 auto;
	font-family: 'PTSans-CaptionBold';
	font-size:24px;
	line-height:24px;
	color:#ff6969;
	text-align:center;
	padding:10px 0 0 70px;
}
.tricks{
	width:980px;
	margin:60px auto;
}
.trick_left, .trick_right{
	width:490px;
	height:100px;
	float:left;
	margin:0 0 75px 0;
}
.trick_right{
	float:right;
}
.tricks_img{
	width:71px;
	height:80px;
	float:left;
	text-align:left;
	padding-top:20px;
}
.tricks_text{
	width:410px;
	height:100px;
	float:right;
}

.tricks_text p{
	font-size:22px;
	font-family: 'PTSans-Caption';
}
.tricks_text p span{
	display:block;
	font-size:35px;
	color:#fff528;
	font-family: 'PTSans-CaptionBold';
	margin:0 0 15px 0;
}
.ready_catch_2{
	height:70px;
	padding:50px 0 50px 0;
	font-size:50px;
	line-height:50px;
	color:#333333;
	font-family: 'bignoodletitlingcyrregular';
	text-align:center;
}
.make_order_2{
	display:block;
	width:368px;
	height:86px;
	margin:40px auto;
}
.make_order_2:hover{
	filter: alpha(Opacity=70);
    opacity: 0.7;
}
.warranty_block{
	width:980px;
	margin:70px auto;
}
.warranty_block img{
	display:block;
	float:left;
	margin:25px 0 0 70px;
}
.warranty_block p{
	width:555px;
	float:right;
	font-size:24px;
	line-height:31px;
	font-family: 'PTSans_narrow';
}
.warranty_block p span{
	display:block;
	margin-bottom:30px;
	font-size:50px;
	font-family: 'bignoodletitlingcyrregular';
	color:#fa7517;
}
.so_what{
	width:980px;
	height:263px;
	padding-top:70px;
	margin:0 auto;
	text-align:center;
}
.sw_head{
	font-size:50px;
	font-family: 'bignoodletitlingcyrregular';
	color:#ffdb15;
}
.sw_text{
	font-size:28px;
	line-height:38px;
	color:#ff6969;
	font-family: 'PTSans_bold';
	margin:30px 0 0 0;
}
.sw_text span{
	font-family: 'PTSans';
}
.order_3{
	display:block;
	width:468px;
	height:86px;
	margin:30px auto 0 auto;
}
.order_3:hover{
	filter: alpha(Opacity=70);
    opacity: 0.7;
}

/* part_5 */
.packs_block{
	width:980px;
	margin:40px auto;
}
.pack_item, .pack_item_2{
	width:280px;
	float:left;
	background:#ffffff;
	padding:17px;
	text-align:center;
}
.pack_item_2{
	margin:0 18px;
	background:#62c680;
}
.pi_head_1, .pi_head_2, .pi_head_3{
	width:280px;
	height:84px;
	line-height:84px;
	color:#ffffff;
	font-size:35px;
	font-family: 'PTSans_bold';
}
.pi_head_2{
}.pi_head_3{
	line-height:35px;
	padding-top:14px;
	height:70px;
}
.pi_head_3 span{
	display:block;
	font-size:18px;
	font-family: 'PTSans';
	margin-top:-8px;
}
.pi_descr, .pi_descr_2{
	width:260px;
	min-height:113px;
	padding:25px 10px;
	font-family: 'PTSans_narrow';
	font-size:20px;
	line-height:24px;
	color:#340404;
}
.pi_descr_2{
	background:#c6e7c5;
}
.color_block_1, .color_block_2, .color_block_3{
	width:280px;
	height:154px;
	position:relative;
	background:#ffffff;
}
.picb_head{
	color:#000000;
	font-size:20px;
	font-family: 'PTSans_bold';
	padding:20px 0 0 0;
}
.picb_bot{
	width:280px;
	text-align:center;
	position:absolute;
	bottom:20px;
	color:#4b4646;
	font-size:14px;
	font-family: 'PTSans';
}
.color_block_1 a, .color_block_2 a, .color_block_3 a{
	display:block;
	width:30px;
	height:30px;
	position:absolute;
}
#color_1, #color_11, #color_111{
	top:60px;
	left:125px;
}
#color_2{
	top:60px;
	left:40px;
	background:#f0a403;
}
#color_3{
	top:60px;
	right:40px;
	background:#5caa2a;
}
#color_4{
	top:60px;
	left:80px;
	background:#f00303;
}
#color_5{
	top:60px;
	right:80px;
	background:#3552b4;
}
#color_6, #color_8{
	top:60px;
	left:80px;
}
#color_7, #color_9{
	top:60px;
	right:80px;
}
.selected_color{
	outline:3px solid #000000;
}

.price_buy_block_1, .price_buy_block_2{
	width:280px;
	background:url(images/pi_descr_bg_1.png);
	padding:60px 0 20px 0;
}
.price_buy_block_2{
	background:#c6e7c5;
}
.pbb_disc, .pbb_disc_2{
	color:#f00303;
	font-size:60px;
	font-family: 'bignoodletitlingcyrregular';
	padding-bottom:40px;
}
.pbb_disc_2{
	font-size:90px;
	padding:25px 0 65px 0;
}
.pbb_price{
	font-size:40px;
	color:#000000;
	font-family: 'PTSans_narrow_bold';
	padding-bottom:30px;
}
.pbb_old{
	display:block;
	color:#585757;
	font-size:30px;
	font-family: 'PTSans_narrow';
	padding-bottom:32px;
}
.pbb_price_num, .pbb_price_num_red{
	color:#7d7c7c;
	font-size:40px;
	font-family: 'PTSans_narrow_bold';
}
.pbb_price_num_red{
	color:#db3e3e;
}
.pbb_buy{
	display:block;
	width:248px;
	height:86px;
	margin:40px auto 0 auto;
}
.pbb_buy:hover{
	filter: alpha(Opacity=70);
    opacity: 0.7; 
}
.pbb_info{
	color:#317605;
	font-size:14px;
	font-family: 'PTSans_bold';
	line-height:14px;
}
/* всплывающее Товар добавлен */


.send_to_cart{
	width:905px;
	margin:0 auto;
	background:#e05b05;
	position:fixed;
	top:10%;
	left:50%;
	margin-left: -450px;
	padding-bottom:4px;
	z-index: 100;
	display:none;
}
.close{
	display:block;
	width:26px;
	height:26px;
	background:url(images/close.png) no-repeat;
	position:absolute;
	top:-24px;
	right:-32px;
}
.close:hover{
	filter: alpha(Opacity=80);
    opacity: 0.8; 	
}
.stc_head{
	font-size:30px;
	font-weight: bold;
	color:#ffffff;
	font-family:opensans, sans-serif;;
	text-align:center;
	padding:33px 0 25px 0;
}
.go_to_cart{
	width:897px;
	height:110px;
	padding-top:28px;
	margin:0 auto;
	background:#d6d6d6;
	position:relative;
}
.link_to_cart{
	display:block;
	width:368px;
	height:86px;
	background:url(images/link_to_cart.png) no-repeat;
	margin:0 auto;
}
.link_to_cart:hover{
	filter: alpha(Opacity=80);
    opacity: 0.8; 
}
.continue_buy{
	display:block;
	text-decoration:underline;
	color:#404040;
	font-size:20px;
	font-family:opensans, sans-serif;;
	position:absolute;
	top:56px;
	right:47px;
}
.disc_block{
	width:897px;
	margin:0 auto;
	background:#f5f5f5;
	padding-bottom:30px;
}
.disc_head{
	font-size:30px;
	height:102px;
	line-height:112px;
	color:#4f4f4f;
	font-weight: bold;
	font-family:opensans, sans-serif;;
	text-align:center;
	
}

.di_head{
	font-size:18px;
	color:#020202;
	font-family:opensans, sans-serif;;
}
.di_head a{
	color: #000;
	font-weight: bold;
}
.di_head a{

}
.di_price{
	font-size:25px;
	color:#db3e3e;
	font-family:opensans, sans-serif;;
	padding:10px 0 15px 0;
}
.di_price strike{
	color:#938383;
	font-size:18px;
	font-family:opensans, sans-serif;;
}
.di_descr{
	color:#020202;
	font-size:18px;
	font-family:opensans, sans-serif;;
	line-height:23px;
}
.add_to_cart{
	display:block;
	width:247px;
	height:86px;
	background:url(images/add_but.png) no-repeat;
	margin:45px 0 0 0;
	float:right;
}
.add_to_cart:hover{
	filter: alpha(Opacity=80);
    opacity: 0.8; 
}
.prodano{
	position: absolute;
	top:0;
	padding-top: 40px;
	width: 314px;
	height: 191px;
	background: rgba(255,255,255,0.2);
	
}
.prodano p{
	font-size:15px;
	font-weight: bold;
	color: #d2d2d2;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.72);
	background: #c55b2b;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
	padding:8px;
	width: 90px;
	float: right;
}
.new li:hover .prodano{
	background:none;
}
.new li:hover .prodano p{
	color: #ffffff;
}

/*part_8*/

.p8_block_1_wrapper{
	height:574px;
	background:url(images/p8_block_1.jpg) no-repeat center;
}
.p8_block_1_wrapper p{
	font-size:50px;
	line-height:46px;
	padding-top:35px;
	text-align:center;
	text-transform:uppercase;
	color:#9a60bf;
	font-family: 'bignoodletitlingcyrregular';
}
.underneon{
	width:632px;
	height:375px;
	margin:30px auto;
	background:url(images/underneon.png) no-repeat center;
}
.underneon iframe{
	padding: 18px 15px 15px;
	border:0px;
}
.p8_block_2_wrapper{
	height:672px;
	background:url(images/p8_block_2.jpg) no-repeat center;
}
.p8_block_2{
	width:760px;
	margin:0 auto;
	padding-top:55px;
}
.p8_block_2_head{
	font-size:50px;
	line-height:46px;
	text-align:center;
	text-transform:uppercase;
	color:#eae9e9;
	font-family: 'bignoodletitlingcyrregular';
}
.p8_block_2_head_2{
	font-size:30px;
	text-align:center;
	color:#f0e428;
	font-family: 'PTSans_narrow_bold';
	padding-top:20px;
}
.p8_block_2_head_2 span{
	color:#b689d2;
}
.p8_b2_ul{
	margin-top:60px;
}
.p8_b2_ul li{
	display:block;
	padding-left:34px;
	margin-bottom:56px;
	color:#ffffff;
	font-size:20px;
	font-family: 'PTSans';
	background:url(images/p8_b2_ul_li.png) no-repeat left top;
}
.p8_block_3{
	width:1000px;
	margin:30px auto 0 auto;
	background:url(images/p8_block_3.png) no-repeat center top;
}
.p8_block_3_head{
	padding:50px 0 30px 0;
	font-size:50px;
	line-height:50px;
	text-align:center;
	text-transform:uppercase;
	color:#f45d67;
	font-family: 'bignoodletitlingcyrregular';
}
.p8_b3_item{
	width:1000px;
	height:158px;
	margin:0 auto 32px;
	background:#131415;
	position:relative;
}
.p8_b3_item_bot{
	width:1000px;
	height:8px;
	background:url(images/p8_b3_item_bot.png) no-repeat;
	position:absolute;
	left:0;
	bottom:-8px;
}
.p8_b3_item img{
	position:absolute;
	top:30px;
	left:45px;
}
.p8_b3_i_head{
	font-size:30px;
	color:#f0e428;
	font-family: 'PTSans_narrow_bold';
	padding:25px 100px 0 210px;
}
.p8_b3_i_text{
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	font-family: 'PTSans_narrow';
	padding:12px 100px 0 210px;
}
.all_florish{
	text-align:center;
	color:#ffffff;
	font-size:30px;
	line-height:30px;
	font-family: 'PTSans_narrow';
	padding-top:30px;
}
.all_florish span{
	display:block;
	font-family: 'PTSans_narrow_bold';
	line-height:40px;
	padding-top:5px;
}
.arrow_down{
	display:block;
	margin:20px auto;
}
.neon{
	font-size:50px;
	line-height:46px;
	text-align:center;
	text-transform:uppercase;
	color:#f45d67;
	font-family: 'bignoodletitlingcyrregular';
	margin-bottom:35px;
}
.neon span{
	color:#daa5fc;
}
.neon_card{
	width:230px;
	height:510px;
	float:left;
	margin:0 13px 0 0;
	background:#C1C1C1;	
	border:5px solid #FFD905;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	text-align:center;
}
.nc_head{
	height:120px;
	color:#cb1700;
	font-size:25px;
	line-height:25px;
	font-family: 'PTSans_bold';
	padding:0 8px;
}
.no_margin{
	margin:0;
}
.nc_text{
	color:#000000;
	font-size:20px;
	line-height:29px;
	font-family: 'PTSans';
	padding:0 8px;
}
.nc_text strong{
	font-weight:normal;
	font-family: 'PTSans_bold';
}
.what_inside{
	font-size:50px;
	line-height:46px;
	text-align:center;
	text-transform:uppercase;
	color:#f45d67;
	font-family: 'bignoodletitlingcyrregular';
	margin:55px 0 20px 0;
}
.for_comfort{
	font-size:30px;
	color:#f0e428;
	font-family: 'PTSans_narrow_bold';
	text-align:center;
	margin-bottom:32px;
}
.neon_item{
	width:320px;
	height:540px;
	float:left;
	margin:0 20px 60px 0;
	background:#000000;
	position:relative;
}
.neon_item.no_margin{
	margin:0;
}
.neon_item p{
	width:320px;
	height:50px;
	color:#ffd905;
	font-size:30px;
	line-height:50px;
	font-family: 'PTSans_narrow_bold';
	text-align:center;
	background:url(images/neon_item_p_bg.png);
	margin:-50px 0 35px 0;
	position:relative;
	z-index:1;
}
.neon_item ul{
	list-style:none;	
}
.neon_item ul li{
	padding-left:30px;
	color:#ffffff;
	font-size:20px;
	line-height:25px;
	font-family: 'PTSans';
	margin:0 0 28px 19px;
	background:url(images/neon_item_list_arrow.png) no-repeat left 4px;
}
.p8_block_4_wrapper{
	height:545px;
	background:#030303 url(images/p8_block_4_wrapper.jpg) no-repeat center;
}
.p8_block_4{
	width:1000px;
	margin:0 auto;
	padding-top:50px;
}
.p8_b4_head{
	font-size:50px;
	line-height:46px;
	text-align:center;
	text-transform:uppercase;
	color:#f45d67;
	font-family: 'bignoodletitlingcyrregular';
}
.p8_block_4 ul{
	width:610px;
	float:right;
	margin:40px 0 0 0;
}	
.p8_block_4 ul li{
	color:#F45D67;
	font-size:23px;
	font-family: 'PTSans_narrow';
	line-height:30px;
	margin-bottom:30px;
	
}
.p8_block_4 ul li span{
	font-size:30px;
	color:#ffffff;
}
.p8_block_5{
	width:970px;
	margin:0 auto;
	padding-top:50px;
}
.p8_b5_head{
	font-size:50px;
	line-height:46px;
	text-align:center;
	text-transform:uppercase;
	color:#ffd905;
	font-family: 'bignoodletitlingcyrregular';
	margin-bottom:20px;
}
.p8_b5_text{
	text-align:center;
	color:#e0e2e9;
	font-size:20px;
	line-height:38px;
}
.p8_b5_text span{
	color:#f52a38;
	font-size:30px;
	font-family: 'PTSans-CaptionBold';	
}
.before_31{
	width:808px;
	padding:30px 80px;
	margin:43px 0 43px 0;
	border:1px solid #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
}
.before_31 p, .after_31 p{
	color:#e0e2e9;
	font-size:30px;
	font-family: 'PTSans';
	line-height:55px;
}
.do_31{
	color:#2ee450;
	font-family: 'PTSans_bold';
}
.rub_2900{
	color:#d347ec;
	font-size:50px;
	font-family: 'PTSans_bold';
}
.besp_dost{
	color:#ffffff;
	font-family: 'PTSans_bold';
}
p.po_69{
	font-size:20px;
	color:#ffffff;
	font-family: 'PTSans';
	line-height:30px;
	padding:20px;
}
.after_31 a{
	display:block;
	width:189px;
	height:58px;
	line-height:58px;
	color:#ffffff;
	font-size:30px;
	font-family: 'PTSans_bold';
	padding-left:91px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#D347EC url(images/rocket.png) no-repeat 53px 17px;
	margin:35px auto 70px;
	text-align:left;
	box-shadow: 3px 3px 9px 2px #0E0D0D;
}
.after_31 a:hover{
	filter: alpha(Opacity=70);
    opacity: 0.7; 
}
.p8_block_6_wrapper{
	height:533px;
	background:url(images/p8_block_6_wrapper.png) no-repeat center;
}
.p8_block_6{
	width:710px;
	margin:0 auto;
	padding-top:75px;
	background:url(images/clock.png) no-repeat left 290px;
	text-align:center;
}
.p8_b6_head{
	font-size:50px;
	color:#040305;
	font-family: 'PTSans_bold';
	margin-bottom:40px;
}
.p8_b6_text{
	font-size:30px;
	color:#040305;
	font-family: 'PTSans_bold';
	line-height:35px;
}
.p8_b6_timer{
	font-size:20px;
	color:#040305;
	font-family: 'PTSans_bold';
	line-height:37px;
	margin-top:15px;
}
.p8_b6_timer span{
	background:#000000;
	color:#ffffff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	padding:5px 6px;
	margin:0 8px;
}
.p8_block_6 a{
	display:block;
	width:189px;
	height:58px;
	line-height:58px;
	color:#ffffff;
	font-size:30px;
	font-family: 'PTSans_bold';
	padding-left:91px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#303030 url(images/rocket.png) no-repeat 53px 17px;
	margin:35px auto 50px;
	text-align:left;
	box-shadow: 1px 1px 5px 1px #4F4B4B;
}
.p8_block_6 a:hover{
	filter: alpha(Opacity=70);
    opacity: 0.7; 
}
.p8_b6_be_first{
	font-size:20px;
	color:#000000;
	font-family: 'PTSans_bold';
	text-transform:uppercase;
}
/*Окно входа*/
.popup__overlay,#popup_cart {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    text-align: center;
	z-index: 101;
}
.popup__overlay:after,#popup_cart:after {
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
}
.popup {
    display: inline-block;
    position: relative;
    max-width: 80%;
    padding: 40px;
    box-shadow: 0 2px 35px rgba(0,0,0,.8);
    background: #fff;
    vertical-align: middle;
	top:20%;
	color:#404040;
}
.popup-form__row{
	display: block;
	text-align:left;
	border: 1px solid #d9d9d9;
	height: 38px;
	line-height: 38px;
	background: #fff;
	margin-bottom:20px;
	border-radius: 3px;	
	padding: 0 10px 5px;
	width: 225px;
}
.focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.popup-form__row input{
	height: 100%;
	display: inline-block;
	line-height: 24px;
	width:200px;
	color:#909090;
}
.popup-form__row input[type="password"]{
	width:150px;
}
.popup__close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 12px;
    height: 12px;
}
.pop_title {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
}
.popup p {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: 25px 0;
}
.viasoc{
	font-weight: bold;
	padding-left: 10px;
	background: #336699 url(images/vklogin.png) 10px no-repeat;
	color: #fff;
	border-color: #4c75a3;
	padding: 4px 20px 4px 50px;
	height: 30px;
	line-height:30px;
	margin-top: -4px;
	display:block;
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,.2);
	border-radius: 3px;
}
.viasoc:hover{
	background-color:#29527a;
	cursor:pointer;
}
.pop_enter{
	background: #d85418;
	color:#fff;
	height: 38px;
	line-height:38px;
	margin-bottom:20px;
	font-weight: bold;
	display:block;
	width: 100%;
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,.2);
	border-radius: 3px;
}
.pop_enter:hover{
	background:#a03f13;
	cursor:pointer;
}
.pop_rem{
	display:inline;
	width: 130px;
	margin-left:18px;
}
#notremindme{
	border: 1px solid rgb(64, 64, 64);
	padding: 10px;
	border-radius: 3px;
}
#notremindme:hover{
	border: 1px solid #d85418;
}
.sp_link:hover,.popup__close:hover{
	color:#d85418;
	cursor:pointer;
}
.popup form[name="userpas_forma"]{
	display:none;
}
li#enter{
	height:26px;
	line-height:26px;
	position:relative;
	display:block;
}

#ent_log{
	background:url(images/login.png) no-repeat 0 0;
	padding-left:25px;
	display:block;
}
.look_down{
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 6px;
	vertical-align: middle;
	border-top: 6px solid #d85418;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	top: -1px;
	position: relative;
}
#log_menu{
	position:absolute;
	padding:10px 10px 10px 25px;
	top:26px;
	background:rgba(0,0,0,0.9);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5), 0 2px 5px rgba(0, 0, 0, 0.7)!important;
	left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
	opacity:0; /* Устанавливаем начальное состояние прозрачности */
	-webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
}
#log_menu li{
	float:none;
	font-size:14px;
	line-height:21px;
	padding:0px;
	background:none;
	height:28px;
	margin: 0px;
	overflow: hidden;
	display:block;
	
}
#enter:hover #log_menu{
	left:0px; /* Приносим его обратно на экран, когда нужно */
	opacity:1; /* Делаем непрозрачным */
	z-index:100;
}
.has-error{border:1px solid red}
#usersError{color:red;margin:10px;}