div.nc-demo-modal-wrapper {display: none !important;}


.bx-breadcrumb {margin:10px 0}
.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}
.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}
.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}
.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}

.banner-right a {
  float:none !important;
  clear:both;
  border:none !important;
  width:auto !important;
}

#responce {
    font-size: 13px;
    color: #222;
    padding-left: 25px;
    line-height: 5px;
}
#menu ul li.parent{
    padding: 0;
    text-align: center;
    line-height: 73px;
    /* margin: 0 5px 0 10px; */
    height: 73px;
    width:120px;
}
#menu ul li.parent a {

line-height: 16px;
    display: table-cell;
    vertical-align: middle;
  width:120px;
}
#menu ul li.parent a > span {
 
}
.inner-menu-3 {
    position: absolute;
    display: none;
    padding: 13px 28px 0px 28px;
    right: -250px;
    top: auto;
    margin-top: -46px !important;    
    width: 277px;
    min-height: 100px;
    height:auto;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #fefefe 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #fefefe 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #fefefe 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f6f6f6',GradientType=0 );
    z-index: 999;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.55);
}
#menu ul.inner-menu-3 li,#menu ul.inner-menu-3 li a,#menu ul.inner-menu-3 li a:hover {
  width:266px !important;
}
#menu ul.inner-menu {
    position: relative;
    display: none;
    padding: 13px 28px 0px 28px;
    left: -37px;
    width: 177px;
    min-height: 60px;
    height:auto;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #fefefe 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #fefefe 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #fefefe 0%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f6f6f6',GradientType=0 );
    z-index: 999;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.55);
}

#menu ul.inner-menu li {
    display: block;
    height: 45px;
    line-height: 45px;
    float: none;
    width: 177px;
    background: url(/img/underline.gif) bottom center no-repeat;
}
#menu ul.inner-menu li a {
  height: 45px ;
    width: 177px;
    line-height: 45px;
    text-transform: none;
}
.inner-menu li a:hover {
    background: none !important;
    border: none !important;
    width: 177px !important;
    color: #f0602d !important;
    text-shadow: none !important;
    text-decoration: underline !important;;
}
#menu ul li.parent:hover ul.inner-menu {
    display: block;
}
.inner-menu li:hover ul.inner-menu-3 {
    display: block;
}

img {max-width:100%;}
#filialy div.item {clear:both; margin:20px 0 10px 0;}
#filialy div.item div.map div.map-title {cursor:pointer; text-decoration:underline;}
#filialy div.item div.map div.map-title:hover {text-decoration:none;}
#filialy div.item div.map div.map-text {display:none;}

/* End */


