@CHARSET "UTF-8";
@font-face {
  font-family: "IcoMoon";
  src: url("icomoon.eot"), url("IcoMoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html {
	height:100%;
	background: url(/images/fon2.png);
}

body {
	font-family:Arial; 
	font-size:12px; 
	color:#000; 
	overflow-x: hidden;
	margin:0;
	padding:0;
	/*background:white;*/
}

a{font-family:Arial; color:#000;  text-decoration:underline;}
a:hover{text-decoration:none;}
h1{font-size:19px; }

.bg2{
	width:1000px;  
	background:url(../images/design/bg.gif) left 120px repeat-x white; 
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	width: 100%;
    max-width: 1000px;
    height: 100%;
    margin: 10px auto 10px auto;
    border: none;
}

.top { 
	background:url(../images/design/top9.jpg) left top no-repeat; 
	width:100%; 
	height:150px;
}

.top_fon1 {
	width:100%; 
	height:113px;
	position: relative;
	background: url(/images/snow.png);
	/*background: url(/images/snow.png);*/
}

.top a.logo {
	display:block; 
	/*background:url(../images/design/logo2.png) left top no-repeat;*/
	background:url(../images/design/logo3.png) left top no-repeat; 
	width:300px; 
	height:114px; 
	margin:5px 0 0 50px; 
	float:left;
}

.links {
	color:#FFF; 
	text-align:left; 
	font-size:13px; 
	padding:20px 0 0 52px; 
	font-family:'MS Sans Serif'; 
	line-height:140%;
	display:inline-block;
}

.top_contacts {
	margin: 20px 0 0 50px;
	display: inline-block;
	width: 170px;
	
}

div.top_contacts a {
	color: white;
	text-decoration: none;
    position: relative;
    z-index: 3;
}

div.top_contacts a:hover {
	text-decoration: underline;
}

.links span{ background:url(../images/design/link.gif) left 4px no-repeat; padding:0 0 0 10px;}
.links a{color:#FFF; text-decoration:none; font-weight:bold;}
.links a:hover{color:#FFF; text-decoration:underline;}

.sitemap {
	width:30px; 
	height:30px; 
	display:inline-block; 
	margin:10px; 
	background:url(/images/sitemap.png) no-repeat center center;
	position: absolute;
	top: 20px;
	right: 10px;
}

a.wihte{color:#FFF; display:inline;}
a.wihte b{text-decoration:none !important;}

div.menu-h{
	display: inline-block; 
	height:52px; 
	clear:both; 
	text-align: center;
	position: absolute;
	top: 0;
}
ul.menu-h{
	padding:0px 0px 0px 10px;
	margin:0;
	display: inline-block;
}
ul.menu-h li {
	list-style:none; 
	float:left; 
	padding:0px 2px 0 0; 
	border-right: 1px solid #47525c;
	border-left: 1px solid #1f2a2e;
}

ul.menu-h li.active a {
	text-shadow: #fff 0 0 15px;
}

ul.menu-h li:first-child {
	border-left: none;
}

ul.menu-h li:last-child {
	border-right: none;
}

ul.menu-h li a { 
	color:white; 
	margin:0 0 0 1px; 
	text-decoration:none; 
	font-size:14px; 
	font-weight:100; 
	float:left;   
	padding:11px 15px 10px 11px;
}

ul.menu-h li a.no-split{ }


div.menu-block { 
	display: inline-block;
	margin-bottom: 10px;
}

div.moduletable-catalog {
	background:#d0dde3; 
	margin: 20px 21px 0 23px;
	padding-top: 10px;
	padding-bottom: 2px;
	width:246px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.24), 0px 0.5px 6px rgba(0, 0, 0, 0.12);
}

.menu-v {padding:0px 0 0px 0px; margin:0;}

.menu-v li {
	list-style:none; 
	/*padding:10px 0 0px 10px; */
	background:#f4f6fc; 
	margin:0 0 5px 0;

	}
	
.menu-v li a {
	font-weight:bold; 
	color:#666060; 
	text-decoration:none; 
	padding:0px 25px 5px 5px; 
	display:inline-block;
	z-index:0;
}
 
.menu-v > li > span {
	display: block;
    padding: 10px 5px 11px 20px;
    background: url(/images/v-line1.png) no-repeat #edf0f8;
    background-size: 15px 100%;
	position:relative;
}

.menu-v > li > span > a {
	font-size:13px;
}

.menu-v li.active ul.nav-child  {
	display: block;
}

.menu-v > li.active > span > a {
	color: black;
}

ul.nav-child {
	padding-left: 0px;
	display:none;
}

ul.nav-child > li {
	border-bottom: 1px solid #eeecec;
}

ul.nav-child > li > span {
	padding: 10px 10px 11px 25px;
    display: block;
    background: url(/images/li2.png) no-repeat 5px center;
}

ul.nav-child > li.active > span {
	background: url(/images/li_active.png) no-repeat 5px center;
}

ul.nav-child > li.active > span > a {
	color:black;
}

div.bg div.center-bg{
	width:700px; 
	margin-left:10px;
}

div.main div.center-bg{
	width:710px; 
	margin-left:20px;
}
/*.content-left{background:url(../images/design/v-line.gif) 278px top repeat-y;}*/

.content-left {
	/*width:290px; */
	float:left; 
	display:inline-block;
	position:static;
}

div.menu-trigger {
	width:38px;
	height:33px;
	/*border:1px solid white;*/
	border-radius:5px;
	background:url(/images/gamburger.png) no-repeat center center;
	position:absolute;
	left:10px;
	top: 2px;
	cursor:pointer;
	display:none;
}

div.menu-trigger:hover {
	background:url(/images/gamburger1.png) no-repeat center center #edecec;
}

div.h-menu-trigger {
	width:38px;
	height:33px;
	background:url(/images/sandvich.png) no-repeat center center;
	border-radius:5px;
	position:absolute;
	right:10px;
	top: 2px;
	display:none;
}

div.h-menu-trigger a.sandvich {
	display:block;
	width:38px;
	height:33px;
	border:none;
}

.title {
	color:DarkSlateGray; 
	text-transform:uppercase;  
	background:#e3ecf0; 
	padding:7px 0 7px 6px; 
	font-size:15px; 
	font-weight:bold; 
	margin:13px 0 20px 0; 
	border-bottom:1px solid #9fafb4; 
	border-left:3px solid #9fafb4; 
	line-height: 140%;
}

.h2{color:#000; padding:4px 0 3px 6px; font-size:12px; font-weight:bold;  }
.content-padding-block{padding:20px;}

.content-block{padding:0 20px 25px 0 ;}
.text-block-main{width:100%;}

#feedback label{display:block;}
#feedback .input-text{width:100%; border:1px solid #d4d0c7;}

.search-text{border:1px solid #d4d0c7; font-size:11px;}
.search-text-div{background:#fff;padding:1px;}


.menu-title{
	color:#000; 
	font-size:14px; 
	margin:0;
	text-align: center;
	padding-bottom: 10px;
}

.bottom{color:#34536e;}
.bottom a{color:#34536e;}
label{display:block; font-weight:bold;}

#gallery img {
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	padding:5px;
	margin: 10px 10px 10px 10px;
}

#gallery fieldset {
	padding-left:10px; 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-bottom:30px; 
	margin-top:10px; 
	border-radius:10px; 
	border:1px solid Gainsboro; 
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5); 
	text-align:center;
}

#gallery legend {
	font-size: 14px; 
	font-weight: bold; 
	color: DarkSlateGrey; 
	text-transform: uppercase;
}

a#button {
  display: inline-block;
  text-shadow: 1px 1px #fff;
  text-decoration: none;
  padding: .3em 1em;
  border: 1px solid #aaa;
  border-radius: 100px;
  outline: none;
  background: #ebece6 no-repeat;
  background-image:
   linear-gradient(to left, #aaa, #aaa),
   linear-gradient(to left, #f8fafc, #f8fafc),
   linear-gradient(#f8fafc, #ebece6);
  background-position: calc(100% - 2.7em) 0, calc(100% - 2.7em + 1px) 0, 0 0;
  background-size: 1px 100%, 1px 100%, auto auto;
  overflow: hidden;
  cursor:pointer;
}
a#button:after {
  content: url(/images/mail.png);
  position: relative;
  bottom: 0;
  left:3px;
  display: inline-block;
  margin-left: 1.4em;
  vertical-align: middle;
}

a#button:active:after {
  bottom: -1.2em;
  transition: .3s;
}

a#button1 {
  display: inline-block;
  text-shadow: 1px 1px #fff;
  text-decoration: none;
  padding: .3em 1em;
  border: 1px solid #aaa;
  border-radius: 100px;
  outline: none;
  background: #ebece6 no-repeat;
  background-image:
   linear-gradient(to left, #aaa, #aaa),
   linear-gradient(to left, #f8fafc, #f8fafc),
   linear-gradient(#f8fafc, #ebece6);
  background-position: calc(100% - 2.7em) 0, calc(100% - 2.7em + 1px) 0, 0 0;
  background-size: 1px 100%, 1px 100%, auto auto;
  overflow: hidden;
  cursor:pointer;
}
a#button1:after {
  content: url(/images/mail.png);
  position: relative;
  bottom: 0;
  left:3px;
  display: inline-block;
  margin-left: 1.4em;
  vertical-align: middle;
}

a#button1:active:after {
  bottom: -1.2em;
  transition: .3s;
}


div.item_wrap {
	margin-top:10px;
	margin-bottom:10px;
}

p.thumbs img {
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	padding:5px; background:white;
}

div.blog_title {
	color: #172C54;
    margin: 15px 0 15px 0;
    font-size: 18px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;

}

div.blog_title h2, h2.link_title {
	color: #9fafb4;
    text-transform: uppercase;
    /*background: #e3ecf0;*/
    padding: 4px 0 3px 6px;
    font-size: 15px;
    font-weight: bold;
    margin: 13px 0 10px 0;
    border-bottom: 1px solid #9fafb4;
    border-left: 3px solid #9fafb4;
}

div.blog_title h2:before {
	content: url('../images/postheadericon.png');
    bottom: 2px;
	margin-right:3px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

h2.link_title:before {
	content: url('../images/postheadericon.png');
    bottom: 2px;
	margin-right:7px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

div.blog_title a, h2.link_title a {
	color: #404b4e;
    text-decoration: none;
}

div.img-intro-left {
	float:left;
	margin-right:20px;
}

.readmore a {
	text-decoration: none;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #FFFFFF;
    margin: 0 5px 0 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 24px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	
	border: 0;
    border-collapse: separate;
    -webkit-border-radius: 0;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #1E386C;
    background: -webkit-linear-gradient(top, #4773CD 0, #3767C8 11%, #132344 100%) no-repeat;
    background: -moz-linear-gradient(top, #4773CD 0, #3767C8 11%, #132344 100%) no-repeat;
    background: -o-linear-gradient(top, #4773CD 0, #3767C8 11%, #132344 100%) no-repeat;
    background: -ms-linear-gradient(top, #4773CD 0, #3767C8 11%, #132344 100%) no-repeat;
    background: linear-gradient(to bottom, #4773CD 0, #3767C8 11%, #132344 100%) no-repeat;
    -svg-background: linear-gradient(top, #4773CD 0, #3767C8 11%, #132344 100%) no-repeat;
    border-width: 0;
    padding: 0 7px;
    margin: 0 auto;
    height: 24px;
}

p.break {
	margin:0;
}

.items-leading {
	margin-top:30px;
}

.zakaz_link {
	color:blue; 
	font-weight:bold; 
	cursor:pointer; 
	text-decoration:underline;
}

.zakaz_link:hover {
	text-decoration:none;
} 

.zakaz_link_1 {
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:blue; 
	cursor:pointer; 
	text-decoration:underline;
}

.zakaz_link_1:hover {
	text-decoration:none;
}

.menu_switch:hover {
	opacity:0.5;
} 

.blog-news div.blog_title h2 {
	color:black;
	background:transparent;
	
}

.blog-news div.blog_title h2:before {
	content: url('/images/news5.png');
	
}

.blog-news div.blog_title a {
	color:black;
}

.article-info-term {
	display:none;
}

.published:before {
	content: url('/images/public.png');
}

.article-info {
	text-align:right;
}

.article-info dd {
	display:inline-block;
}

.hits:before {
	content: url('/images/views.png');
}

.item-page-news hgroup h1.title {
	display:none;
}

.item-page-stati hgroup h1.title {
	display:none;
}

.intro_img img {
	border:none;
}

div#search {
	position:relative;
	/*padding-top:10px;*/
}

div#search form.form-inline {
	position:relative;
}

div#search input.inputbox {
	width: 150px;
    position: absolute;
    right: 30px;
    top: 0px;
}

div#search input.button {
	position: absolute;
    right: 0px;
    top: 0px;
}

.result-title{
	margin-top:10px;
}

.result-title a {
	font-weight:bold;
}

.highlight {
	font-weight:bold;
}

div#content div.search {
	margin-top:30px;
}

div.btn-group {
	display: inline-block;
}

#breadcrumbs-one{
 background: #eee;
 border-width: 1px;
 border-style: solid;
 border-color: #f5f5f5 #e5e5e5 #ccc;
 border-radius: 5px;
 box-shadow: 0 0 2px rgba(0,0,0,.2);
 overflow: hidden;
 width: 100%;
 margin: 0;
 padding: 0;
 list-style: none;
 }
 
#breadcrumbs-one li{
 float: left;
 }
 
#breadcrumbs-one a{
 padding: .7em 1em .7em 2em;
 float: left;
 text-decoration: none;
 color: #444;
 position: relative;
 text-shadow: 0 1px 0 rgba(255,255,255,.5);
 background-color: #ddd;
 background-image: linear-gradient(to right, #f5f5f5, #ddd);
 }
 
#breadcrumbs-one li span{
 padding: .7em 1em .7em 2em;
 float: left;
 text-decoration: none;
 color: #444;
 position: relative;
 text-shadow: 0 1px 0 rgba(255,255,255,.5);
 background-color: #ddd;
 background-image: linear-gradient(to right, #f5f5f5, #ddd);
 }
 
#breadcrumbs-one li:first-child a{
 padding-left: 1em;
 border-radius: 5px 0 0 5px;
 }
 
#breadcrumbs-one a:hover{
 background: #fff;
 }
 
#breadcrumbs-one a::after,
 #breadcrumbs-one a::before{
 content: "";
 position: absolute;
 top: 50%;
 margin-top: -1.5em;
 border-top: 1.5em solid transparent;
 border-bottom: 1.5em solid transparent;
 border-left: 1em solid;
 right: -1em;
 }
 
#breadcrumbs-one a::after{
 z-index: 2;
 border-left-color: #ddd;
 }
 
#breadcrumbs-one a::before{
 border-left-color: #ccc;
 right: -1.1em;
 z-index: 1;
 }
 
#breadcrumbs-one a:hover::after{
 border-left-color: #fff;
 }
 
