/* @override 
	http://motoradi.cp16.dft.kz/wp-content/themes/tegra/style.css */

/*
Theme Name: Bolvanka
Description: Это заготовка для создания отличной темы для Wordpress!
Version: 1.0
Author: Wordpress Makers
Author URI: www.wp-makers.ru
*/


@font-face {
	font-family: 'HelveticaNeueCondensedBold';
	src: url('fonts/helveticaneuecondensedbold.eot');
	src: url('fonts/helveticaneuecondensedbold.eot') format('embedded-opentype'),
				 url('fonts/helveticaneuecondensedbold.woff') format('woff'),
				 url('fonts/helveticaneuecondensedbold.ttf') format('truetype'),
				 url('fonts/helveticaneuecondensedbold.svg#HelveticaNeueCondensedBold') format('svg');
}


/* Сбрасываем стили */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #FFF;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

*, *:before, *:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

/* =Global
----------------------------------------------- */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body,
button,
input,
select,
textarea {
	color: #575756;
	font: 13px / 24px Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
}

a, a:hover, a:visited, a:active{
	text-decoration: none;
	color: #575756;
}


/* Настройка для Wordpress */

.alignleft {
  float: left;
  margin: 0 5px 5px 0;
}

.alignright {
  float: right;
  margin: 0 5px 5px 0;
}

/* Каркас темы */


#wrap {
	background: url(img/bg_main.png) top repeat-x;
	width: 100%;
	overflow: hidden;
	position: relative;
	min-width: 940px;
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#header .logo{
	float: left;
	width: 240px;
	height: 72px;
	margin-top: 29px;
	padding-top: 8px;
}
#header .link{
	float: left;
	width: 317px;
	height: 72px;
	margin-top: 29px;
	border-left: solid 1px #aeaeae;
	padding: 20px 0 0 55px;
	color: #706f6f;

}
#header .link a, #header .phone a{
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	border-bottom: solid 1px #929291;
}

#header .link a:hover, #header .phone a:hover {
	border-bottom: none;
}

#header .phone{
	float: left;
	width: 304px;
	height: 72px;
	margin-top: 29px;
	border-left: solid 1px #aeaeae;
	color: #999998;
	padding: 15px 0 0 62px;
}
#header .phone .number{
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	font-family: 'HelveticaNeueCondensedBold';
	letter-spacing: 1px;
}
#header .phone .number strong{
	color: #000;
}
#header .phone .email{
	font-size: 17px;
	line-height: 17px;
}
#header .moto{
	float: left;
	width: 79px;
	height: 89px;
	margin-top: 21px;
}

#mainmenu{
	margin: 17px auto 0 auto;
	width: 940px;
	position: relative;
	overflow: hidden;
	height: 52px;
	background-color: #c31134;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#mainmenu .sub-menu{
	display:none;
}

#mainmenu ul{
	margin: 5px 0 0 10px;
	overflow: hidden;
	position: relative;
	width: 680px;
	float:left;
}

#mainmenu li{
	height: 42px;
	display: block;
	float: left;
}

#mainmenu li:not(:first-child){
	border-left: solid 1px #d55971;
}
#mainmenu li:hover, #mainmenu li.current-menu-item{
	border-left-color: #c31134;
}
#mainmenu li:hover+li, #mainmenu li.current-menu-item+li{
	border-left-color: #c31134;
}
#mainmenu li a{
	font-size: 15px;
	font-weight: normal;
	line-height: 37px;
	font-family: 'HelveticaNeueCondensedBold';
	color: #FFF;
	text-transform: uppercase;
	text-shadow: -1px -1px 0px black;
	letter-spacing: 0px;

}
#mainmenu li:first-child a
{
	border-left: none;
}
#mainmenu li a span{
	display: block;
	margin: 5px 0px;
	padding: 0 14px;
	height: 32px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#mainmenu li a:hover span, #mainmenu li.current-menu-item a span{
	background-color: #86131f;
}
#search{
	background-color: #FFF;
	height: 28px;
	width: 238px;
	margin-top: 12px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
#search .se, #search .se:focus{
	width: 210px;
	height: 28px;
	border: none;
	outline: none;
	padding: 0 10px;
	color: #575756;
	float:left;
}
#search .bu{
	width: 28px;
	height: 28px;
	background: url(img/s-button.png) no-repeat;
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}

#title-slider{
	max-width: 1350px;
	min-height: 360px;
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}

#title-slider .easingsliderlite-viewport{
	width: 1350px !important;
	height: 360px !important;
	position: absolute !important;
	top:0 !important;
	left: 50% !important;
	margin-left: -675px !important;
}

