body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#first-time {
	display: none;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	/*background: url(../images/back.png) 0 0 no-repeat;
	background: url(../images/back.png) no-repeat;
	-moz-background-size: 100%; /* Firefox 3.6+ 
	-webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ 
	-o-background-size: 100%; /* Opera 9.6+ 
	background-size: 100%; /* Современные браузеры */
	color: #585858;
	overflow-x: hidden;
}

.calc-categ li a {
	font-family: 'PT Sans Narrow', sans-serif;
}

a {
	color: #2a80b9;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul.primary li a {
	background-color: #499FD5;
	color: #fff;
	border-color: #2981B9;
}
ul.primary li.active a, ul.primary li:hover a {
background-color: #2981B9;
border: 1px solid #2981B9;
border-bottom: #2981B9 1px solid;
}
ul.primary {
	border-color: #2981B9;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
span.title,
h1.title {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 26px;
	line-height: 37px;
	margin-bottom: 12px;
	margin-top: 20px;
	color: #2a80b9;
	display: inline-block;
	border-bottom: 3px solid #868D92;
	border-bottom-right-radius: 3px;
}





.title a {
	text-decoration: none;
}
h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 26px;
	color: #2A80B9;
	line-height: 29px;
}
.wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0 4px 0px 4px;
}

/*------------------main color  #2a80b9  ------------------------------------*/
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 228px;
	position: relative;
}
#top {
	width: 100%;
}
.logo {
float: left;
width: 235px;
padding: 10px 0;
}
.logo small {
    font-size: 11px;
    color: #333333;
    text-align: right;
    display: block;
    margin-right: 10px;
    margin-top: -5px;
    line-height: 12px;
}

.header-calc-currency, 
.header-mailto, 
.header-worked, 
.header-phones-block {
    float: left;
}
.header-calc-currency {
    margin:30px 0 0 35px;
}
.header-calc-currency #calculator-currency-currency-form label,
.header-calc-currency #calculator-currency-currency-form [type="submit"] {
    display: none;
}
.header-calc-currency .form-item {
    margin: 0 !important;
}
.header-calc-currency .select {
    margin: 5px 0 0 0 !important;
    border-color: #c3e8f8 !important;
    border-radius: 5px;
    font-size: 14px !important;
    color: #aaaaaa !important;
    width: 130px !important;
}
.header-calc-currency .selectbox .trigger {
    background: #e1f2f9 url("../images/arrow-down-icon.png") center center no-repeat;
    top: 0;
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.header-calc-currency .selectbox .dropdown {
    width: 142px !important;
    border-radius: 5px;
    border-color: #c3e8f8;
    box-shadow: none;
    padding: 0;
    background: #e1f2f9;
}
.header-calc-currency .selectbox .dropdown:before {
    position: absolute;
    content: " ";
    top: -17px;
    right: 10px;
    border: 8px solid transparent;
    border-bottom: 8px solid #c3e8f8;
}
.header-calc-currency .selectbox .dropdown li {
    background: none;
    margin: 0;
    border-color: #c3e8f8;
    color: #777777;
    font-size: 10px;
    font-family: Arial;
    padding: 5px 10px;
}
.header-mailto {
    background: url("../images/mail-icon.png") center left no-repeat;
    margin:59px 0 0 20px;
    padding-left: 30px;
}
.header-mailto a {
    color: #333333;
    font-size: 16px;
    text-decoration: none;
}
.header-worked {
    background: url("../images/calendar-icon.png") center left no-repeat;
    margin:59px 0 0 20px;
    padding-left: 30px;
    color: #333333;
    font-size: 16px;
}
.header-phones-block {
    background: url("../images/phone-icon.png") top left no-repeat;
    margin:45px 0 0 20px;
    padding-left: 30px;
    color: #333333;
    font-size: 14px;
}
.header-phones-block big {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}

.click {
position: absolute;
right: 501px;
top: 127px;
}
.click a {
	margin-right: 5px;
}

.line {
	background: url(../images/line.png) no-repeat;
	float: left;
	width: 121px;
	height: 144px;
	position: relative;
	left: 87px;
}
.contact {
	background: url(../images/contact-bg.png) no-repeat;
	width: 555px;
	height: 104px;
	float: right;
	position: relative;
}
.contact-desc {
	padding: 27px 0px 0px 88px;
	color: white;
}
.contact-desc span.left {
float: left;
margin-right: 67px;
width: 190px;
overflow: hidden;
}
#footer .contact-desc span.left {
	width: 207px;
}
.contact-desc span.right {
font-family: 'PT Sans Narrow', sans-serif;
font-size: 24px;
position: relative;
top: 3px;
float: right;
margin-right: 14px;
}
.contact-desc span.left p a {
	color: #ffffff;
}
.contact-desc .mail a {
	position: relative;
	top: 10px;
	left: 47px;
	color: white;
	} 
.main-menu {
	background: #e8e8e8;
	height: 40px;
	position: relative;
}
.calc-content {
	background: url(../images/calc-bg.png) no-repeat;
	width: 902px;
	height: 190px;
	position: relative;
	left: 182px;
	bottom: 86px;
}
.select-calc {
	width: 230px;
	height: 100px;
	position: relative;
	left: 218px;
	top: 45px;
}
.select-calc span {
	font-size: 14px;
	color: #000000;
}
.calc-content select {
	overflow: hidden;
	background: url(../images/select.png) 188px no-repeat;
	-webkit-appearance: none;
	box-sizing: border-box;
	-webkit-box-align: center;
	border-image: initial;
	white-space: pre;
	-webkit-rtl-ordering: visual;
	color: black;
	background-color: white;
	cursor: default;
	width: 220px;
	height: 32px;
	border: 1px solid #DDD;
	outline: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.calc-wrapper .description {
position: relative;
right: 25px;
}
#search-block-form {
	float: right;
	top: 38px;
	left: 18px;
	position: relative;
}
#search-block-form label {
	color: #808080;
	font-weight: normal;
}
#search-form input[type="text"] {
	width: 220px;
	height: 24px;
	outline: 0;
	border: 1px solid #ADADAD;
}
#search-form input[type="submit"] {
	background: url(../images/bt.png) 0 0 no-repeat;
	width: 60px;
	height: 26px;
	border: none;
	font-size: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
}
#search-block-form input[type="text"] {
	width: 220px;
	height: 21px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
#search-block-form input[type="submit"] {
	background: url(../images/searh.png) 0 0 no-repeat;
	border: none;
	text-indent: -9999px;
	background-color: transparent;
	width: 15px;
	height: 15px;
	position: relative;
	cursor: pointer;
	right: 23px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	/*overflow: hidden;*/
}
#content {
	padding: 0 0 0 240px;
}
.news {
	width: 244px;
	float: left;
	margin-right: 10px;
}
.news .box {
	padding-bottom: 20px;
}
.news .box h3 a {
	color: #2a80b9;
	font-weight: 800;
}
.news .box .date {
	margin-top: 5px;
	font-size: 11px;
	color: #ADADAD;
}
.news .box img {
	float: left;
	margin-right: 10px;
	padding-bottom: 8px;
}
.about {
	float: right;
	width: 452px;
}
.about .box img {
	margin-bottom: 8px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
}

