@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,cyrillic);
*{
	/*-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;*/
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-width:1920px;
}
body,td,th {
	font-family: 'Roboto Condensed';
	font-size: 15px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
.price {
	font-size: 30px;
	color: #705853;
}
.center {
	margin:0 auto;
	width: 1000px;
}
.topmenu.center{
	width:90%;
}
#services, #header, #content, #topbanner, #topmenu, #news, #footer, #navibar, #content-vnutr {
	width:100%;
	clear:both;
}
#header {
	height:130px;
}
#header .shapka .logo {
	width:461px;
	height:110px;
	/*background:url(/images/logo-navodu.png) no-repeat center;*/
	display:block;
	float:left;
}
#header * .phone, #footer * .phone{
		float:right;
		width:20%;
		margin-top:25px;
		font-family: Roboto Condensed;
		font-size: 18px;
		color: #FFF;
		text-decoration:none;
	}
	#header * .phone  a, #footer * .phone a{
		color:#FFF;
		text-decoration:none;
	}
	#header * .phone .number, #footer * .phone .number{
		font-size:26px;
	}
#services {
		overflow:auto;
}
	#services * .service {
			width:300px;
			height:300px;
			float:left;
			margin-right:30px;
	}
	#services * .service li {
		list-style:none;
	} 
	
	#services * .service a {
			color: #0B3F83;
			font-size:15px;
	}
	#services * .service a:hover {
			text-decoration:none;
	}
#navibar * .navibar {
	margin-left:20px;
	line-height:40px;
	height:40px;
}
	#navibar * .navibar a {
		color:#000;
	}	
	#navibar * .navibar  a:hover {
		text-decoration:none;
	}	
#content {
	padding-top:10px;
	padding-bottom:10px;
}
#content-vnutr {
	padding-top:10px;
	padding-bottom:10px;
}
#content-vnutr * a {
	color:#0B3F83;
}
#content-vnutr * .oborud a {
	color:#0B3F83;
margin: 0; /* Убираем внешний отступ */
    -webkit-line-clamp: 2; /* Число отображаемых строк */
    display: -webkit-box; /* Включаем флексбоксы */
    -webkit-box-orient: vertical; /* Вертикальная ориентация */
    overflow: hidden; /* Обрезаем всё за пределами блока */
}
#content-vnutr * .item {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
}

#content-vnutr * .oborud {
	float:left;
	width:30%;
	height:210px;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
}
#content-vnutr * .nashi {
	float:left;
	width:20%;
	height:200px;
	margin-left:10px;
}
	#content-vnutr * .nashi img{
		top:0px;
	}
#content-vnutr * a:hover {
	text-decoration:none;
}
#content-vnutr * ul {
		list-style:none;
		list-style-image:url(/images/strelka.png);
}
#content-vnutr * .razdel-item {
	width:100%;
	border:1px solid #ccc;
	margin: 10px 0 10px 0;
	padding:10px;
	min-height:150px;
}
	
#news {
	overflow: auto;
}
#news * .news-item {
	border: 1px solid #CCC;
	width: 300px;
	height: 275px;
	float:left;
	margin-right:30px;
	position: relative;
}
	#news * .news-item  .date {
		display:block;
		color:#333;
		font-size:14px;
		margin:10px;
	}
	#news * .news-item  .header{
		display:block;
		color:#000;
		font-size:25px;
		margin-top:20px;
		margin-right:10px;
		margin-left:10px;
	}
	#news * .news-item .link img {
		margin-right:10px;
	}
	
	#news * .news-item  .link{
		position:absolute;
		bottom:5px;
		left:5px;
	}
	
	#news * .news-item  .link a{
		color:#0B4083;
		font-size:14px;
		margin-left:10px;
		float:left;
	}
	#news * .news-item  .link a:hover{
		text-decoration:none;
		margin-left:10px;
	}

#footer {
	margin-top:20px;
	color:#FFF;
	overflow:auto;
	height:100px;
}

	#footer * .button {
		width:60%;
		float:left;
		display:block;
	}
	
	#footer * .button  h2{
		color:#FFF;
		margin-top:20px;
	}
	
	#footer * .button  a{
		color:#FFF;
		text-decoration:none;
		font-size:20px;
		margin-right:10px;
	}
		#footer * .button  a:hover{
			text-decoration:underline;
		}
#footer2 {
	color:#FFF;
	overflow:auto;
}
	#footer2 * .bottommenu {
		width:50%;
		float:left;
		display:block;
	}
		#footer2 * .bottommenu ul {
			display:block;
			width:30%;
			list-style:none;
			list-style-image:url(/images/strelka-white.png);
			float:left;
			margin-top:0px;
		}
			#footer2 * .bottommenu ul li a {
				color:#FFF;
				font-size:15px;
			}
			#footer2 * .bottommenu ul li a:hover {
				text-decoration:none;
			}
	#footer2 * .rekvizit {
		width:50%;
		float:left;
		display:block;
	}
		#footer2 * .rekvizit .company {
			width:50%;
			float:left;
		}
		#footer2 * .rekvizit .bank {
			width:50%;
			float:left;
		}
#footer3 {
	color:#FFF;
	overflow:auto;
	padding-top:15px;
}
	#footer3 * a {
				color:#FFF;
				font-size:15px;
			}
	#footer3 * a:hover {
				text-decoration:none;
			}

	
	#footer3  * .copy{
		width:50%;
		float:left;
	}
	#footer3  * .counter{
		width:20%;
		float:right;
	}
#button {
	
    bottom: 0px;
    right: 0px;
    cursor: pointer;
    position: fixed;
    z-index: 999;
}	
#button2 {
	
    bottom: 10%;
    right: 0px;
    cursor: pointer;
    position: fixed;
    z-index: 999;
}
	
/* Слайдер
/*-----------------------------------------------------------------------------------*/
.slider_container{ width:100%; margin:auto; clear:both; padding:0px; }
.flex-caption{ position: absolute; right:11px; top:0px; bottom:0px; left:70%;}
.caption_title_line{ position:relative;width:200px; height:250px; padding-left:20px;padding-right:20px;background:url(/images/slider/back.png) repeat;color: #FFF; font-size:20px; vertical-align:middle; display:table-cell; text-align:center;}
.caption_title_line a{
	color:#FFF;
	font-size:15px;
	float:right;
	bottom:5px;
	position:absolute;
	margin-left: -50px;
}
.caption_title_line a:hover{
	text-decoration:none;
}
.flex-caption h2{ color:#303030;font-size:20px; padding:5px 0 5px 0; margin:0px;}

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0 0 30px 0;background:url(/images/shadow_bottom.png) no-repeat center bottom; overflow: hidden; height:250px;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block; border:0px;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(/images/next.png) no-repeat center; bottom:40%; right:0px;}
.flex-direction-nav li a.prev {background:url(/images/prev.png) no-repeat center;bottom:40%; left:0px;}
.flex-direction-nav li a.next:hover {background:url(/images/next_a.png) no-repeat center;}
.flex-direction-nav li a.prev:hover {background:url(/images/prev_a.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}