#breadcrumbs-one .current,
 #breadcrumbs-one .current:hover{
 font-weight: bold;
 background: none;
 }
 
#breadcrumbs-one li span,
 #breadcrumbs-one li span:hover{
 font-weight: bold;
 background: none;
 }
 
#breadcrumbs-one li span::after,
 #breadcrumbs-one li span::before{
 content: normal;
 }
 
div.breadcrumbs {
	padding:15px 0 5px 0;
}

div.breadcrumbs a {
	color:Gray;
	text-decoration:none;
}

div.breadcrumbs a:hover {
	text-decoration:underline;
}

div.custom-webim {
	text-align:center;
}

div.search-404 {
	text-align:center;
}

img.zoom {
	border:none;
}

div.img_view {
	text-align:center;
	margin-bottom:20px;
}

img.l, img.r {
	opacity:0.5;
}

div.dv1 img {
	border:none;
	border-radius:5px;
}

div.img_view {
	text-align:center;
	margin-bottom:20px;
}

a#left, a#right {
	opacity:0.5;
}

a#left:hover, a#right:hover {
	opacity:1;
}

ul#desc_top {
	list-style-type:none;
	padding:0;
	margin-bottom:-1px;
}

ul#desc_top li {
	display: inline-block;
	margin-right:10px;
}