.calc-categ {
}
.calc-categ li:nth-child(1) a, .calc-categ li:nth-child(2) a, .calc-categ li:nth-child(5) a{
	/*padding-top: 18px;
	height: 26px;*/
}
#user-register input[type="submit"] {
/*position: absolute;
bottom: 185px;
right: 89px;
position: absolute;
right: 94px;
bottom: 0px;*/
}
.calc-categ li a {
  font-family: 'PT Sans Narrow', sans-serif;
  background: #1c89f0;
  padding: 8px 13px 12px 55px;
  height: 34px;
  color: white;
  font-size: 17px;
  text-decoration: none;
  display: block;
  margin-bottom: 7px;
  position: relative;
  width: 220px;
}
.calc-categ li a:before {
	content: "";
	background: url(../images/calc-icon.png) 0px 0px no-repeat;
	  width: 27px;
  height: 34px;
  position: absolute;
  top: 8px;
  left: 15px;
}
.calc-categ li a span {
	font-size: 14px;
}
#user-register .selectbox .select {
width: 71px;
}
.calc-categ li a:hover {
	background-position: 0 -54px;
}
.categories {
	margin-top: 10px;
	margin-bottom: 10px;
}
.categories li {
	background: url(../images/list.png) 0 9px no-repeat;
	padding: 4px 17px;
	border-bottom: 1px solid #E5E5E5;
	-webkit-transition:all 0.1s ease;
	-moz-transition:all 0.1s ease;
	-o-transition:all 0.1s ease;
	transition:all 0.1s ease;
}
.categories li:last-child {
	border-bottom: none;
}
.categories li:hover {
	background-position-x: 4px;
}
.categories li a {
	color: #000000;
	text-decoration: none;
	width: 203px;
	display: block;
}
.button {
	width: 220px;
	height: 91px;
}
.button img {
	padding-top: 10px;
}
.view-about-production a.push {
	margin-top: 7px;
}
a.push {
	background: url(../images/bt2.png) 0 0 no-repeat;
	width: 140px;
	height: 27px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: white;
	text-align: center;
	padding-top: 9px;
}
a.push:hover {
	background: url(../images/bt2-hover.png) 0 0 no-repeat;
}
input.push {
background: url(../images/bt2.png) 0 0 no-repeat;
width: 140px;
height: 36px;
display: block;
font-size: 14px;
text-decoration: none;
color: white;
text-align: center;
padding-top: 0px;
border: 0;
outline: 0;
cursor: pointer;
}
input.push:hover {
	background: url(../images/bt2-hover.png) 0 0 no-repeat;
}
#user-register input[type="text"], #user-profile-form input[type="password"] {
	width: 260px;
	height: 21px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
#edit-pass-wrapper input[type="password"] {
	/*width: 260px;*/
	height: 21px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
#edit-name-wrapper input[type="text"] {
	/*width: 260px;*/
	height: 21px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
#edit-profile-birth-wrapper select {
	overflow: hidden;
	background: url(../images/select.png) 53px no-repeat;
	-webkit-appearance: none;
	box-sizing: border-box;
	-webkit-box-align: center;
	border-image: initial;
	white-space: pre;
	-webkit-rtl-ordering: visual;
	color: black;
	background-color: white;
	cursor: default;
	width: 85px;
	height: 32px;
	border: 1px solid #DDD;
	outline: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#user-profile-form input[type="text"], #user-profile-form input[type="password"] {
	width: 260px;
	height: 21px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
#virdini-contact-application-form input[type="text"] {
	width: 240px;
	height: 21px;
	outline: 0;
	border: 1px solid #ADADAD;
}
#virdini-contact-application-form textarea {
	width: 607px;
	height: 100px;
	outline: 0;
	border: 1px solid #ADADAD;
	resize: none;
}
#virdini-contact-application-form label {
	float: left;
	margin-right: 39px;
}
#virdini-contact-application-form #edit-message-wrapper label {
	margin-right: 29px;
}
#virdini-contact-application-form #edit-name-wrapper {
	float: left;
}
#virdini-contact-application-form #edit-e-mail-wrapper {
	float: right;
}
#virdini-contact-application-form #edit-message-wrapper {
	clear: both;
}
#virdini-contact-application-form input[type="submit"], #user-register input[type="submit"] {
	background: url(../images/button.png) 0 0 no-repeat;
	width: 144px;
	height: 36px;
	display: block;
	outline: none;
	border: none;
	color: white;
	font-size: 15px;
	cursor: pointer;
	padding: 1px 0px 3px;

}
#virdini-contact-application-form input[type="submit"]:hover, #user-register input[type="submit"]:hover {
	background-position: 0 -36px;
}
.user input[type="text"], .user input[type="password"] {
	width: 160px;
	height: 21px;
	outline: 0;
	border: 1px solid #ADADAD;
	float: right;
	margin-bottom: 8px;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
.user span.reg {
	position: relative;
	top: 4px;
}
.user span.reg a {
	color: #2A80B9;
	margin-right: 5px;
	margin-bottom: 5px;
}
.user-links a {
	color: #252525;
	text-decoration: none;
	font-size: 14px;
}
.user-links .item-list {
	margin-top: 10px;
}
.user-links ul.menu li a {
	color: black;
	text-decoration: none;
	width: 203px;
	display: block;
	font-size: 12px;
}
.user-links ul.menu li {
	background: url(../images/list.png) 10px 9px no-repeat;
	padding: 4px 20px;
	border-bottom: 1px solid #E5E5E5;
	list-style: none;
	margin: 0px 9px 0px 9px;
}
.user-links ul.menu li:last-child {
	border-bottom: none;
}
.user-links ul.menu li:hover {
	background-color: #f0f4f7;
}
.user button {
	background: url(../images/bt.png) 0 0 no-repeat;
	width: 60px;
	height: 26px;
	border: none;
	font-size: 14px;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	float: right;
	margin-top: 10px;
}
.user button:hover {
	background-position: 0 -26px;
}
#user-pass-reset input[type="submit"] {
					background: url(../images/bt.png) 0 0 no-repeat;
	width: 60px;
	height: 26px;
	border: none;
	font-size: 14px;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
}
#user-pass-reset input[type="submit"]:hover {
				background-position: 0 -26px;
}
#user-login-form input[type="submit"] {
					background: url(../images/bt.png) 0 0 no-repeat;
	width: 60px;
	height: 26px;
	border: none;
	font-size: 14px;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	float: right;
	margin-top: 10px;
}
#user-login-form .form-required {
color: #ccc;
}
#user-login-form li {
				list-style: none;
}
#user-login-form ul {
				text-align: left;

