	/* CSS Document */
@font-face {
  font-family: 'a_LCDNovaCm';
  src: url('/includes/fonts/a_LCDNovaCm.eot');
  src: url('/includes/fonts/a_LCDNovaCm.eot?#iefix') format('embedded-opentype'),
	url('/includes/fonts/a_LCDNovaCm.woff2') format('woff2'),
	url('/includes/fonts/a_LCDNovaCm.woff') format('woff'),
	url('/includes/fonts/a_LCDNovaCm.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
button.link {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  font-size: 14px;
}
button.link:hover {
  color: #377293;
}

[popover] {
  background: #333;
  color: white;
  border: 2px solid #377293;
  line-height: 1.5;
  padding: 20px;
  max-width: 600px;
  position: absolute;
  
  position-area: end span-all;
  margin: 10px 0 0 0;

  /*transform: translateY(100px);
  opacity: 0;
  transition: transform 0.5s, opacity 0.5s, display 0.5s;
  transition-behavior: allow-discrete;*/
}

[popover]:popover-open {
  transform: translateY(0);
  opacity: 1;

  @starting-style {
    transform: translateY(20px);
    opacity: 0;
  }
}

a[href='/templates/offer-comment.html'] {
  text-decoration: none;
  color: black !important;
}
.products {
  display: inline-block;
  width: 300px;
  height: 250px;
  margin-right: 30px;
}
.more {
  display: inline-block;
  height: 15px;
  padding-right: 30px;
  margin-top: 15px;
  line-height: 16px;
  text-decoration: none;
  font-size: 12px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #bec2c6!important;
  background: url('/images/design/more_bt.png') 84px/contain no-repeat;
  float: right;
}
.cur{
	background-image:url(/images/design/parallax-1.jpg);
	background-size:cover;
	background-position:center;
	height:310px;
	min-width:1000px;
	position:relative;
}
.curPrev{
	left:30px;
}
.curNext{
	right:68px;
	text-align:right;
}
.curPrev, .curNext{
	position:absolute;
	top: 160px;
	z-index:55;
	opacity:0.6;
	width: 0;
}
.curInt{
	width:1000px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:55px;
	font-family:'Open Sans', sans-serif;
	overflow:hidden;
	position:relative;
	height:220px;
}

.curTitle{
	color:white;
	font-size:36px;
	font-weight:bold;
	text-shadow:0 0 1px white;
	margin-bottom:20px;
/*	float:left;*/

}
.curLine{
	position:absolute;
	width:7000px;
	left:0;
	z-index:50;
}
.curBox{
	float:left;
	height:215px;
	width:292px;
	box-shadow:inset 0 0 20px rgba(255,255,255, 0.8);
	margin:0 29px 0 15px;
}
.curBoxH{
	color: white;
	text-align:center;
	font-family: 'Roboto', sasn-serif;
	font-size:20px;
	margin-top:5px;
}
.curTable{
	margin: 25px auto;
	font-family: 'Roboto', sasn-serif;
	font-size:20px;
	line-height:30px;
	width:183px;
	font-weight:normal;
}
.curName{
	text-align:left;
}
.curRate{
	text-align:right;
}
.quotes{
	position:relative;
	min-width:1000px;
	background-image:url(/images/design/content_bg.jpg);
}
.quotesInt{
	width:1000px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:55px;
	font-family:'Open Sans', sans-serif;
	overflow:hidden;
	position:relative;
	min-height:400px;
}
.quoteLine{
	position:absolute;
	width:7000px;
	left:0;
	z-index:50;
}
.quotesPrev{
	left:30px;
}
.quotesNext{
	right:68px;
	text-align:right;
}
.quotesPrev, .quotesNext{
	position:absolute;
	top: 278px;
	z-index:55;
	opacity:0.6;
	width:0;
}

.quotesHead{
	color:#414141;
	font-size:36px;
	font-weight:bold;
	text-shadow:0 0 1px #414141;
	margin-bottom:28px;

}
.quote{
	float:left;
	overflow:hidden;
	width:300px;
	padding: 8px 40px 5px 5px;
/*	padding-right:40px;
	padding-left:5px;
	padding-bottom:5px;*/
}
.quote table tr {
	font-size: 12px;
}


.quote table th {
    border: 1px solid gray;
    background-color: #eee;
    vertical-align: middle;
    padding: 5px;
	height:24px;

}

.quote table td {
    border: 1px solid gray;
    padding: 5px;
	height:24px;
	vertical-align:middle;
}
.quote table td:first-child {
    width: 63%;
}
.quote table td:last-child {
    text-align:right;
}

.quote table tr {
    font-size: 12px;
}
.quote table {
    border: 1px solid gray;
    border-collapse: collapse;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	background-color:white;
}
.quote caption {
    color: #3e7a9b;
    font-size: 22px;
    /* font-family: Roboto; */
    /* font-weight: bold; */
    padding-bottom: 10px;
}
.quoteLastModified{
	margin-top:10px;
	margin-right: 48px;
	padding: 3px;
	font-size:12px;
	text-align:right;
}
.quoteLastModified span {
	padding: 0 2px 0 2px;
}
.home {
	text-align:left;
}
.home span{
	background: #0c8bb3;
	color: white;
	text-align:left;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
    margin: 0; /* �������� ������� ������� */
    padding: 0; /* �������� ���������� ������� */
    border: 0; /* ������� ������� */
    outline: 0; /* ������� ������� */
    font-size: 100%; /* ������ ������� ������ ������, �������� �� ��������� = 16px */
    vertical-align: baseline; /* ������������� ������� ������������ ������������ */
    background: transparent; /* ������������� ��� ���������� */
}
p{
	margin: 0; /* �������� ������� ������� */
    padding: 0; /* �������� ���������� ������� */
    border: 0; /* ������� ������� */
    outline: 0; /* ������� ������� */
    font-size: 110%; /* ������ ������� ������ ������, �������� �� ��������� = 16px */
    vertical-align: baseline; /* ������������� ������� ������������ ������������ */
    background: transparent; /* ������������� ��� ���������� */
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
h3{
	text-transform: uppercase;
}
body {
    line-height: 1; font-family:Roboto, Arial, Helvetica, sans-serif; /* ������������� ������� ������ */
}
ol, ul {
    list-style: none; /* ������� ������� ��� ������������ � ������� ������� */
}
wbr {
	display: inline-block;
}
:focus {
    outline: 0; /* ������� ������� ������ ������ ��� ������ */
}

body {
	background-color:white;
}
#google_translate_element{
    float: left;
    margin-top: 5px;
}
.headline{
	height:50px;
	background-image:url(/images/design/bg_body.png);
	font-size:12px;
	min-width:1000px;
}
.headlineInt{
	width:1000px;
	margin:0 auto;
	color:white;
	font-family: 'Roboto', sans-serif;
	position:relative;
}
.cartLabel{
/*	position:absolute;
	right:0px;
	top:0px;*/
	position:relative;
	width:40px;
	height:40px;
	cursor:pointer;
	float:right;
	margin-left:20px;
}
.cartLabelBG{
	position:absolute;
	left:0px;
	top:0px;
	width:40px;
	height:40px;
	color:red;
	z-index:106;

}

.cartLabelCnt{
	position:absolute;
	z-index:110;
	left:29px;
	top:5px;
	font-size:20px;
	text-align:center;
	display:block;
	background-color:#fea44c;
	width:25px;
	height:23px;
	padding-top:3px;
	border-radius:15px;
	color:white;
}
#card{
	overflow:hidden;
}
.headline a{
	color: white;
	text-decoration:none;
}
.headlineL{
}
.headlineL li {
	display: table-cell;
	padding-right:55px;
	vertical-align:middle;
	height:50px;
}
.headlineL img {
	vertical-align:middle;
}

.headlineR{
	float:right;
	margin-top:0px;
	position: relative;
	margin-right:60px;
}
.headlineR a{
	display:inline-block;
	margin-left:20px;
}
.bigbanner{
	height:635px;
	background-image:url(/images/design/content_bg.jpg);
	background-color:#f3f6ef;
	min-width:1000px;
	position:relative;
	overflow:hidden;
}
#bannerPrev{
	position:absolute;
	top: 320px;
	left: 30px;
	z-index:100;
	opacity:0.8;
}
#bannerNext{
	position:absolute;
	top: 320px;
	right: 30px;
	z-index:100;
	opacity:0.8;
}
.banner{
	/* background-image:url(/images/banners/banner1.jpg); */
	background-position:center;
	height:475px;
	background-size:cover;
	color:#3e7a9b;
	text-shadow:0px 0px 10px white, 0px 0px 20px white, 0px 0px 30px white;
	font-size:36px;
	text-align:center;
	padding-top:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	width:100%;
	z-index:99;
}
.topmenuBanner{
	height:140px;
	background-image:url(/images/banners/banner1.jpg);
	background-position:center;
	background-size:cover;
	min-width:1000px;
}
.topmenu{
	position:absolute;
	background-image:url(/images/design/box-1.png);
	height:140px;
	width:100%;
	min-width:1000px;
	z-index:105;
}
.topmenuInt{
	width:1000px;
	margin:0 auto;
	color:white;
	font-family: 'Roboto', sans-serif;
	/*overflow:hidden;*/
}
.topmenuInt .productsMenu {
  display: none;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
}
.topmenuInt ul li:hover > ul {
  display: block;
}
.topmenu .productsMenu li {
  display: block;
  width: 200px;
  height: 50px;
  padding: 0;
  margin: 0;
  line-height: 50px;
  /*background-image: url(/images/design/box-1.png);*/
  background-color: #e3eaf0;
  float: none;
}
.productsMenu li > a {
  padding-left: 10px;
  color: black;
}
/*.topmenu .productsMenu li:hover {
  background-color: white;
}*/
.productsMenu li > a:hover {
  color: #3e7a9b;
  /*background-color: white;*/
  font-weight: bold;
}
.productsMenu-marker {
  width: 30px;
  height: 30px;
  background-color: #e3eaf0;
  transform: rotate(45deg);
  position: absolute;
  left: 28px;
  top: -7px;
}
.logo{
	padding-top:40px;
	float: left
}
.logo a {
  width: 308px;
  height: 48px;
  background: url('/images/design/logo.png') center/contain no-repeat;
}
.logo-min a {
  width: 267px;
}
.main {
  width: 14px;
  height: 100%;
  background: url('/images/design/main.png') center/contain no-repeat;
}
.topmenu ul{
	display: inline-block;
	margin-left: 30px;
	/*overflow:hidden;*/
	line-height:140px;
}
.topmenu ul li{
	float: left;
	height:140px;
	color:white;
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	padding:0px 10px 0px 10px;
	margin-right:10px;
	vertical-align:middle;
	font-size:14px;
  position: relative;
}
.navMenu > li:hover, .topmenu li.active{
	background-color: #373e43;
}
.topmenu a{
  display:block;
	color:white;
	text-decoration:none;
	/*height: 100%;*/
}
.productsMenu .subMenu {
  display: none;
}
.directions{
	/*position:absolute;*/
	width:100%;
  height: 355px;
  min-width:1000px;
  padding-top: 30px;
  background-color:#f3f6ef;
	/*top: 600px;*/
	/*z-index:100;*/
}
.directions .eventHead {
  margin-bottom: 30px;
}
.directionsInt{
	width:1000px;
	margin:0 auto;
}
.direction{
	display:inline-block;
	padding-top:5px;
	margin-right:30px;
	height:230px;
	width:300px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background-color:white;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	font-size:23px;
	font-family:Arial, sans-serif;
	color:#373e43;
}
direction a{
	color:#373e43;
}
.direction:hover{
	padding-top:1px;
	height:234px;
}
.direction img {
	width:290px;
	margin-bottom:13px;
}
.direction:last-child{
	margin-right:0px!important;
}