#title-slider .easingsliderlite{
	width: 100% !important;
	min-width: 940px !important;
	height: 360px!important;
}
#title-slider .easingsliderlite-pagination.inside.bottom-center
{
	position: relative !important;
	height: 40px;
	width: 940px;
	background-color: rgba(60, 60, 60, 0.8);
	padding: 12px 0 0 20px  !important;
	margin: 0 auto !important;
	top: 320px !important;
	text-align: left  !important;;
}
#shadow, #shadow2 {
	top: 0;
	width: 900px;
	height: 30px;
	margin: -30px auto 0 auto !important;
	box-shadow: 0 5px 30px rgba(0,0,0,0.6);
	z-index: 1;
	position: relative;
}
#shadow2{
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
#shadow2:after, #shadow:after{
	content: " ";
	position: absolute;
	width: 960px;
	height: 60px;
	background-color: #fff;
	left: -30px;
	top: -30px;
}

#detailed{
	width: 940px;
	height: 30px;
	margin: 0 auto;
	z-index: 3;
	position: relative;
}
#detailed a{
	display: block;
	position: absolute;
	margin-top: -30px;
	margin-left: 534px;
	font-size: 17px;
	font-family: 'HelveticaNeueCondensedBold';
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#content-title{
	margin: 40px auto 0 auto;
	width: 940px;
	background-color: #e9e9e9;
	padding: 33px 45px;
	font-size: 15px;
	line-height: 24px;
	color: #706f6f;
	z-index: 2;
	position: relative;
}

#content-inner{
	margin: 40px auto 0 auto;
	width: 940px;
}

#content-bottom {
	margin: 30px auto 0 auto;
	width: 940px;
	position: relative;
	overflow: hidden;
}

#content-bottom .contacts{
	width: 320px;
	float: left;
}

#content-bottom .buttons{
	width: 619px;
	float: left;
	height: 105px;
	border-left: 1px solid #aeaeae;
	position: relative;
	cursor: pointer;
}
#content-bottom .buttons div a{
	font-size: 17px;
	line-height: 22px;
	color: #000;
	border-bottom: solid 1px #9d9d9d;
}

#content-bottom .buttons div.cur a{
	color: #c10000;
	font-weight: bold;
	border-bottom: none;
}

#content-bottom .buttons div:hover a{
	color: #c10000;
	border-bottom: solid 1px #ff0000;
}

#content-bottom .buttons .yandex{
	width: 240px;
	height: 60px;
	float: left;
	margin: 22px 0 0 80px;
	background: url(img/yandex-ico.png) 0 0 no-repeat;
	padding: 4px 0 0 80px;
}

#content-bottom .buttons .yandex.cur{
	background: url(img/yandex-ico.png) 0 -60px no-repeat;
}

#content-bottom .buttons .scheme{
	width: 240px;
	height: 60px;
	float: left;
	margin: 22px 0 0 0;
	background: url(img/scheme-ico.png) 0 0 no-repeat;
	padding: 4px 0 0 80px;
}

#content-bottom .buttons .scheme.cur{
	background: url(img/scheme-ico.png) 0 -60px no-repeat;
}

#content-bottom h2:first-child{
	margin-top: 0;
}

#content-map{
	max-width: 1350px;
	min-width: 940px;
	width: 100%;
	min-height: 430px;
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}

#content-map .inner#map {
	width: 100% !important;
	height: 430px !important;
	position: absolute !important;
	top:0 !important;
	/*left: 50% !important;
	margin-left: -675px !important;*/
}

#content-map .inner#scheme {
	width: 1350px !important;
	height: 430px !important;
	position: absolute !important;
	top:0 !important;
	left: 50% !important;
	margin-left: -675px !important;
}

#content-map .inner#scheme{
	display: none;
}


#footer {
	margin: 135px auto 40px auto;
	border-top: solid 4px #706f6f;
	padding-top: 12px;
	font-size: 11px;
	color: #3c3c3b;
	width: 940px;
}
#footer a, #footer a:visited, #footer a:active{
	border-bottom: 1px solid #ababaa;
}

#footer a:hover{
	border-bottom: none;
}

#footer a:last-child, #footer a:last-child:visited, #footer a:last-child:active{
	border-bottom: none;
}

#footer span{
	float:right;
	display: inline-block;
}
#footer span img {
	vertical-align: middle;
	margin-left: 7px;
}


.content strong {
	font-weight: bold;
}
.product-content h1 {
	font-size: 29px;
}
h1 {
	font-size: 30px;
	font-family: 'HelveticaNeueCondensedBold';
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: solid 2px #d6d6d6;
	padding-bottom: 8px;
	margin-bottom: 25px;
	color: #000;
}

.content h1.noborder{
	margin-bottom: 0;
	border-bottom: none;
}

