html { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
#page-wrapper
{	
	min-height:100%;	
	/*width:878px;*/  
	margin: 0 auto -180px;
	/*background: transparent url(images/top_bg_green.png) repeat-x left top;*/

}

* html #page-wrapper { height: 100%; }

#header { height: 120px; position: relative; z-index: 10; width:1180px; margin:0 auto;}

#top-menu
{
	padding: 10 16px;
	position: relative;
	/*width: 820px;*/
	height: 50px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}

#top-menu-inner
{
	margin-left: 16px;
	padding-right: 16px;
	height: 50px;
}

#logo 
{
	width: 250px; 
	height: 100px;
	position:absolute;
	left:0;
	top:20px;
	text-align: left;
}

#logo td { padding: 0;}
#logo a, #logo a:link, #logo a:active { outline: none; text-decoration: none;}
#logo a:hover { text-decoration: none;}

#top-icons { overflow: hidden; height: 30px; position: absolute; top: 20px; width: 200px; left: 340px; }
#top-icons a 
{
	float: left;
	margin-right: 31px;
}

a.home-icon { width: 24px; height: 25px;}
a.search-icon { width: 24px; height: 25px;}
a.feedback-icon { width: 24px; height: 25px;}

#banner { margin:0 auto 15px; width:1180px; height: 450px;  position: relative; }
#banner-layout { height: 142px;  table-layout: fixed; }
#banner-overlay { height: 153px; position: absolute; width:437px; left:0; top: 0;}
#banner-image { padding:0; width: 437px; vertical-align: top;}
#banner-image div { width: 437px; height: 142px; overflow: hidden;}
#banner-slogan 
{
	padding:0;
	width: 441px;	
	font-family: Arial; 
	font-style: italic; 
	font-size: 2em; 
	font-weight: bold;
	padding:10px 0 32px;
}

#content { width:1180px; margin: 0px auto 29px; zoom: 1;}

#top-content { width:1180px; margin: 0px auto 29px; zoom: 1;}

#sidebar { width: 300px; float: left; }

#workarea { padding:0px 0 90px 30px; width:850px; float: right; text-align: justify; position: relative; }

#workarea h1 { margin-top: 20px;}

#breadcrumb { margin-top: 10px; }

#footer  
{

	height: 290px; 
	width:100%; 
	margin: 0px auto 0;  
	position: relative;
	background: #131925;
}
#footer-inner  
{
	height: 180px; 
	width:1180px; 
	margin: 0 auto;  
	position: relative;
}

#copyright { width: 250px; position: absolute; bottom: 20px; left: 0px;}
.footer-phone { width:380px; position:absolute; left:0px; top: 20px; }

.footer-links { width:200px; position:absolute; left:420px; top: 20px; }
#footer-links { margin:0; padding:0; list-style: none; text-align: right;}

.footer-links2 { width: 200px; position: absolute; right: 270px; top: 20px; }
.footer-links3 { width: 200px; position: absolute; right: 0px; bottom: 20px; text-align: right; }
.footer-links a, .footer-links a:link, .footer-links a:active, .footer-links a:hover { text-decoration: none; }
.footer-links2 a, .footer-links2 a:link, .footer-links2 a:active, .footer-links2 a:hover { text-decoration: none; }
.footer-links3 a, .footer-links3 a:link, .footer-links3 a:active, .footer-links3 a:hover { text-decoration: none; }

.space-for-footer { height: 180px; }

#footer-design { width:300px; position:absolute; right:25px; top: 52px;  text-align: right;}
#footer-design a{color:#757575; font-size:11px; text-decoration:none;}
#footer-design a:hover{text-decoration:underline;}

div.content-block { margin-bottom: 24px; }
div.content-block-btn { margin-bottom: 0px; }
div.content-block-inner { padding: 5px 18px 10px 0px;}
div.content-block-inner a, div.content-block-inner a:link, div.content-block-inner a:active, div.content-block-inner a:hover { text-decoration: none; }

div.information-block div.top
{
	height: 13px;
	border-right: 1px solid;
	font-size: 1px;
	background: #FFF url(images/sidebar-corners-form.gif) no-repeat left top;
}

div.information-block div.bottom
{
	height: 13px;
	border-left: 1px solid;
	font-size: 1px;
	background: #FFF url(images/sidebar-corners-form.gif) no-repeat right bottom;
}

div.information-block-inner
{
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 9px 18px 9px 21px;
	zoom: 1;
}

div.information-block div.top, div.information-block div.bottom, div.information-block-inner { border-color: #E3E3E3; }

#search {  width:190px; overflow: hidden;}
#search div.rounded-box { float: left; width:135px;}
#search div.search-inner-box
{
	border: 1px solid; 
	padding-left: 20px;
	height: 20px;
	overflow:hidden;
	background: white url(images/loupe.gif) no-repeat 4px 4px;
}

#search div.search-inner-box input
{
	border:1px solid;
	width: 110px;
	height: 18px;
	padding:0;
	margin:0;
}

#search input { vertical-align: top;}
#search-button { float: right; width:48px; border: 1px solid;}
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input 
{
	display: block;
	border: none;
	background: none;
	width:48px;
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	font-size: 12px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	outline: none;	
}

div.search-item h4 { margin-bottom: 0.4em;}

dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 1.5em 0 0.5em; }
dl.block-list dd { margin:0; padding:0;}
dl.block-list a { text-decoration: none; outline: none;}
dl.block-list a:hover { text-decoration: underline;}

#sidebar h3  
{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1em;
	margin: 0 0 1em;
}

/* Left Menu */

ul#left-menu {list-style-type:none; margin:0; padding:0;}

ul#left-menu li{
	/*padding: 10px 0 0 0;*/
}