ul#desc_top li.active {
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-left:1px solid silver;
	background:white;
	/*box-shadow: 0 0 10px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.5), 0 0 0 white, 0 0 10px rgba(0,0,0,0.5);*/
	/*box-shadow: 0 1px 10px rgba(0,0,0,0.5),*/
}

ul#desc_top li a {
	font-size:14px;
	color:SteelBlue;
	font-weight:bold;
	display:block;
	padding:10px 20px 15px 50px;
	border:none;
}

ul#desc_top li a:hover {
	color:Tomato;
}

ul#desc_top li.active a {
	color:Tomato;
	text-decoration:none;
}

ul#desc_top li#description {
    background-image: url(/images/description.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

ul#desc_top li#video {
    background-image: url(/images/video.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

ul#desc_top li#specifications {
    background-image: url(/images/specifications.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div.contetnt_view {
	min-height:100px;
	border: 1px solid silver; 
	padding: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

div.contetnt_view * {
	line-height: 140%;
}

div#specifications table {
	width:100%;
	border-collapse:collapse;
	margin:auto;
}

div#specifications table td {
	height:30px;
	border-bottom:1px solid white;
	background:#e9ecf5;
	padding:10px;
	font-size:14px;
}

div.img_view div#top_view {
	display: inline-block;
}

div.img_view div#top_view a {
	    overflow-x: hidden;
}