.content div, .content p, .content ul, .content ol, .content blockquote, .content h2,  .content h3,  .content h4,  .content h5 {
	color: #575756 !important;
}

.content div, .content p {
	min-height: 20px;
}

.content h2 {
	font-size: 26px;
	font-family: 'HelveticaNeueCondensedBold';
	letter-spacing: 0px;
	margin: 20px 0;
	color: #000 !important;
	line-height: 26px;
}

.content h3{
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
}

.content dl, .content ul, .content ol{
	margin-bottom: 20px;
}

.content ul li{
	list-style: disc;
	margin-left: 20px;
}

.content ol li{
	list-style: decimal;
	margin-left: 20px;
}

.content a, .content a:active, .content a:visited{
	border-bottom: solid 1px #9d9d9d;
}

.content a:hover{
	border-bottom: none;
}

.breadcrumbs{
	font-size: 11px;
	color: #838383;
	line-height: 11px;
	margin-bottom: 9px;
}
.breadcrumbs a, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #0060cf;
}

.breadcrumbs a:hover {
	border-bottom: solid 1px #0060cf;
}

.logos, .block, .reviews{
	width: 940px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 3;
}

.logos .flexslider{
	width: 780px;
	padding: 0 26px;
}

.logos .slides li span{
	width: 222px;
	height: 90px;
	margin-left: 10px;

	line-height: 90px;
	border: 2px solid #fff;
	display: block;
	background-color: #f0f0f0;
	text-align: center;
}

.flex-direction-nav a::before{
	content: "" !important;
}

.flexslider:hover .flex-prev, .flexslider .flex-prev{
	left: 0px !important;
}

.flexslider:hover .flex-next, .flexslider .flex-next{
	right: 0px !important;
}

.flexslider .flex-prev, .flexslider .flex-next{
	opacity: 1 !important;
	margin-top: -24px !important;
}

.flex-direction-nav a{
	width: 26px !important;
	height: 47px !important;
	background: url(img/left-arrow.png) no-repeat;
}

.flex-direction-nav a.flex-next{
	background: url(img/right-arrow.png) no-repeat;
}

.clients h2, .partners h2, .reviews h2 {
	font-size: 24px;
	font-family: 'HelveticaNeueCondensedBold';
	letter-spacing: 0px;
	border-bottom: solid 2px #d6d6d6;
	padding-bottom: 9px;
	margin-bottom: 68px;
	color: #000;
}

.reviews h2 {
	text-transform: uppercase;
	margin-top: 65px;
	margin-bottom: 46px;
}

.partners h2{
	margin-top: 64px;
}

.clients h2{
	margin-top: 232px;
}

.bolee{
	width: 780px;
	border-top: solid 2px #d6d6d6;
	margin-top: 140px;
	font-size: 13px;
	color: #575756;
}

.bolee a, .bolee a:visited, .bolee a:active{
	border-bottom: 1px solid #575756;
}

.narrow{
	width: 780px;
}

.reviews .c{
	display: table-cell;
	vertical-align: middle;
}

.reviews .l{
	width: 366px;
	height: 368px;
	background-color: #fff;
	float: left;
	position: relative;
	overflow: hidden;
	display: table;
}
.reviews .r{
	width:  572px;
	height: 368px;
	background-color: #fff1e2;
	float: left;
	position: relative;
	display: table;
}

.reviews .r .c {
	font: italic 18px/32px 'Trebuchet MS', Helvetica, sans-serif;
	color: #575756;
	padding: 0 90px;
}

.reviews .l .c {
	padding: 0 75px;
	font-size: 13px;
	color: #575756;
}

.reviews .l span{
	font-size: 20px;
	font-family: 'HelveticaNeueCondensedBold';
	letter-spacing: 0px;
	padding-top: 20px;
	color: #000;
	display: block;
}

.reviews .r:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #fff1e2;
	position: absolute;
	top: 47%;
	left: -12px;
}

.reviews .flexslider{
	border: solid 1px #d6d6d6;
}

.reviews .flexslider .slides img{
	width: auto !important;
	height: auto !important;
}

.product-content{
	float:left;
	margin-left: 13px;
	width: 687px;
	margin-top: 30px;
}

#mycategoryorder-2{
	margin-top: 30px;
	background-color: #f0f0f0;
	width: 240px;
	float: left;
	position: relative;
	z-index: 3;
	margin-bottom: 50px;
}

#mycategoryorder-2:after{
	content: " ";
	display: block;
	bottom: 0px;
	left: 0;
	width: 240px;
	height: 30px;
	z-index: 2;
	position: absolute;
	background-color: #f0f0f0;
}
#mycategoryorder-2:before{
	content: " ";
	display: block;
	bottom: 0px;
	left: 0;
	width: 240px;
	height: 5px;
	box-shadow: 0 5px 20px rgba(0,0,0,0.5);
	z-index: 1;
	position: absolute;
}

