﻿@charset "utf-8";

@font-face {
    font-family: 'Open Sans';
    src:url('/fonts/open_sans.eot');
    src: local('Open Sans'), url('/fonts/open_sans.eot') format('eot'), url('/fonts/open_sans.ttf') format('truetype'), url('/fonts/open_sans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Bold';
    src:url('/fonts/open_sans_bold.eot');
    src: local('Open Sans Bold'), url('/fonts/open_sans_bold.eot') format('eot'), url('/fonts/open_sans_bold.ttf') format('truetype'), url('/fonts/open_sans_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Semibold';
    src:url('/fonts/open_sans_semibold.eot');
    src: local('Open Sans Semibold'), url('/fonts/open_sans_semibold.eot') format('eot'), url('/fonts/open_sans_semibold.ttf') format('truetype'), url('/fonts/open_sans_semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, table{
	margin: 0;
	width: 100%;
	background-color: white;
	font-size: 14px;
	color: black;
	line-height: 1.3;
	min-width: 960px;
	font-family: 'Open Sans';
}
.text {
    font-size: 14px;
	color: black;
	line-height: 1.3;
	min-width: 940px;
	font-family: 'Open Sans';
    margin: 0;
	width: 100%;
}
body{
	background-color: white /*#c2cdcf */;
	background-image: none /*url('/img/bg_met.jpg')*/ ;
}
a:link,a:visited,.text a:link,.text a:visited{
	color: #0590b3;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color: #0590b3;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.header_wrapper{
	background-color:#fff;
}
.main{
	width: 940px;
    margin: auto;
}
.top_header{
	padding:15px 0;
}
.title_block{
	vertical-align:middle;
	float:left;
	width:640px;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	width:440px;
	margin-top:45px;
    margin-left:20px;
}
.name:link,.name:visited,.name:hover{
	font-size:34px;
	color:#00109d;
	line-height:1.3em;
	text-decoration:none;
}
.slogan:link,.slogan:visited,.slogan:hover{
    font-family: 'Open Sans Semibold';
    margin-top: 46px;
    text-decoration:none;
    color:#000;

}
.top_header .logo {
    background: url('/images/logo.png') 0 0 no-repeat;
    width: 172px;
    height: 50px;
    display: block;
    float: left;
    color: #5f5f5f;
   margin-top: 30px;
}
.contacts{
	vertical-align:middle;
	float:right;
	color:#666;
	font-size:12px;
	line-height:1.3em;
}
.header_search_form{
	margin-top:8px;
    position:relative;
}
.header_search_form .search_form_string{
	padding: 0 10px 0 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
	height: 25px;
	width: 145px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
}
.header_search_form .submit_button {
    height: 25px;
	width: 25px;
	background: white url('/images/icon-search.png') center center no-repeat;
    position:absolute;
    left:4px;
    top:1px;
    border:none;
    opacity:0.7;
}
.header_search_form .submit_button:hover {
    background: white url('/images/icon-search.png') center center no-repeat;
    box-shadow: none;
    opacity:1;
}
.contacts div{
	margin-top:2px;
	color:#000;
}
.phone{
	margin:0;
	color:#1a114a871;
}
.small-phone{
	font-size:16x;
	padding:2px 3px 0 0;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.big-phone{
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
	font-size: 18px;
    color: #97ab2f;
    font-weight:bold;
}
.menu{
	font-size:16px;
	line-height:20px;
	text-align:center;
    background-color: #0b7cae;
}
.header-banner {
    background: #075576 url('/images/header-banner.jpg') top center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
}
.menu .level-0 li {
    list-style-type: none;
    display: inline-block;
    width: 114px;
}
.menu .level-0 ul{
	display:none;
	line-height:0;
	font-size:0;
}
.menu .level-0 li a{
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    display: block;
    padding-top: 11px;
    padding-bottom: 10px;
    text-transform: none;
}
.menu .level-0 li:hover a{

    -webkit-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.2);
}
.menu .level-0 .current a{
	-webkit-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 20px 5px rgba(0,0,0,0.2);

    font-family: 'Open Sans Semibold';
}
.menu .level-0 .current a:hover{

}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:40px;
	left:0;
	z-index:100;
	width:220px;
	font-size:14px;
	line-height:1.3em;
	background-color:#fff;
	box-shadow:0 0 5px #383838;
}
.menu .level-0 .level-1 li {
	display:block;
	text-align:left;
}
.menu .level-0 .level-1 li a{
	color: #000;
	text-decoration:underline;
	padding:0;
	display:block;
	padding:5px 10px;
	background:none;
	border:0;
}
.menu .level-0 .level-1 li a:hover{
	color: #fff;
	background-color:#7d8788;
	text-shadow:0 1px 1px #35404f;
	text-decoration:none;
	border-radius:0;
}
.menu .level-0 .level-1 .current a{
	color: #004dec;
	text-decoration:none;
	border-radius:0;
}
.index_content .h2, .left_block .h2{
	font-size: 20px;
    line-height: 1.3em;
}
.left_menu {
	margin-bottom:10px;	
}
.left_menu li{
	text-align:left;
	padding:0;
    margin-bottom: 20px;
}
.left_menu .last{
	border:none;
}
.left_menu p {
    font-family: 'Open Sans Bold';
    margin-top: 30px!important;
    margin-bottom: 20px!important;
}
.left_menu .current a{
	color:black;
	text-shadow:1px 1px #ccc;
}
.left_menu li a{
    font-family: 'Open Sans Semibold';
    color: #015377;
}
.left_menu li a:hover{

}
.show_all{
	text-align:right;
	margin-top:20px;
	font-style:italic;
}
.items_catalog li a img,.photo_list li a img,.object_image a img{
	/*padding:9px;*/
	background:#fff;
	border:1px solid #999;
	box-shadow:0 0 10px #999;
	margin:10px 0;
}
.object_image a img{
	margin-top:0;
}
.items_catalog li a:hover img,.photo_list li a:hover img,.object_image a:hover img{
	box-shadow:0 0 10px #1c27ff;
}
.items_catalog li, .photo_list li{
	width:190px;
	padding:10px;
	margin:0 10px;
	vertical-align:top;
}
.items_catalog .category_title, .items_catalog .object_title{
	padding:0 0 5px 0;
}
.items_catalog .simple_catalog_item .object_prefix_bottom{
	display:block;
}
.content{
	width: 940px;
	margin: auto;
}
.main_content{
	margin:auto;
	width:940px;
	padding:15px 0;
}
.left_block{
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.3);
    -moz-box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.3);
    box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.3);
    position: absolute;
    height:305px;
    width: 203px;
    float: left;
    color: #015377;
    padding-left: 25px;
    padding-right: 10px;
}
.left_block p {
    font-family: 'Open Sans Bold';
    margin-top: 30px;
    margin-bottom: 20px;
}