div.img_view div#bot_view {
	width: 5000px;
}

div.cat-children ul {
	padding:0;
	list-style-type:none;
}

div.cat-children span.item-title a {
	color: #5f7278;
	text-decoration: none;
}

div.swf {
	display:inline-block;
	margin:auto;
	text-align:center;
}

div.swf div {
	display:inline-block;
	text-align:center;
	margin:20px 20px 10px 20px;
}

div#news fieldset {
	/*border:1px solid #f0efef; */
	border:1px solid silver;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

div#news fieldset legend {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div.cont_news {
	display:none;
}

.all_news {
	/*display:block;
	text-align:center;
	border: 1px #e0e0e0 solid;
	padding:5px;*/
}

.all_news a {
	text-decoration:none;
	display:block;
	text-align:center;
	/*border: 1px #e0e0e0 solid;*/
	padding:5px;
	background:#eff2f8;
	color:DarkSlateGrey;
	font-size:13px;
	font-weight:bold;
	border-radius:3px;
}


.all_news a:hover {
	background:#bcc9cf;
	color:white;
	text-shadow:0px 0px 1px black;
}

article.item-page-news {
	background: url(/images/news_fon2.png) no-repeat right top;
    border: 1px solid #eae8e8;
    padding: 20px 15px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1) inset;
}