#mycategoryorder-2 .widgettitle{
	display: none;
}

#mycategoryorder-2>ul{
	padding: 32px 0 12px 0;
}

#mycategoryorder-2 ul li{
	display: block;
	list-style: none;
}
#mycategoryorder-2>ul>li{
	margin-bottom: 20px;
}

#mycategoryorder-2>ul>li>a{
	font-size: 22px;
	font-family: 'HelveticaNeueCondensedBold';
	letter-spacing: 0px;
	color: #000;
	/*border-bottom: solid 1px #000;*/
	padding: 2px 20px 2px 20px;
	display: block;
}
#mycategoryorder-2  ul.children>li>a{
	font-size: 13px;
	font-family: inherit;
	letter-spacing: 0px;
	color: #706f6f;
	/*border-bottom: solid 1px #706f6f;*/
	padding: 2px 20px 2px 20px;
	display: block;
}

#mycategoryorder-2 a:hover, #mycategoryorder-2 li.current-cat>a{
	background-color: #999998;
	color: #FFF !important;
}

#mycategoryorder-2{
	list-style: none;
}

#prodcucts.block{
	overflow: visible;
}

.obertka{
	overflow: hidden;
	width: 100%;
	min-width: 940px;
}


.product{
	float: left;
	width: 210px;
	min-height: 294px;
	padding-bottom: 20px;
}

.product .img{
	width: 210px;
	height: 210px;
	border: solid 1px #c2c2c2;
	overflow: hidden;
}


.product .title{
	font-size: 20px;
	font-family: 'HelveticaNeueCondensedBold';
	letter-spacing: 0px;
	margin-top: 13px;
	line-height: 22px;
}

.product {
	margin-left: 19px;
}

.product-content:not(.detail) h1, .product-content:not(.detail) .breadcrumbs{
	margin-left: 19px;
}

.product-content h1 {
	text-transform:none !important;
}

.product-content.detail{
	margin-left: 32px;
	width: 668px;
}

.product-content .title-img{
	width: 366px;
	min-height: 100px;
	display: inline-block;
	border-right: 1px solid #d6d6d6;
}
.product-content .attached{
	width: 295px;
	padding-left: 34px;
	display: inline-block;
	vertical-align: bottom;
}
.product-content .content{
	margin-top: 50px;
}

.product-content .attached ul li{
	list-style: none;
	margin: 17px 0 0 0;

	display: table;

}
.product-content .attached ul li div{
	display: table-cell;
	vertical-align: middle;
	min-height: 40px;
	height: 40px;
	background: url(img/attach.png) no-repeat left center;
	padding-left: 46px;
	line-height: 15px;
	cursor: pointer;
}
.product-content .attached ul li a{
	font-size: 11px;
	color: #0060cf;
	border-bottom: 1px solid #7fafe7;
}
.product-content .attached ul li a:hover{
	border-bottom: none;
}

.product-content h2{
	font-size: 20px;
	font-family: 'HelveticaNeueCondensedBold';

	margin: 0 0 20px 0;
	color: #000 !important;
}

li.cat-item a span{
	border-bottom: 1px solid #908f8f;
}

.children li.cat-item a span{
	border-bottom: 1px solid #bfbfbf;
}

li.cat-item a:hover span,  li.cat-item.current-cat>a>span{
	border-bottom: none;
}

.children li.cat-item a:hover span, .children li.cat-item.current-cat a span{
	border-bottom: none;
}

.partners .flexslider .slides img, .partners .flexslider .slides img {margin-left: 10px}

.clients .flexslider .slides img, .partners .flexslider .slides img {margin-left: 10px}

.spec-content .row .excerpt, .spec-content h2 {
	width: 690px;
}

.spec-content .row .excerpt{
	color: #575756;
	line-height: 18px;
	font-size: 13px;
}

.spec-content .row {
	border-bottom: solid 2px #d6d6d6;
	padding-bottom: 12px;
	position: relative;
}

.spec-content h2{
	margin-top: 42px;
}

.spec-content .attached{
	float:right;
	margin-top: 10px;
}
.spec-content .attached a{
	width: 150px;
	font-size: 17px;
	line-height: 22px;
	color: #1d1d1b;
	padding-top: 67px;
	padding-left: 10px;
	background: url(img/pdf-ico.png) top left no-repeat;
	display: block;
	border-bottom: none;
}

.spec-content .attached a span{
	border-bottom: solid 1px #9d9d9d;
}

.spec-content .attached a:hover span{
	border-bottom: none;
}