/* Start:/bitrix/templates/template/template_styles.css?153330215810688*/
body, html {
padding:0;
margin:0;
background:#b5b6b5;
width:100%;
height:100%;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}
#main {
padding:0;
margin:0 auto;
width:1020px;
border:2px solid #666;
}
#main, #left, #right {background:#fff;}
#top {
position: relative;
padding:0;
margin:0;
width:1020px;
height:190px;
background:url(/img/top2.jpg) top left no-repeat;
}
#top img {    
border:0;
padding:30px 0 0 18px; 
}
#slogan {
padding:0;
margin:0 0 0 10px;
width:1020px;
height:47px;
background:url(/img/slogan.gif) top left no-repeat;
}
#slogan2 {padding:0 40px; color:#ff6633;}
#menu {
/*padding:20px 0 10px 15px ;*/
	position: relative;
	margin:24px auto 17px auto;
	width:966px;
	height:73px;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ededed;
}
#menu .menu-shadow {
	position: absolute;
	left: 9px;
	bottom: -12px;
	width: 949px;
	height: 12px;
	background:url(/img/menu-shadow.png) center no-repeat;
}
#menu ul {
padding:0;
margin:0;
list-style:none;
}
#menu ul li {
padding:0;
margin:0;
width: 161px;
display:inline;
float:left;
}
#menu ul li a {
display:block; 
height:73px; 
text-decoration: none;
color: #525252;text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
width:161px;}
#menu ul li a:hover, #menu ul li a.active{
	background:url(/img/serv-back.png) center no-repeat;
	color: #fff;text-shadow: 0px 2px 0px rgba(200, 77, 33, 1);
	width:159px;
	border-left:  1px solid #cb4c1e;
	border-right: 1px solid #cb4c1e;
}
#menu ul li a span {font-size: 14px; font-family: Arial; text-transform: uppercase;}
#menu ul li.item2, #menu ul li.item3, #menu ul li.item4, #menu ul li.item5, #menu ul li.item6, #menu ul li.item7 {
padding:0;
text-align: center;
line-height: 73px;
/*margin:0 5px 0 10px;*/
height:73px;
}
/*
#menu ul li{
background:url(/img/service.jpg) top left no-repeat;
width:133px;
}

#menu ul li.item2 {
background:url(/img/service.jpg) top left no-repeat;
width:133px;
}
*/
#menu ul li.item3, #menu ul li.item4{
	position: relative;
}
#menu ul li.item3 ul , #menu ul li.item4 ul{
	position: relative;
	display: none;
	padding: 13px 28px 0px 28px;
	left: -37px;
	width: 177px;
	min-height: 60px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	z-index: 999;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.55);
	-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.55);
	box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.55);	
}
#menu ul li.item3 ul li, #menu ul li.item4 ul li {
	display: block;
	height: 45px;
	line-height: 45px;
	float: none;
	width: 177px;
	background:url(/img/underline.gif) bottom center no-repeat;
}
	#menu ul li.item3 ul li:last-child, #menu ul li.item4 ul li:last-child  {
		background: none;
	}
	#menu ul li.item3 ul li a, #menu ul li.item4 ul li a{
		height: 45px;
		width: 177px;
		line-height: 45px;
		text-transform: none;
	}
		#menu ul li.item3 ul li a:hover, #menu ul li.item4 ul li a:hover{
			background: none;
			border: none;
			width: 177px;
			color: #f0602d;
			text-shadow: none;
			text-decoration: underline;
		}