article.item-page-services {
	margin-top: 5px;
    border: 1px solid #eae8e8;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1) inset;
}

article.item-page-news hgroup {
	margin-right:50px;
}

article.item-page-services .title {
	background: transparent;
}

div.intro_img {
	position:relative;
	max-height:200px;
	width: 90%;
	max-width: 200px;
	overflow-y:hidden;
	text-align: center;
}

section.blog-news div.intro_img a:before {
	   content: url('/images/news_fon3.png');
	   position:absolute;
	   top:0;
	   left:0;
}

div.pagination {
	text-align: center;
	    border-top: 1px dashed gray;
}

div.pagination ul {
	padding: 0px;
}

div.pagination li {
	display: inline-block;
	margin: 0 5px 0 5px;
	font-size: 12px;
	color: black;
	font-weight:bold;
	border:1px solid silver;
	padding:1px;
}

div.pagination a[data-original-title="<"]:hover {
	text-decoration: none !important;	
}

div.pagination a {
	text-decoration: none;
	color: black;
}

div.pagination li.tool {
	font-size: 14px;
	border: none;
}

div.pagination li span.cur {
	color: red;
}

div.pagination li.tool span.cur {
	color: black;
}

div#chat {
	position:fixed; 
	bottom: -390px; 
	right:20px; 
	height:430px; 
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
	z-index:3;
}

div.news_wrap-news {
	padding:10px 20px;
	width:250px;
}

div.news_wrap-newsright {
	padding:10px 10px;
	width:250px;
}

div.content-right {
	float: left;
	margin-top:10px;
}

ul.nav-image {
	list-style-type: none;
    padding: 0;
	/*overflow-y: hidden;*/
}

ul.nav-image > li {
	display: inline-block;
	width: 225px;
	position: relative;
}

ul.nav-image > li > span.point1{
	width: 200px;
	position: relative;
	background: #fff;
	padding: 2px;
    text-align: center;
    display: inline-block;
	margin: 10px;
	height: 205px;
	float: left;
	border: 1px solid white;
	box-shadow: 0 0 0 1px rgb(194, 192, 184) inset, 0 5px 0 -4px rgb(255, 255, 255), 0 5px 0 -3px rgb(194, 192, 184), 0 11px 0 -8px rgb(255, 255, 255), 0 11px 0 -7px rgb(194, 192, 184), 0 17px 0 -12px rgb(255, 255, 255), 0 17px 0 -11px rgb(194, 192, 184);
}

ul.nav-image > li > span.point2{
	width: 200px;
	position: relative;
	background: #eaedf6;
	padding: 2px;
    text-align: center;
    display: inline-block;
	margin: 10px;
	height: 205px;
	float: left;
	box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
	border: 1px solid white;
}

ul.nav-image > li span.image-title {
	display: table-cell;
    vertical-align: middle;
	text-shadow: #353535 1px 1px 1px;
}

ul.nav-image > li > span > a {
	font-family: tahoma;
    color: white;
    font-size: 14px;
    line-height: 130%;
	font-weight: bold;
	
}

ul.nav-image-child {
	display: none;
	position: absolute;
	top: 220px;
	z-index: 1;
	padding:5px;
	margin: 0 10px 0 10px;
	background: #f4f6fc;
	width:194px;
	border: 1px solid white;
	border-top:0;
	box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
}

fieldset.menu-field {
    border: 1px solid #e0dddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	padding:0;
	text-align: center;
	background: #f7f7f6;
}

fieldset.menu-field legend {
	font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
	color: DarkSlateGray;
}

ul.nav-image-child > li {
	display: block;
	padding:10px 10px 10px 25px;
	/*background: #fbf8f8;*/
	margin: 0px 0;
	text-align:left;
	border-bottom: 1px solid #eeecec;
	border-top: 1px solid white;
	/*box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);*/
	background: url(/images/catalog/li1.png) no-repeat 5px center;
	
}

