body, p, h1, h2, h3, h4, h5, h6, form, input, a, ul, li, ol, span, textarea, html {
  margin: 0;
  padding: 0;
  border: 0;
  font-family:Arial;
  font-size: 14px;
  color:#292929;
}

a {text-decoration: underline; color:#47b0ff;}
a:hover {text-decoration:none; color:#5dbaff;}

table {
border-collapse: collapse;
border-spacing: 0;
}

li {list-style-type:none;}

img {
vertical-align: top;
border: none;
}

h1 {
	font-size:20px;
	color:black;
	font-family:verdana;
	font-weight:normal;
	padding:10px 0;
	margin-bottom:5px;
	border-bottom:1px solid #c9c9c9;
}

.title_block{
	font-size: 20px;
	color: black;
	font-family: verdana;
	font-weight: normal;
	padding: 10px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
}

h2 {
	font-size:16px;
	color:black;
	font-family:verdana;
	font-weight:normal;
	padding:0;
	margin-bottom:5px;
} h2 * {
		font-size:16px;
	}

.header_wrap {background:white; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative;}

.centerBlock {
	width:960px;
	margin:0 auto;
	padding:0 20px;
}

.float_left {float:left;}
.float_right {float:right;}

.header {
	overflow:hidden;
}

.logo_block {
	float:left;
	width:250px;
	padding-top:20px;
}

.information_block {
	margin-left:280px;
	overflow:hidden;
	padding-top:15px;
}

.right_info_block {
	border-left:solid 1px #c0c0c0;
}

.info_line {
	padding:0 0 5px 0;
}

.left_name {
	float:left;
	width:100px;
	text-align:right;
	padding:0 0 5px 0;
	color:#006cbc;
}

.phones_linear{
	text-align:right;
	padding:0 0 5px 0;
	color:#006cbc;
}

.right_name {
	margin-left:110px;
}

.main_menu {
	background:#006bbb;
	margin:10px 0 0 0;
	height:38px;
	min-width:1000px;
}

.main_menu_ul li {
	float:left;
	padding:12px 15px 0;
	height:26px;
}

.menu_item_link {
	display:block;
	height:26px;
	text-transform:uppercase;
	text-align:center;
	position:relative;
	font-size:14px;
	color:white;
	text-decoration:none;
} .main_menu_ul li:first-child {padding-left:0;}
	.menu_item_link.active {
		border-bottom:solid 2px white;
		height:24px;
	}

.category_holder {
	height:40px;
}

.mid_items_center {
	width:980px;
	padding:0 10px;
	margin:0 auto;
}

.middle_block {
	padding:20px 0;
	background:#e1e1e1;
	min-width:1000px;
	/*overflow:hidden;*/
}

.quad_line_block {
	float:left;
	width:25%;
	box-sizing:border-box;
	padding:0 10px;
}

.collapse_item {
	position:relative;
} .link_inside_col {
	color:white;
	padding:10px 0;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	box-shadow:0 2px 2px rgba(0,0,0,0.4);
} .collapse_item:hover .link_inside_col {
		color:white;
		border:solid 2px white;
		padding:8px 0;
	} .collapse_item:hover .second_item_block {display:block;}

.collapse_item.green_bacgkround {background:#003e00;}
.collapse_item.red_bacgkround {background:#ff343d;}
.collapse_item.blue_bacgkround {background:#007ec6;}
.collapse_item.purple_bacgkround {background:#7f1044;}

.second_item_block {
	position:absolute;
	display:none;
	top:100%;
	width:100%;
	background:white;
	box-shadow:0 2px 2px rgba(0,0,0,0.4);
	padding:0;
	box-sizing:border-box;
	z-index:100;
} .second_item_block li {border-top:solid 1px #c9c9c9;}
	.second_item_block li:first-child {border:none;}
	.second_item_block li:hover .more_options_ul {display:block;}
	.second_item_block li {position:relative;}

.collapsed_link {
	display:block;
	color:#777;
	text-decoration:none;
	padding:5px 10px;
} .collapsed_link:hover {background:#e1e1e1; color:black;}

.more_options_ul {
	background:rgba(15, 71, 15, 0.83);
	position:absolute;
	left:100%;
	display:none;
	width:700px;
	top:0;
}

.half_place_link {
	float:left;
	width:50%;
	padding:0 5px;
	box-sizing:border-box;
	border:none !important;
} .half_place_link:nth-child(2n+1) {clear:left;}
	.half_place_link:nth-child(1) a, .half_place_link:nth-child(2) a {border-top:none;}
	.half_place_link a {
		color:white;
		border-top:solid 1px #c9c9c9;
	} .half_place_link a:hover, .half_place_link:hover {
		background:white;
		border-color:white;
		color:black;
	}

.bread_crumb span {
	color:#7c7c7c;
}
.bread_crumb a {
	color:#006cbc;
}

.bread_crumb {padding:10px 0;}

.main_white_block {
	margin:5px 0;
	background:white;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	padding:5px 15px 15px;
	overflow:hidden;
}

.right_column_block {
	float:right;
	width:280px;
}

.left_column_block {
	margin-right:300px;
}

.news_block {
	padding:10px 0 5px;
} .news_block p {
		color:#777;
		font-size:14px;
		padding:0 0 5px 0;
	} p.news_date {font-size:12px; color:#006cbc;}

.input_holder {
	padding:5px 0;
	float:left;
	width:50%;
} .input_holder label {
		color:black;
		display:block;
		padding:5px 10px 5px 0px;
		float:left;
		width:70px;
		text-align: right;
	} .input_holder select {
		width:100%;
		box-sizing:border-box;
		padding:2px 5px;
		border:solid 1px #006cbc;
		color:#777;
	}

.select_holder {margin-left:80px;}
.clear_left {clear:left;}
.standart_search {padding:5px 0 15px;}

.productions_block {
	overflow:hidden;
	padding:5px 0 15px 0;
}

.product_linear {
	width:20%;
	box-sizing:border-box;
	float:left;
	padding:5px;
} .product_linear.quad_items {width:25%;}
	.product_linear:nth-child(5n+6) {
		clear:left;
	}
	.product_linear.quad_items:nth-child(4n+5) {
		clear:left;
	}
	.product_linear.quad_items:nth-child(5n+6) {
		clear:none;
	}

.prod_item_field {
	background:white;
	border:solid 2px #47b0ff;
	display:block;
	text-decoration:none;
} .prod_item_field:hover {
		border-color:#ff343d;
	}

.images_prod_container {
	height:100px;
	position:relative;
}

.images_prod_container img {
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	max-width:80%;
}

.prod_name {
	text-align:center;
	padding:8px 0;
	background:#e6e6fa;
	color:black;
}

.prod_country {
	text-align:center;
	padding:5px 0 10px;
	color:#777;
}

.btns_block {
	padding:10px 0;
} .btns_block.center_ali {text-align:center;}

.btn_style {
	padding:6px 13px;
	background:#007ec6;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
	border:none;
	color:white;
	text-align:center;
	display:inline-block;
} .btn_style:hover {
	color:white;
	background:#47b0ff;
}

.resizible_item_field {
	min-height:120px;
	position:relative;
	border:solid 1px #d2d2d2;
	display:block;
	text-decoration:none;
} .resizible_item_field:hover {
		border-color:#ff343d;
	}

.resizible_item_field.area .txt_item_blk {background:#003e00;}
.resizible_item_field.prod .txt_item_blk {background:#7f1044;}
.resizible_item_field.devices .txt_item_blk {background:#007ec6;}

.image_container {
	height:174px;
} .image_container img {
		width:100%;
		height:100%;
	}

.txt_item_blk {
	padding:5px;
	background:#ff343d;
	font-size:12px;
	color:white;
	text-align:center;
	min-height:32px;
}

.sample_item_field {
	height:100px;
	position:relative;
	border:solid 1px #d2d2d2;
	display:block;
} .sample_item_field:hover {
		border-color:#ff343d;
	} .sample_item_field.devices {
			height:100px;
		} .sample_item_field.devices .sample_item_blk {
				padding:0;
				background:#007ec6;
			} .sample_item_field.area .sample_item_blk {
				padding:0;
				background:#003e00;
			}
.sample_item_field .sample_item_blk span {
					position:absolute;
					top:50%;
					transform:translateY(-50%);
					font-size:12px;
					color:white;
					width:100%;
					left:0;
				} .sample_item_field:hover .sample_item_blk {
					top:0;
				}

.sample_item_blk {
	position:absolute;
	font-size:12px;
	top:60%;
	bottom:0;
	width:100%;
	text-align:center;
	color:white;
	padding:8px 0;
	background:#7f1044;
	transition:all 0.2s ease-out 0s;
}

.sample_item_field img {
	width:100%;
	height:100%;
}

.footer {
	background:white;
	border-top:solid 2px #006bbb;
	padding:20px 0;
	overflow:hidden;
	min-width:1000px;
}

.copy_block {
	color:black;
	padding:0 0 15px 0;
}

.foot_adress p {padding:0 0 5px 0;}

.foot_adress span {
	color:#ff343d;
	padding:0 5px 0 0;
} .foot_adress {
	color:#777;
}

.product_name_bage {
	border:solid 1px #ddd;
	padding:0 0 15px 0;
	background:white;
	margin:0 0 10px 0;
	overflow:hidden;
}

.prod_image_full {
	float:left;
	width:300px;
	padding-left:10px;
} .prod_image_full img {width:100%;}

.prod_corp_description {
	margin-left:320px;
	padding-right:10px;
}

.prod_corp_description p {
	font-size:14px;
	color:#777;
	padding:0 0 10px 0;
}

.prod_corp_description ul {
	padding:5px 0 5px 15px;
} .prod_corp_description ul li {list-style-type:circle; color:#777;}

.company_name {
	margin:0 0 15px 0;
	border-bottom:solid 1px #e6e6fa;
	padding:10px;
}

.name_home{
	font-size:18px;
	font-weight:bold;
}

.country_home {
	float:right;
	padding:5px 0 0 0;
} .country_home span {color:#777;}

.company_main_item {
	border:solid 1px #777;
	position:relative;
	overflow:hidden;
	height:218px;
	display:block;
} .company_main_item img {width:100%; height:100%;}
	.company_main_item:hover .info_block_goods {top:0;}
	.company_main_item:hover .goods_descript {opacity:1;}

.company_main_item.lock_animation:hover .info_block_goods {top:70%;}
.company_main_item.lock_animation:hover .goods_descript {opacity:0;}

.info_block_goods {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:70%;
	background:rgba(15, 71, 15, 0.83);
	transition:all 0.33s ease-out 0s;
}

.goods_name {
	color:white;
	padding:10px;
}

.goods_descript {
	color:white;
	transition:all 0.33s ease-out 0s;
	border-top:solid 1px white;
	padding:10px;
	font-size:13px;
	opacity:0;
}

.left_goods_item_column {
	float:left;
	width:220px;
	margin:5px 0 0 0;
}

.mid_goods_item_column {
	margin-left:240px;
}

.regular_paraq {
	padding:5px 0 10px;
	line-height:18px;
}

.description_h2 {padding:5px 0 10px 0;}

.ul_style_descr {
	padding:5px 0 10px 15px;
} .ul_style_descr li {
		list-style-type:circle;
		color:#777;
	}

.options_block {
	margin:10px 0 0 0;
	padding:10px;
	color:white;
}

.options_block.blue_option {background:#007ec6;}
.options_block.purple_option{background:#7f1044;}
.options_block.green_option{background:#003e00;}
.options_block.no_pad {margin:0;}

.h3_option {
	font-size:18px;
	color:white;
	padding:5px 0;
	font-weight:normal;
	border-bottom:solid 1px #cacaca;
}
.simple_option_txt {
	font-size:14px;
	padding:5px 0 0 0;
	color:#eaf6ff;
} .simple_option_txt *{
	font-size:14px;
	color:#eaf6ff;
}

.pageing {
	padding:10px 0;
}

.pageing a, .pageing span {
	display:inline-block;
	margin:0 5px 0 0;
	padding:3px 8px;
	border:solid 1px #006cbc;
	background:white;
	color:black;
	text-decoration:none;
} .pageing span, .pageing a:hover {
		background:#006cbc;
		color:white;
	}

.input_txt_block {
	padding:6px 10px;
	min-width:200px;
	border:solid 1px #006cbc;
} .input_txt_block.big_width {width:350px;}

.search_bar {
	padding:15px 0 15px 30px;
}

.news_block_item {
	padding:15px 0 15px 0;
	border-top:solid 1px #c9c9c9;
} .news_block_item:first-child {border:none;}
	.news_block_item p {
		padding:0 0 10px 0;
		color:#7c7c7c;
	}

.news_link {font-size:18px;}
.news_block_item p.data_news_link {color:black;}
.clear{
	clear:both;
}


.background_fill {
 position:fixed;
 display:none;
 left:0;
 right:0;
 top:0;
 bottom:0;
 background:rgba(0,0,0,0.7);
 z-index:10;
}

.js-pop_up_window {
 position:fixed;
 display:none;
 left:50%;
 top:50%;
 transform:translate(-50%, -50%);
 background:white;
 border-radius:5px;
 padding:10px;
 z-index:11;
}

.js-full_image{
	cursor:pointer;
}


span.ya-phone
{
	color:inherit;
	padding:0px;
	margin:0px;
}



.entry__sidebar {
    float: right;
    width: 352px;
}

.event-info {
    background: #333333;
    color: #fff;
    padding: 21px 24px 15px;
    font-size: 16px;
    line-height: 22px;
}

.uppercase {
    text-transform: uppercase;
}

.event-info .btn {
    margin: 0 0 10px 8px;
    font-size: 12px;
}
.event-info a {
    color: inherit;
}
.btn_white {
    color: #fff;
    border-color: #fff;
}
.btn_small {
    height: 32px;
    line-height: 30px;
    padding: 0 22px;
    font-size: 12px;
}
.btn {
    height: 40px;
    line-height: 38px;
    padding: 0 35px;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    background: transparent;
    border: 1px solid #7d7d7d;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
}

.ul-style-news-sidebar {
color:#fff;
}

.btn_white .icon-btn-arr-s {
    background-position: 0 -10px;
}
.icon-btn-arr-s {
    width: 5px;
    height: 10px;
    background: url(/files/0410/btn_arr_s.png);
    top: -1px;
    margin: 0 -8px 0 18px;
}
.icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}