width: 125px;
}
#user-login-form input[type="submit"]:hover {
				background-position: 0 -26px;
}
#user-login input[type="submit"] {
	background: url(../images/bt.png) 0 0 no-repeat;
	width: 60px;
	height: 26px;
	border: none;
	font-size: 14px;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
}
#user-login input[type="submit"]:hover {
	background-position: 0 -26px;
}
.user label {
	float: left;
	line-height: 28px;
	font-weight: 100;
}
.user .description {
	display: none;
} 
#user-pass input[type="text"] {
	width: 270px;
	height: 24px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
#user-pass input[type="submit"] {
	background: url(../images/bt3.png) 0 0 no-repeat;
	width: 170px;
	height: 36px;
	display: block;
	font-size: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	outline: none;
	border: none;
}
#user-pass input[type="submit"]:hover {
	background-position: 0 -36px;
}


.webform-client-form input[type="text"], .webform-client-form input[type="email"] {
	width: 270px;
	height: 24px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}


#contact-mail-page input[type="text"] {
	width: 270px;
	height: 24px;
	outline: 0;
	border: 1px solid #ADADAD;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
#contact-mail-page textarea {
	width: 270px;
	height: 100px;
	outline: 0;
	border: 1px solid #ADADAD;
	resize: none;
	box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-moz-box-shadow: inset 0px 0px 15px -5px #ADADAD;
	-webkit-box-shadow: inset 0px 0px 15px -5px #ADADAD;
}
.grippie {
	display: none;
}
#contact-mail-page input[type="submit"] {
	background: url(../images/bt2.png) 0 0 no-repeat;
	width: 140px;
	height: 27px;
	display: block;
	font-size: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	outline: none;
	border: none;
}
.map {
	position: absolute;
	top: 112px;
	right: 0px;
	border: 1px solid #adadad;
}
.contact-header {
	height: 355px;
}
#virdini-contact-application-form #edit-name-1-wrapper {
	float: left;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: url(../images/footer.png) 0 0 no-repeat;
	height: 135px;
	width: 954px;
	margin-top: 30px;
	position: relative;
}
#footer .footer-menu {
	float: right;
	position: relative;
	top: 40px;
	left: 10px;
	padding-bottom: 25px;
}
#footer .footer-menu li {
	float: left;
	padding-right: 11px;
	border-right: 1px solid #ADADAD;
	margin-left: 11px;
}
#footer .footer-menu li a:hover, #footer .footer-menu li a.active {
	text-decoration: underline;
}
#footer .footer-menu li:last-child {
	border-right: none;
}
.copyright {
	color: #E5E5E5;
	top: 53px;
	position: relative;
	left: 19px;
}
#footer .contact-desc {
float: right;
padding: 0;
margin-right: 19px;
padding-top: 2px;
color: gray;
width: 443px;
}
#footer .contact-desc a {
	color: gray;
}
#footer .footer-menu li a {
	color: #2a80b9;
	text-decoration: none;
}
.easy-breadcrumb {
	padding-bottom: 20px;
}
.view-customer .item-list li {
	list-style: none;
	margin: 0;
}
.view-customer .views-row {
padding-bottom: 20px;
  overflow: hidden;
}
.view-customer img, .view-news img {
	float: left;
	margin-right: 20px;
	border: 1px solid #ADADAD;
}
.view-customer .views-field-title span {
	font-size: 16px;
}
.view-customer .views-field-body {
  margin-top: 10px;
  margin-bottom: 8px;
  float: left;
  width: 400px;
}
ul.primary {
	border: 0;
	padding: 0;
	margin: 0;
	margin: 13px 0px;
}
.profile {
background-color: #E1EAEF;
padding-left: 62px;
width: 310px;
padding-top: 20px;
padding-bottom: 20px;
border-radius: 7px;
}
table.uc-order-history.sticky-enabled.sticky-table th a{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 16px;
}
table.uc-order-history.sticky-enabled.sticky-table td {
	background: #fff;
	color: #000;
}
.view-customer .views-field-path a, ul.primary li a, #user-profile-form input[type="submit"] {
	border: 1px solid #2981B9 !important;
	padding: 5px 11px 5px 11px;
	height: 26px;
	border: none;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	background: #4CA1D7;
	background: -moz-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4CA1D7),color-stop(50%,#459BD1),color-stop(51%,#3D93CA),color-stop(75%,#338AC1),color-stop(100%,#2B83BA));
	background: -webkit-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -o-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -ms-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);

}
.view-customer .views-field-path a:hover, ul.primary li.active a, ul.primary li:hover a, #user-profile-form input[type="submit"]:hover {
	border: 1px solid #2981B9 !important;
	padding: 5px 11px 5px 11px;
	height: 26px;
	border: none;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	background: #4CA1D7;
	background: -moz-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4CA1D7),color-stop(50%,#459BD1),color-stop(51%,#3D93CA),color-stop(75%,#338AC1),color-stop(100%,#2B83BA));
	background: -webkit-linear-gradient(top,rgb(159, 209, 241) 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -o-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -ms-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
}
.view-news .views-row, .view-articles .views-row {
	min-height: 100px;
	padding-bottom: 20px;
}
.view-news .views-row .views-field-title, .view-articles .views-row .views-field-title {
	font-weight: 800;
}
.view-news .views-field-body, .view-articles .views-field-body {
	clear: both;
	padding-top: 13px;
}
.view-news .views-field-created, .view-articles .views-field-created {
	margin-top: 5px;
	font-size: 11px;
	color: #ADADAD;
}
.view-about-production img {
	border: 1px solid #adadad;
}
div.error, tr.error, div.password-description {
	background: #4CA1D7;
	color: #fff;
	padding: 6px;
	border: 1px solid #2981B9 !important;
	width: 250px;
	z-index: 9999;
	/*position: absolute;*/
	position: relative;
	box-shadow: 2px 2px 10px -5px #000;
}
div.error a, tr.error a, div.password-description a {
	color: red;
}
span.password-strength, span.password-confirm {
	visibility: hidden;
	background: #4CA1D7;
	color: #fff;
	padding: 6px;
	border: 1px solid #2981B9 !important;
	z-index: 9999;
	box-shadow: 2px 2px 10px -5px #000;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border: 2px solid red !important;
}
.profile h3 {
display: inline-block;
border-bottom: 1px solid #868D92;
font-size: 18px;
color: #2981B9;
margin-bottom: 12px;
font-family: 'PT Sans Narrow', sans-serif;
line-height: 25px;
background: url(../images/info.png) -6px 0px no-repeat;
padding: 5px 40px;
}
.profile dt {
	float: left;
	margin-right: 6px;
	font-weight: 100;
}
.profile dd {
	font-weight: bold;
}
.header-search form {
    float: right;
    margin-top: 5px;
}
.header-search form [type="text"] {
    height: 30px;
    width: 105px;
    font-size: 14px;
    color: #8c8c8c;
    border: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 0 10px;
}
.header-search form [type="submit"] {
    width: 30px;
    height: 30px;
    margin-left: -3px;
    border: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #c3e8f8 url("../images/search-icon.png") center center no-repeat;
}
.main-menu .nice-menu, .main-menu .nice-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-menu .nice-menu {
	width: 750px;
}
.main-menu .nice-menu:after {
	clear: both;
}
.main-menu .nice-menu {
	zoom:1;
}
.main-menu .nice-menu li {
	float: left;
	position: relative;
}
	
.main-menu .nice-menu a {
float: left;
color: #7a7a7a;
text-decoration: none;
font-size: 12px;
font-family: Arial, sans-serif;
padding: 11px 13px;
}
*html .main-menu .nice-menu li a:hover {
	color: #fff;
}
	
.main-menu .nice-menu ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 40px;
	min-width: 159px;
	z-index: 999999;
	padding: 14px 4px;
	background: #e1f2f9;
        border: 1px solid #c3e8f8;
}
.main-menu .nice-menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.main-menu .nice-menu ul ul {
	left: 150px;
	margin: 0;
	_margin: 0;		
}
.main-menu .nice-menu ul li {
	border-bottom: 1px solid #c3e8f8;
	_line-height: 0;
	color: #000;
        float: none;
}
.main-menu .nice-menu ul li:hover {
    
}
.main-menu .nice-menu ul li:hover > a {
	color: #424242;
}
.main-menu .nice-menu ul li:hover > li a{
	background-color: #f0f4f7;
}
.main-menu .nice-menu ul a {
	padding: 5px 15px;
	display: block;
	white-space: nowrap;
	float: none;
	/*font: 12px/18px Arial, Tahoma, sans-serif !important;*/
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
        line-height: 12px;
	color: #424242;
}
.main-menu .nice-menu ul li:hover,
.main-menu .nice-menu ul li:hover a {
	background-color: #c3e8f8;
}
.main-menu .nice-menu > li:hover > a {
	background-color: #5dcaf9;
	color: #fff;
        text-shadow: 0 0 1px #fff;
}