ul.nav-image-child > li:hover {
	background-color: #e9ecf3;
}

ul.nav-image-child > li:first-child {
	border-top: 0;
}

ul.nav-image-child > li:last-child {
	border-bottom: 0;
}

ul.nav-image-child > li a {
	text-decoration: none;
	color: DarkSlateGrey;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#zakazchiki {
	margin: 10px 20px 20px 20px;
	border: 1px solid #e0dddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	text-align: center;
}

#zakazchiki div.viewport {
	overflow-x: hidden;
	position: relative;
	height: 162px;
}

#zakazchiki div.viewport div.images {
	display: flex;
	position: absolute;
}

#zakazchiki div.viewport div.images div {
	flex: none;
	display: inline-block;
	height: 100px;
	padding: 20px 15px;
	margin: 10px 10px;
	border: 1px solid #e1e1e1;
	width: 180px;
	text-align: center;
}

#zakazchiki img {
	height: 100px;
}

div.main div.content-left {
	display: none;
}

ul.nav-image div.block_title {
	position: absolute;
	width:194px;
    left: 0;
    bottom: 20px;
    background: rgba(0, 156, 199, 0.3);
    padding: 5px 5px;
	height: 60px;
    display: table;
}
div.news_photo, div.project_photo {
	margin: 10px 0;
}

div.news_photo a {
	display: inline-block;
	padding: 5px 5px 20px 5px;
	margin: 5px 8px 5px 0;
	box-shadow: 0px 0px 5px 0px #505050;
}

div.project_photo a {
	display: inline-flex;
	margin: 5px 8px 5px 0;
	box-shadow: 2px 2px 2px #4444446b;
    border: 1px solid gainsboro;
}

div.news_photo a:last-child, div.project_photo a:last-child {
	margin-right: 0;
}

div.news_header_photo img {
	padding: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .8), 23px 0 20px -23px rgba(0, 0, 0, .8), 0 0 40px rgba(0, 0, 0, .1) inset;
    background: white;
}

div.items-row {
	padding: 10px;
    margin-bottom: 20px;
    border: 1px solid gainsboro;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

div.youtube {
	height: 0; 
	position: relative; 
	padding-bottom: 56.25%;
}

div.youtube iframe {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%;
}

.object-card {
	padding: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -17px 0 20px -23px rgba(0, 0, 0, .8), 17px 0 20px -23px rgba(0, 0, 0, .8), 0 0 40px rgba(0, 0, 0, .1) inset;
    background: white;
    display: inline-block;
	line-height: 150%;
	font-style: Italic;
	box-sizing: border-box;
	width: 100%;
}

.object-card p {
	font-size: 16px;
    line-height: 150%;
}

div.img_view3 {
	margin-bottom: 20px;
	position: relative;
}

a.news_link {
	font-size: 16px; 
	font-weight: bold; 
	color: steelblue;
	line-height: 150%;
	text-decoration: none;
}

a.news_link:hover {
	text-decoration: underline;
}

div#footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 30px 0 20px 10px; 
	line-height: 160%; 
	color:#34536e;
}

.footer_caption {
	font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: 1px dashed SteelBlue;
    padding-bottom: 3px;
}

div#footer a {
	color: #34536e;
}

div#footer > div {
	max-width: 335px;
	margin: 5px;
}

div.feed_back label {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: normal;
}

#application {
	font-family: Arial;
}

#application_header {
	padding: 10px 30px 20px 30px;
    background: #08c;
    color: white;
	font-size: 16px;
	text-align: center;
	max-width: 280px;
	font-family: Arial;
}

div.agreement {
	font-size: 14px;
	line-height: 140%;
	font-family: tahoma;
}

div.agreement ol {
	list-style: none;
	counter-reset: li;
	padding-left: 30px;
}

div.agreement ol > li {
	margin: 10px 0;
}

div.agreement ol > li:before {
	counter-increment: li;
	content: counters(li,".") ". ";
}

div.status {
	color: #f5411b;
	font-size: 11px;
	text-align: left;
}

div.status:after {
	content: "\25B2";
	font-size: 11px;
	font-family: Arial;
	margin-left: 3px;
}

