/*reset*/
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
	pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, 
	q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, 
	dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, 
	thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, 
	footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, 
	audio, video{
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
	}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, 
	nav, section{
		display: block;
	}
	body{
		line-height: 1.2;
	}
	ol{ 
		padding-left: 1.4em;
		list-style: decimal;
	}
	ul{
		padding-left: 1.4em;
		list-style: square;
	}
	table{
		border-collapse: collapse;
		border-spacing: 0;
	}
	* {
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	}
	@font-face{
	    font-family: 'OpenSans';
	    src: url('/bitrix/templates/main/font/OpenSans.eot');
	    src: url('/bitrix/templates/main/font/OpenSans.eot?#iefix') format('embedded-opentype'),
	         url('/bitrix/templates/main/font/OpenSans.woff') format('woff'),
	         url('/bitrix/templates/main/font/OpenSans.ttf') format('truetype'),
	         url('/bitrix/templates/main/font/OpenSans.svg#pf_din_text_cond_proregular') format('svg');
	}
	@font-face{
	    font-family: 'Roboto';
	    src: url('/bitrix/templates/main/font/Roboto.eot');
	    src: url('/bitrix/templates/main/font/Roboto.eot?#iefix') format('embedded-opentype'),
	         url('/bitrix/templates/main/font/Roboto.woff') format('woff'),
	         url('/bitrix/templates/main/font/Roboto.ttf') format('truetype'),
	         url('/bitrix/templates/main/font/Roboto.svg#pf_din_text_cond_proregular') format('svg');
	}
	@font-face{
	    font-family: 'PTSans';
	    src: url('/bitrix/templates/main/font/PTSans.eot');
	    src: url('/bitrix/templates/main/font/PTSans.eot?#iefix') format('embedded-opentype'),
	         url('/bitrix/templates/main/font/PTSans.woff') format('woff'),
	         url('/bitrix/templates/main/font/PTSans.ttf') format('truetype'),
	         url('/bitrix/templates/main/font/PTSans.svg#pf_din_text_cond_proregular') format('svg');
	}
	html,a,li,input,textarea{
		font-family: 'OpenSans';
	}
	body{
		background: #fff;
		min-width: 980px;
	}
	p{
		font-size: 14px;
		/*Редактировать!*/
		margin:0;
		color: ##f29100;
		line-height: 18px;
	}
	/*Редактировать*/
	h1,h2,h3,h4,h5,h6{
		font-family: 'OpenSans';
		color: #f29100;
		font-weight: normal;
	}
	h1{
		font-size: 30px;
		margin: 22px 0 34px !important;
	}
	h2{
		font-size: 26px;
		margin: 20px 0;
	}
	h3{
		font-size: 15px;
		margin: 8px 0;
	}
	.border_for_img{
		display: inline-block;
		border: 1px solid #E3E3E3;
	}
		.border_for_img img{
			display: block;
			border: 5px solid #F4F4F4;
			
		}
		
	hr{
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}	
	/*Редактировать*/
/*layout*/
.base{
	margin: auto;
	width: 960px;
	padding: 0 10px;
	/*outline: 1px solid #000;*/
}
header{
	border-top: 5px solid #383838;
	height: 214px;
	position: relative;
} header:after{
	content: '';
	display: block;
	background: url(/bitrix/templates/main/images_sistem/i/header_skirt.png) repeat-x center 0;
	position: absolute;
	bottom: -4px;
	width: 100%;
	height: 5px;
	z-index: 10;
}
	header .first_info{
		border-bottom: 1px solid #A2A2A2;
	}
		header .first_info .base{
			height: 149px;
		}
			header .first_info .logo{
				display: inline-block;
				position: relative;
				top: 30px;
				float:left;
			}

			header .first_info address{
				float: right;
				font-style: normal;
				margin-top: 59px;
			}
				header .first_info address ul{
					list-style: none;
					padding-left: 0;
				}
				header .first_info address ul li{
					float: left;
					color: #929292;
					font-family: 'Roboto';
					font-size: 13px;
					padding-left: 35px;
					background: url(/bitrix/templates/main/images_sistem/i/header_phone.png) no-repeat 0 2px;
				} header .first_info address ul li + li{
					margin-left: 49px;
					background: url(/bitrix/templates/main/images_sistem/i/header_map.png) no-repeat 0 2px;
					padding-left: 26px;
				}
					header .first_info address ul li span{
						font-size: 22px;
						color: #bd7100;
					} header .first_info address ul li + li span{
						font-size: 18px;
						padding-top: 4px;
						display: inline-block;
					}
	header > .base{
		height: 65px;
	}
		header > .base table{
			width: 100%;
			height: 60px;
		}
			header > .base table td{
				vertical-align: middle;
				text-align: center;
			}
				header > .base table td a{
					text-transform: uppercase;
					color: #707070;
					text-decoration: none;
					font-size: 14px;
					font-family: 'OpenSans';
				}
				.selected_top_menu{
					border-bottom: 1px solid;
				}
				header > .base table td a:hover{
					color: #135e99;
				}

				
				