.short-header {
    border-bottom: 1px solid #2981b9;
    background: white;
    z-index: 999;
    height: 54px;
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}
.short-header .short-logo, 
.short-header .header-search {
    float: left;
}
.short-header .short-logo {
    margin-top: 10px;
}
.short-header .header-search {
    margin: 5px 0 0 50px;
}
.short-header .header-search [type="text"] {
    border: 1px solid #e8e8e8;
    border-right: 0;
    width: 155px;
}
.short-header .header-search [type="submit"] {
    width: 32px;
    height: 32px;
}
.short-header .short-phones {
    float: right;
    width: auto;
    background: url("../images/phone-icon.png") left center no-repeat;
    padding-left: 25px;
}
.short-header .short-phones li {
    font-size: 14px;
    color: #333;
    line-height: 55px;
    margin: 0 15px;
}
.short-header .short-phones li:first-child {
    margin-left: 0;
}
.short-header .short-phones li:last-child {
    margin-right: 0;
}

a.catalog {
	background: #1c89f0;
	width: 220px;
	height: 84px;
	display: block;
	color: white;
	font-size: 24px;
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	text-shadow: 1px 1px #247BB3;
	line-height: 27px;
	margin-bottom: 17px;
}
a.catalog:hover {
	background-position: 0 -84px;
}
a.price {
	background: #1c89f0;
	width: 220px;
	height: 84px;
	display: block;
	color: white;
	font-size: 24px;
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	text-shadow: 1px 1px #247BB3;
	line-height: 27px;
}
a.price span {
	background: url(../images/price.png) 8px 1px no-repeat;
	width: 70px;
	height: 70px;
	display: block;
	position: relative;
	top: 6px;
	left: 10px;
	float: left;
	margin-right: 22px;
	padding-left: 90px;
	padding-top: 8px;
}
a.catalog span {
	background: url(../images/catalog.png) 0 0 no-repeat;
	width: 80px;
	height: 70px;
	display: block;
	position: relative;
	top: 7px;
	left: 10px;
	float: left;
	margin-right: 12px;
	padding-left: 89px;
	padding-top: 8px;
}
a.price:hover {
	background-position: 0 -84px;
}
.field.field-type-filefield.field-field-news img, .views-field-field-article-img-fid img {
	border: 1px solid #adadad;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.views-field-field-article-img-fid img {
	border: 1px solid #adadad;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
}
.field.field-type-filefield.field-field-article-img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #adadad;
}
.view-more-news .views-row {
	width: 330px;
	float: left;
	margin-right: 22px; 
}
.view-more-news .views-row .date {
	margin-top: 5px;
	font-size: 11px;
	color: #ADADAD;
}
.view-more-news .views-row img {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}
.view-sertificate img {
	float: left;
	margin-right: 21px;
	margin-bottom: 20px;
	box-shadow: 0px 7px 11px -5px black;
}
.page-user #container {
overflow: visible;
}
#user-login-form {
	margin-bottom: 35px;
}
.calc-categ ul li {
	  padding: 0;
  width: 220px;
  overflow: hidden;
}
#user-register .form-item#edit-mail-wrapper .description {
	display: none;
}
#user-register input[type="password"] {
				width: 260px;
}
#user-register .group-fieldset {

	/*float: left;
margin-left: 44px;*/

}
.page-user ul.primary li:first-child {
	display: none;
}
div.password-description.error, div.password-description.warning {
	display: none !important;
}
#user-register #edit-pass-wrapper .description {
	display: none;
}
.calc-categ ul li#calculate4 a, .calc-categ ul li#calculate6 a, .calc-categ ul li#calculate7 a {
	padding-top: 18px;
	height: 26px;
}

.whomade {
position: absolute;
bottom: 21px;
left: 0px;
}
    .whomade a {
        text-decoration: none;
    }

#user-profile-form .description {display: none;}

#user-profile-form .fieldset.titled.collapsible {display: none;}
span.password-strength, span.password-confirm {display: none;}