.direction img {
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-ms-filter: grayscale(1);
-o-filter: grayscale(1);
filter: grayscale(1);
transition-property: width;
transition-property: filter;
transition-property: -o-filter;
transition-property: -moz-filter;
transition-property: -ms-filter;
transition-property: -webkit-filter;
transition-duration: 1s;
/*filter: gray; /* IE 6-9 */
}
.direction:hover img {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
transition-property: width;
transition-property: filter;
transition-property: -o-filter;
transition-property: -moz-filter;
transition-property: -ms-filter;
transition-property: -webkit-filter;
transition-duration: 1s;
/*filter: none;*/
width:298px;
}
.service{
  min-width:1000px;
  height:225px;
  background: linear-gradient(#4483a4, #3a7799);
	/*background-color:#3e7a9b;*/
	/*background-image:url(/images/design/gradient-1.png);*/
	/*background-repeat:repeat-x;*/
}
.serviceInt{
	width:1000px;
	margin:0 auto;
	padding-top:30px;
}
.serviceCol1{
	width:300px;
	float: left;
	font-family:'Open Sans', sans-serif;
}
.serviceCol2{
	padding-left:112px;
	width:200px;
	float: left;
}
.serviceCol3{
	padding-left:148px;
	width:200px;
	float: left;
}

.serviceSlogan{
	color:white;

	font-size:36px;
	font-weight:bold;
	text-shadow:0 0 1px white;

}
.serviceSloganTranslate{
	color:white;
	font-size:11px;
	font-style:italic;
}
.serviceWarranty{
	padding-top:18px;
	font-size: 17px;
	text-transform:uppercase;
	color: #8bd9ff;
	font-weight:bold;
}
.serviceDesc{
	padding-top:36px;
	color:white;
	font-size:13px;
}
.serviceColHead{
	font-size: 17px;
	font-family:'Open Sans', sans-serif;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}
.serviceList{
	margin-top:10px;
	color:	white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:10px;
}
.serviceList li{
	position:relative;
	color:	#8bd9ff;
	padding-left:10px;
	line-height:35px;
}
.serviceList li:before{
	position:absolute;
	top:0px;
	left: -10px;
	content:'\2022';
	font-size:32px;
	color:white;
}
.serviceButton{
  display: block;
  width: 148px;
  padding: 5px 0;
  margin: 10px auto 0;
  border: 2px solid #fea44c;
  border-radius: 20px;
  background-color: #ffffff;
  color: #fea44c;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.serviceButton:hover {
	cursor:pointer;
  background-color: #fea44c;
	color:#ffffff;
}
.events{
	position:relative;
	min-width:1000px;
}
.eventsInt{
	width:1000px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:55px;
	font-family:'Open Sans', sans-serif;
	overflow:hidden;
	position:relative;
	min-height:150px;
}
.eventLine{
	position:absolute;
	width:7000px;
	left:0px;
	z-index:50;
}
.eventPrev{
	left:30px;
}
.eventNext{
	right:68px;
	text-align:right;
}
.eventPrev, .eventNext{
	position:absolute;
	top: 126px;
	z-index:55;
	opacity:0.6;
	width:0px;
}

.eventHead{
	color:#414141;
	font-size:36px;
	font-weight:bold;
	text-shadow:0 0 1px #414141;
	margin-bottom:38px;

}
.event{
	float:right;
	overflow:hidden;
	width:300px;
	padding-right:50px;
}


.eventDate{
	font-size:46px;
	font-weight:bold;
	line-height:40px;
	width:75px;
	float:left;
	color:#bec2c6;
}
.eventDesc{
	font-size:13px;
	color:#bec2c6;
	padding-left:80px;
	line-height:16px;
}
.eventDesc a{
	color:#bec2c6;
	text-decoration:none;
}
.emergency{
	height:155px;
	background-color:#c5cace;
	background-image:url(/images/design/content_bg-footer.jpg);
	min-width:1000px;
}
.emergencyInt{
	width:1000px;
	margin:0 auto;
	font-family:'Open Sans', sans-serif;
	color: white;
}
.emergencyQ{
	height:155px;
	display:table-cell;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:20px;
	width:337px;
}
.emergencyPhone{
	height:155px;
	display:table-cell;
	vertical-align:middle;
	white-space:nowrap;
	font-size:50px;
	font-weight:bold;
	width:430px;
}
.emergencyPhone a{
	color:white;
	text-decoration:none;
	cursor:text;
}
.emergencyWorkTime{
	height:155px;
	display:table-cell;
	vertical-align:middle;
	font-size:20px;
}
.footer{
	background-image:url(/images/design/bg_body.png);
	background-color:#413535;
	min-width:1000px;
	position: inherit;
}
.footerInt{
	padding-top:50px;
	width:1000px;
	margin:0 auto;
	font-family: 'Roboto', sasn-serif;
	color: white;
	overflow:hidden;
}
.footerInt a{
	color: #80878e;
	text-decoration:none;
}
.footerInt ul{
	font-size:16px;
	color: #80878e;
	line-height:20px;
}
.footerFollow{
	padding-left:60px;
	float:left;
	width:360px;
}
.footerIconLine{
	margin-bottom:16px;
}
.footerIconLine i, .footerContacts i {
  margin: 0 5px;
  color: white;
  font-size: 24px;
}
.footerMenu{
	float:left;
	width:350px;
}
.footerContacts {
	float:left;
}
.footerCopyright{
	font-size:14px;
	text-align:right;
	clear:both;
	margin-top:150px;
}
.footerDevel{
	font-size:14px;
	float:right;
	margin-bottom:20px;
}
.footerTitle{
	font-size:20px;
	text-transform:uppercase;
	padding-bottom:18px;
}
.footerTitle a {
  color: white;
}
.footerTitle a:hover {
  color: #80878e;
}
.breadcrumb{
	background-color:#DDDDDD;
	background-image:url(/images/design/content_bg.jpg);
	height:36px;
	font-family:'Roboto', sans-serif;
	min-width:1000px;
}
.breadcrumbInt{
	width:1000px;
	margin: 0 auto;
}
.breadcrumbInt a{
	color: #3a3238;
	text-decoration:none;
}
.breadcrumbInt a:hover{
	text-decoration:underline;
}
.breadcrumbInt ul{
	padding-top:10px;
	color: #3a3238;
	font-size: 16px;
}
.breadcrumbInt li{
	display:inline-block;
}
.breadcrumbInt li::after{
	content: ' / '	;
}
.breadcrumbInt li:last-child::after{
	content: ''	;
}
.goodsMenu{
	float: left;
	/*width:220px;*/
	font-family:'Roboto', sans-serif;
	font-size:16px;
	line-height:30px;
	padding-left:0px;
}

.goodsMenu>ul{
	margin-top:18px;
	margin-left:30px;
	width:220px;
}
.goodsMenu a{
	color: #3a3238;
	display:block;
	text-decoration:none;
	padding-left:5px;
	position:relative;
}
.goodsMenu li a::after {
/*    content: '\232A';*/
	/*content: '\f054';*/
  position: absolute;
  right: 5px;
	top: 1px;
	font-family:'FontAwesome';
}
.goodsMenu li a:hover{
	color: #377293;
	background-color:#eee;
}
/*.goodsMenu  a.current_link:hover{
	color: white!important;
}*/

.goodsMenu .current_link{
	background-color:#377293;
	color:white;
}
.contentBody{
	overflow:hidden;
  /*margin-left: 240px;*/
}
.templateBody{
	/*background-image:url(/images/design/content_bg.jpg);*/
	max-width:1000px;
  margin: auto;
}
.template{
	/*width:1000px;*/
	margin: 0 auto;
	overflow:hidden;
	font-family:'Roboto', sans-serif;
	font-size: 14px;
	line-height:18px;
	color:black;
	min-height:400px;
	padding:10px;
}
.template a, .content a{
	color: #377293;
}
/*
.template h1, .template h2{
	font-family:'Open Sans', sans-serif;
	font-size:36px;
	font-weight:bold;
	padding-top:35px;
	padding-bottom:20px;
	color:#414141;
	line-height:40px;
}
*/
.template p{
	text-align:justify;
	padding-bottom:10px;
}
aside{
	position: absolute;
	left: 0px;
	overflow: hidden;
	z-index:90;
}
.goodsMenu ul{
	display: none;
}
#goodsOpen{
  display: none;
	float: left;
	background-color:#DFD9D9;
	width:25px;
	padding-top:100px;
	cursor:pointer;
}
#goodsOpen div{
	transform:rotate(-90deg);
	text-align:center;
}
.internalContent{
/*	float: left;
    min-width: 250px;
	max-width:350px;*/
	overflow:auto;
}
.content{
  position:relative;
  max-width: 1000px;
	margin-left:0px;
  margin: 0 auto;
	padding-left:30px;
	padding-bottom:50px;
	font-family:'Roboto', sans-serif;
	font-size: 14px;
	line-height:18px;
	color:#999;
	/*min-height:450px;*/

}
.content p{
	text-align:justify;
	padding-bottom:10px;
}
.content h1, .content h2, .template h1, .template h2{
	color: #377293;
	font-size:30px;
	padding-top:35px;
	padding-bottom:10px;
	line-height:35px;
}
.template h1 a, .template h2 a, .content h1 a, .content h2 a{
	color: #377293;
	font-size:30px;
	text-decoration:none;
	border-bottom: 1px dashed #377293;
}
.content h5{
	display:none;
}
.with-border {
	border: 1px solid #c4cad1;
	padding: 2px;
	margin-right:10px;
}
.content .linksList{
	display:none;
}