.main{
	position: relative;
} .main:before{
	content: '';
	display: block;
	position: absolute;
	background: url(/bitrix/templates/main/images_sistem/i/main_bg.png) repeat-x center 0;
	z-index: 1;
	width: 100%;
	height: 87px;
}
	.main .base{
		overflow: hidden;
		padding: 40px 10px 20px;
		background: #fff;
	}
		#main .main h1{
			margin: 0;
		}
		.main .breadcrumbs{
			list-style: none;
			padding-left: 0;
			overflow: hidden;
			position: relative;
			z-index: 2;
		}
			.main .breadcrumbs li{
				float: left;
				font-size: 12px;
			} .main .breadcrumbs li + li:before{
				content: '';
				display: block;
				float: left;
				margin: 4px 5px 0;
				background: url(/bitrix/templates/main/images_sistem/i/breadcrumbs_arrow.png) no-repeat 0 0;
				width: 13px;
				height: 5px;
			}
				.main .breadcrumbs a{
					color: #929292;
				}
				.main .breadcrumbs span{
					color: #f29100;
				}
		.main div.question h2{
			margin-top: 55px;
		}
		dl.question{
			font-family: 'OpenSans';
			padding: 10px 0 0;
		}
			dl.question dt{
				color: #f29100;
				padding: 15px 26px 15px 43px;
				margin-bottom: 27px;
				font-size: 16px;
				background: #D5EEF7 url(/bitrix/templates/main/images_sistem/i/main_question.png) no-repeat 15px 14px;
				position: relative;
				border-radius: 2px;
			} dl.question dt:after{
				content: '';
				display: block;
				background: url(/bitrix/templates/main/images_sistem/i/main_question_tail.png) no-repeat 0 0;
				width: 18px;
				height: 19px;
				position: absolute;
				bottom: -19px;
				left: 63px;
			}
			dl.question dd{
				padding: 18px 26px 18px 64px;
				margin: 0 0 45px 80px;
				font-size: 13px;
				line-height: 20px;
				background: #eee url(/bitrix/templates/main/images_sistem/i/main_answer.png) no-repeat 18px 23px;
				border-radius: 2px;
			}
		p.desc{
			color: #4f4f4f;
			font-size: 12px;
		}
		.info_block p.desc{
			margin: 25px 0 35px;
		}
		.info, .important, .warning, .success{
			margin: 16px 80px 16px 118px;
			font-family: 'OpenSans';
			font-size: 14px;
			padding: 13px 12px;
			background: #F4F4F4;
			position: relative;
			border-radius: 2px;
		}
			.info:before, .important:before, .warning:before, .success:before{
				content: '';
				display: block;
				width: 27px;
				height: 27px;
				position: absolute;
				left: -39px;
				top: 7px;
			}
			.info:before{
				background: url(/bitrix/templates/main/images_sistem/i/main_info.png) no-repeat 0 0;
			}
			.important:before{
				background: url(/bitrix/templates/main/images_sistem/i/main_important.png) no-repeat 0 0;
			}
			.warning:before{
				background: url(/bitrix/templates/main/images_sistem/i/main_warning.png) no-repeat 0 0;
			}
			.success:before{
				background: url(/bitrix/templates/main/images_sistem/i/main_success.png) no-repeat 0 0;
			}
		.photos{
			margin: 44px 0 20px;
			position: relative;
		}
			.photos .jcarousel{
				position: relative;
				overflow: hidden;
				height: 205px;
			}
				.photos .items{
					width: 20000em;
					position: relative;
					list-style: none;
					margin: 0;
					padding: 0;
				}
					.photos .item{
						float: left;
						width: 299px;
						height: 205px;
						margin: 0 8px;
					}
			.photos .prev, .photos .next{
				display: block;
				width: 10px;
				height: 16px;
				position: absolute;
				top: 10px;
			}
			.photos .prev{
				background: url(/bitrix/templates/main/images_sistem/i/prev.png) no-repeat 0 0;
				right: 34px;
			}
			.photos .next{
				background: url(/bitrix/templates/main/images_sistem/i/next.png) no-repeat 0 0;
				right: 12px;
			}
		.two_columns{
			margin-top: 26px;
			overflow: hidden;
			margin-left: -60px;
		}
			.colomn{
				width: 440px;
				float: left;
				margin-left: 60px;
			}
				.colomn h2{
					margin-bottom: 28px;
				}
				.colomn p{
					line-height: 20px;
				}
		.tabs{
			margin-top: 20px;
			border-bottom: 1px solid #0081B2;
			overflow: hidden;
			padding-bottom: 30px;
		}
			.tabs ul{
				list-style: none;
				padding-left: 0;
				overflow: hidden;
				border-bottom: 1px solid #0081B2;
				padding-bottom: 15px;
				margin-bottom: 30px;
			}
				.tabs li{
					float: left;
					outline: none;
				} .tabs li + li:before{
					content: '/';
					color: #BFBFBF;
					margin: 0 15px;
				}
				.tabs li.ui-state-active a{
					text-decoration: none;
				}
					.tabs li a{
						color: #f29100;
						outline: none;
					}
	#main .main .pattern{
		background: url(/bitrix/templates/main/images_sistem/i/main_pattern.png) repeat-x 0 0;
		height: 317px;
		width: 100%;
		position: absolute;
		bottom: 0;
		z-index: -1;
	}
	#main .main{
		padding-bottom: 20px;
		/*height: 802px;*/
	}
		#main .main .text h1{
			font-size: 25px;
			margin: 2px 0 38px;
		}
		#main .main .text p{
			font-size: 13px;
			line-height: 20px;
		}

		#main .main .news_block{
			margin-top: 50px;
		}
			#main .main .news_block h2{
				margin: 0;
				display: inline-block;
			}
				#main .main .news_block h2:after{
					content: "/";
					margin: 0 5px;
					color: #BCBCBC;
				}
			#main .main .news_block h2 + a{
				color: #f29100;
				font-size: 12px;
				display: inline-block;
				position: relative;
				top: -10px;
			}

		#main .main .news_block ul{
			list-style: none;
			padding: 17px 0;
			overflow: hidden;
			margin-left: -53px;
		}
			#main .main .news_block ul li{
				width: 243px;
				float: left;
				margin: 20px 0 0 80px;
			}
				#main .main .news_block .border_for_img img{
					width: 239px !important;
					height: 118px !important;
				}

			#main .main .news_block ul li .date{
				color: #757575;
				font-size: 12px;
				margin-top: 15px;
				display: inline-block;
			}

			#main .main .news_block ul li a{
				color: #f29100;
				font-size: 14px;
				margin-top: 10px;
				display: inline-block;
				line-height: 18px;
			}

			#main .main .news_block ul li .desc{
				font-size: 13px;
				margin-top: 15px;
				display: inline-block;
				line-height: 18px;
			}
	.slides{
		max-width: 1920px !important;
		min-width: 960px;
		/* height: 499px; */
		height: auto;
		overflow: hidden;
		position: relative;
		margin: auto;
	}
		.slides .slide{
			/* width: 1920px; */
			position: relative;
		}
			.slides .slide .caption{
				position: absolute;
				top: 323px;
			}
				.slides .slide .caption p a{
					position: absolute;
					top: 45px;
					left: 450px;
					font-family: 'PTSans';
					font-size: 38px;
					color: #fff;
					text-decoration: none;
				}

	.pagination{
		position: absolute;
		bottom: 20px;
		z-index: 10;
		list-style: none;
		padding-left: 0;
		text-align: center;
		width: 100%;
	}
		.pagination li{
			display: inline-block;
		} .pagination li + li{
			margin-left: 17px;
		}
		.pagination li a{
			text-indent: -9999px;
			background: url(/bitrix/templates/main/images_sistem/i/pagination.png) no-repeat 0 0;
			width: 11px;
			height: 12px;
			float: left;
		}
		.pagination .current a{
			background-position: 0 -12px;
		}
	.catalog{
		background: #fff;
		position: relative;
	} .catalog:before{
		content: '';
		background: url(/bitrix/templates/main/images_sistem/i/catalog_skirt.png) repeat-x 0 0;
		width: 100%;
		height: 5px;
		position: absolute;
		top: -4px;
		z-index: 10;
		
	} .catalog:after{
		content: '';
		background: url(/bitrix/templates/main/images_sistem/i/header_skirt.png) repeat-x 0 0;
		width: 100%;
		height: 5px;
		position: absolute;
		bottom: -4px;
		z-index: 10;
	}
		.catalog ul{
			list-style: none;
			padding-left: 0;
			margin: 0 -20px 0 -75px;
			overflow: hidden;
		}
			.catalog li{
				float: left;
				margin-left: 75px;
				padding-top: 26px;
				padding-bottom: 26px;
			}
				.catalog li a{
					display: inline-block;
					background: url(/bitrix/templates/main/images_sistem/i/main_book.png) no-repeat 0 0;
					padding-left: 30px;
					color: #707070;
					line-height: 26px;
					font-size: 14px;
				} .catalog li a:hover{
					color: #f29100;
				}