/*--------приточно-вытяжная--------*/
.img-elhot {
background: url(../gif/pveh.gif) 0 0 no-repeat;
width: 44px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-frcold {
background: url(../gif/pvfc1.gif) 0 0 no-repeat;
width: 44px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-whot {
background: url(../gif/pvwh.gif) 0 0 no-repeat;
width: 44px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-wcold {
background: url(../gif/pvwc.gif) 0 0 no-repeat;
width: 44px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-pv-l {
background: url(../gif/nr2.gif) 0 0 no-repeat;
width: 79px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-no-l {
background: url(../gif/no3.gif) 0 0 no-repeat;
width: 79px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-rr {
background: url(../gif/rr1.gif) 0 0 no-repeat;
width: 123px;
height: 260px;   
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-rr-obr {
background: url(../gif/rr2.gif) 0 0 no-repeat;
width: 123px;
height: 260px;   
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-rec {
background: url(../gif/rg8.gif) 0 0 no-repeat;
width: 352px;
height: 260px;  
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-rec-obr {
background: url(../gif/rg8-obr.gif) 0 0 no-repeat;
width: 352px;
height: 260px;  
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-pvmc {
background: url(../gif/pvmc.gif) 0 0 no-repeat;
width: 170px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-pv-r { 
background: url(../gif/pvmotor1.gif) 0 0 no-repeat;
width: 180px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;

}
.img-pv-r-1 { 
background: url(../gif/pvmotor2.gif) 0 0 no-repeat;
width: 180px;
height: 260px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;

}
/*---------------------------------------------*/


.img-1 {
background: url(../gif/zaslp5.gif) 0 0 no-repeat;
width: 83px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}   

 
.img-2 {
background: url(../gif/zaslp3.gif) 4px 0px no-repeat;   
width: 83px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-3 {
background: url(../gif/1.gif) 0 0 no-repeat;
width: 170px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}


.img-4 {
background: url(../gif/2.gif) 0 0 no-repeat;
width: 1px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-5 {
background: url(../gif/3.gif) 0 0 no-repeat;
width: 0px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}








.img-9 {
background: url(../gif/4.gif) 0 0 no-repeat;
width: 44px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-10 {
background: url(../gif/5.gif) 0 0 no-repeat;
width: 44px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}

.img-11 {
background: url(../gif/6.gif) 0 0 no-repeat;
width: 44px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-12 {
background: url(../gif/7.gif) 0 0 no-repeat;
width: 44px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}


.img-13 {
background: url(../gif/last.gif) 0 0 no-repeat;
width: 100px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}




.img-pvmotor-obr {
background: url(../gif/pvmotor-obr.gif) 0 0 no-repeat;
width: 180px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.img-pvmotor-obr2 {
background: url(../gif/pvmotor-obr2.gif) 0 0 no-repeat;
width: 180px;
height: 130px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
.smesh {
background: url(../gif/pvmc55.gif) 0 0 no-repeat;
width: 170px;
height: 260px;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display:inline;
}






.smesh ~ .img-pv-r-1 {
width: 146px;
}




li#calculate2,
li#calculate3,
li#calculate4,
li#calculate5,
li#calculate6,
li#calculate7 {
				display: none;
}
.select-calc ul li:nth-child(2),
.select-calc ul li:nth-child(3),
.select-calc ul li:nth-child(4),
.select-calc ul li:nth-child(5),
.select-calc ul li:nth-child(6),
.select-calc ul li:nth-child(7){
				display: none;
}


#poll {
				/*background: #E1EAEF;*/
				padding: 0px 0px 20px 0px;
}
#poll input[type="submit"] {
	float: right;
				border: 1px solid #2981B9 !important;
	padding: 4px 11px 5px 11px;
	height: 26px;
	border: none;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	background: #4CA1D7;
	background: -moz-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4CA1D7),color-stop(50%,#459BD1),color-stop(51%,#3D93CA),color-stop(75%,#338AC1),color-stop(100%,#2B83BA));
	background: -webkit-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -o-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -ms-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
}
#poll input[type="submit"]:hover {
				border: 1px solid #2981B9 !important;
	padding:4px 11px 5px 11px;
	height: 26px;
	border: none;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	background: #4CA1D7;
	background: -moz-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4CA1D7),color-stop(50%,#459BD1),color-stop(51%,#3D93CA),color-stop(75%,#338AC1),color-stop(100%,#2B83BA));
	background: -webkit-linear-gradient(top,rgb(159, 209, 241) 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -o-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -ms-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
}
.counter {
	position: absolute;
bottom: 52px;
left: 287px;
}
.poll .title {
color: #5E5D5D;
font-family: 'PT Sans Narrow', sans-serif;
font-size: 16px;
line-height: 18px;
border-bottom: 1px solid #E5E5E5;
margin-bottom: 16px;
font-weight: normal !important;
}
.poll .bar .foreground {
background-color: #2981B9 !important;
}
.poll .bar {
background-color: #E7E7E7 !important;
}

.poll .vote-form .choices {
margin: 0;
}
.poll {
			margin-right: 31px;
}


.webform-client-form input[type="submit"] {
				border: 1px solid #2981B9 !important;
	padding: 4px 11px 5px 11px;
	height: 26px;
	border: none;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	background: #4CA1D7;
	background: -moz-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4CA1D7),color-stop(50%,#459BD1),color-stop(51%,#3D93CA),color-stop(75%,#338AC1),color-stop(100%,#2B83BA));
	background: -webkit-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -o-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -ms-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
}
.webform-client-form input[type="submit"]:hover {
				border: 1px solid #2981B9 !important;
	padding:4px 11px 5px 11px;
	height: 26px;
	border: none;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	background: #4CA1D7;
	background: -moz-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4CA1D7),color-stop(50%,#459BD1),color-stop(51%,#3D93CA),color-stop(75%,#338AC1),color-stop(100%,#2B83BA));
	background: -webkit-linear-gradient(top,rgb(159, 209, 241) 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -o-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: -ms-linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
	background: linear-gradient(top,#4CA1D7 0%,#459BD1 50%,#3D93CA 51%,#338AC1 75%,#2B83BA 100%);
}

#poll ul.links li.first.last {
display: none;
}

.view-customer .views-field-title {
				color: #2a80b9;
}
.view-customer .views-field-body .field-content {

}
p.list, span.list {
display: block !important;
}


.slider {
	position: relative;
	width: 689px;
	height: 200px;
	overflow: hidden;
	padding: 2px;
}
.bg {
		width: 695px;
				height: 206px;
				background: url(../images/slide-bg.png) no-repeat 0 0;
				z-index: 1;
				position: absolute;
}
.camera_wrap img, .camera_wrap ol, .camera_wrap ul, .camera_wrap li, .camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td .camera_thumbs_wrap a, .camera_thumbs_wrap img, .camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li, .camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
    background: none;
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    list-style: none;
}
.camera_wrap {
    display: none;
    float: none;
    z-index: 1;
    overflow: visible;
    width: 695px !important;
				height: 206px !important;
    margin: 0!important;
}
.camera_wrap img {
				opacity: 0.3;
}
.camera_fakehover {
    width: 695px;
				height: 206px;
    position: relative;
    z-index: 1;
}
.camera_src {
    display: none;
}
.cameraCont, .cameraContents {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}
.cameraSlide {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.camera_target {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 0;
}
.camera_overlayer {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}
.camera_target_content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.cameraContent {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.camera_caption {
    width: 450px;
    font-size: 50px;
    line-height: 24px;
    text-transform: uppercase;
    color: #a80d0d;
    position: absolute;
				top: 9px;
				left: 6px;
    display: block;
				opacity: 1;
}
.camera_caption strong {
    font-weight: normal;
}
.camera_caption span {
    display: block;
    color: #fff;
}
.camera_loader {
    height: 66px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    margin: -18px 0 0 -18px;
    top: 50%;
    width: 66px;
    z-index: 3;
}
.showIt {
    display: none;
}
.camera_clear {
    clear: both;
    display: block;
    height: 1px;
    margin: 0px;
    position: relative;
}
.camera_prev, .camera_next {
    cursor: pointer;
    position: absolute;
    z-index: 2;
    bottom: 54px;
    width: 15px;
    height: 25px;
}
.camera_pag {
	position: absolute;
	left: 12px;
	bottom: 10px;
	width: 100%;
}
.camera_pag ul {
    margin: 0;
    overflow: hidden;
}
.camera_pag ul li {
    float: left;
    margin-left: 3px;
}
.camera_pag ul li>span {
cursor: pointer;
width: 22px;
height: 19px;
background: url(../images/paganation.png) no-repeat 0 0;
display: block;
padding-left: 15px;
margin-right: -12px;
	}
.camera_pag ul li>span span {
color: #fff;
font-weight: 800;
font-size: 14px;
}
.camera_pag ul li.cameracurrent>span, .camera_pag ul li>span:hover {
   background: url(../images/paganation-hover.png) no-repeat 0 0;
}
.camera_caption .title {
	background: url(../images/title-bg2.png) no-repeat 0 0;
	padding-left: 31px;
	height: 34px;
	padding-top: 9px;
	text-transform: none;
	font-weight: 100;
	font-size: 23px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.camera_caption span a {
	background: url(../images/link.png) no-repeat 0 0;
	width: 283px;
	height: 31px;
	display: block;
	padding-left: 34px;
	padding-top: 7px;
	text-decoration: none;
	color: #fff;
	text-transform: none;
	font-size: 19px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.camera_caption span a:hover {
 background: url(../images/link-bg-hover.png) no-repeat 0 0;
}
.camera_caption span a.first {
	left: 115px;
position: relative;
}
.camera_caption span a.second {
	left: 204px;
position: relative;
}
.camera_caption span a.last {
	left: 292px;
position: relative;
}
.slider-atmic {
				margin-top: 26px;
}



ul.pager li {
    float: left;
    margin-left: 3px;
}
ul.pager li a {
cursor: pointer;
width: 37px;
height: 19px;
background: url(../images/paganation.png) no-repeat 0 0;
display: block;
color: #fff;
text-decoration: none;
margin-right: -19px;
font-weight: 800;
font-size: 14px;
line-height: 21px;
	}
ul.pager li a:hover {
   background: url(../images/paganation-hover.png) no-repeat 0 0;
}
ul.pager li.pager-next, ul.pager li.pager-last, li.pager-first.first, ul.pager li.pager-previous {display: none;}
ul.pager li.pager-current {
cursor: pointer;
width: 37px;
height: 19px;
background: url(../images/paganation-hover.png) no-repeat 0 0;
display: block;
color: #fff;
text-decoration: none;
margin-right: -12px;
font-weight: 800;
font-size: 14px;
line-height: 21px;
padding: 0;
position: relative;
top: 6px;
margin-left: 8px;
	}
#footer .contact-desc span.right {
font-size: 23px;
float: none;
margin: 0;
}

.contact-desc #calculator-currency-currency-form label {
	display: none;
}
.contact-desc #calculator-currency-currency-form {
color: #000;
position: absolute;
top: 97px;
font-family: Arial, sans-serif;
}
.contact-desc #calculator-currency-currency-form li {
	font-family: Arial, sans-serif;	
}
.contact-desc .exchange {
position: absolute;
top: 128px;
margin-left: 270px;
color: #000;
font-size: 14px;
}
.view-customer-front li {
list-style: none !important;
float: left;
margin: 0px 11px 4px 9px !important;
text-align: center;
width: 213px;
}
.main-customer {
	height: 270px;
}
a.push.cust {
	float: right;
margin-right: 11px;
}
.view-customer-front li .views-field-title{
	color: #2A80B9;
font-weight: 800;
}


.form-calculate .next-submit {
	background: url(../images/bt4.png) 0 0 no-repeat;
}
.form-calculate .next-submit:hover {
	background: url(../images/bt4-hover.png) 0 0 no-repeat;
}
.form-calculate #get-send-email:hover {
	background: url(../images/bt34-1.png) 0 -36px no-repeat;
}
.form-calculate #get-send-email {
background: url(../images/bt34-1.png) 0 0 no-repeat;
}

.mobile {
top: 25px;
font-size: 15px;
background: #2981B9;
position: absolute;
width: 173px;
left: 3px;
}

.field.field-type-filefield.field-field-blog-photo {
	float: left;
margin-right: 22px;
}
.view-blog .item-list ul li {
	margin: 0px 0px 20px 0px;
list-style: none;
border-bottom: 1px solid #EBEBEB;
padding-bottom: 15px;
}
.view-blog .views-field-title a {
font-family: 'PT Sans Narrow', sans-serif;
font-size: 23px;
color: #2A80B9;
line-height: 29px;
text-decoration: none;
}
.view-blog .views-field-created {
	color: #999;
position: relative;
bottom: 5px;
}
.view-blog .views-field-path a {
	font-family: 'PT Sans Narrow', sans-serif;
font-size: 15px;
text-align: right;
display: block;
}
.block ul {
	padding: 0;
}
.faceted-search-page {

}
.faceted-search-page .box h2, .faceted-search-numbering {
font-family: 'PT Sans Narrow', sans-serif;
font-size: 26px;
line-height: 37px;
margin-bottom: 12px;
margin-top: 20px;
color: #2A80B9;
display: inline-block;
border-bottom: 3px solid #868D92;
border-bottom-right-radius: 3px;
}
.after_content {
	/*display: none;*/
}
.seo .after_content {
	display: block;
}
body.page-404 #admin-toolbar {
	display: none;
}
body.page-404 #content {
	padding: 0;
	text-align: center;
}
.bread-footer {
	position: absolute;
}

.btn {
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    font-size: 16px;
    font-family: Arial;
    display: inline-block;
    line-height: 35px;
}
.btn.btn-primary {
    background-color: #00a1e6;
    color: white;
}
a.btn {
    text-decoration: none;
}

/* 404 page */
body.page-404 #content {
    background: url("/sites/default/files/404_bg.png") center center no-repeat;
    height: 240px;
    margin-bottom: 70px;
}
body.page-404 #content .title {
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: #333;
    border: 0;
    margin-top: 65px;
    margin-bottom: 20px;
}
body.page-404 #content p {
    font-size: 18px;
    color: #333;
    width: 700px;
    line-height: 24px;
    margin: 15px auto;
}
body.page-404 #content a.btn {
    margin-top: 20px;
}
/* end 404 page */

/* блок фильтра */
#sideLeft { width: 250px; }
[id^="block-faceted_search_ui"] {
    margin-top: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 25px 20px 5px;
}
[id^="block-faceted_search_ui"] * {
    font-family: Arial !important;
    color: #333 !important;
}
[id^="block-faceted_search_ui"] span.title {
    font-size: 18px;
    margin: 0;
    border: 0;
}
[id^="block-faceted_search_ui"] p {
    margin-bottom: 10px;
}
[id^="block-faceted_search_ui"] .slider-parametrs .parametrs-submit {
    top: 0 !important;
}
[id^="block-faceted_search_ui"] #edit-submit {
    border: 0 !important;
    background: #00a1e6 !important;
    color: white !important;
    font-size: 14px;
    font-weight: bold;
    padding: 6px !important;
    border-radius: 3px;
    margin-top: 30px;
}
.faceted-search-facet h3 {
    font-family: Arial !important;
    font-weight: bold !important;
    font-size: 14px !important;
}
.faceted-search-facet .item-list ul li a, .faceted-search-count {
    font-size: 14px !important;
}
.faceted-search-count { bottom: 0; }
.faceted-search-category {
    margin-top: 3px;
    display: block;
}
/* end блок фильтра */

#content { padding-left: 270px }

p.h2, span.h2, h2, h3 {
    font-family: Arial !important;
    font-size: 18px !important;
    font-weight: bold;
    color: #333333 !important;
    margin-bottom: 10px;
}
p {
    font-size: 14px;
    color: #333;
}

/* pager */
.view-shop .pager {
    text-align: right !important;
}
.view-shop .pager li {
    text-align: center;
    border-radius: 3px;
}
.view-shop .pager li a {
    background: none !important;
    color: #333 !important;
    font-size: 14px;
    font-family: Arial !important;
    font-weight: bold;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.view-shop .pager .pager-current {
    background: #00a1e6;
    color: white;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
/* end pager */

span.title, h1.title {
    font-size: 26px;
    font-family: Arial;
    font-weight: bold;
    color: #333;
    border: 0;
    margin-bottom: 7px;
}
.bread_crumbs {
    margin-bottom: 30px;
}
.bread_crumbs a {
    color: #0057b2;
}

.view-shop .views-row {
    font-family: Arial !important;
    color: #333 !important;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 20px 30px;
	position: relative;
}
.view-shop .views-row:hover {
    border: 4px solid #d0d0d0;
    padding: 17px 27px;
}
.view-shop .product-list-price {
    width: auto !important; 
}
.view-shop .product-list-image {
    border: 0 !important;
    width: 180px !important;
    float: left;
}
.view-shop .product-list-image a {
    width: 155px !important;
}
.view-shop .product-list-content h2 {
    margin-bottom: 15px !important;
    display: inherit !important;
}
.view-shop .product-list-content a {
    font-size: 16px !important;
    text-decoration: none !important;
    color: #333 !important;
}
.view-shop table {
    margin-bottom: 15px;
}
.view-shop td {
    padding: 5px 0 !important;
    border-bottom: 1px solid #e8e8e8;
}
.view-shop td:last-child {
    text-align: right;
}
.view-shop tbody {
    border: 0 !important;
}
.view-shop .uc-price-product {
    position: relative;
    padding-left: 65px;
    margin-right: 30px;
    font-size: 21px !important;
    color: #333 !important;
    float: right !important;
}
.view-shop .uc-price-product:before {
    content: "Цена: ";
    position: absolute;
    top: 0;
    left: 0;
}
.i18n-uk .view-shop .uc-price-product:before{
	content: "Ціна: ";
}
.node-product{
	width: 100%;
	display: inline-block;
}
.view-shop .list-add-to-cart, .node-product .list-add-to-cart {
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    border-radius: 5px;
    border:0;
    height: 30px;
    line-height: 30px;
    width: 110px;
    float: right;
	background: #469501;
	outline: none;
}
.view-shop .list-add-to-cart:hover, .node-product .list-add-to-cart:hover {
    cursor: pointer;
	background: #3a5a1e;
}

.slider-parametrs .form-item label {
    text-transform: capitalize;
}
.slider-parametrs .form-item label:last-child {
    display: none;
}
.slider-parametrs .form-item [type="text"] {
    border-color: #e8e8e8 !important;
    width: 75px;
    border-radius: 3px;
    padding: 6px 0 !important;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
    border-radius: 50%;
    background: #0059af;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #00a1e6;
}
.ui-widget-content {
    background: #e8e8e8;
    border-radius: 5px;
    border: 0;
}
.node-product .product-description {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 30px 0;
    margin-top: 15px;
}
.node-product .product-description p {
    font-size: 12px;
    color: #333;
    font-family: Arial;
    line-height: 18px;
}
.text-center {
    text-align: center;
}

.ui-widget-overlay {
    background: black;
    opacity: 0.6;
    z-index: 999;
}
[aria-describedby="add_to_cart_dialog"].ui-widget-content {
    z-index: 1001;
    background: white;
    border-radius: 0;
}
[aria-describedby="add_to_cart_dialog"] .ui-dialog-titlebar {
    background: transparent;
}
[aria-describedby="add_to_cart_dialog"] .ui-dialog-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
    float: none;
    display: block;
    margin: 35px 0 25px;
}
[aria-describedby="add_to_cart_dialog"] .ui-dialog-titlebar-close {
    background: #e8e8e8;
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -18px;
}
[aria-describedby="add_to_cart_dialog"] .ui-dialog-titlebar-close span {
    background: none;
    margin: 0;
    width: auto;
    height: auto;
    font-size: 18px;
}
[aria-describedby="add_to_cart_dialog"] .product-name {
    color: #00a1e6;
    font-size: 18px;
    display: block;
    text-decoration: none;
}
[aria-describedby="add_to_cart_dialog"] .btn {
    width: 220px;
    line-height: 35px;
    background: #00a1e6;
    color: white;
    font-size: 16px;
    border-radius: 0;
    margin: 35px 0 15px;
    margin-left: calc(50% - 110px);
    display: block;
    padding: 0;
}
[aria-describedby="add_to_cart_dialog"] .continue {
    font-size: 14px;
    color: #333;
}
.messages.status {
position: fixed;
  z-index: 9999;
  left: 50%;
  top: 40%;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.52);
  padding: 25px 40px;
  text-align: center;
  font-size: 18px;
  width: 460px;
  line-height: 24px;
  margin-left: -230px;
  color: #00a0e6;
}
.messages.status .close-messages {
	position: absolute;
	top: 0px;
	right: -50px;
	cursor: pointer;
}
.messages.status .messages-title {
  margin-bottom: 15px;
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  color: #333;
}
.messages-links {
  margin-top: 30px;
  text-align: right;
  margin-right: -40px;
}
.messages-links a.close {
	color: #808080;
	font-size: 16px;
}
.messages-links a.gocart {
	  background-color: #479700;
  color: #fff;
  text-decoration: none;
  padding: 8px 30px;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
}
#cart-form-buttons #edit-checkout {
	background: #479700;
  border: none !important;
  width: 175px;
  height: 45px;
}
.page-product-sellprice a {
	text-decoration: none;
}
.node-type-product #sideLeft, .page-cart #sideLeft, .node-type-frequency-converters #sideLeft, .node-type-servos #sideLeft, .node-type-mixing-units #sideLeft, .node-type-threeway-valves #sideLeft, .node-type-thermostats #sideLeft, .node-type-pressure-sensors #sideLeft,
.node-type-temperature-sensors #sideLeft {
	display: none;
}
.node-type-product #content, .page-cart #content, .node-type-frequency-converters #content, .node-type-servos #content, .node-type-mixing-units #content, .node-type-threeway-valves #content, .node-type-thermostats #content, .node-type-pressure-sensors #content,
.node-type-temperature-sensors #content {
	padding-left: 0;
}
.node-type-product .product-header, .node-type-frequency-converters .product-header, .node-type-servos .product-header, .node-type-mixing-units .product-header, .node-type-threeway-valves .product-header, .node-type-thermostats .product-header, .node-type-pressure-sensors .product-header,
.node-type-temperature-sensors .product-header {
width: 692px;
  position: relative;
}
.node-type-product .page-product-icons, .node-type-frequency-converters .page-product-icons, .node-type-servos .page-product-icons, .node-type-mixing-units .page-product-icons, .node-type-threeway-valves .page-product-icons,
.node-type-thermostats .page-product-icons, .node-type-pressure-sensors .page-product-icons,
.node-type-temperature-sensors .page-product-icons {
	float: right;
}
.docs {
width: 340px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 254px;
}

#continue-shopping-button #edit-continue-shopping {
	  background: #efde06;
  border: none !important;
  color: #444;
}
#content #cart-form-products table {
	width: 100%;
}
.view-blog .item-list ul li .views-field-body {
	font-family: Arial;
	font-size: 14px;
}