.button-up{
	display:none;
	background-color:#959595;
	width:38px;
	height:38px;
	position: fixed;
	right:20px;
	bottom: 20px;
	cursor: pointer;
	text-align: center;
	line-height: 47px;
	color: white;
	z-index:100;
	border-radius:19px;
	font-weight:bold;
	font-size:30px;
	font-family:Tahoma, sans-serif;
}
.content .mRotate{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode: vertical-rl;
}
.content .mRotateNW{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode: vertical-rl;
	white-space:nowrap;
}
.content .mobileCollapse h3{
	padding-left:30px!important;
}
.content .collapseContent>p{
	font-size:13px;
	line-height:19px;
}

p#zakazButton {
    display: none;
    background-color: #377293;
    color: white;
    padding: 5px 0px;
    margin: 10px 2px;
    border-radius: 4px;
}
p#zakazButton a {
    color: white;
    text-decoration: none;
}

.left-align, .center-align {
		font-size: 14px;
		border-collapse: collapse;
		border-top: 1px solid #515054;
		border-bottom: 1px solid #515054;
		border-right: 1px solid white;
		border-left: 1px solid white;
		width: 100%;
		margin-bottom: 15px;
		padding-bottom:30px;

}

.left-align th , .center-align th{
	text-align: center;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	font-weight: normal;
	border-bottom: 1px solid #515054;
	border-right: 1px solid #e3eaf0;
	color:#2f3641;
}
.left-align td {
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
	border-right: 1px solid #e3eaf0;
}


.left-align .lightRow, .lightRow td  {
	background-color: #FFFFFF;
}