#selfCC, .button-widget {
	color: #fff;
    background-color: #0074ad;
    background-image: -moz-linear-gradient(top,#08c,#005580);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#005580));
    background-image: -webkit-linear-gradient(top,#08c,#005580);
    background-image: -o-linear-gradient(top,#08c,#005580);
    background-image: linear-gradient(to bottom,#08c,#005580);
	border: 1px solid #ccc;
    border-color: #005580 #005580 #023;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	font-size: 14px;
    padding: 10px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-repeat: repeat-x;
	border-radius: 5px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}

#selfCC:hover, .button-widget:hover {
	background-color: #005580;
	text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
  
}

.department {
	margin: 20px 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
    border: 1px solid #eae8e8;
	padding: 20px;
}

.department_header {
	font-size: 18px;
    font-weight: bold;
    color: steelblue;
}

div.adres {
	padding: 20px 20px 0 20px;
}

div.adres p {
	display: flex;
	flex-wrap: wrap;
}

div.adres p span {
	min-width: 171px;
	margin-right: 20px;
}

.b-page_newyear {
	position: absolute;
	top: 0;
	width: 100%;
}

.b-page__content {
  min-height: 90px
}

.b-head-decor {
  display: none
}

.b-page_newyear .b-head-decor {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 115px;
  width: 100%;
  overflow: hidden;
  background: url(http://pve.su/example/balls/b-head-decor_newyear.png) repeat-x 0 0
}

.b-page_newyear .b-head-decor__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 115px;
  display: block;
  width: 373px
}

.b-page_newyear .b-head-decor::before {
  content: '';
  display: block;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: 3;
  height: 115px;
  display: block;
  width: 100%;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75)
}

.b-page_newyear .b-head-decor__inner_n2 {
  left: 373px
}

.b-page_newyear .b-head-decor__inner_n3 {
  left: 746px
}

.b-page_newyear .b-head-decor__inner_n4 {
  left: 1119px
}

.b-page_newyear .b-head-decor__inner_n5 {
  left: 1492px
}

.b-page_newyear .b-head-decor__inner_n6 {
  left: 1865px
}

.b-page_newyear .b-head-decor__inner_n7 {
  left: 2238px
}

.b-ball {
  position: absolute
}

.b-ball_n1 {
  top: 0;
  left: 3px;
  width: 59px;
  height: 83px
}

.b-ball_n2 {
  top: -19px;
  left: 51px;
  width: 55px;
  height: 70px
}

.b-ball_n3 {
  top: 9px;
  left: 88px;
  width: 49px;
  height: 67px
}

.b-ball_n4 {
  top: 0;
  left: 133px;
  width: 57px;
  height: 102px
}

.b-ball_n5 {
  top: 0;
  left: 166px;
  width: 49px;
  height: 57px
}

.b-ball_n6 {
  top: 6px;
  left: 200px;
  width: 54px;
  height: 70px
}

.b-ball_n7 {
  top: 0;
  left: 240px;
  width: 56px;
  height: 67px
}

.b-ball_n8 {
  top: 0;
  left: 283px;
  width: 54px;
  height: 53px
}

.b-ball_n9 {
  top: 10px;
  left: 321px;
  width: 49px;
  height: 66px
}

.b-ball_n1 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n1.png) no-repeat
}

.b-ball_n2 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n2.png) no-repeat
}

.b-ball_n3 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n3.png) no-repeat
}

.b-ball_n4 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n4.png) no-repeat
}

.b-ball_n5 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n5.png) no-repeat
}

.b-ball_n6 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n6.png) no-repeat
}

.b-ball_n7 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n7.png) no-repeat
}

.b-ball_n8 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n8.png) no-repeat
}

.b-ball_n9 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_n9.png) no-repeat
}

.b-ball_i1 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_i1.png) no-repeat
}

.b-ball_i2 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_i2.png) no-repeat
}

.b-ball_i3 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_i3.png) no-repeat
}

.b-ball_i4 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_i4.png) no-repeat
}

.b-ball_i5 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_i5.png) no-repeat
}

.b-ball_i6 .b-ball__i {
  background: url(http://pve.su/example/balls/b-ball_i6.png) no-repeat
}

.b-ball_i1 {
  top: 0;
  left: 0;
  width: 25px;
  height: 71px
}

.b-ball_i2 {
  top: 0;
  left: 25px;
  width: 61px;
  height: 27px
}

.b-ball_i3 {
  top: 0;
  left: 176px;
  width: 29px;
  height: 31px
}

.b-ball_i4 {
  top: 0;
  left: 205px;
  width: 50px;
  height: 51px
}

.b-ball_i5 {
  top: 0;
  left: 289px;
  width: 78px;
  height: 28px
}

.b-ball_i6 {
  top: 0;
  left: 367px;
  width: 6px;
  height: 69px
}

.b-ball__i {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  pointer-events: none
}

.b-ball_bounce .b-ball__right {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  z-index: 9
}

.b-ball_bounce:hover .b-ball__right {
  display: none
}

.b-ball_bounce .b-ball__right:hover {
  left: 0;
  display: block!important
}

.b-ball_bounce.bounce>.b-ball__i {
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg)
}