ul#left-menu li a{
	text-decoration:none; 
	width: 290px;
	height: 32px;
	display:block;
	border:none;
	padding: 8px 0 0 10px;
	font-size: 18px;
}

ul#left-menu li a:hover, ul#left-menu li.selected a {
	background-position: 50% 100%;
	padding: 8px 0 0 30px;
}

ul#left-menu li a span{
	/*font-family:sans-serif;*/
	font-size:18px;
	/*padding:17px 0 0 20px;*/
	display:block;	
}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/* Product List */
div.product-list { overflow: hidden; }

div.product
{ 
	overflow: hidden; 
	width: 280px;
	height: 105px;
	margin: 0 25px 20px 0;
	position: relative;
	float: left;
}

div.product-alt { margin-right: 0;}

div.product-image
{
	width: 250px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top:0;
	left: 0;	
}

div.product-overlay
{
	width: 280px;
	height: 105px;
	position: absolute;
	z-index: 1;	
}

a.product-desc
{
	float:right;
	height:62px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0px;
	width:142px;
	z-index:2;
	font-size: 1em;
	text-decoration: none;
	padding:13px 10px 30px 129px;
}

a.product-desc p { font-size: 0.85em; margin:7px 0 0;}

/* News List */
div.news-list { margin: 0 0 2em;}
div.news-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; }
div.news-date { margin: 0 0 1em;}
div.news-title { font-size: 1em; margin: 0 0 1em;  font-weight: bold;}
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Catalog List */
div.catalog-list, div.catalog-detail  { padding: 1em 0 0;}
div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin: 0 0 1em;}
div.catalog-item-title a { font-weight: bold; }

div.catalog-item-image { float: left; margin: 0 30px 20px 0; border:1px solid; padding: 4px; }
div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; }
div.catalog-item-desc { clear: left; }
div.catalog-item-desc-float { }
div.catalog-item-properties { clear: both; padding: 1em 0 0;  overflow: hidden;}
div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;}
div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; }
div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

/* Special Product */
div.special-product-title { text-align: center; margin: 0 0 1em;}
div.special-product-image { text-align: center; margin: 0 0 1em;}
div.special-product { text-align: center; }

div.menu-clear-left { clear:left; }

/*Common Elements */
div.content-form { padding-left:1em; }

#sidebar .catalog-section-list { font-size: 14px; text-transform: uppercase; }
#sidebar .catalog-section-list ul { margin: 0 0 30px 0; padding:0px; }
#sidebar .catalog-section-list ul li { list-style-type: none; padding: 5px 10px; margin: 5px 0; }
#sidebar .catalog-section-list a { text-decoration: none; }