.left-align .darkRow, .darkRow td {
	background-color: #F3F3F3;
}
.left-align .indent{
	padding-left: 20px;
}
.even {
	background-color: #F3F3F3;
}

.odd {
	background-color: #FFFFFF;
}
.table-heading{
	text-align: center;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	font-weight: bold;
	border-bottom: 1px solid #515054;
	border-right: 1px solid #e3eaf0;
	color:#2f3641;
	background-color: #FFFFFF;
}

.left-align .cent {
	text-align: center!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.center-align td {
	border-right: 1px solid #e3eaf0;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
}
.quotePluginPrev{
	left:0px;
}
.quotePluginNext{
	right:0px;
}
.quotePluginNext, .quotePluginPrev{
    position: absolute;
    z-index: 101;
	top: 50%;
	color: #377293;
	font-size:34px;
}
.plugin {
	margin-top:35px;
/*	float:left;
	width:285px;
	min-height:350px;
	max-height:350px;*/

	border:0px dashed lightgray;
	margin-right:15px;
	margin-bottom:20px;
	margin-left:25px;
	position:relative;
/*	padding-bottom:20px;*/
	font-size:80%;
	color:black;
	overflow:hidden;
/*    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
	hyphens: auto;*/
}
.plugin .news-list {
	width: 255px;
	margin:20px 30px 0px 0px;
	padding:0 5px;

}
.plugin .news-list .title {
	font-size:14px!important;
}
.plMore{
	position:absolute;
	bottom:0;
	right:0;
}
.pluginh2{
    color: #377293!important;
    font-size: 30px!important;
    padding-bottom: 10px!important;
    line-height: 35px!important;
	padding-top:0px!important;

}
.plugin .quote caption{
    color: black;
    font-size: 18px;
}
.plugin .quote {
	width: 263px;
	margin:0;
	padding:0 0 10px 0;
	margin-right:30px;

}

.plugin .quote td {
	padding:0px 3px;
	font-size: 11px;
/*	width:auto!important;*/
	line-height:normal;
/*	border-left:none; */
	border-right:none;
}
.plugin .quote th {
/*	border-left:none; */
	border-right:none;
	text-align:left;
}
.plugin .quote th:last-child {
	text-align:right;
}
.plugin .quote table td:last-child {
    white-space: nowrap;
}
.quotePluginLine{
	/*position:absolute;*/
	max-height: 300px;
	overflow:hidden;
}
.newsPluginLine{
	/*position:absolute;*/

}
.neighbor{
	margin-top:0px;
	font-family:'Roboto', sans-serif;
	float:left;
	min-width:220px;
	/*max-width:250px;*/
}
.neighbor a{
  line-height: 21px;
	color:#3a3238;
	text-decoration:none;
}
.neighbor a:hover{
	/*color: #377293;*/
	/*text-decoration:underline;*/
  color: #377293;
	background-color:#eee;
}

.neighbor ul{
	margin-top:12px;
	margin-left:32px;
	font-size:16px;
	line-height: 24px;
	overflow:hidden;

}
.expandMore, .collapseMore{
	display: none;
	margin-left:32px;
	padding:5px 15px;
	background-color:#377293;
	position:relative;
	margin-bottom:20px;

}
.expandMore::after, .collapseMore::after{
    content: '\f054';
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: 'FontAwesome';
	color:white;
}
.expandMore::after{
	-moz-transform: rotate(90deg);  /* Firefox */
	-o-transform: rotate(90deg);  /* Opera */
	-webkit-transform: rotate(90deg);  /* Safari y Chrome */
	transform: rotate(90deg);
}
.collapseMore::after{
	-moz-transform: rotate(-90deg);  /* Firefox */
	-o-transform: rotate(-90deg);  /* Opera */
	-webkit-transform: rotate(-90deg);  /* Safari y Chrome */
	transform: rotate(-90deg);
}
.expandMore a, .expandMore a:hover, .collapseMore a, .collapseMore a:hover{
	text-decoration:none;
	color:white;
  background-color: #377293;
	text-shadow:0 0 1px white;
	display:block;
}
.oneColumn{
	-webkit-column-count: 1;
	-moz-column-count:1;
	column-count:1;
}

.twoColumn{
/*
	-webkit-column-count: 2;
	-moz-column-count:2;
	column-count:2;
*/
}
.neighborGoods .twoColumn{
	-webkit-column-count: 2;
	-moz-column-count:2;
	column-count:2;
}
.threeColumn{
	-webkit-column-count: 1;
	-moz-column-count:1;
	column-count:1;
/*
	-webkit-column-count: 3;
	-moz-column-count:3;
	column-count:3;
*/
}

.neighbor li{
	margin-left:20px;
	position:relative;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    line-height: 14px;
    margin-bottom: 12px;
}
.neighbor li:before{
	content: '- ';
	position:absolute;
	left: -10px;
	top:0px;
}
.neighborTitle{
	color: #377293;
	font-size:20px;
}

.neighborGoods{
	position:absolute;
	top:3px;
	right:10px;
	cursor:pointer;
}
.neighborGoods ul{
	display:none;
	background-color:white;
	padding: 15px 5px;
	border: 1px solid #377293;
	box-shadow:0 0 10px rgba(0,0,0,0.8);
	clear:right;
	font-size:14px;
	line-height:18px;
}
.neighborGoods a{
	color:#3a3238;
	text-decoration:none;
}
.neighborGoods a:hover{
	/*color: #377293;
	text-decoration:underline;*/
  color: #377293;
	background-color:#eee;
}
/*.neighborGoods:hover ul{
	display:block;
}*/
.neighborGoods li:before{
	content: '- ';
}
.neighborGoods .neighborGoodsTitle{
	border: 1px solid #377293;
	color: #377293;
	background-color:white;
	padding: 3px;
	float:right;
}
.neighborGoods:hover .neighborGoodsTitle{
	border: 1px solid #377293;
	color: white;
	background-color:#377293;
}
.pictogramms{
	margin-top:30px;
	clear:both;
}
.pictogramms a{
	display:inline-block;
	margin-left:56px;
	color: #377293;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	margin-right: 150px;
}
.scroll{
	width: inherit;
	overflow:auto;
}
.zoom9{
	font-size:9px;
	cursor:pointer;
	position:relative;
}
.zoom9image{
	position: absolute;
	top: 40%;
	left:40%;
	opacity:0.3;
}
div.zoom9{
	/*border:1px solid red;*/
	width:780px;
	overflow:hidden;


}
#zoomHeader{
	position:fixed;
	left:0;
	right:0;
	top: 0px;
	height:25px;
	background-color:black;
	color:white;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	display:none;
	z-index:1000;
	cursor:pointer;
}
#zoomWindow{
	display: none;
	position:fixed;
	left:0;
	right:0;
	top:25px;
	bottom:0;
	background-color:#CCCCCC;
	z-index:999;
	overflow:auto;
}
#zoomWindow .zoom9{
	font-size:16px;
	cursor:auto;
	width:auto;
}
#zoomWindow table {
	background-color:#FFFFFF;
}
#zoomWindow div.zoom9{
	overflow:auto;
}
#zoomWindow div.zoom9 *{
	font-size:16px;
}
.contacts{
  margin-bottom: 20px;
}
.contactInfo{
	float:left;
	width:292px;
	font-size:16px;
  /*color:#565656;*/
}
.contactInfo .tel {
  /*margin-left: 100px;*/
  color:#565656;
	text-decoration:none;
}
.hotline{
  margin-bottom: 20px;
  font-size:21px;
  font-weight: bold;
  color: #565656;
}
.town {
  display: inline-block;
  width: 142px;
  padding-bottom: 0!important;
  font-size: 16px;
}
.address {
  text-decoration: none;
}
.contactForm{
	float:right;
}
.contactForm .input {
	width: 282px;
  padding-bottom: 5px;
  margin-right: 30px;
  margin-bottom: 30px;
	border: none;
  border-bottom: 1px solid lightgrey;
  font-size: 18px;
}
#name1, #nameDispatch {
  background: url(/images/design/Name.png) no-repeat right;
}
#company {
  background: url(/images/design/Company.png) no-repeat right;
}
#email1, #emailDispatch {
  background: url(/images/design/Mail.png) no-repeat right;
}
#tel {
  background: url(/images/design/Phone.png) no-repeat right;
}
.contactForm textarea {
  width:592px;
  height: 30px;
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid lightgrey;
  resize: none;
  font-family: inherit;
  font-size: 18px;
}
#text {
  display: block;
  background: url(/images/design/Sms.png) no-repeat right;
}
/*.g-recaptcha, .contact {
  display: inline-block;
  width: 240px;
}*/
.contact {
  /*float: right;*/
  margin-top: 12px;
}
.lme {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 100%;

}
.lme th {
	height: 28px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #f5f5f5;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}
.lme td {
	border-bottom: 1px solid #cccccc;
}
.lme .name {
	color:#003399;
	height: 20px;
	padding-left: 3px;
}

.lmeicon {
margin-top:-10px;
/*margin-top:0px;*/
}

.fp td {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 24px;
	text-align: justify;
}
.fp .marker{
	vertical-align: top;
	padding-right: 18px;
}
#searchPanel{
	position: absolute;
	width:500px;
	height:50px;
	right:0;
	z-index:106;
}
.searchTriangle{
	background-color: #373e43;
	height:30px;
	width:30px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	margin-left:425px;
	margin-top:12px;
	margin-bottom:-20px;
	z-index:103;
}
.searchInput{
	background-color: #373e43;
	border-radius:10px;
	padding:10px;
	z-index:104;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
}
.rnum{ text-align:right! important;}
#popupBg{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom: 0;
	z-index:110;
	background-color:rgba(0,0,0,0.5);
	display:none;
}
#popupWait{
	position:fixed;
	z-index:121;
	top:50%;
	left: 50%;
	padding:5px;
	border:1px solid black;
	border-radius:10px;
	box-shadow:0 0 10px black;
	background-color:white;
	display:none;
	width:250px;
	height:50px;
	margin-top:-25px;
	margin-left:-125px;
}
#popupWindow{
	position:fixed;
	z-index:111;
	width:300px;
	/*height:200px;*/
	background:white;
	border-radius:5px;
	box-shadow:0 0 10px black;
	top:50%;
	left: 50%;
	margin-top:-150px;
	margin-left:-200px;
	display:none;
}
#popupClose{
	position:absolute;
	right:0px;
	top:0px;
	z-index:112;
}
#popupClose a{
	background-color:white;
	color: black;
	text-align:center;
	width:30px;
	height:30px;
	border-radius:15px;
	/*box-shadow:0 0 10px black;*/
	display:block;
	text-decoration:none;
	font-size:26px;
}
#popupContent{
	padding:15px;
}
.initial, .initial *{
	margin:initial;
	padding:initial;
	list-style:initial;
	line-height:initial;
	font-size:16px
}
ul.initial{
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
	-moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
    -moz-padding-start: 40px;
	-o-margin-before: 1em;
    -o-margin-after: 1em;
    -o-margin-start: 0px;
    -o-margin-end: 0px;
    -o-padding-start: 40px;
	margin-before: 1em;
    margin-after: 1em;
    margin-start: 0px;
    margin-end: 0px;
    padding-start: 40px;

}
.indent p{
	text-indent:30px;
	color:#999;
}
.mobileMenu{
	display:none!important;
}
.mobileVersion{
	display:none;
}
.desktopVersion{
	display:block;
}
.cabinetIndent{
  /*width: 383px;*/
	margin-left:250px;
}
.cabinetIndent .itemLastView{
	width: 160px;
	height:200px;
	position:relative;
}
.cabinetIndent .itemLastView .deleteLastView, .cabinetIndent .itemLastView .deleteFavorites{
	position:absolute;
	cursor:pointer;
	color:gray;
	font-size:18px;
	right:10px;
	top:10px;
}
.cabinetIndent .itemLastView .deleteLastView:hover, .cabinetIndent .itemLastView .deleteFavorites:hover{
	color:red;
}
.cabinetIndent .itemLastView a:hover img {
  box-shadow: 1px 1px 5px;
}
.cabinetIndent .itemLastView img{
	width: 150px;
}
.serviceButton-wrapper{
  width: 383px;
}