#menu ul li.item3:hover ul, #menu ul li.item4:hover ul {
	display: block;
}
.arr {
	position: absolute;
	width: 23px;
	height: 10px;
	bottom: 0px;
	left: 43%;
	background:url(/img/arr.png) bottom center no-repeat;
}
/*
#menu ul li.item4 {
background:url(/img/rashodnie.jpg) top left no-repeat;
width:158px;
}*/
#menu ul li.item5 a, #menu ul li.item4 a{
	line-height: 16px;
}
#menu ul li.item5 a span{
	position: relative;
	top: 20px;
}	
#menu ul li.item4 > a span{
		position: relative;
		top: 21px;
}
/*
#menu ul li.item6 {
background:url(/img/kont.jpg) top left no-repeat;
width:150px;
}
#menu ul li.item7 {
background:url(/img/novosti.jpg) top left no-repeat;
width:142px;
}
*/
#menu #current, #menu ul li.item2:hover, #menu ul li.item3:hover, #menu ul li.item4:hover, #menu ul li.item5:hover, #menu ul li.item6:hover, #menu ul li.item7:hover  {
background-position:0 -61px;
}
#cont {
padding:20px 0;
margin:0 auto ;
width:960px;
/*height:100%;*/
border-top:2px solid #666;
}
#left {
width:670px;
padding:0 10px;
margin:0 0 20px 0;
float:left;
border:2px #ff9966 dotted;
}
#left, #left p {text-align:justify;}
.title_h1 p {text-align:left;}
/*.cont1 {background:url(/img/fon1.jpg) bottom left no-repeat;}*/
#right {
width:240px;
padding:0;
margin:0 0 20px 20px;
float:left;
font-size:14px;
}
#rnews, #dopmenu{
width:220px;
padding:0 10px ;
margin:0;
border:2px #666 dotted;
}
#dopmenu p {padding:15px 0; margin:0;}
a.allns {text-decoration:underline !important;}
/*#parts {
  position: relative;
  left: -5px;
  top: -5px;
  width:260px;
  padding:20px 0px;
  margin:0;
  text-align:center;
}*/
#right img {border:0;}
#footer {
padding:20px 0;
margin:0 auto;
width:960px;
height:50px;
border-top:2px solid #666;
clear:both;
}
#footer .f1, #footer .f2, #footer .f3 {float:left; width:317px;}
.f3 a {text-decoration: none !important;}
#footer .f2 {text-align:center;}
#footer .f3 {text-align:right;}
h1, h2, h3, h4, h5, h6 {padding:0; margin:10px 0; text-align:left;}
h1 {font-size:24px;}
h2 {font-size:20px;}
h3, .componentheading {font-size:18px;}
h4 {font-size:16px; font-family: Arial; text-align: center; text-transform: uppercase; font-weight: 500 !important;}
h5 {font-size:14px;}
h6 {font-size:12px;}
h2 a  { text-decoration:none; color:#666; }

h2.h2news {font-size:18px; }
h2.h2news a:hover {color:#ff6633;}

ul.latestnews {
padding:0 0 10px 0;
margin:0;
list-style:none;
}
ul.latestnews li {
padding:5px 0;
margin:0;
}
a {color:#ff6633;}
#right .ndate  {color:#ff6633; font-size:16px;}
#right a  {color:#333; font-size:14px; text-decoration:none;}
#right #dopmenu a { text-decoration:underline; }
#right #dopmenu a:hover { color:#ff6633; text-decoration:none; }

#left ul {padding:0 0 0 10px; margin:0;}
#left ul li{padding:0; margin:5px ; text-align:left;}

img.flt {float:left; padding:0 10px 0 0;}
.proizvodt td { font-size:12px; }

p.nopm {padding:0; margin:0; }

h1 a { text-decoration:none; }
h1 a:hover { text-decoration:underline; }

table.border {border-top:1px solid #ccc; border-left:1px solid #ccc;}
table.border td, table.border th {border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:5px;}

.visible {visibility:visible;} 
#chnameres, #chnamesubmit {cursor:pointer; border:1px solid #ff9966; color:#666; background:#fff;} 
#chname {border:1px solid #ccc;}
.clr{clear:both;} 
#preloader {position:fixed; top:48%; left:50%; /*background:url(http://service-sdm.ru/images/preloader.gif) 0 0 no-repeat; width:50px; height:50px; display:none;*/}
	/*#preloader {display:none;} */ 

.send-form {
 background: #f48862;
 width:  243px;
 height: 384px;
 margin: 0px 0px 2px 0px;
}
.send-form label{
	display: block;
	width: 194px;
	margin: 0 auto;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	padding-bottom: 8px;
}
.send-form textarea{
	display: block;
	width: 174px;
	margin: 0 auto 16px auto;
	padding: 10px;
	color: #7e7e7e;
	border: none;
	resize: none;
	height: 128px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}
.send-form input {
	display: block;
	border: none;
	width: 177px;
	height: 39px;
	padding: 0 10px 0 10px;
	font-family: Arial;
	font-size: 12px;
	color: #7e7e7e;
	font-style: italic;	
	margin: 0 auto;
}
.f-h4{
	font-size: 16px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 22px;
	color: #fff;text-shadow: 0px 1px 0px rgba(200, 77, 33, 1);
}
#parts a {
	display:block;  
	/*float: left;*/
	/*width:  74px;
	height: 74px; 
	margin: 3px;*/
  width:100%;
	border: 1px solid #fce1d8;
}
#parts a img {
	/*max-width: 68px;
	height: auto;
	*/
}
.sb {
	display: block;
	width: 204px;
	height: 47px;
	margin: 14px auto 10px auto !important;
	background: url(/img/bs.png) no-repeat center;
  cursor:pointer;
}
.phones {
	top:   0px;
	right: 0px;
	position: absolute;
	width: 412px;
	height: 46px;
	background: rgba(0,0,0, 0.3) url(/img/phone-icon.png) no-repeat;
	background-position: 18px 5px;
}
	.phones span {
		position: relative;
		top: 9px;
		left: 64px;
		color: #fff;
		font-size: 21px;
		font-family: Arial;
	}
.call-back {
	position: absolute;
	right: 0px;
	width: 154px;
	height: 46px;
	background: url(/img/call-back.png) no-repeat center;
}
.callbock{
	position: relative;
	top:0;
	left: 0;
	width: 343px;
	height:433px;
	background: #f48862;
}
	.callbock h4{
		color: #fff;
		font-size: 16px;
		font-family: Arial;
		text-shadow: 0px 2px 0px rgba(200, 77, 33, 1);
		padding: 30px 0 20px 0;
	}
	.callbock label {
		display: block;
		margin: 0 auto 8px auto;
		width: 256px;
		color: #fff;
		font-size: 13px;
		font-family: Arial;
	}
	.callbock input {
		display: block;
		margin: 0 auto 20px auto;
		width: 248px;
		height: 31px;
		border: none;
		padding: 4px;
		color: #7e7e7e;
		font-size: 13px;
		font-family: Arial;
	}	
	.callbock textarea {
		display: block;
		margin: 0 auto 20px auto;
		width: 248px;
		height: 81px;
		border: none;
		resize: none;
		padding: 4px;
		color: #7e7e7e;
		font-size: 13px;
		font-family: Arial;
	}		
.popup {
	display: none;
	position: fixed;
	z-index: 9999;
	width: 0px;
	height: 0px;
	background: url(/img/fback.png);
}
.close{
	position: absolute;
	top: -14px;
	right: -14px;
	width: 34px;
	height:36px;
	background: url(/img/cross.png);
}
.b-comp {
	position: relative;
	top: -8px;
}

.action-deutz {   border-collapse: collapse; width: 100%; }
.action-deutz tr {}
.action-deutz tr td {border: 1px solid #000000; padding-left: 20px;}

div.minigallery {width:100%; clear:both;}
div.minigallery div.item {display:inline-block; width:49%; vertical-align:top;}     
#parts div.minigallery {margin-top:20px;}
#parts div.minigallery div.item {width:30%; margin:1% 0;} 
#parts div.minigallery div.item:nth-child(3n+2) {margin-left:2%; margin-right:2%;}
#parts div.minigallery div.item img {max-width:100%;}

table.zap-list {width:100%; border-top:1px solid #ccc; border-left:1px solid #ccc; margin-bottom:10px;} 
table.zap-list td, table.zap-list th {border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:5px;} 
table.zap-list th {font-weight:bold;}
table.zap-list td p {padding:0; margin:0;}

div.work-item, div.news-item, .paging_p {clear:both; width:100%; text-align:left;}
div.work-item, .paging_p {padding:10px 0;} 
.work-date-time, .news-date-time {color:#486DAA;}
.work-img, .work-anons {display:inline-block; vertical-align:top; padding-top:10px;}
.work-img {clear:both; width:110px;}
.work-anons {max-width:540px; }
div.news-item {padding:5px 0;} 
.news-detail img {max-width:90%;}
div.news-list {word-wrap:break-word; padding-bottom:10px;}
.paging_p a.active {color:#333;} 
.paging_p a.active, .paging_p a.nav {text-decoration:none;}
div.search_zp {padding:20px; border:1px solid #ccc; margin-bottom:20px;}

span.tomw {display:inline-block !important; color:#ff6633; cursor:pointer; text-decoration:underline;}
span.tomw:hover {text-decoration:none;}

div.openform {display:none;}
div.openform h4 {max-width:500px; margin-bottom:30px;}
div.openform div.input {width:100%; clear:both; margin:10px 0;}
div.openform div.input label {width:20%; display:inline-block; vertical-align:top;}
div.openform div.input input, div.openform div.input textarea {width:68%; display:inline-block; margin-left:2%; padding:5px 2%; color:#666; font-size:12px;}
div.openform div.input input.cont {width:32.6%;}
div.openform div.input textarea {height:100px;}
div.openform div.input input[type=button], div.zakazmw {width:120px; background:#f48862; border:#f48862 1px solid; cursor:pointer;}
div.openform div.input input[type=button]:hover, div.zakazmw:hover {background:#fff;}
div.zakazmw {display:block; text-decoration:none; margin-bottom:20px; padding:5px; text-align:center; font-size:13px; color:#000;}
div.openform p.status {color:red; text-align:center;}