footer{
	border-top: 1px solid #00609E;
	background: #E2E2E2;
}
	footer .base{
		padding-top: 35px;
		overflow: hidden;
	}
		footer .box{
			overflow: hidden;
		}
			footer .menu{
				width: 380px;
				float: left;
			}
				footer .menu tr{
					height: 30px;
				}
				footer .menu td a{
					color: #707070;
				}
				footer .menu td a:hover{
					color: #f29100;
				}

			footer address{
				float: right;
				font-style: normal;
			}
				footer address ul{
					list-style: none;
					padding-left: 0;
				}
					footer address li{
						float: left;
						color: #929292;
						font-family: 'Roboto';
						font-size: 13px;
					}
					footer address ul li + li{
						margin-left: 60px;
					}
						footer address li span{
							display: inline-block;
							padding-left: 20px;
							margin-top: 14px;
						}
						footer address li span, footer address li a{
							color: #f29100;
							font-size: 15px;
						}
						footer address li .phone{
							background: url(/bitrix/templates/main/images_sistem/i/footer_phone.png) no-repeat 0 center;
						}
						footer address li .mail{
							background: url(/bitrix/templates/main/images_sistem/i/footer_email.png) no-repeat 0 center;
						}
						footer address li .map{
							background: url(/bitrix/templates/main/images_sistem/i/footer_map.png) no-repeat 0 center;
						}
		footer .signature{
			border-top: 1px solid #C6C5C5;
			margin-top: 22px;
			overflow: hidden;
			padding: 15px 0 22px;
		}
			footer .signature .logo{
				float: left;
			}
			footer .signature .copy{
				float: right;
				font-size: 12px;
				color: #b4b4b4;
				margin: 5px 0 0;
			}
	/* Новости */
	div.news_main_div{
		
	}
	
	.news_div{
		float: left;
		width: 100%;
		margin-bottom: 15px;
		
	}
	
	.preview_picture_news{
		float:left;
		border: 5px solid #F4F4F4;
		width: 240px;
	}
	
	.news_name a{
		color: #f29100;
		font-size: 15px;
		text-decoration: none;
	}
	
	.news_name a:hover{
		text-decoration: underline;
	}
	
	.news_data{
		font-size: 13px;
		float: left;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		width: 100%;
		padding-top: 2px;
		margin-top: 10px;
	}	
	.news_data_detail{
		font-size: 15px;
		float: left;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		width: 100%;
		padding-bottom: 2px;
		margin-bottom: 6px;
	}
	
	.news_info{
		float: right;
		width: 680px;
		padding-right: 10px;
	}
	
	.news_detail_main_div{
		
	}
	
/* Партнеры */

.partners_list{
}

.partners_list_img{
	float: left;
	margin-right: 23px;
	width: 210px;
}




.catalog-item-title a {

	color:#135DA5;

}


 