@media screen and (max-width:1140px){
	.eventNext{
		width:50px;
		right:0px;
	}
	.eventPrev{
		left:0px;
		width:50px;
	}
	.eventLine{
		left: 50px;
	}
	.event{
		width:270px;
	}

}
@media screen and (max-height:750px){
	.topmenu{
		height:100px;
	}
	.logo{
		padding-top:20px;
	}
.topmenuBanner{
	height:100px;
}
.topmenu ul {
    line-height: 100px;
}
.topmenu ul li{
	height:100px;
	padding:0px 10px 0px 10px;

}
.banner{
		padding-top:120px;
		height:515px;
		font-size:30px;

}

}

/* ����� */
	#selectWin {
		position: fixed;
		display: none;
		width: 352px;
		max-height: 350px;
		overflow: auto;
		border: 1px solid black;
		z-index: 4000;
		background-color: white;
	}


.hdd{
	background-color: #515054;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 10px;

}
.orderTable .stt1 {background-color: #f3f3f3; }
.orderTable .stt2 {    background-color: #dfdfdf;}
.orderTable td {
	vertical-align: top;
}
.groupTitle {
	/*background-color: #eeeeee;*/
	height:22px;
	font-size:12px;
	padding-left: 20px;
	border-bottom: 1px dotted #CCC;

}
.groupTitle a{
 text-decoration:none;
	background-image:url(/images/design/bullet_arrow_right.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	color: #515054;
	font-weight:bold;
}

.groupTitle a:hover{
 text-decoration:underline;

}

.groupTitleExpanded {
	background-color: #377293;
	color: white;
	padding-left: 20px;
	font-size:14px;
	font-weight:bold;
	height:22px;
	padding-top:7px;
}

.groupTitleExpanded a{
 text-decoration:none;
	background-image:url(/images/design/bullet_arrow_down.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	color: white;
}
.test1:hover
 {
	background-color: #FFFFCC!important;
}
#orderWin table {
border:0px;
border-collapse:collapse;
}
#orderWin td {
border: 1px solid #CCC;
padding: 7px;

}

#orderWin th {
border: 1px solid #CCC;
/*background-color: #dfdfdf;*/
padding: 10px;
}

.opacity80 { /* ebay-ok */
	opacity:0.8;
	filter:alpha(opacity=80);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: fixed;
	z-index: 1000;
	/* border: 1px solid red; */
	background-color: white;
}
.dialog {/* ebay-ok */
	position: fixed;
	z-index: 2000;
	background-color: #377293;
	border: 6px solid #377293;
	top:50%;
	left:50%;
	margin-left:-200px;
	margin-top:-160px;
	/* height: 400px; */
	width: 400px;
	border-radius:3px;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
.dialog .head {/* ebay-ok */
	background-color: #377293;
	color: White;
	font-weight: bold;
	height: 22px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 30px;
}
.dialog .head img {/* ebay-ok */
	float: right;
	border: 0;
}
.dialog .dialogBody {/* ebay-ok */
	padding: 20px;
	background-color:white;
	border-radius:3px;
}
.dialog .orderField:disabled {
    background-color: white;
    border: 1px solid gray;
}
.dialog .orderField{
	width:348px;
	margin-top: 3px;
    border: 1px solid red;
    padding: 2px;
}
.dialog .orderListButton{
/*	background-color: #377293;
	color:white;
	border-radius:20px;
	border:none;*/
	width:25px;
	margin-left:-25px;
}
.listItem {
	color:black;
	text-decoration:none;
	display: block;
	padding: 2px;
}
.listItem:hover {
	color: white;
	background-color: #377293;
}
.goodsP{
	margin-top:5px;
	margin-bottom:5px;
	border-collapse:collapse;
}
.goodsPc1{
	width:165px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	border:1px solid gray;
}
.goodsPc2{
	width:150px;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid gray;
}
.goodsPd1{
	border:1px solid gray;
	padding:1px;
	margin-bottom:3px;
	height:20px;
	background-color:#FFFFFF
}
.goodsPi1{
	float:right;
	height: 20px;
}
.lcdFont{
	font-family: 'a_LCDNovaCm';
	font-size:24px;
}
.lcdFont span{
	/*color:#c7e2b9;*/
}

.banOpacityText{
	font-family:Roboto;
	font-size:18px;
	color:white;
	text-shadow:none;
	background-color:rgba(0,0,0,0.3);
	padding:10px;
	position:absolute;
	left:0;
	top:260px;
	text-transform:none;
}
.opacityTextContainer{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	font-weight:normal;
}
.banButton{
	font-family:Roboto;
	font-size:16px;
	color:white;
	text-shadow:none;
	background-color:#255624;
	padding:10px;
	position:absolute;
	right:0;
	top:310px;
	text-transform:uppercase;
	box-shadow:5px 5px 5px rgba(0,0,0,0.5);

}
.banButton:hover {
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  cursor: pointer;
}
.banButton a{
	color:white;
	text-decoration:none;
}

div.textInPopup{
	font-size:14px;
	line-height:16px;
}
div.textInPopup p{
	margin:7px 0px;
	text-align:justify;
}
div.textInPopup p span {
	padding-left: 40px;
}
.shopping{
	position: absolute;
    top: 420px;
    left: 85px;
}
.shopping a{
	text-decoration:none;
	color:#377293;
}
.thumbs{
	float: left;
	width: 62px;
	min-height:405px;
	overflow:hidden;
	margin-right:10px;
}
.imThumb{
	width: 60px;
	border:1px solid #aaa;
	margin-bottom:15px;
	cursor:pointer;
}
.imMainImage{
	width: 400px;
	height:400px;
	border:1px solid #aaa;
}
.mainImage{
	float: left;
	overflow:hidden;
	width:405px;
	height:405px;
}
.order {
	float: left;
	min-height:405px;
	overflow:hidden;
	margin-left:10px;
	width:430px;
	margin-bottom:20px;
}
.order .price{
	display: inline-block;
	color:#377293;
	margin-right:20px;
	font-size:16px;
}
.order .stock{
	display: inline-block;
	color:black;

}

.ui-widget-content{
	border:0;
}
.ui-widget-header{
	border:0!important;
	background:none!important;
}
.ui-tabs-panel{
	border: 1px solid #aaa;
	border-width:1px!important;
}
#tabs>div {
	height: 280px;
  padding-bottom: 0;
  overflow: auto;
}
.pName {
	float:left;
	width:140px;
	clear:left;
	margin-bottom:10px;
}
.pVal {
	float:left;
	margin-bottom:10px;
}
.pVal input[type=text] {
	width:215px;
	height:18px;
}
.pVal button {
	height:24px;
	width:14px;
	padding:0 0;
}
.buyButtons{
	clear:left;
	float:left;
	margin-top:20px;
}
#addToCart, #orderProcess, .oneClickProcessButton{
	background: #f2c399;
	background: -moz-linear-gradient(top,  #f2c399 0%, #fea248 100%);
	background: -webkit-linear-gradient(top,  #f2c399 0%,#fea248 100%);
	background: linear-gradient(to bottom,  #f2c399 0%,#fea248 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2c399', endColorstr='#fea248',GradientType=0 );
	color:white;
  padding:8px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid grey;
  border-bottom: 1px solid grey;
  box-shadow: 2px 2px 5px grey;
	border-radius:3px;
	font-family:Tahoma, sans-serif;
  font-size:14px;
}
.oneClickProcessButton{
	margin:0 auto;
}
.oneClickRow{
	display:table-row;
}
.oneClickField{
	display:table-cell;
    padding: 7px;
}
.oneClickValue {
    display: table-cell;
    padding: 7px;
}
.oneClickValue input {
    border: 1px solid lightgray;
    padding: 4px;
}
#orderProcess{
	float:right;
}
#addToCart:hover, #orderProcess:hover{
  margin-left: 0.063em;
  margin-right: -0.063em;
  cursor:pointer;
  box-shadow: none;
  border:1px solid #eee;
}
#buyOneClick{
  background: -moz-linear-gradient(top, #4caf50 0%, #8bc34a 100%);
	background: -webkit-linear-gradient(top,  #4caf50 0%,#8bc34a 100%);
	background: linear-gradient(to bottom,  #4caf50 0%,#8bc34a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4caf50', endColorstr='#8bc34a',GradientType=0 );
  padding:8px;
	color: white;
	font-size:14px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid grey;
  border-bottom: 1px solid grey;
  box-shadow: 2px 2px 5px grey;
	border-radius:3px;
	font-family:Tahoma, sans-serif;
}
#buyOneClick:hover {
  margin-left: 0.063em;
  cursor:pointer;
  box-shadow: none;
  border:1px solid #eee;
}
#callMe, #cartClose{
	background: #dcdcdc;
	background: -moz-linear-gradient(top,  #dcdcdc 0%, #b6b6b6 100%);
	background: -webkit-linear-gradient(top,  #dcdcdc 0%,#b6b6b6 100%);
	background: linear-gradient(to bottom,  #dcdcdc 0%,#b6b6b6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#b6b6b6',GradientType=0 );
	color:white;
  padding:8px;
  border: none;
	font-family:Tahoma, sans-serif;
  font-size:14px;
}
#callMe:hover, #cartClose:hover {
  cursor:pointer;
  animation: fill 0s;
}
.callPhone #phone{
	width:180px;
	height:11px;
	padding:8px;
	margin-right:10px;
	margin-left:3px;
}
.callPhone{
	margin-top:20px;
}
#callMe {
  animation: fill 5s infinite alternate;
}
@keyframes fill {
  from {color: green}
  to {color: white}
  /*from {background: linear-gradient(to bottom,  #dcdcdc 0%,#b6b6b6 100%);}*/
  /*to {background: linear-gradient(to bottom, #b6b6b6 0%, #dcdcdc 100%);}*/
}
.itemInstead {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 110px;
	font-size:12px;
}
.itemInstead img {
    width: 100px;
    padding: 2px;
    border: 1px solid lightgrey;
}
.itemInstead a{
	color:black;
	text-decoration:none;
}
.insteadBuy {
    clear: left;
	width:450px;
	float:left;
    padding: 10px;
	background-color:#ebedec;
	color: #377293;
	font-size:16px;
	margin-bottom:20px;
	height:160px;
	position:relative;
	overflow:hidden;
}
.insteadBuy p, .lastView p{
	margin:5px 0;
}
.lineInstead{
	overflow:hidden;
	display:none;
	position:absolute;
	width:1000px;
	left: 30px;
}
.prevInstead{
	position:absolute;
	left:0;
	width:30px;
	font-size:20px;
	text-align:center;
	z-index:10;
	vertical-align:middle;
	height:170px;
	background-color:#eee;
}
.nextInstead{
	position:absolute;
	right:0;
	width:30px;
	font-size:20px;
	text-align:center;
	z-index:10;
	vertical-align:middle;
	height:170px;
	background-color:#eee;
}
.prevInstead i, .nextInstead i{
	line-height:105px;
}


.itemLastView {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 110px;
	font-size:12px;
}
.itemLastView img {
    width: 100px;
    padding: 2px;
    border: 1px solid lightgrey;
}
.itemLastView a{
	color:black;
	text-decoration:none;
}
.lastView {
    float: left;
    padding: 10px;
	background-color:#ebedec;
	color: #377293;
	font-size:16px;
	width:450px;
	margin-left:30px;
	height:160px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;


}
.lineLastView{
	overflow:hidden;
	position:absolute;
	width:1000px;
	left: 30px;
}

#prevLastView{
	position:absolute;
	left:0;
	z-index:10;
	width:30px;
	font-size:20px;
	text-align:center;
	z-index:10;
	vertical-align:middle;
	height:170px;
	background-color:#eee;
}
#nextLastView{
	position:absolute;
	right:0;
	width:30px;
	font-size:20px;
	text-align:center;
	z-index:10;
	vertical-align:middle;
	height:170px;
	background-color:#eee;
}
#prevLastView i, #nextLastView i{
	line-height:105px;
}