#workarea .catalog-section-list ul { padding:0px; }
#workarea .catalog-section-list ul ul { padding: 0 10px; }
#workarea .catalog-section-list ul li { list-style-type: none; min-height: 210px; border: 1px solid #e1e1e1; /*padding: 5px 10px;*/ margin: 15px 0; position: relative; }
#workarea .catalog-section-list ul li:hover {  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); }
#workarea .catalog-section-list ul ul li { list-style-type: none; width: 195px;min-height: 120px; float: left; /*padding: 5px 10px;*/ margin: 5px; }

.catalog-section-list-item-left { width: 250px;}
.catalog-section-list-item-img { padding: 10px; text-align: center; }
.catalog-section-list-item-img img { max-width: 230px; max-height: 200px; }
.catalog-section-list-item-right { position: absolute; top: 0; padding: 10px 10px 10px 260px; }
.catalog-section-list-item-name { font-size: 20px; margin: 0 0 20px 0; }
.catalog-section-list-item-name a, .catalog-section-list-item-name a:link, .catalog-section-list-item-name a:active, .catalog-section-list-item-name a:hover { text-decoration: none; }
.catalog-section-list-item-desc { color: #000000;}

#workarea .catalog-section-list ul ul li .catalog-section-list-item-img { width: 180px; height: 70px; }
#workarea .catalog-section-list ul ul li .catalog-section-list-item-img img { max-width: 180px; max-height: 70px; }
#workarea .catalog-section-list ul ul li .catalog-section-list-item-name { text-align: center; font-size: 16px; }


#workarea .catalog-subsection-list ul { padding:10px; }
#workarea .catalog-subsection-list ul li { list-style-type: none; width: 195px; border: 1px solid #e1e1e1; min-height: 120px; float: left; /*padding: 5px 10px;*/ margin: 5px; }
#workarea .catalog-subsection-list ul li:hover {  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); }
#workarea .catalog-subsection-list ul li .catalog-section-list-item-img { width: 180px; height: 70px; }
#workarea .catalog-subsection-list ul li .catalog-section-list-item-img img { max-width: 180px; max-height: 70px; }
#workarea .catalog-subsection-list ul li .catalog-section-list-item-name { text-align: center; font-size: 16px; }


#workarea .catalog-item-image img { max-width: 200px; max-height: 200px; }

.content-block .top { font-size: 20px; padding: 15px 25px 0 0; }

.content-block .news-list-item { padding: 0 0 10px 0; }
.content-block .news-list-item-pr { padding: 0 0 20px 0; }

#top_contact1 { overflow: hidden; height: 80px; position: absolute; top: 20px; width: 200px; right: 350px; }
#top_contact1 a, #top_contact1 a:link, #top_contact1 a:active, #top_contact1 a:hover  { text-decoration: none; }
#top_contact2 { overflow: hidden; height: 90px; position: absolute; top: 15px; width: 300px; right: 0px; text-align: right; }
.worktime { background: url(images/worktime.png) top right no-repeat; padding: 20px 0 0 0; margin: 10px 0 0 0; }

.top-icq { padding: 0 0 0px 25px; margin: 0 0 10px 0; background: url(images/icq_online.png) center left no-repeat; font-size: 14px; font-weight: bold; }
.top-skype { padding: 0 0 0px 25px; margin: 0 0 10px 0; background: url(images/skype.png) center left no-repeat; font-size: 14px; font-weight: bold; }
.top-mail { padding: 0 0 0px 25px; margin: 0 0 10px 0; background: url(images/mail_forward.png) center left no-repeat; font-size: 14px; font-weight: bold; }
.top-call-back { padding: 0 0 0px 25px; margin: 0 0 10px 0; background: url(images/call_back.png) center left no-repeat; font-size: 14px; font-weight: bold; }

.top-phone { padding: 0 0 0px 0px; margin: 0 0 15px 0; font-size: 22px; font-weight: bold; }
.top-callback { padding: 0 0 0px 0px; margin: 0 0 15px 0; font-size: 14px; font-weight: bold; }
.top-time { padding: 0 0 0px 0px; margin: 0 0 15px 0; font-size: 14px; }

div.main-news-list .news-item { border: none; margin: 0; }
.news-item a, .news-item a:link, .news-item a:active, .news-item a:hover { text-decoration: none; }

.copyright { padding: 0 0 0px 0px; margin: 0 0 15px 0; }
.sitemap { padding: 0 0 0px 0px; margin: 0 0 15px 0; }
.bottom-icq { padding: 0 0 0px 25px; margin: 0 0 15px 0; background: url(images/icq_online.png) center left no-repeat; font-size: 14px; font-weight: bold; }
.bottom-skype { padding: 0 0 0px 25px; margin: 0 0 15px 0; background: url(images/skype.png) center left no-repeat; font-size: 14px; font-weight: bold; }
.bottom-mail { padding: 0 0 0px 25px; margin: 0 0 15px 0; background: url(images/email.png) center left no-repeat; font-size: 14px; font-weight: bold; }
.bottom-phone { padding: 0 0 0px 0px; margin: 0 0 15px 0; font-size: 16px; font-weight: bold; }
.bottom-time { padding: 0 0 0px 0px; margin: 0 0 15px 0; }
.bottom-dev { padding: 0 0 0px 0px; margin: 0 0 15px 0; }

.footer-counters { display: none; }

.footer-menu ul { list-style-type: none !important; margin: 0; padding: 0; }
.footer-menu ul li { padding: 3px 0; }

.rul a{
	background: url(images/left_btn_rul14.png) top left no-repeat;
	text-decoration:none; 
	width: 300px;
	height: 140px;
	display:block;
	border:none;
}

.rul a:hover{
	background-position: 50% 100%;

}


.calc a{
	background: url(images/left_btn_calc13.png) top left no-repeat;
	text-decoration:none; 
	width: 300px;
	height: 140px;
	display:block;
	border:none;
}

.calc a:hover{
	background-position: 50% 100%;

}

#online_calc {  padding: 10px 30px; font-size: 18px; }
#online_calc input, #online_calc textarea, #online_calc select {  font-size: 18px; }
#frm table { width: 600px; }
#frm table tr td { padding: 5px 0; }
.frm_itog { width: 600px; margin: 0 0 30px 0; }
.frm_add, .frm_itog_value { float: left; width: 290px;  }
.frm_itog_value { text-align: right; padding: 0 10px 0 0; }
.i_field { padding: 5px 0; }
.f_sep { margin: 10px 0; width: 600px; padding: 0 20px; }
.f_sep hr { width: 560px; }
.frm_input_count { text-align: right; }
.frm_input_price { text-align: right; border: none; background: none; }

.clear { clear: both; }
@media screen and (max-width: 1025px) {
	.space-for-footer {
		height: auto;
	  }
	html {overflow-x: hidden;}
	#page-wrapper {
		min-height: 100%;
		margin: 0;
		clear: both;
		width: 100%;
		display: block;
	}
	#footer {height: auto;}
	.footer-links3 {
		width: auto;
		position: relative;
		right: 0px;
		bottom: 0;
		text-align: right;
	  }
	.footer-links2 {
		width: 30%;
		position: relative;
		right: 0;
		top: 0;
	  }
	.footer-links {
		width: 30%;
		position: relative;
		left: 0;
		top: 0;
	  }
	#copyright {

		position: relative;
		bottom: 0;
		left: 0px;
		order: 1;
		margin-top: -150px;
		padding: 0 10px;
	  }
	.footer-phone {
		width: 30%;
		position: relative;
		left: 0px;
		top: 0;
		padding: 0 10px;
	  }
	#footer-inner {display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		height: auto;
		align-items: baseline;
		padding-top: 20px;}
	.news-detail img {width: 100% !important;
		height: auto !important;}
	#top-content img {width: 100% !important;
		height: auto !important;}
	#header .lang {position: absolute; left: 25px;
		top: 5px;}

	#top_contact2 {
		overflow: hidden;
		height: 90px;
		position: relative;
		top: 0;
		width: auto;
		right: 0px;
		text-align: right;
		margin-top: 30px;
		padding-right: 10px;
	  }
	#top_contact1 {
		overflow: hidden;
		height: 80px;
		position: relative;
		top: 0;
		width: auto;
		right: 0;
		margin-top: 20px;
	  }
	#top-icons {
		overflow: hidden;
		height: 30px;
		position: relative;
		top: 0;
		width: auto;
		left: 0;
	  }
	#logo {
		width: auto;
		height: 100px;
		position: relative;
		margin-left: 0;
		margin-top: 20px;
		top: 0;
	  }

	#sidebar {
		padding: 0 10px;
	  }
	#workarea {
		padding: 10px;
		width: 65%;
	  }
	.box_skitter, .container_skitter {
		width: 100% !important;
	  }
	#top-content, #content, #banner, #footer-inner {
		width: 100%;
	  }
	#header {
		width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 0;
