@charset "utf-8";
/* F O N T S
====================================================*/
@font-face {
	font-family: 'Conv_HelveticaNeueCyr-Thin';
	src: url('../fonts/HelveticaNeueCyr-Thin.eot');
	src: local('O'), url('../fonts/HelveticaNeueCyr-Thin.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Thin.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HelveticaNeueCyr-Light';
	src: url('../fonts/HelveticaNeueCyr-Light.eot');
	src: local('O'), url('../fonts/HelveticaNeueCyr-Light.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Light.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueCyr-Bold';
	src: url('../fonts/HelveticaNeueCyr-Bold.eot');
	src: local('O'), url('../fonts/HelveticaNeueCyr-Bold.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Bold.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	src: url('../fonts/HelveticaNeueCyr-Medium.eot');
	src: local('O'), url('../fonts/HelveticaNeueCyr-Medium.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*==================================================*/
/* R E S E T
==================================================*/
/* CSS Document */
body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;outline: none;}
table{border-collapse:collapse;border-spacing:0;outline: none;}
fieldset,img{border:0;outline: none; vertical-align: top;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;outline: none;}
ul {list-style:none;outline: none;}
caption,th {text-align:left;outline: none;}
h1,h2,h3,h4,h5,h6{font-size:100%;outline: none;}
img {
	border-style:none;
	vertical-align:top;
	max-width:100%;
}
a {
	color:#2e6397;
	text-decoration:none;
}
p{margin-bottom:18px;}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input[type="text"],
input[type="file"],
input[type="password"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius:0;
}
input[type="email"]{
	box-shadow: none;
	-webkit-box-shadow:none;
}
input[type="image"] {padding: 0; border: none;}
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {border:0;}
input[type="submit"]:focus,
input[type="button"]:focus {outline:none;}
header, footer, article, section, nav, figure, aside { display: block; }
figure { margin:0; padding:0; }
/*================================================*/
body {
	margin:0 auto;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}
.clear:after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.container{
	max-width:1028px;
	margin:0 auto;
}
#wrapper{border-top:6px solid #2e6397;
}

#main{min-height: 500px;}
h2{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	font-size:24px;
	line-height:28px;
	margin: 0 0 18px;
}
h3{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	font-size:16px;
	line-height:20px;
}

h4{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	font-size: 18px;
	line-height: 24px;
}
img.justifyleft{
	float:left;
}

img.justifyright{
	float:right;
}

.holder{margin-bottom: 30px;}
.holder h2{margin: 0 0 5px;}
.breadcrumbs li{
	float: left;
	float: left;
	padding:0 10px 0 0;
}
.breadcrumbs li a{
	color: #2E6397;
	text-decoration: underline;
	padding: 0 10px 0 5px;
}
.breadcrumbs li:first-child a {padding-left: 0;}
.breadcrumbs li a:hover{text-decoration: none;}
.date{
	display: block;
	font-style: normal;
	font-size: 11px;
	line-height: 16px;
}
.images{margin-bottom: 40px;}
.paging{
	font-size: 14px;
	line-height: 32px;
}
.paging a{
	text-decoration: underline;
	float: left;
}
.paging a:hover{text-decoration: none;}

.paging ul{
	float: left;
	text-align: center;
	padding: 0 10px;
}
.paging ul li{
	float: left;
	width: 32px;
	height: 32px;
	background: #d5e0ea;
	letter-spacing: 0;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

.paging ul li:first-child{border-left: 1px solid #d3d3d3;}
.paging ul li.active,
.paging ul li:hover{
	background: #fff;
	color: #727272;
}
.paging ul li a{
	display: block;
	float: none;
	color: #727272;
	text-decoration: none;
}
.btn-gray{
	background:url(../img/btn-gray.png) no-repeat;
    height: 65px;
    width: 264px;
    padding: 0 27px 0 0;
    position: relative;
    margin: 0 auto;
}
.btn-gray:after{
	background: url(../img/btn-gray-ico.png) no-repeat;
	width: 42px;
	height: 42px;
	content: '';
	position: absolute;
	top: 11px;
	left: 19px;
}
.btn-gray:hover{
	background:url(../img/btn-gray.png) no-repeat 0 -65px;
    position: relative;
}
.decision .btn-gray {
	margin: 2% auto 5%;
}
.btn-gray a{
	color: #000;
	font-size: 18px;
	line-height: 65px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: right;
}
.btn-gray a:hover{text-decoration: none;}
.logo{
	width:242px;
	height:87px;
	float:left;
	margin: 6px 0 0;
	display: flex;
	align-items: center;
}
.header{margin-bottom:4px;}
.header .right{
	float:right;
}
.header .right-top{
	clear:both;
	float:right;
	margin:0 0 23px;
}
.language{
	font-size:11px;
	line-height:21px;
	float:right;
}
.header .phone{
	float:right;
	font-size:18px;
	line-height:21px;
	margin:13px 0 0 79px;
	position:relative;
	padding-left:25px;
}
.header .phone:before{
	background: url(../img/sprite.png) no-repeat;
	width:20px;
	height:19px;
	position:absolute;
	top:0;
	left:0;
	content:'';
}
.header .phone em{
	font-style:normal;
	color:#2e6397;
}
.language li{
	float:left;
	text-transform:uppercase;
	margin:0 1px;
}
.language li.active{
	background: #2e6397;
	color: #fff;
	padding: 0 4px;
}
.language li a{
	text-decoration:underline;
	display: block;
	padding: 0 4px;
}
.language li a:hover{text-decoration: none;}
nav{clear:both;}
.nav{
	font-family: 'Conv_HelveticaNeueCyr-Light';
	font-size:16px;
	line-height:18px;
}
.nav li{
	float:left;
	padding:0 0 0 23px;
}
.nav li a{text-decoration:underline;}
.nav li a:hover{text-decoration:none;}
.nav li a:hover{text-decoration:underline;}
.nav > li:hover,
.nav > li:hover ul li{position: relative;}
.nav li:hover .sub-menu,
.nav li:hover .sub-menu ul li:hover ul {display: block;}
.nav li:hover a{text-decoration:none;}
.nav .sub-menu,
.nav .sub-menu ul ul{
	display: none;
	position: absolute;
	top: 14px;
	left: 0;
	margin: 0;
	padding: 15px 0 0;
	list-style:none;
	z-index: 5;
}
.nav .sub-menu:before {
	background: url('../img/menu_arrow.png') no-repeat;
	content: "";
	display: block;
	height: 10px;
	left: 26px;
	position: absolute;
	top: 5px;
	width: 14px;
}
.nav .sub-menu ul {
	background: #fff;
	width: 200px;
	z-index: 1000;
	font-size:15px;
	line-height:24px;
	border-radius: 3px;
	box-shadow: 0 0 6px #939393;
}
.nav .sub-menu li {
	white-space: nowrap;
	float:none;
	padding:0;
	border-top: 1px solid #ececec;
}
.nav .sub-menu li:first-child{border-top: none;}
.nav .sub-menu li a{
	padding: 3px 8px;
	display: block;
	text-decoration:none;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-ms-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}
.nav .sub-menu  li:hover > a,
.nav .sub-menu  li:hover > li:hover a{background: #ccc;}
.nav .sub-menu ul ul {
	left: 100%;
	top: -1px;
	padding-top:0;
}
.footer{
	background:#113c65;
	color:#fff;
	margin-top: 50px;
	padding: 32px 0 0;
}
.footer .text-footer{
	width:450px;
	float:left;
}
.footer .right-footer{
	float:right;
}
.footer .right-footer .block{
	float:left;
	width: 230px;
}
.footer h3{margin:0 0 16px;}
.footer  .block a{
	color:#fff;
	text-decoration:underline;
}
.footer  .block a:hover{text-decoration:none;}
.footer  .box{
	line-height:14px;
}
.footer .box strong{display:block;}
.footer .item{
	position:relative;
	padding: 6px 0 0 22px;
	margin-bottom: 0 0 8px;
}
.footer .item:before{
	position:absolute;
	top: 8px;
	left: 0;
	content:"";
	background: url(../img/sprite.png) no-repeat 0 -37px;
}
.footer .item p{margin-bottom: 0;}
.footer .address:before{
	width:18px;
	height:17px;
}
.footer .phone:before{
	width:16px;
	height:16px;
	background-position:0 -75px;
}
.footer .email:before{
	width:17px;
	height:12px;
	background-position:0 -108px
}
.logo-footer{
	width:179px;
	height:56px;
	display:block;
	margin-bottom: 13px;
}
.footer .footer-bottom{
	background:#135696;
	height:36px;
	line-height:36px;
	margin-top: 40px;
}
.footer .footer-bottom p{margin: 0;}
.footer .footer-bottom .company{float:right;}
.footer .footer-bottom .company a{
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}
.footer .footer-bottom .company a:hover{text-decoration:none;}
.visual{margin: 45px 0 30px;}
.about{margin-bottom: 51px;}
.info-block{
	background: url(../img/shadow-info-block.gif) no-repeat 50% 100%;
	padding-bottom: 18px;
	margin-bottom: 42px;
}
.info-block .box{
	float: left;
	width: 225px;
	padding-left: 70px;
	margin: 0 0 0 15px;
}
.info-block .box.item-1{background: url(../img/ico-1.png) no-repeat;}
.info-block .box.item-2{background: url(../img/ico-2.png) no-repeat;}
.info-block .box.item-3{background: url(../img/ico-3.png) no-repeat;}
/*decision*/
.decision{margin-bottom: 50px;}
.decision h2{
	text-align: center;
}
.decision article{
	vertical-align: top;
    margin: 20px 0 50px;
    display: inline-block;
    width: 40%;
    margin-left: 8%;
    position: relative;
	padding-bottom: 16px;
	min-height: 190px;
	-webkit-box-shadow: 0px 3px 2px 0 rgba(90, 90, 90, 0.61);
	-moz-box-shadow:    0px 3px 2px 0 rgba(90, 90, 90, 0.61);
	box-shadow:         0px 3px 2px 0 rgba(90, 90, 90, 0.61);
}
.decision h3{
	margin: 0 0 10px;
	
}
.decision .img{
	position: absolute;
	width: 130px;
	height: 130px;
	border:2px solid #2e6397;
	margin: 32px 0 0 -59px;
	overflow: hidden;
	border-radius:100%;
	z-index: 10;
}
.decision .img img{
	widht: 100%;
	border-radius:100%;
}
.decision .content{
	float: left !important;
	padding: 40px 25px 50px 90px !important;
}

.decision.decision-item .content{
	padding: 40px 20px 0 0;
	/*width: 297px;*/
}
.decision .decision-list p{margin: 0;}
.decision-item article{margin-bottom: 50px;}
.decision-item .img{
	width: 138px;
	height: 138px;
	margin-right: 13px;
	border: 2px solid #376a9b;
	border-radius: 100%;
}
.decision-item .img img{border-radius: 100%;}

.btn{
	float: left;
	height: 28px;
	width: 90%;
	left:5%;
	position: absolute;
	margin-top: 18px;
	line-height: 28px;
	text-align: center;
	background: #2673be; /* Old browsers */
	background: -moz-linear-gradient(top,  #2673be 0%, #2770b8 22%, #2c67a0 74%, #2e6398 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2673be), color-stop(22%,#2770b8), color-stop(74%,#2c67a0), color-stop(100%,#2e6398)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2673be 0%,#2770b8 22%,#2c67a0 74%,#2e6398 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2673be 0%,#2770b8 22%,#2c67a0 74%,#2e6398 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2673be 0%,#2770b8 22%,#2c67a0 74%,#2e6398 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2673be 0%,#2770b8 22%,#2c67a0 74%,#2e6398 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2673be', endColorstr='#2e6398',GradientType=0 ); /* IE6-9 */
}
.btn:hover{
	background: #2e6398; /* Old browsers */
	background: -moz-linear-gradient(top,  #2e6398 0%, #2c67a0 26%, #2770b8 78%, #2673be 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e6398), color-stop(26%,#2c67a0), color-stop(78%,#2770b8), color-stop(100%,#2673be)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2e6398 0%,#2c67a0 26%,#2770b8 78%,#2673be 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2e6398 0%,#2c67a0 26%,#2770b8 78%,#2673be 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2e6398 0%,#2c67a0 26%,#2770b8 78%,#2673be 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2e6398 0%,#2c67a0 26%,#2770b8 78%,#2673be 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e6398', endColorstr='#2673be',GradientType=0 ); /* IE6-9 */
}
.btn a{
	color: #fff;
	display: block;
	padding: 0 16px;
}
.btn:hover a{text-decoration: none;}
/*Close decision*/
.articles h2 {
	text-align: center;
	margin-bottom: 25px;
}

.articles ul{
	letter-spacing: -4px;
}
.articles li{
	width: 309px;
	display: inline-block;
	vertical-align: top;
	margin: 0 19px 25px 0;
	letter-spacing: 0;
}
.articles li:nth-child(3n+3){margin-right: 0;}
.articles .img{
	border: 2px solid #2e6397;
	text-decoration: none;
	display: block;
	width: 302px;
	height: 119px;
	margin-bottom: 7px;
}
.articles .img:hover{border: 2px solid #2d80d1;}
.articles a{text-decoration: underline;}
.articles a:hover{text-decoration: none;}
.list-articles{margin-bottom: 40px;}
.list-articles li{
	margin-bottom: 25px;
	box-shadow: 0px 3px 2px 0 rgba(90, 90, 90, 0.61);
	min-height: 165px;
	padding: 0 15px 0 15px;
	}
.list-articles li:last-child{margin-bottom: 0;}
.list-articles .img{  
	margin: 0 15px 15px 0;
  float: left;
  width: 190px;
  position: relative;
  overflow: hidden;
  height: 150px;}
  
  .list-articles .img img {
  position: absolute;
  left: 50%;
  top: 0;
  width: 200%;
  max-width: 200%;
  min-height: 155px;
  margin-left: -100%;
  }
.list-articles h4{margin: 0 0 15px;}
.list-articles h4 a{
	color: #395e8f;
	text-decoration: underline;
}
.list-articles h4 a:hover{text-decoration: none;}
.list-articles .date{color: #7d7d7d;}

.list-articles p {
	margin: 0 15px 0 0;
	padding-bottom: 65px;
}

.list-articles .read-more{
	text-decoration: underline;
	float: right;
	margin: -40px 15px 0 0;
	}
	
.list-articles .read-more:hover{text-decoration: none;}
.all-contact-block .info-contact{
	width: 480px;
	float: left;
}
.all-contact-block .map{
	width: 478px;
	float: right;
}
.all-contact-block .contact div{margin-bottom: 15px;}
.all-contact-block .contact div:last-child{margin-bottom: 0;}
.all-contact-block .contact strong{
	display: block;
	font-family: 'Conv_HelveticaNeueCyr-Medium';
}
.all-contact-block .contact a{text-decoration: underline;}
.all-contact-block .contact a:hover{text-decoration: none;}
.all-contact-block .contact p{margin: 0;}
.list-about li{
	width: 24%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 25px;
}
.list-about .img{
	width: 160px;
	height: 160px;
	display: block;
	overflow: hidden;
	border: 2px solid #376a9b;
	border-radius: 100%;
	margin: 0 auto;
	margin-bottom: 15px;
}
.list-about li a{text-decoration: underline;}
.list-about li a:hover{text-decoration: none;}
.list-about .img img{border-radius: 100%;}
.product-block .filter-product{margin: 0 0 15px;}
.product-block .filter-product a{
	display: inline-block;
	color: #2e6397;
	padding: 5px 0;
	margin: 0 5px 0 0;
}
.product-block .filter-product .active{
	display: block;
	padding: 5px 0;
	width: 100%;
	font-weight:bold;
	font-size: 14px;
}
.product-block .filter-product a:hover{
	/* border: 2px solid #395e8f;
	text-decoration: none; */
}
.product-list{margin-bottom: 70px;padding-top: 20px;}
.product-list li:after{
	clear: both;
	display: block;
	content: '';
}
.product-list li{
	margin-bottom: 25px;
	box-shadow: 0px 3px 2px 0 rgba(90, 90, 90, 0.61);
	}
.product-list li:last-child{margin-bottom: 0;}
.product-list h4{margin: 0 0 20px;}
.product-list h4 a{text-decoration: underline;}
.product-list h4 a:hover{text-decoration: none;}
.product-list .img{
	float: left;
	width: 25%;
	margin: 0 2% 0 2%;
}
.product-list .content{
	width: 70%;
	float: right;
	padding-bottom: 25px;
}
.product-list .technical-data{margin-bottom: 20px;}
.product-list .technical-data strong{margin-bottom: 5px;}
.product-list .technical-data p{margin: 0;
}
.product-list .dop-info{text-decoration: underline;
float: right;
margin-right: 15px;
margin-top: -20px;}
.product-list .dop-info:hover{text-decoration: none;}
#sidebar{
	width: 25%;
	float: left;
	margin-right: 2%;
}
#content{
	width: 73%;
	float: right;
}
#sidebar .img{margin-bottom: 40px;}
.documentation-block{margin-bottom: 15px;}
.documentation-block .list-doc span{
	background: url(../img/ico-doc.jpg) no-repeat 6px 0;
	display: block;
	margin: 0 0 15px;
        min-height: 36px;
}
.documentation-block .list-doc span:last-child{margin-bottom: 0;}
.documentation-block span a{
	padding: 0 0 0 45px;
	display: inline-block;
}
#sidebar .block{margin-bottom: 17px;}
#sidebar .block .rubrik{
	display: block;
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	margin-bottom: 15px;
}
#sidebar .block .head{
	background: #2e6397;
	color: #fff;
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	font-size: 14px;
	line-height: 25px;
	padding: 0 20px;
	display: block;
}
#sidebar .block ul{
	font-size: 12px;
	line-height: 16px;
}
#sidebar .block ul li:nth-child(odd){
	background: #c4e2ff;
	font-weight: bold;
}
#sidebar .block ul li{
	background: #f5f5f5;
	padding: 3px 20px;
}
/*.std strong{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	display: block;
	margin-bottom: 15px;
}*/
.std .small{margin:0 0 15px;}
.std p{margin:0 0 18px;
clear: both;}

.list-about-item li{
	margin: 0 49px 15px;
	width: 265px;
}

.two-columns .list-about-item li{
	margin: 0 1% 25px 1%;
	width: 48%;
	float: left;
}

.list-about-item .img{
	width: 96px;
	height: 96px;
	float: left;
	margin: 0 10px 0 0;
}
.list-about-item .link{
	float: left;
	width: 155px;
	text-align: left;
	margin-top: 30px;
}
.questionnaire fieldset{margin-bottom: 47px;}
.questionnaire fieldset:last-child{margin-bottom: 0;}
.questionnaire .row:after{
	clear: both;
	display: block;
	content:'';
}
.questionnaire span{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	display: inline-block;
	padding: 0 1px;
}
.questionnaire .row{margin-bottom: 10px;}
.questionnaire .row:last-child{margin-bottom: 0;}
.questionnaire label{
	float: left;
	width: 420px;
	text-align: right;
	margin-right: 18px;
	font-style: 14px;
	line-height: 25px;
}
.questionnaire input{
	border: 1px solid #90b3c9;
	width: 348px;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 16px;
	border-radius: 3px;
	color: #8e8d8d;
}
.questionnaire textarea{
	border: 1px solid #90b3c9;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 16px;
	border-radius: 3px;
	color: #8e8d8d;
	width: 348px !important;
	height: 82px !important;
	max-width: 348px !important;
	max-height: 82px !important;
}
.questionnaire input.error,
.questionnaire input.error:focus{border: 1px solid #e23f3f;}
.questionnaire textarea:focus,
.questionnaire input:focus{border: 1px solid #1182ca;}
.questionnaire .row-small input{width: 98px;}
.questionnaire .head{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	font-size: 18px;
	line-height: 21px;
	width: 672px;
	margin: 0 auto 24px;
	border-bottom: 2px solid #2e6397;

}

.questionnaire .mark{
	display: block;
	color: #666;
}
.questionnaire .textarea label{line-height: 18px;}
.questionnaire .textarea textarea{
	height: 174px !important;
	max-height: 174px !important;
}
.questionnaire fieldset:after{
	clear: both;
	display: block;
	content: '';
}

.questionnaire button{
	background: url(../img/btn-questionnaire.png) no-repeat;
	width: 169px;
	padding: 8px 0 6px;
	border-style: none;
	cursor: pointer;
	font-size:14px;
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	line-height: 14px;
	line-height: 25px;
	margin: 5px 0 0 438px;
	text-align: center;
	display: block;
}
.questionnaire button:focus,
.questionnaire button:hover{background-position: 0 -40px;}
.file a{
	position:relative;
	display:inline-block;
	margin:15px 0 0;
	text-decoration:underline;
}
.file-one a{padding:0 0 0 40px;}
.file a:hover{text-decoration:none;}
.file-one a:after{
	position:absolute;
	top:-12px;
	left:0;
	background: url(../img/ico-file.png) no-repeat;
	width: 28px;
	height: 36px;
	content:'';
}
.instalations-list > li:after{
	clear:both;
	display:block;
	content:'';
}
.instalations-list > li{
	margin-bottom:48px;
}
.instalations-list li:last-child{margin-bottom:0;}
.instalations-list li .img{
	float:left;
	width:500px;
}
.instalations-list li .content{
	width:438px;
	float:right;
}
.instalations-list ol{
	list-style:disc;
	padding:0 0 0 10px;
}
/*.services-std .images{
	width:220px;
	height:220px;
	float:left;
	border-radius:100%;
}
.services-std .images img{
	border: 3px solid #2e6397;
	border-radius:100%;
}
.services-std .content{
	width:704px;
	float:right;
}
.services-std  p{margin:0;}
*/
/*.services-std strong{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	font-size:18px;
	line-height:24px;
	display:block;
	margin:0 0 20px;
}*/
.services-std .small{
	font-family: 'Conv_HelveticaNeueCyr-Medium';
	font-size:12px;
	line-height:18px;
	margin:15px 0;
}
.about-product{
	margin: 50px 0 20px;
	padding: 30px 77px 30px 15px;
	font: 12px/18px Arial, sans-serif;
	border: 2px solid #395e8f;
	border-radius: 5px;
}
.about-product .info-product{
	width:500px;
	float:left;
}
.about-product .visual{
	width:317px;
	float:right;
}
.about-product .rubrik{
	color:#395e8f;
	display:block;
	font: bold 24px/28px Arial, sans-serif;
	margin-bottom:15px;
}
.about-product .item{
	font-style:italic;
	margin-bottom:15px;
}
.about-product .item em{
	color:#9f0202;
	font-weight:bold;
	font-style:normal;
}
.about-product .item .mark-green{color:#199105;}
.about-product .item a{text-decoration:underline;}
.about-product .item a:hover{text-decoration:none;}
.about-product .title{
	font-size:14px;
	line-height:20px;
	display:block;
	font-style:normal;
}
.about-product .title.green{color:#199105;}
.about-product  p{margin-bottom:0;}
.about-product .real-benefit{font-style:normal;}
.manufacturer .title,
.main-advantages .title,
.product-line .title{
	font-size:18px;
	line-height:24px;
	display:block;
	margin:0 0 15px;
}
.main-advantages{margin-bottom:30px;}
.list-advantages{margin-bottom:25px;}
.list-advantages .block{
	width: 24%;
	float:left;
	margin-right:1%;
}
.list-advantages .block:last-child{margin-right:0;}
.list-advantages .block .ico{
	width:138px;
	height:124px;
	background: url(../img/ico-advantages-1.jpg) no-repeat;
	margin:0 auto 10px;
}
.list-advantages .item-2 .ico{background: url(../img/ico-advantages-2.jpg) no-repeat;}
.list-advantages .item-3 .ico{background: url(../img/ico-advantages-3.jpg) no-repeat;}
.list-advantages .item-4 .ico{background: url(../img/ico-advantages-4.jpg) no-repeat;}
.list-advantages .block strong{
	font-size:16px;
	line-height:18px;
	display:block;
	margin:0 0 7px;
}
.list-product-line{margin-bottom:25px;}
.list-product-line .block{
	width:32%;
	float:left;
	margin-right: 1%;
	margin-bottom: 25px;
}
.list-product-line .block .img{margin-bottom:10px;}
.list-product-line .block a{
	display:inline-block;
	margin-bottom:7px;
	text-decoration:underline;
	font-weight: bold;
}
.list-product-line .block a:hover{text-decoration:none;}
.list-product-line .block p{margin-bottom:0;}
.list-product-line strong{display:block;}
.all-line-product{text-decoration:underline;}
.all-line-product:hover{text-decoration:none;}
.questionnaire .upload{
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: middle;
	margin: -18px 0 0 -321px;
	font-weight: normal;
    text-decoration: underline;
    color: #2e6397;
}
#uploadifyUploader{
	position: relative;
	z-index: 25;
	cursor: pointer;
}
.std ul{
    list-style: disc;
    margin: 0 0 18px;1
    padding: 0 0 0 15px;
	list-style-position: inside;
}

.content table {margin: 0 0 20px 0;}
.content img {padding:10px}
.content p {clear:both}
.content ul {clear:both; list-style:disc; margin: 0 0 20px 0;}

.filter-product a {text-decoration:underline; }
.filter-product a:hover {text-decoration:none; }

h1 {
font-size:24px;
line-height:28px;
  margin: 60px 0 45px;
}
.prim-block {
	display: inline-block;
	width: 40%;
	margin: 1% 4.5% 0 ;
	vertical-align: top;
	text-align: center;
}
.prim-block h2 {
	margin-top: 2%;
}
.prim-block h2 a {
	text-align: center;
}
.prim-block > a {
	height: 250px;
	width: 250px;
	overflow: hidden;
	display: block;
	position: relative;
	display: inline-block;
	border-radius: 50%;
 	border: 2px solid #376a9b;
 	text-align: left;
 	opacity: 0.8;
 	transition: all 0.3s;
}
.prim-block > a:hover {
	opacity: 1;
}
.prim-block a img{
	height: 100%;
 
 position: absolute;
}

/*------------------------------------*\
    CUSTOM PRODUCTS BLOCKS
\*------------------------------------*/
.center{
	text-align: center;
}
.products-block{
	width: 33%;
	margin: 0;
	vertical-align: top;
}
.products-block h2 a{
	font-size: 0.625em;
}
.gal-block{
	width: 33%;
	margin: 0;
	padding: 0.833em;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.gal-block a{
	width: 100%;
	display: block;
	border: 2px solid #376a9b;
	box-sizing: border-box;
	margin-bottom: 0.833em;
}
.gal-block img{
	width: auto !important;
	max-height: 230px;
}
.gal-block a:hover{
	transform: scale(1.05);
	transition: 500ms ease;
}
.custom-prod-list{
	font-size: 0;
}
.goods-block{
	font-size: 1rem;
	width: 49%;
	vertical-align: top;
	display: inline-block;
}
.goods-block p{
	font-size: 0.750em;
}
.goods-block .dop-info{
	font-size: 0.75em;
}
.goods-block:nth-child(odd){
	margin-right: 1%;
}
.goods-block:nth-child(even){
	margin-left: 1%;
}
.rest{
	display: inline-block;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:768px) {
	.goods-block{
		width: 100%;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.products-block{
		width: 49%;
	}
	.gal-block{
		width: 49%;
	}
	.body, #wrapper {
		width: 100%;
	}
	
	.header {
	margin: 0 !important;
	width: 100%;
	display: block;
	}
	
	.header .right{
	display: block;
	float: none;
	margin: 0 auto;
	width: 100%;
	}
	
	.header .right-top{
	float:none;
	margin-bottom: 25px;
	margin-top: 15px;
	}
	
	a.logo {
	display: block;
	padding-top: 38px;
	width: 50%;
	height: 50%;
	margin: 0 25%;
	}
	a.logo img {
		width: 100%;
	}
	
	nav {
		position: absolute;
		top: 0;
		height: 38px;
		width: 100%;
		margin: 0;
		background-color: #2e6397;
		background-image: url('http://destech.com.ua/menu-toggle-active.png');
		background-repeat: no-repeat;
		background-position: top right;
		background-size: 38px;
		cursor: pointer;
		border-bottom: 1px solid #193A5A;
		z-index: 10;
	}
	
	nav .nav {
		display: none;
		position: absolute;
		width: 100%;
		top: 39px;
	}
	
	nav .nav li {
		display: block;
		width: 100%;
		float: none;
		background-color: #fff;
		font: 12px/18px Helvetica,Arial, sans-serif;
		border-bottom: 1px solid #193A5A;
		
	}
	
	nav .nav li a {
		text-decoration: none;
		color: #193A5A;
		display: block;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.nav li:hover .sub-menu, .nav li:hover .sub-menu ul li:hover ul {
		display: none;
		}
		
	.right-top .language {
		position: absolute;
		top:0;
		left: 0;
		height: 38px;
		background-color: #2e6397;
		width: 50%;
		z-index: 20;
		border-bottom: 1px solid #193A5A;
	}
	
	.right-top .language li {
		padding: 10px 12px;
		line-height: 19px;
		font-size: 12px;
		margin-left:10px;
	}
	
	.right-top .language li a {
		color: #fff;
		text-decoration: none;
	}
	
	.right-top .language li.active {
	background-color: #193A5A;
	}
	
	.right-top .language li:hover {
	background-color: #193A5A;
	}
	
	.header .phone {
		float: right;
		margin: 0 25px 25px 0;
	}
		
	.container {
		margin-left: 25px;
		margin-right: 25px;
	}

	.container p {
		text-align: justify;
	}
	
	.about {
		margin-bottom: 40px;
	}
	
	.info-block {
		width: 100%;
	}
	
	.info-block .box {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
		float: none;
		padding-left: 0;
		height: 60px;
	}
	
	.info-block .box p, .info-block .box h3 {
		margin-left: 70px;
	}
	
	.decision article {
	margin: 0 auto;
	width: 90%;
	margin-left: 10%;
	}

	.articles {
		width: 100%;
	}
	
	.articles h2 {
	text-align: center;
	}
	
	.articles ul li {
		margin: 0 auto;
		display: block;
		margin-bottom: 25px;
	}
	
	.articles li:nth-child(3n+3) {
    margin: 0 auto;
	}
	
	.footer {
		width: 100%;
	}
	
	.footer .text-footer {
		float: none;
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	
	.footer .right-footer {
	float: none;
	display: block;
	}
	
	.footer .right-footer .block {
		margin-bottom: 25px;
	}
	
	.footer .footer-bottom {
		margin-top: 0;
	}
	
	.footer .footer-bottom .company {
		display: none;
	}
	
	.list-about li{
	width: 48%;
	}
	
	.list-advantages .block{
	width: 45%;
	margin-right:4%;
	height:213px;
	}
	
	.main-advantages .title, .product-line .title {
		text-align: center;
		font-size: 20px;
		margin-top: 25px;
	}
	
	.list-product-line .block{
	width:48%;
	margin-right: 1%;
	}
	
	.container img, .content div p img {
		width: 100%;
		height: 100%;
		padding: 0;
		margin-bottom: 10px;
	}
	
	/*.std img {
		width: 70%;
		height: 70%;
		margin: 0 15% 0 15%;
	}*/
	
	.row {
	width: 100%;
	margin: 0 auto;
	}
	
	.questionnaire .head {
		width: 100%;
	}
	
	.questionnaire label {
		display: block;
		float: none;
		text-align: left;
		margin-top: 10px;
	}
	
	.questionnaire input {
		margin: 0 auto;
	}
	
	.questionnaire button {
		margin-left: 0;
	}
	
	.content table {
		width: 100% !important;
	}
	
	.all-contact-block .info-contact {
	width: 100%;
	}
	
	.product-list .img {
	float: none;
	}
	
	.product-list .img img{
	float: none;
	width: 50%;
	margin: 0 25% 0 25%;
	}
	
	.product-list .content{
	width: 92%;
	float: none;
	padding-bottom: 25px;
	margin: 0 15px 0 15px;
	}
	
	#sidebar{
	width: 100%;
	float: none;
	margin-right: 2%;
	}
	
	#sidebar .img img {
		width: 50%;
		margin: 0 25%;
	}
	
	#content{
	width: 100%;
	float: none;
	}
}


@media only screen and (max-width:640px) {
	.gal-block{
		width: 100%;
	}
.prim-block {
	display: block;
	margin: 0 auto;
	margin-top: 35px;
	width: 100%;
	}
	
	.prim-block a {
	display: block;
	margin: 0 auto;
	}
	
	.list-about li{
	width: 100%;
	}
	
	.list-product-line .block{
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	}
}