#selectWin{
	position:absolute;
	border: 1px solid #aaa;
	border-top: 0px;
	height:100px;
	overflow:auto;
}
#selectWin p{
	padding:5px;
	font-size:13px;
	cursor:pointer;
}
#selectWin p:hover{
	background-color: #377293;
	color:white;
}
div[data-direction=prev]{
	cursor:pointer;
}
div[data-direction=next]{
	cursor:pointer;
}
ul.default{
	padding: 0;
    margin: 0px 0px 0px 20px;
}
ul.default>li{
	padding: 5px 0px 5px 0px;
    list-style: disc;
}
a.tabs{
    color: #377293;
    display: inline-block;
    margin-top: 10px;
    font-family: Roboto;
    text-decoration: none;
}
#cart{
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(/images/design/cart.png);
	background-size:contain;
	height:100px;
	width:100px;
	border-radius:100px;
	background-color:white;
	box-shadow:0px 0px 10px rgba(0,0,0,0.5);
}
.cartRow{
	clear:left;
	overflow:hidden;
	border-bottom:1px solid #cccccc;
	padding-bottom:12px;
	margin-bottom:12px;
}
.cartImg img {
    width: 115px!important;
	margin-right:10px;
}
.cartImg {
	float: left;
}
.cartName{
	margin-left:150px;
	font-size:16px;
	color: #377293;
}
.cartName a {
	color: #377293;
	text-decoration:none;
}
.cartSItem{
}
.cartMark {
}
.cartSize{
}
.cartSItem, .cartMark, .cartSize {
	font-size:13px;
	width:180px;
	margin-left:160px;
	margin-top:10px;
}
.cartW{
	float:right;
}
.cartW input {
	width:60px;
}
.cartRemove{
	float:left;
	color:red;
	font-size:20px;
	padding:0 20px;
}
#floatCart{
	position:absolute;
	z-index:111;
	background-color:white;
	border-radius:6px;
	width:470px;
	top: 20px;
	padding: 20px;
	border: 1px solid gray;
}
.cartClose{
	position:absolute;
	right:10px;
	top: 10px;
	font-size:24px;
}
.cartClose a{
	color:#cccccc;
}
.cartTitle{
	color: #377293;
	font-size: 24px;
	border-bottom:1px solid #cccccc;
	padding-bottom:18px;
	margin-bottom:20px;
}
.cartTitle img {
	vertical-align:bottom;
}
.cartFooter{
	margin:20px 0;
}
.fa {
  cursor: pointer;
}
#tabs-2 {
  /*padding-bottom: 0;*/
  /*font-size: 11px;*/
}
#tabs-2 img {
  width: 72px;
  margin-right: 19px;
  vertical-align: middle;
}
#tabs-2 .tabs {
  display: block;
  margin-top: 0;
  font-size: 12px;
}
#tabs-2 p {
  margin-top: 15px;
  font-size: 12px;
}
#tabs-2 li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 7px;
}
#tabs-2 .read_more {
  margin: 0;
  vertical-align: bottom;
}
#tabs-2 .more {
  margin-bottom: 10px;
}
.carriers {
  display: block;
  width: 72px;
  height: 72px;
}
.new_post {
  background: url('/images/design/new_post.png') no-repeat 0/72px;
}
.delivery {
  background: url('/images/design/delivery.png') no-repeat 0/72px;
}
.me {
  background: url('/images/design/me.png') no-repeat 0/72px;
}
.sat {
  background: url('/images/design/sat.png') no-repeat 0/72px;
}
.night_express {
  background: url('/images/design/night_express.png') no-repeat 0/72px;
}
.in_time {
  background: url('/images/design/in_time.png') no-repeat 0/72px;
}
.new_post:hover {
  background: url('/images/design/new_post2.png') no-repeat 0/72px;
}
.delivery:hover {
  background: url('/images/design/delivery2.png') no-repeat 0/72px;
}
.me:hover {
  background: url('/images/design/me2.png') no-repeat 0/72px;
}
.sat:hover {
  background: url('/images/design/sat2.png') no-repeat 0/72px;
}
.night_express:hover {
  background: url('/images/design/night_express2.png') no-repeat 0/72px;
}
.in_time:hover {
  background: url('/images/design/in_time2.png') no-repeat 0/72px;
}
#tabs-3 li {
  display: inline-grid;
  display: -ms-inline-grid;
  width: 112px;
  margin-right: 9px;
  text-align: center;
}
#tabs-3 img {
  width: 112px;
}
#tabs-3 h3 {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #377293;
}
#tabs-3 p, #tabs-3 li {
  font-size: 11px;
  line-height: 10px;
  color: grey;
}
#tabs-3 p {
  margin-top: 12px;
  text-align: left;
}
#tabs-3 .factoring {
  margin-top: 24px;
}
#tabs-3 .factoring li {
  text-align: left;
}
.fieldRow{
	display:table-row;
}
.fieldT{
	display:table-cell;
	width:180px;
}
.fieldT input{
  padding:5px 20px;
  border-radius:2px;
  border:0;
  box-shadow:2px 2px 2px #c97d36;
	background-color: #fea44c;
	color:white;
  cursor: pointer;
}
.fieldT input:hover {
  box-shadow: none;
  margin-top: 1px;
  margin-left: 1px;
}
.fieldD{
	display:table-cell;
	padding-bottom:8px;
}
.fieldD input:not([type=radio]) {
	width:203px;
	border-radius:2px;
	height:20px;
	border: 1px solid #e0e0e0;
}
.fieldD input:not([type=radio]):focus {
  border-color: #377293;
}
.fieldD textarea {
  width: 376px;
  height: 150px;
  border-radius: 3px;
}
.fieldD textarea:focus {
  border-color: #377293;
}
.clientTabHead{
	padding:3px 10px;
	margin:0 20px 10px 0;
	color:#377293;

}
.selectedClientTabHead{
	background-color:#ccc;
	border-radius:10px;
	color:#000;

}
.clientTab{
	overflow:hidden;
	padding-bottom:10px;
}
.clientTab form{
	float:left;
	min-height:120px;

}
.wDelimiter{
	margin-left:50px;
	padding-left:50px;
	position:relative;
	border-left: 1px solid #ccc;
	max-width:200px;
	/*display:none;*/

}
.wDelimiter::before{
	margin-top:65px;
	margin-bottom:20px;
	content:"���";
	position:absolute;
	left:-12px;
	background-color:#fff;
	color:#ccc;
}
.wDelimiter a {
  text-decoration: none;
}
.wDelimiter img{
	margin:0 5px;
}
.socLoginComment{
	font-size:12px;
}
div[data-role=tabPanel]{
	display:none;
}
div[data-role=tabHead]{
	display:inline-block;
	cursor:pointer;
}
.clientPanel{
	float:left;
	overflow:hidden;
}
#orderWin{
	float:left;
	overflow:hidden;
	width:210px;
	background-color:#ebedec;
	border-radius:5px;
	margin-left:90px;
	padding:17px 20px;
	box-shadow:3px 3px 1px #c6c7c6;
}
.infomessage{
	border:1px solid #ccc;
	padding:10px;
	margin:20px;
	text-align:center;
	border-radius:3px;
}
.lightred{
	background-color:rgba(255,0,0,0.2);
}
.topLineIcons{
	height:30px;
	margin-top:10px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2rem;
}
.dispatch_wrapper {
  min-width: 1000px;
  height: 140px;
  background-color: #a7b8c2;
}
.dispatch {
  width: 1000px;
  height: 140px;
  margin: 0 auto;
  text-align: center;
  line-height: 140px;
  position: relative;
}
.dispatch img {
  width: 32px;
  vertical-align: middle;
}
.dispatch p {
  display: inline;
  margin-left: 10px;
  font-size: 40px;
  color: white;
  vertical-align: middle;
}
.dispatch input {
  width: 274px;
  height: 54px;
  margin: 0 40px;
  text-align: center;
  font-size: 20px;
  border: 2px solid white;
  border-radius: 8px;
  background-color: inherit;
}
.dispatch input:focus {
  border-color: #377293;
}
.dispatch input::-webkit-input-placeholder {
  color: white;
}
.dispatch input::-moz-placeholder {
  color:white;
}
.dispatch input:-moz-placeholder {
  color:white;
}
.dispatch input:-ms-input-placeholder {
  color:white;
}
.dispatch .dispatchButton {
  height: 60px;
  margin: 0;
  background-color: #ebedec;
  border: none;
  cursor: pointer;
}
.dispatch .dispatchButton:hover {
  color: orange;
}
.jump_wrapper {
  min-width: 1000px;
  height: 680px;
  background: url('/images/design/bg_jump.jpg');
}
.jump {
  width: 1000px;
  padding-top: 50px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.jump_item {
  width: 33.3%;
  text-align: center;
}
.jump_item>a {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
}
.jump_item a {
  opacity: 0.8;
}
.jump_item img {
  display: none;
}
.jump_item a:hover {
  opacity: 1;
}
.basket_svg {
  background: url('/images/design/basket.svg') no-repeat center/contain;
}
.catalog_svg {
  background: url('/images/design/catalogs.svg') no-repeat center/contain;
}
.newsletter_svg {
  background: url('/images/design/newsletter.svg') no-repeat center/contain;
}
.quotes_svg {
  background: url('/images/design/quotes.svg') no-repeat center/contain;
}
.news_svg {
  background: url('/images/design/news.svg') no-repeat center/contain;
}
.analytics_svg {
  background: url('/images/design/analytics.svg') no-repeat center/contain;
}
.standards_svg {
  background: url('/images/design/standards.svg') no-repeat center/contain;
}
.directories_svg {
  background: url('/images/design/directories.svg') no-repeat center/contain;
}
.mobile_svg {
  background: url('/images/design/mobile.svg') no-repeat center/contain;
}
.jump_item h2 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #377293;
}
.jump_item p {
  width: 68%;
  margin: 10px auto 40px;
  font-size: 0.75rem;
}
.callPhone img {
  vertical-align: middle;
}
.carriers_wrapper {
  text-align: center;
}
.carriers_wrapper li {
  display: inline-block;
}
#cnt {
  position: relative;
}
#cnt .formTitle {
  position: absolute;
  top: -60px;
}
.partnersHead, .reviewsHead {
  min-width: 1000px;
  background: lightgrey;
}
.reviewsHead {
  min-width: 1000px;
  background: white;
}
.partnersHead_wrapper, .reviewsHead_wrapper {
  width: 1000px;
  padding-top: 15px;
  margin: auto;
  color:#414141;
  font-size:36px;
  font-weight:bold;
  text-shadow:0 0 1px #414141;
}
.partners {
  position: relative;
  min-width: 1000px;
  padding-top: 15px;
  height: 170px;
  background: lightgrey;
}
 .reviews {
   position: relative;
   min-width: 1000px;
   padding-top: 15px;
   height: 470px;
 }