position: relative;
    clear: both;

	  }
	*::before, *::after {
		box-sizing: border-box;
	}
}
.closebtn, .mmenu, .closebtn1, .mmenu1, .mob1 {display:none;}
@media screen and (max-width: 820px) {
	.news-detail-link {display: block; clear: both; width: 100%;}
	#workarea h1 a img {width: 100% !important;
		height: auto !important;}
	#banner, .box_skitter_large {
		height: 350px !important;
	  }
	.footer-phone {
		width: 35%;
	  }
	.catalog-item-desc-float img {width:100% ; height: auto;}
	body .ymaps-map, body .bx-yandex-map {height: 500px !important;
		width: 100% !important;}
	#horizontal-multilevel-menu li a.root-item-selected {
		background: none !important;
		color: #000000;
		font-size: 11pt;
		text-align: left;
		border-bottom: 1px #828080 dashed;
		padding-left: 0;
	}
	ul#left-menu li a:hover, ul#left-menu li.selected a {
		color: #282727 !important;
		padding-left: 0;
	  }

	#top-menu {height: 40px;}
	.overlay-content .rul a {width: auto;
		height: 120px;}
	.overlay-content .news-name a {font-size: 12pt; text-align: left;
		padding-left: 0;}
	.news-date-time {
		text-align: left;
	  }
	.content-block .top {
		text-align: left;
	  }
	.overlay-content .content-block-btn, .overlay-content .content-block {width: 80%;
		float: none;
		margin: 0 auto;}
	ul#left-menu li a {
		background: none !important;
		width: 100%;
		text-align: left;
		border-bottom: 1px dashed;
		width: 100%;
		padding-left: 0;
		text-shadow: none !important;
	  }
	ul#left-menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin: 0 auto;
		float: none;
	  }
	#horizontal-multilevel-menu li a.root-item {
		color: #828080 !important;
		border-bottom: 1px dashed;
		text-align: left;
		padding-left: 0;
		font-size: 11pt;
	  }
	#horizontal-multilevel-menu li {
		width: 100%;
	  }
	#horizontal-multilevel-menu {width: 80%;
		margin: 0 auto;
		display: block;
		float: none;}
	#workarea {
		padding: 10px;
		width: 100%;
		box-sizing: border-box;
	  }
	#sidebar {display:none;}
	.mob1 {display:block;}
	.mmenu {
		display: flex;
	margin-top: 7px;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	text-align: left;
	box-shadow: 0px 3px 3px rgba(34, 66, 111, 0.49);
	border-radius: 6px;
	padding-left: 5px;
	color: #fff;
	background-image: linear-gradient(to bottom,#fbcd9c, #ed0b0b, #c54303);
	background-image: -ms-linear-gradient (to bottom,#fbcd9c, #ed0b0b, #c54303);
	background-color: #d74106;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.32);
	text-transform: uppercase;
	font-size: 16px !important;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 10px;
	vertical-align: middle;
	align-items: center;
	justify-content: space-between;
	margin-left: 10px;
	}
	.mmenu1 {
		display: flex;
	margin-top: 15px;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	text-align: left;
	box-shadow: 0px 3px 3px rgba(34, 66, 111, 0.49);
	border-radius: 6px;
	padding-left: 5px;
	color: #fff;
	background-image: linear-gradient(to bottom,#fbcd9c, #ed0b0b, #c54303);
	background-image: -ms-linear-gradient (to bottom,#fbcd9c, #ed0b0b, #c54303);
	background-color: #d74106;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.32);
	text-transform: uppercase;
	font-size: 16px !important;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 10px;
	vertical-align: middle;
	align-items: center;
	justify-content: space-between;
	
	}
	.mmenu img, .mmenu1 img {filter: invert(100%); 
	padding-right: 5px;}
	.overlay, .overlay1 {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		background-color: rgba(255, 255, 255, 0.94);
		overflow-x: hidden;
		transition: 0.5s;
		z-index: 9999;
		box-shadow: 0px 3px 3px rgba(34, 66, 111, 0.49);

	}
	
	.overlay .closebtn, .overlay1 .closebtn1 {
	  position: absolute;
	  top: 0;
	  right: 10px;
	  font-size: 40px;
	  z-index: 10;
	}
	.overlay a, .overlay1 a {
		padding: 8px;
		text-decoration: none;
		font-size: 36px;
		color: #818181;
		display: block;
		transition: 0.3s;
	}
	.overlay-content, .overlay-content1 {
		position: relative;
		top: 5%;
		width: 100%;
		text-align: center;
	}
	#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover {background: none !important;}
	#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item {background: none !important;}
	.overlay .rul a:hover {
		background-position: 0% 100%;
	  }
}
@media screen and (max-width: 769px) {
	#banner, .box_skitter_large {
		height: 330px !important;
	  }
}
@media screen and (max-width: 736px) {
	#header .lang {
		left: 20px;
	  }
	#top-icons a {margin-right: auto;}
	#top-icons {
		float: left;
		margin-right: auto;
		display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
width: 20%;
	  }
	#top_contact1 {
		width: 25%;
	  }
	
	#logo img {width: 100%;
		height: auto;}
	#logo {
		width: 30%;
		height: auto;
	  }


}
@media screen and (max-width: 698px) {
	#banner, .box_skitter_large {
		height: 310px !important;
	  }
}
@media screen and (max-width: 674px) {
	#banner, .box_skitter_large {
		height: 300px !important;
	  }
}
@media screen and (max-width: 668px) {
	#top_contact1 {
		width: 27%;
	  }
	.footer-phone {
		width: 40%;
	  }
	.footer-links {
		width: 25%;
	  }
	#banner, .box_skitter_large {height: 250px !important;}
	#header .lang {
		left: 15px;
	  }
	#top-icons {
		padding-left: 10px;
	  }
	#logo {
		width: 25%;
		height: auto;
	  }

 }
 @media screen and (max-width: 599px) {
	#top-icons {
		padding-left: 5px;
	}
	.top-call-back, .top-mail, .top-skype {
		font-size: 10pt;
	  }
	#top_contact2 div {
		font-size: 10pt !important;
	  }
 }
 @media screen and (max-width: 569px) {
	.news-detail img {
		width: auto !important;
		height: 350px !important;
	  }
	div.news-list img.preview_picture {
		float: left;
		margin: 0;
		width: auto;
		height: 250px;
		margin-bottom: 10px;
		margin-right: 10px;
	  }
	.catalog-section-list-item-right {
		position: relative;
		top: 0;
		padding: 10px;
	  }
	#footer-inner {
		align-items: center;
	  }
	.footer-phone>div {margin-bottom: 10px;}
	.footer-phone br {display: none;}
	.footer-links {
		width: 50%;
margin-bottom: 10px;
	  }
	.footer-links2 {
		width: 100%;
	  }
	#copyright {
		margin-top: 10px;

		order: 4;
	  }
	.footer-menu ul li {
		padding: 3px 5px;
	  }
	.footer-menu ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
	  }
	#footer-inner {
		width: 98%;
	  }
	.footer-phone {
		width: 45%;
		margin-top: -15px;
	  }
	#top-icons {
		width: 15%;
	  }
	#top_contact1 {
		width: 28%;
	  }
	.top-call-back, .top-mail, .top-skype {
		font-size: 10pt;
	  }
	#top_contact2 div {font-size: 10pt !important;}

 }
 @media screen and (max-width: 480px) {
	#workarea .catalog-item-image img {
		width: auto;
		height: 250px;
		margin: 0 auto;
		display: block;
		max-height: 200px;
		max-width: 100%;
	}
	.news-item a {width: 100%;}
	div.news-list img.preview_picture {
		float: left;
		margin: 0;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		margin-right: 0;
	}
	#workarea .catalog-section-list ul ul li .catalog-section-list-item-img {
		width: 100%;
		height: auto;

	}
	#workarea .catalog-section-list ul ul li {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.catalog-section-list-item-img img {
		max-width: 100%;
		max-height: 100%;
		width: 100%;
		height: auto;
	}
	.catalog-section-list-item-left {
		width: 100%;
	}
	.catalog-section-list-item-img img {
		max-width: 100%;
		max-height: 250px;
		width: auto;
		height: auto;
	}
	div.catalog-item-image {
		margin: 0;
		width: 97%;
		margin-bottom: 10px;
	}
	#workarea .catalog-subsection-list ul {
		padding: 0;
	  }
	.footer-menu ul li {
		padding: 3px 5px;
		display: inline-block;
	  }
	#online_calc input, #online_calc textarea, #online_calc select {
		width: 100%;
	  }
	div.mf-message textarea {
		width: 100%;
	  }
	div.mf-name input, div.mf-email input {
		width: 100%;
	  }
	.catalog-item-desc-float img {
		width: 100% !important;
		height: auto;
	  }
	div.catalog-item-desc-float {
		clear: both;
	  }
	.news-detail img {
		width: auto !important;
height: auto !important;
max-height: 250px;
	  }
	#workarea h1 {
		font-size: 14pt;
		text-align: left;
	  }
	  #workarea h3 {
		text-align: left;
	  }
	div.news-item {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	  }
	.footer-phone {
		margin-top: 0px;
	  }
	.footer-phone div {font-size: 12pt !important;}
	#banner, .box_skitter_large {
		height: 190px !important;
	  }
	body .box_skitter .prev_button {left: 5px;}
	body .box_skitter .next_button {right: 5px;}
	#header .lang {
		left: 5px;
	  }
	.top-call-back {
		padding: 0 0 0px 20px;
	  }
	.top-mail {
		padding: 0 0 0px 20px;
	  }
	.top-skype {padding: 0 0 0px 20px;}
	#header {
		height: 90px;
		box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.26);
	  }
	#logo br {display: none;}
	#header #top_contact2 {
		display: inline-block;
		height: auto;
		margin-top: 35px;

	  }
	#logo {
		width: 30%;
		height: auto;
		margin-top: 30px;
	  }
	#top-icons {
		width: 30%;
		margin-top: 20px;
	  }
	#top_contact2 br {display: none;}
	#top_contact1 {
		width: 82%;
		position: absolute;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		height: auto;
		margin-top: 6px;
	  }
	  #workarea ul {
		padding-left: 15px;
	  }
	  div.catalog-item-title {
		clear: both;
	  }
 }
 @media screen and (max-width: 420px) {
	#top_contact1 {
		width: 83%;
	}
	#top-icons {
		
			justify-content: space-evenly;
			flex-grow: 3;
	  }
	#top-icons a {
		margin-right: 0;
		display: inline-block;
		float: none;
	  }
	#top-icons {
		width: 25%;
	  }
 }
 @media screen and (max-width: 391px) {
	#banner, .box_skitter_large {
		height: 165px !important;
	  }
	.top-skype, .top-mail, .top-call-back {
		padding: 0 0 0px 18px;
	  }
	#top_contact1 {
		width: 84%;
	  }
	.footer-links {
		width: 100%;
		margin-bottom: 10px;
	  }
	#footer-inner {
		align-items: baseline;
	  }

	  .footer-phone {
		width: 100%;
	  }
	#top-icons {
		width: 25%;
padding: 0;
float: none;
	  }
 }
 @media screen and (max-width: 385px) {
	.top-call-back, .top-mail, .top-skype {
		font-size: 9pt;
	  }
 }
 @media screen and (max-width: 376px) {
	.top-call-back, .top-mail, .top-skype {
		font-size: 9pt;
	}
	#banner, .box_skitter_large {
		height: 170px !important;
	  }
	#logo {
		width: 28%;

	}
	.top-call-back, .top-mail, .top-skype {
		font-size: 9pt;
	  }
	#top-icons {
		width: 25%;
	  }
 }
 @media screen and (max-width: 361px) {
	#top-content {
		margin: 0;
	  }
	#banner, .box_skitter_large {
		height: 160px !important;
	  }
 }
 @media screen and (max-width: 340px) {
	#top-icons {
		width: 25%;
		justify-content: space-between;
		padding: 0;
	  }
	#top_contact1 {
		width: 82%;
	  }
	#top_contact2 div {
		font-size: 8pt !important;
	  }
	.top-call-back, .top-mail, .top-skype {
		font-size: 7pt;
padding-bottom: 3px;
margin-top: 2px;
	  }
 }