.left_block .index_news, .left_block .custom_block_1, .left_block .custom_block_2{
	margin-bottom:10px;
}
.index_news .top_date{
	display:none;
}
.index_news .bottom_date{
	display:block;
}
.index_news .news .news_item{
	margin-bottom:0px;
}
.index_news .news .news_item  .news_title{
	margin-bottom:2px;
}
.index_news .news .news_item .text{
	font-size:12px;
	line-height:1.3em;
}
.top_date,.bottom_date,.main_top_date{
	font-size:12px;
	color:#666;
	font-style:italic;
}
.main_top_date{
	margin-top:4px;
}
.photoalbum_index{
	margin-top:15px;
}
.main_image img{
	margin-bottom:15px;
}
.breadcrumbs{
	line-height:1.3em;
	font-size:11px;
	padding:10px 10px 0 10px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#dd0005;
	color:#fff;
}
.lower_menu{
	display:none;
	margin-top:25px;
	text-align: center;
}
.lower_menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 5px 10px;
	border-right: 1px dotted gray;
	font-size: 12px;
	line-height:1em;
}
.lower_menu ul .last{
	border-right: none;
}
.lower_menu ul li a{
	color: #1e00ec;
}
.lower_menu ul li a:hover{
	color: #8a8a8a;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}


.comments_form_div {
	display:none;
}
.like_block {
	display:none;
}
.float_r {float:right}
.header-banner h1 {
    margin-top: 92px;
    font-size: 36px;
    margin-bottom: 0;
    color:#fff;
}
.header-banner p {
    margin-bottom: 35px;
    margin-top: 25px;
}
.footer {
	background-color: #444a4e;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: -1px;
}
.footer .text p {color:#fff!important;}

/*Контент - начало*/
.h-blue {
	width: 100%;
}
.h-blue h2 {
	margin-top: -11px;
	margin-bottom: 0;
}
.h-blue td {
	vertical-align: top !important;
	padding-bottom: 5px !important;
    border:none!important;
}
.h-blue .wave {
	background: url('../img/wave.png') 0 0 repeat-x;
	height: 5px;
}
.main-page-table td {border:none!important;}
.reviews .h-blue .wave {
	background: url('../img/wave-white.png') 0 0 repeat-x;
	height: 5px;
}
h2 {
	font-family: 'Open Sans Semibold';
	font-size: 18px;
	text-align: center;
}
.used {
	padding-top: 40px;
}
.used table {
	margin-top: 25px;
}
.used table tr td {
	vertical-align: top!important;
	padding-bottom: 35px!important;
}

.used table.h-blue tr td {
	padding: 0 0 35px!important;
}
table.h-blue h2 {
	display:block!important;
}

.used table tr td img {
	margin-right: 25px;
}
.used table tr td p {
	margin-top: 0;
}
.used table tr td p strong {
	font-family: 'Open Sans Semibold';
}
.used table ul {
	padding: 0;
}
.used table ul li {
	width: 166px;
	padding-right:20px;
    margin-bottom: 10px;
    list-style-type: disc;
    color: #b2c747;
    float: left;
    margin-left: 18px;
}
.used table ul li span {
	color: #000;
}
.examples .news {
	width: 181px;
	height: 385px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c0ebfe', endColorstr = '#5cbae5');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c0ebfe', endColorstr = '#5cbae5')";
	background-image: -moz-linear-gradient(top, #c0ebfe, #5cbae5);
	background-image: -ms-linear-gradient(top, #c0ebfe, #5cbae5);
	background-image: -o-linear-gradient(top, #c0ebfe, #5cbae5);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#c0ebfe), to(#5cbae5));
	background-image: -webkit-linear-gradient(top, #c0ebfe, #5cbae5);
	background-image: linear-gradient(top, #c0ebfe, #5cbae5);
	position: relative;
	margin-top: 60px;
	padding-top: 6px;
	float: left;
}
.news div.news-block {
	background: url('../img/news-bg.png') center 143px no-repeat;
	width: 180px;
	height: 385px;
}
.examples {
	padding-bottom: 60px;
}
.examples .news h4 {
	position: absolute;
	width: 181px;
	text-align: center;
	top: -35px;
	font-family: 'Open Sans Semibold';
	font-size: 18px;
}
.examples .new-title {
	margin-left: 20px;
}
.examples .new-title span {
	background: url('/img/icon-clock.png') 0 0 no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 5px;
}
.examples .new-content {
	background: url('/img/new.png') top center no-repeat;
	width: 180px;
	height: 101px;
	position: relative;
    left: -21px;
    padding-left: 43px;
    font-size: 14px;
    font-family: 'Open Sans Semibold';
    color: #fff;
    padding-top: 12px;
}
.examples .new-content a {
	font-family: 'Open Sans';
	color: #fff;
}
.jcarousel-wrapper {
	float: right;
	margin-top: 29px;
	border: 1px solid #b6b6b6!important;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}
.jcarousel li {
	position: relative;
}
.jcarousel li .description {
	position: absolute;
	bottom: 25px;
	background-color: rgba(255,255,255,0.8);
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}
.jcarousel li .description p {
	margin:7px 40px;
}
.jcarousel li .description ul {
	margin-left: 40px;
}
.jcarousel li .description ul li {
	color: #0b7cae;
	list-style-type: disc;
	display: list-item;
}
.jcarousel li .description ul li span {
	color: #000;
}
.steps {
	width: 100%;
	background: #d8e9ec url('../img/steps-bg.jpg') top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 60px;
	padding-top: 60px;
}
.steps ul {
	padding: 0;
	margin-top: 40px;
}
.steps ul li {
	width: 235px;
	float: left;
	display: block;
	position: relative;
	margin-bottom: 100px;
}
.steps ul li span {
	position: absolute;
	top: 60px;
}
.steps img {
	display: block;
	margin: auto;
}
.steps p {
	font-size: 12px;
}
.prices {
	background: url('../img/header-bg.jpg') top center repeat;
	padding-top: 60px;
	padding-bottom: 20px;
}
.prices ul {
	padding: 0;
	position: relative;
    z-index: 2;
    margin-top: 40px;
}
.prices ul li {
	list-style-type: none;
	float: left;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	height: 260px;
}
.prices ul li a {
	color: #000;
	text-decoration: none;
}
.prices ul li a img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 2px solid #bdb5af;
	display: block;
	margin-bottom: 10px;
	width: 215px;
	height: 151px;
}
.prices ul li a:hover img {
	border: 2px solid #b2c649;
}
.pipe {
	background: url('../img/pipe.png') top center no-repeat;
	position: relative;
	width: 100%;
	height: 395px;
	margin-top: -280px;
	margin-bottom: -240px;
	padding-top: 375px;
}
.pipe h3 {
	text-align: center;
	color: #fff;
	font-family: 'Open Sans Semibold';
	font-size: 20px;
	margin-top: 0;
}
.pipe a {
	color:#fff;
}
.partnership {
	padding-bottom: 20px;
}
.partnership img {
	margin-right: 30px;
}
.partnership td {
	padding-bottom: 30px;
}
.reviews {
	background: #3a697b url('../img/reviews-bg.jpg') top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
.reviews .content > a {
	float: left;
	margin: 40px 10px;
	position: relative;
	display: table;
}
.reviews a span {
	width: 34px;
	height: 35px;
	position: absolute;
	top: 15px;
	right: 15px;
	display: none;
	background: url('../img/zoom.png') 0 0 no-repeat;
}
.reviews a:hover span {
	display: block;
}
.reviews p {
	font-size: 24px;
	text-align: center;
}
.reviews p strong a {
	color: #c1d84b;
}
/*Контент - конец*/

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    width: 660px;
    height: 421px;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel > ul > li {
    float: left;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 55px;
    margin-top: -28px;
    background: url('../img/arrows.png') 0 0 no-repeat;
}

.jcarousel-control-prev {
    left: -32px;
}

.jcarousel-control-next {
    right: -32px;
    background-position: -23px 0;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    line-height: 14px;
    min-width: 14px;

    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;

    margin-right: 2px;

    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.text .reviews img, .text .prices img {margin-right:8px!important}
.main-page {width:100%;}
.text .cbox  img {margin-right:0!important}
.reviews p strong a {color: #c1d84b!important;}
.h-blue {background:none!important;}
.reviews .h-blue h2 {color:#fff;}
.partnership td {
    padding-bottom: 30px!important;
}
.used table.main-page-table tr td:first-child {
    padding-left:0!important
}
.used table.main-page-table tr td:last-child {
    padding-left:25px!important
}
.clear {clear:both;}
.jcarousel ul, .jcarousel ul li {list-style:none;}
.seo_text.text {height:0;}
.main_slider {margin: 35px 0 0 240px;}

.link-news-back {text-align:right;margin:20px 0;}