.b-ball_bounce .b-ball__right.bounce+.b-ball__i {
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg)
}

.b-ball_bounce.bounce1>.b-ball__i {
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg)
}

.b-ball_bounce .b-ball__right.bounce1+.b-ball__i {
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg)
}

.b-ball_bounce.bounce2>.b-ball__i {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg)
}

.b-ball_bounce .b-ball__right.bounce2+.b-ball__i {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg)
}

.b-ball_bounce.bounce3>.b-ball__i {
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  transform: rotate(1.5deg)
}

.b-ball_bounce .b-ball__right.bounce3+.b-ball__i {
  -webkit-transform: rotate(-1.5deg);
  -moz-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg)
}

a#snow {
	display: inline-block;
	position: absolute;
    z-index: 10;
    top: 17px;
    right: 15px;
}

div.fancybox-application > div {
	padding: 0;
	margin: 10px;
}

div.fancybox-application .fancybox-close-small:after {
	color: #000;
	font: 28px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
	font-weight: bold;
	-webkit-text-stroke: 1px white;
}

div.phone {
	display: inline-block; 
	font-size: 16px; 
	padding: 5px 5px 5px 40px; 
	color: white; 
	line-height: 120%; 
	margin: 0px; 
	width:240px; 
	position: relative;
	margin-top: 5px;
    font-weight: bold;
}

div.phone:before {
	content: "\E260";
	font-family: IcoMoon;
	font-weight: normal;
	font-size: 28px;
	position: absolute;
	left: 0;
	top: calc(50% - 8px);
}

div.email {
	display: inline-block; 
	font-size: 15px; 
	padding: 5px 5px 5px 40px; 
	color: white; 
	line-height: 120%; 
	margin: 0px; 
	width:240px;
	position: relative;
}

div.email:before {
	content: "\004D";
	font-family: IcoMoon;
	font-size: 26px;
	position: absolute;
	left: 0;
	top: calc(50% - 9px);
}

a.back-call {
	display: flex;
    align-items: center;
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 50px;
    background: #28aae1;
	border: 0;
    outline: 0;
    border-radius: 30px;
	text-decoration: none;
	overflow-x: hidden;
	-webkit-transition: width .5s;
    -moz-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}
a.back-call:hover {
	width: 200px;
}

a.back-call img {
	width: 50px;
	margin-right: 10px;
}

a.back-call span {
	color: white;
	font-size: 16px;
	display: inline-block;
	white-space: nowrap;
}

a.news-link {
	font-weight: bold;
    color: steelblue;
}

div.news-block {
	font-size: 14px;
	margin: 20px 0 0px 0;
	line-height: 150%;
	padding: 0 10px;
}

div.news_photo:before, div.project_photo:before {
    content: "\0424\043E\0442\043E";
    font-style: italic;
    font-size: 12px;
    color: grey;
    display: block;
    text-align: left;
    padding: 10px 0px 2px;
    border-bottom: 1px dashed silver;
	margin-bottom: 10px;
}

div.otzyv {
	text-align: center;
}

div.otzyv:before {
    content: "Отзыв";
    font-style: italic;
    font-size: 12px;
    color: grey;
    display: block;
    text-align: left;
    padding: 10px 0px 2px;
    border-bottom: 1px dashed silver;
	margin-bottom: 20px;
}

div.col-2 a {
	margin: 10px 10px !important;
}

div.news_photo img, div.project_photo img  {
	height: auto;
	max-width: 290px;
}

#iframe_feedback {
	border: none;
    max-width: 600px;
	width: 100%;
    height: 560px;
}

div.feed_back {
	max-width: 500px;
	margin: auto;
}

div.feed_back #posName, div.feed_back #posEmail, div.feed_back #tel, div.feed_back #posText, #keystring {
	border: 0;
    background: #f3f3f3;
    box-shadow: 0 2px 2px #ababab inset;
	padding: 6px;
    color: #464a4c;
    border-radius: 0;
    margin-bottom: 10px;
    width: 100%;
	height: 40px;
	margin-top: 5px;
} 

div.fancybox-slide div#application input.text {
	height: 20px;
}

div.fancybox-slide div#application textarea {
	height: 90px;
}

div.news-text {
	margin-top: 30px; 
	font-size: 15px; 
	line-height: 150%;
}