.ms-overlay {
	  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.62);
  width: 100%;
  height: 100%;
}
.order-one-click {
  color: #333;
}
.order-one-click label {
	  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.order-one-click .form-text {
font-size: 14px;
  border: 1px solid #e8e8e8;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  line-height: 33px;
  padding: 0 10px;
  float: left;
  width: 160px;
  outline: none;
}
.order-one-click .form-submit {
  background: #e8e8e8;
  border: 2px solid #e8e8e8;
	border-left:none;
  font-size: 16px;
  width: 152px;
  line-height: 31px;
  float: left;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
  outline: none;
}
.order-one-click.order-one-click-alert input#edit-phone{
	border:1px solid red;
	border-right:none;
}
.order-one-click.order-one-click-alert input#edit-submit{
	border:1px solid red;
	line-height: 33px;
	border-left:none;
}
.order-one-click .alert-message {
	color:red;
	font-weight:bold;
	line-height: 30px;
	display:none;
}
.order-one-click.order-one-click-alert .alert-message {
	display:block;
}
.result-row {
	  font-family: Arial !important;
  color: #333 !important;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  padding: 20px 30px;
}
.result-row:hover {
	border: 4px solid #d0d0d0;
  padding: 17px 27px;
}
.result-row .result-title a {
font-size: 16px;
  text-decoration: none;
  color: #333 !important;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.calc-categ ul li:hover a, #sideLeft .button:hover a {
	background: #3cbdf4;
}
.contacts-left {
  background: url(../images/on_foot.png) 0px 0px no-repeat;
  width: 390px;
  padding-left: 60px;
  margin-top: 28px;
  float: left;
}
.contacts-right {
  background: url(../images/by_car.png) 0px 0px no-repeat;
  width: 390px;
  padding-left: 100px;
  margin-top: 28px;
  float: left;
  margin-left: 26px;
}
#virdini-ask-price-form #edit-checkspm-wrapper {
	display: none;
}
#la-lang{
	float: right;
	margin-left: 10px;
	padding: 5px 0;
}
#la-lang ul{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
#la-lang li{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
#la-lang li a{
	display: block;
    color: #7a7a7a;
    text-decoration: none;
    font-size: 12px;
    line-height: 15px;
    font-family: Arial, sans-serif;
    padding-left: 25px;
}
#la-lang li.uk a{
	background: url('../img/uk.png') left center no-repeat;
	background-size: contain;
}
#la-lang li.ru a{
	background: url('../img/ru.png') left center no-repeat;
	background-size: contain;
}
#la-lang li a.active{
	color: #2a80b9;
}