.partners_wrapper, .reviews_wrapper {
  position: relative;
  width: 1000px;
  height: inherit;
  margin: 0 auto;
  overflow: hidden;
}
.partnersPrev, .partnersNext, .reviewsPrev, .reviewsNext {
	position:absolute;
  width:0;
	top: 70px;
	opacity:0.6;
  z-index:55;
}
.reviewsPrev, .reviewsNext {
	position:absolute;
  width:0;
	top: 180px;
	opacity:0.6;
  z-index:55;
}
.partnersPrev, .reviewsPrev{
  left:30px;
}
.partnersNext, .reviewsNext{
  right:68px;
  text-align:right;
}
.partners_items, .reviews_items {
  position: absolute;
  width: 10000px;
  left: 0;
  z-index: 50;
}
.partners_item {
  width: 200px;
  height: 150px;
  border-right: 2px solid #e3eaf0;
  box-sizing: border-box;
  float: left;
}
.reviews_item {
  width: 350px;
  height: 400px;
  float: left;
}
.skype, .viber, .whatsapp {
  text-decoration: none;
}
.skype img, .viber img, .whatsapp img{
  width: 28px;
}
.orderIssued {
  width: inherit;
}
.contactTel {
  display: inline-block;
  margin-right: 50px;
}
.contactTel p {
  width: auto;
  display: block;
}
.konstaha {
  display: block;
}
.employees {
  width: 81%;
  margin-top: 20px;
}
[data-box]{
	position:relative;
	overflow:hidden;
	margin:0px 50px;
}
[data-line]{
	position:absolute;
	width:10000px;
	overflow:hidden;
}
[data-item]{
	float:left;
}
.listProdImg{
  height: 190px;
	margin:10px auto;
	width: 190px;
	background-position:center;
	background-size:cover;
}
/*.listProdImg img{
	width: 190px;
}*/
.listProdPos {
  float: left;
  width: 220px;
  height: 250px;
  /*border: 1px solid #aaaaaa;*/
  margin: 0 20px 20px 0;
  /*border-radius: 5px;*/
  text-align: center;
  font-weight: bold;
	overflow:hidden;
	display:block;
}
.listProdPos:hover {
	box-shadow: 2px 2px 10px grey;
	background: lightgray;
}
.listProdPos a{
	text-decoration:none;
}
.listWindow{
	height:530px;
}
.moreProds{
	margin-top:10px;
	text-align:center;
}
.firstPage .listProdImg{
	width: 90px;
}
.firstPage .listProdPos {
    width: 140px;
    height: 140px;
}
.firstPage .listProdImg {
    height: 90px;
}
.firstPage .listProdName{
	font-size:12px;
	line-height:14px;
}
.noLink {
  color: #f2c399;
}
.analytics {
  font-family: 'Roboto', sans-serif;
}
.analytics_menu li {
  display: inline-block;
  margin: 0 40px 10px 0;
}
.analytics_menu a{
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.5em;
  color: inherit;
}
.analytics_menu .active {
  color: #377293;
  font-weight: bold;
}
.analytics_menu a:hover {
  color: #377293;
  font-weight: bold;
}
#customer_okpo::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#customer_okpo::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
#customer_inn::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#customer_inn::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.news table {
  border-collapse: collapse;
}
.news th,.news td {
  border: 1px solid black;
}
.news th {
  text-align: center;
}