/*fix site from april 2020*/
.header-wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.calc-mob {
	display: none;
}


#la-menu-cacl.calc-desctop {
    margin: 0 10px 0 0;
    width: auto;
    position: relative;
    z-index: 13;
}
#la-menu-cacl.calc-desctop ul span {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding: 0 10px;
}
#la-menu-cacl.calc-desctop li {
        width: 100%;
}
#la-menu-cacl.calc-desctop .sub li a{
        width: 165px;
}
 #la-menu-cacl.calc-desctop .sub{
        position: absolute;
        left: auto;
        right: 0;
        top: 100%;
        z-index: 100;
        width: 190px;
        padding: 15px 10px;
        background: #fff;
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
        display: none;
}
#la-menu-cacl.calc-desctop li:hover .sub, 
#la-menu-cacl.calc-desctop li.active .sub {
	display: block;
}
#la-menu-cacl.calc-desctop .sub li a {
    text-decoration: none;
    background: transparent;
    display: block;
    padding: 5px 9px;
    margin-bottom: 1px;
    width: 100%;
    color: #333333;
    border-bottom: 1px solid #c3e8f8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#la-menu-cacl.calc-desctop .sub li a:hover, 
#la-menu-cacl.calc-desctop .sub li.active a {
   background: #c3e8f8;
}


.main-menu .nice-menu a {
	padding-left: 7px;
	padding-right: 7px;
}

.header-search form div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.header-search .form-item {
	margin: 0;
}

@media (max-width: 980px) {
	.calc-mob {
		display: block;
	}
	.calc-desctop {
		display: none;
	}
}

#content > .selectbox {
    display: flex !important;
    width: 100%;
    justify-content: flex-end;
}

#content .selectbox li {
	font-family: inherit;
}