
@font-face {
	font-family: "CirceBold"; 
	src: url("fonts/CirceBold.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: normal; 
} 

body {
	font-family: "CirceBold", "Arial Narrow", Arial, sans-serif; 	
}

a {
	color:#00aee0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
 a:hover {
	color:#191f47;
}

.b24-widget-button-inner-block,
.b24-widget-button-inner-mask {
	background:#00aee0 !important; 
}

.b24-widget-button-pulse.b24-widget-button-pulse-animate {
	border-color: #00aee0 !important; 
}

.header_nav_wrapper {
	margin-top:20px;
	padding-bottom:20px;
}
.header_nav_wrapper.gr_style {
	background:#f9f9f9;
	border-bottom:1px solid #e3e3e3;
	margin-top:0px;
	padding-top:20px;
	padding-bottom:20px;
}
.catalog_type_1_wrapper {
	padding:30px 0;
}
.catalog_type_2_wrapper {
	border-top:1px solid #dfdfde;
	border-bottom:1px solid #dfdfde;
	background:#f9f9f9;
	padding:40px 0;
}
.catalog_type_2_wrapper.category_page {
	border:none;
	background:#fff;
}
.info_bar_wrapper {
	padding:40px 0;
}
.page_wrapper {
	padding:0 0 30px 0;
}
.footer_wrapper {
	border-top:1px solid #dfdfde;
	padding:40px 0;
	background:#f9f9f9;
}
.copyright_wrapper {
	background:#6f6f6f;
	padding:5px 0;
}
.solution_information_block_wrapper {
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	background:#f9f9f9;
	padding-top:40px;
	/*padding-bottom:5px;*/
}
.tools_block_wrapper {
	padding-top:20px;
	margin-bottom:30px;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:40px;
}
.category_product_wrapper {
	padding-top:40px;
}        
.product_preview_wrapper {
	border-top:1px solid #dfdfde;
	border-bottom:1px solid #dfdfde;
	background:#f9f9f9;
	padding-top:10px;
}

.main_slider_wrapper .slider_item {
	height:635px;
}

.grid_9.search_bar {
	text-align:right;
	margin-top:0px;
}
.main_nav_list {
	list-style:none;
	padding:0;
	margin:0;
}
.main_nav_list:after {
	content:" ";
	display:block;
	clear:left;
	
}
.main_nav_list > li {
	float:left;
	margin:0 0 0 25px;
	padding:0;
	
}
.main_nav_list > li:first-child {
	margin-left:0;
}
.main_nav_list > li > a {
	font-weight:700;
	font-size:16px;
	color:#7d7d7d;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.main_nav_list > li > a:hover, .main_nav_list > li > a.active  {
	color:#00aee0;
}
.search_bar .input_message {
	height:17px;
	line-height:17px;
	border:1px solid #818181;
	width:130px;
	border-radius:0;
}
.search_bar #s_button {
	-moz-border-bottom-colors: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	background: rgba(0, 0, 0, 0) url("/img/s_button.png") no-repeat scroll left top;
	border-color: -moz-use-text-color !important;
	border-image: none 100% 100% 100% 100% / 0 0 0 0 !important;
	border-style: none !important;
	border-width: 0 !important;
	cursor: pointer;
	height: 10px;
	margin: 6px 0 0 -17px;
	position: absolute;
	text-indent: -9999px;
	width: 10px;
	z-index: 4;
}
.search_bar .h_phone {
	font-family: "CirceBold", "Arial Narrow", Arial, sans-serif;
    font-size: 17px;
    margin-top: 18px;
	color:#6c6c6c;
}
.location_bar {
	text-align: right;
	font-family: "CirceBold", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	color:#6c6c6c;
	margin-right:54px;
	margin-top:13px;
}
.location_bar .city_link {
	color:#00aee0;
	background:url(/img/location_ico.png) no-repeat right 8px;
	padding-right:15px;
	display:inline-block;
	height:20px;
}
.solution_information_carousel_list .more_link {
	margin-bottom:10px;
	padding-bottom:10px;
}
.solution_information_carousel_list .more_link:after {
	content: " ";
	display:block;
	clear:both;
}
.complete_solution_wrapper .item{
	height:489px;
}
.solution_menu_bar {
	/*position:relative;*/
	margin-top:0px;
}
.solution_menu_list {
	margin:0;
	padding:0;
	list-style:none;
}
.solution_menu_list:after {
	content: " ";
	display:block;
	clear:both;
	height:0;
}
.solution_menu_list>li {
	margin:0;
	padding:0;
	float:left;
	width:25%;
	text-align:center;
    
	position: relative;
}
.solution_menu_list>li.active:after, 
.solution_menu_list>li.active:before {
	bottom: 0px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.solution_menu_list>li.active:after {
	border-color: rgba(135, 182, 212, 0);
	border-bottom-color: #00aee0;
	border-width: 15px;
    margin-left: -15px;
}
.solution_menu_list>li.active:before {
	border-color: rgba(135, 182, 212, 0);
	border-bottom-color: #00aee0;
	border-width: 15px;
    margin-left: -15px;
}


.solution_menu_list li a {
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:15px;
	color:#838383;
	text-transform:uppercase;
	text-align:center;
	display:block;
	text-decoration:none;
	padding: 0 0 30px;
}
.solution_menu_list li a:hover, .solution_menu_list li.active a {
	color:#00aee0;
}
.solution_information_block_header {
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:24px;
	color:#00aee0;
	line-height:1.1em;
	text-transform:uppercase;
	margin-bottom:15px;
	font-weight:400;
}
.solution_information_block_header a {
	text-decoration:none;
}
.solution_information_block p {
	color:#838383;
}
.solution_information_block .more_link a {
	font-size:12px;
	color:#00aee0;
	text-transform:uppercase;
}
.solution_information_block .more_link a:hover {
	color:#6c6c6c;
}
.solution_params_list {
	margin:0;
	padding:0;
	list-style:none;
	
}
.solution_params_list:after {
	content: " ";
	display:block;
	clear:both;
	
}
.solution_params_bar {
	margin-top:20px;
	margin-bottom:40px;
}
.solution_docs_link {
	text-align: right;
	
}

.solution_docs_link a {
	text-transform:uppercase;
	font-size:12px;
	display:inline-block;
	background:url(/img/solution_docs_link_bg.png) no-repeat center bottom;
	padding-bottom:15px;
}
.solution_docs_link.o_docs_l {
	margin-right:400px;
}
.solution_docs_link.o_docs_l a {
	padding-top:5px;
	padding-bottom:22px;
}
.product_pdf_download {
	text-align: right;
	margin-right:215px;
	
}
.product_pdf_download a {
	position:relative;
	top:5px;
}
.solution_options_list {
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
.solution_options_list:after {
	content: " ";
	display:block;
	clear:both;
}
.solution_options_list li {
	margin:0 70px 0 0;
	text-align:center;
	float:left;
	height:100px;
	vertical-align:center;
	
}
.solution_options_list li a {
	display:block;
	font-size:12px;
	color:#00aee0;
	text-transform:uppercase;
	margin-bottom:-10px;
}
.solution_options_list li img {
	display:block;
	margin: 20px auto;
}
.solution_options_list li.price_request_item img {
	display:block;
	margin-bottom: 13px;
}
.solution_options_list li.c_offer_item img {
	display:block;
	margin-bottom: 16px;
}
.solution_options_list li.pdf_item img {
	display:block;
	margin-bottom: 21px;
}
.solution_options_list li.special_offer_item img {
	display:block;
	margin-bottom: 19px;
}
.solution_options_list li a:hover {
	color:#7d7d7d;
}
.clear_fix {
	content: " ";
	display: block;
	clear:both;

}
.solution_information_block_header .toggle_link {
	float:right;
	font-size:12px;
	text-transform:uppercase;
	position:relative;
	bottom:-13px;
}
.solution_information_block_header .toggle_link:hover { 
	color:#7d7d7d;
}
.tools_block_list {
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
}
.product_params_table {
	width:100%;
}
.tools_block_list li{
	margin:0;
	width:285px;
	overflow:hidden;
	padding:0;
	float:left;
	height:270px;
}
.tools_block_list li:first-child {
	margin-left:20px;
}
.tools_image {
	text-align:center;
	
}
.tools_name {
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:18px;
	color:#838383;
	text-transform:uppercase;
	text-align:center;
}
.tools_link {
	text-align:center;
}
.tools_link a{
	color:#838383;
	text-transform:uppercase;
	font-size:11px;
}
.tools_link a:hover{
	color:#00aee0;
	
}
.tools_arrow  {
	position: relative;
	background: #fff;
	margin-top:5px;
}
.tools_arrow:after {
	top: 100%;
	left: 46%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 98, 58, 0);
	border-top-color: #00aee0;
	border-width: 10px;
	/*margin-left: -30px;*/
}
.t-tools_arrow {
	position: relative;
	background: #00aee0;
}
.t-tools_arrow:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 98, 58, 0);
	border-top-color: #00aee0;
	border-width: 14px;
	margin-left: -14px;
}

.solution_information_carousel_wrapper {
	width:100%;
}
.solution_information_carousel_root {
	overflow: hidden;
    position: relative;
}
.solution_information_carousel_list {
	list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 20000em;
}
.solution_information_carousel_list > li {
	/*display:table-cell;*/
	float:left;
	vertical-align:top;
    margin: 0;
	padding: 0 0 0px 0;
	background:transparent;
    /*padding: 0;*/
    width: 1200px;
}
.solution_information_block .grid_60 {
	/*height:400px;*/
	overflow:hidden;
}
.solution_information_carousel_list > li .o_docs_l {
	
	margin-left:630px;
}
.solution_params_list li {
	padding:0;
	margin:0;
	float:left;
	height:100px;
	/*border-left:1px solid #d3d3d3;*/
	border-right:1px solid #d3d3d3;
	/*margin-left:5px;*/
	padding-left:20px;
	padding-right:20px;
}
.solution_params_list li img {
	position:relative;
	top:-10px;
}
.solution_params_list li:first-child {
	margin-left:0px;
	padding-left:20px;
	border-left:1px solid #d3d3d3;
}
.details_block_list {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:40px;
}
.tools_block_wrapper.solution {
	padding: 20px 0px;
	border-top: 1px solid #dfdfde;
	background:#f9f9f9;
	border-bottom:1px solid #dfdfde;
}
.details_block_list>li {
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px solid #d3d3d3;
}
.details_block_list>li:after {
	content: " ";
	display: block;
	clear:both;
}
.details_block_list>li .detail_item_link {
	text-decoration: none;
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size: 18px;
	color:#787878;
	text-transform:uppercase;
	display:block;
	padding:10px 0 10px 0;
}

.detail_item_link .toggle_circle {
	width:26px;
	height:26px;
	text-align:center;
	border: 1px solid #a0a0a0;
	border-radius:100%;
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:18px;
	line-height:26px;
	color:#00aee0;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
	display:block;
}
.detail_item_link .toggle_circle:after {
	content:"+";
}
.details_block_list li  .detail_item_link:hover {
	color:#00aee0;
}
.details_block_list li  .detail_item_link:hover .toggle_circle {
	border-color:#00aee0;
}
.detail_item_link .toggle_circle.open_tab {
	line-height: 23px;
}
.detail_item_link .toggle_circle.open_tab:after {
	content:"-";
	
	
}
.details_block_list .tab_detail {
	color: #838383;
    font-family: "CirceBold", Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 15px;
	padding:5px;
	margin-top:10px;
}
.under_line_menu  {
	position: relative;
	background: #fff;
	margin-top:25px;
}
.under_line_menu:after {
	bottom: 100%;
	left: 14%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 98, 58, 0);
	border-bottom-color: #00aee0;
	border-width: 10px;
	margin-left: -30px;
}
.catalog_header {
	background:url(/img/cat_header_bg.png) no-repeat center center;
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:24px;
	color:#6a6868;
	padding:20px 0;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:20px;
}
.catalog_header a {
	text-decoration:none;
	color:#6a6868;
}
.catalog_header a:hover {
	text-decoration:none;
	color:#00aee0;
}
.catalog_type_1 .cat_img, .catalog_type_2 .cat_img {
	width:151px;
	height:154px;
	margin:0 auto;
}
.cat_item .row_1 {
	display:block;
	text-decoration:none;
	
}
.catalog_type_1 .cat_item {
	position:relative;
	margin-left:10px;
}
.catalog_type_1 .cat_item  .divider {
    border-left: 1px solid #e5e5e5;
    height: 36%;
    position: absolute;
    left: -5px;
    top: 174px;
}
.catalog_type_1.category_page .cat_item  .divider {
    border-left: 1px solid #e5e5e5;
    height: 36%;
    position: absolute;
    left: -5px;
    top: 160px;
}
.catalog_type_2_wrapper.category_page .cat_item  {
	margin-left:0;
}
.catalog_type_2_wrapper.category_page .cat_item  .divider {
	border-left: 1px solid #e5e5e5;
    height: 36%;
    position: absolute;
    left: 0px;
    top: 160px;
}
.catalog_type_1 .row_1 .cat_name {
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:18px;
	color:#6c6c6c;
	text-align:center;
	margin-top:10px;
	text-transform:uppercase;
	width:95%;
	margin:10px auto 0 auto;
	height:85px;
	overflow:hidden;
	
}
.catalog_type_1 .cat_item.active .cat_name:after {
	/*tr*/
	top: 104%;
	left: 45%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 98, 58, 0);
	border-bottom-color: #00aee0;
	border-width: 10px;
}

.catalog_type_2_wrapper.category_page .cat_item.active .cat_name:after {
	top: 108%;
}

.catalog_type_1 .cat_desc {
	text-align:center;
	font-size:12px;
	color:#6c6c6c;
	margin-top:30px;
	width:90%;
	margin:0 auto 0 auto;
}
.catalog_type_1 .cat_desc a {
	color:#00aee0;
}
.catalog_type_1 .cat_desc a:hover {
	color:#6c6c6c;
}
.catalog_type_1_wrapper.product_page {}
.catalog_type_1_wrapper.product_page .cat_name{
	margin:30px auto 0;
}
.category_desc_wrapper {
	background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    padding: 0 0;
}
.category_desc_wrapper p,
.product_preview_description p  {
	font-family: "CirceBold", Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:15px;
	color:#838383;
}
.solution_information_block_wrapper.product_detail_page {
	background:#fff;
}
.product_preview_details {
	margin:10px 0 40px 0;
}
.product_preview_details a {
	text-transform:uppercase;
	font-size:12px;
}
.category_desc_text {
	margin-top:34px;
}
.row_1:hover .cat_name,
.cat_item.active  .cat_name {
	color:#00aee0;
}
.row_1:hover .cat_img, 
.cat_item.active .cat_img  {
	background-position:right center !important;
}
.catalog_type_2_wrapper.category_page .row_1:hover .cat_img,
.catalog_type_2_wrapper.category_page .cat_item.active .cat_img{
	background-position:left center !important;
}
.catalog_type_2 .cat_item  {
	
}
.catalog_type_2 .row_1 .cat_name {
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:18px;
	color:#00aee0;
	text-align:center;
	text-transform:uppercase;
	width:85%;
	margin:0px auto 10px auto;
	height:60px;
	
}
.catalog_type_2 .row_1:hover .cat_name {
	color:#6c6c6c;
}
.info_bar .info_item {
	margin-left:30px;
}
.info_item .item_wrap a{
	text-decoration:none;
}
.info_item .item_wrap:hover a{
	color:#838383;
}
.info_bar .info_item:first-child {
	margin-left:0;
}
.info_bar .info_item_header, .news .info_item_header {
	font-family: "CirceBold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size:18px;
	color:#00aee0;
	text-transform:uppercase;
	margin:11px 0;
}
.info_bar .info_item_header a {
	/*text-decoration:none;*/
}
.info_bar .info_item_link, .news .news-post-date {
	font-family: "CirceBold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-size:11px;
	color:#00aee0;
	text-transform:uppercase;
	margin:11px 0;
}
.news .news-post-date {
	color:#6c6c6c;
}
.news-block {
	width:375px; 
	overflow: hidden; 
	margin-bottom: 20px;  
	margin-right: 22px; 
	display: inline-block;
	vertical-align:top;
}
.back_link {
	margin-top:20px;
	
}
.back_link a {
	font-family: "CirceBold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-size:16px;
	text-transform:uppercase;
}
.product_carousel_wrapper, .tools_carousel_wrapper {
	position:relative;
	
}
.product_preview_carousel_wrapper {
	
}
.product_carousel_navigation, .tools_carousel_navigation {
	/*height:70px;*/
	overflow:hidden;
	width:1140px;
	margin:0 auto;
}
.product_carousel_wrapper .prev-navigation, 
.product_carousel_wrapper .next-navigation ,
.tools_carousel_wrapper .t-prev-navigation,
.tools_carousel_wrapper .t-next-navigation {
   
    display: block;
    font: 16px/29px Arial,sans-serif;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 30px;
}
.product_carousel_wrapper .prev-navigation,
.tools_carousel_wrapper .t-prev-navigation  {
    left: 0px;
    text-indent: 6px;
    top: 0px;
	
}
.product_carousel_wrapper .prev-navigation span ,
.tools_carousel_wrapper .t-prev-navigation span{
	display:block;
	width:11px;
	height:25px;
	position:absolute;
	top:50%;
	left:0;
	background:url(/img/c_arrow_left.png) no-repeat left center;
}
.product_carousel_wrapper .prev-navigation:hover span,
.tools_carousel_wrapper .t-prev-navigation:hover span {
	background:url(/img/c_arrow_left.png) no-repeat right center;
}
.product_carousel_wrapper .next-navigation,
.tools_carousel_wrapper .t-next-navigation {
    right: 0px;
    text-indent: 20px;
    top: 0px;
}
.product_carousel_wrapper .next-navigation span,
.tools_carousel_wrapper .t-next-navigation span {
width:11px;
	height:25px;
	position:absolute;
	top:50%;
	right:0;
	background:url(/img/c_arrow_right.png) no-repeat left center;
}
.product_carousel_wrapper .next-navigation:hover span,
.tools_carousel_wrapper .t-next-navigation:hover span {
	background:url(/img/c_arrow_right.png) no-repeat right center;
}
.product_carousel_wrapper .prev-navigation.inactive, 
.product_carousel_wrapper .next-navigation.inactive,
.tools_carousel_wrapper .t-next-navigation.inactive,
.tools_carousel_wrapper .t-prev-navigation.inactive{
	display:none;
}
.product_carousel_list_element, .tools_carousel_list_element {
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
    width: 20000em;
}
.product_carousel_list_element li {
	display:table-cell;
	padding:40px 0;
	margin:0px;
	position:relative;
	width:143px;
	text-align:center;
	cursor: pointer;
	overflow-y:hidden;
	height:100%;
	
}
.product_carousel_list_element .list_preview_name {
	font-family: "CirceBold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-size:18px;
	color:#838383;
	text-transform:uppercase;
	margin-top:10px;
}
.product_carousel_list_element .active .list_preview_name {
	color:#00aee0;
	position:relative;
	
}
.product_carousel_list_element .arrow_bar {
	height:12px;
	width:100%;
	position:absolute;
	bottom:0;
}	
.product_carousel_list_element .active .arrow_bar {
	background:url(/catalog/view/theme/rostech/image/product_arr.png) no-repeat center;
	
}
/**/

.product_stage {
	width:100%;
	position:relative;
}
.product_carousel_stage_root {
	overflow: hidden;
    position: relative;
}
.product_carousel_stage_list {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 20000em;
	display: flex;
}

.product_carousel_stage_list:after {
	content: '';
	display: table;
	clear: both;
}

.product_carousel_stage_list li{
	float: none;
	width:1200px;
	margin:0 5px;
	position:relative;
	padding:0;
}
.product_carousel_stage_list .product_pdf_download {
	position:absolute;
	bottom:-1px;
	left: 50%;
	margin-left: -50px;
}
.product_carousel_stage_list .product_preview_params {
	height:421px;
	overflow:hidden;
}
.a_page_header_line {
	background: #fff;
	padding:20px;
	position:absolute;
	
}
.a_page_header {
	background: #fff none repeat scroll 0 0;
    color: #00aee0;
    display: inline-block;
    font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 55px;
    font-weight: 200;
    left: -359px;
    padding: 20px 20px 20px 610px;
    position: relative;
    text-transform: uppercase;
    top: 38%;
}
.text_container {
	height:635px;
}
.media-link.v-gallery:hover {
	color:#191f47;
}
.news-block.news .panelcontent {

}
.news-block.news .panelcontent:hover a {
	color:#191f47;
}
#tab_video .media-link {
	float:left;
	margin-right:10px;
}
.v-gallery {
	text-decoration:none;
}
.v-gallery:hover {
	color:#00aee0;
	text-decoration:none;
}
.v-gallery div {
	text-decoration:none;
	text-transform:uppercase;
	margin-top:11px;
}
.form_header {
	font-family: "CirceBold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-size:18px;
	color:#6a6868;
	text-transform:uppercase;
	margin-bottom:15px;
	font-weight:700;
}

input[type=text], input[type=password], select {
	border:1px solid #e7e7e7;
	margin:0;
	line-height:29px;
	height:29px;
	border-radius:5px;
	padding:0 4px;
}
textarea {
	border:1px solid #e7e7e7;
	margin:0;
	border-radius:5px;
	padding:4px 4px;
	resize:vertical;
}
input[type=submit], #button-search {
	background:#00aee0;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	border:0;
	cursor:pointer;
}
.contact_page_form_table {
	width:90%;
}
.contact_page_form_table tr td{
	padding:5px 0;
	text-align: left !important;
}
.contact_page_form_table input[type=text], input[type=password], select {
	width:100%;
	box-sizing:border-box;
}
.contact_page_form_table input[type=submit]{
	width:60%;
	background:url(/img/paper_plane.png) no-repeat 65px center #00aee0;
	padding: 16px 0 15px 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-top: 9px;
}
.contact_page_form_table input[type=submit]:hover{
	width:60%;
	background:url(/img/paper_plane.png) no-repeat 65px center #191f47;
	padding: 16px 0 15px 0;
}
.contact_page_form_table textarea {
	width:100%;
	box-sizing:border-box;
}
#tech_req_form  input[type=submit] {
	width:33%;
	background:url(/img/paper_plane.png) no-repeat 65px center #00aee0;
	padding: 5px 0;
}
#tech_req_form  input[type=submit]:hover  {
	background:url(/img/paper_plane.png) no-repeat 65px center #787878;
}
.contact_page_form_table td {}
.container_60.product_options_icons {
	border-top: 1px solid #dfdfdf;
}
label[for=contact_name] {
	background:url(/img/contact_form_icons.png) no-repeat 0px 0px;
	padding-left:25px;
}
label[for=contact_company] {
	background:url(/img/contact_form_icons.png) no-repeat 0px -20px;
	padding-left:25px;
}
label[for=contact_city] {
	background:rgba(0, 0, 0, 0) url("/img/contact_form_icons.png") no-repeat scroll 0 -39px;
	padding-left:25px;
	padding-bottom: 3px;
}
label[for=contact_country] {
	background:url(/img/contact_form_icons.png) no-repeat 0px -60px;
	padding-left:25px;
}
label[for=contact_phone] {
	background:url(/img/contact_form_icons.png) no-repeat 0px -80px;
	padding-left:25px;
	padding-bottom: 3px;
}
label[for=contact_email] {
	background:url(/img/contact_form_icons.png) no-repeat 0px -98px;
	padding-left:25px;
}
label[for=contact_request_text] {
	background:url(/img/contact_form_icons.png) no-repeat 0px -115px;
	padding-left:25px;
	padding-bottom: 3px;
}
.contacts_page_left_col {
	padding-top:20px;
	color:#838383;
}
.select2-results li{
	margin-left:0;
}
.c-info-result p {
	margin-bottom:10px;
}
.product_params_table {
	font-family: "CirceBold", Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:15px;
	color:#838383;
}
.product_params_table tbody tr:hover , .product_params_table tbody tr.current{
	background:#f9f9f9;
}
.product_params_table tbody .product_param.param_5,
.product_params_table tbody .product_param.param_6,
.product_params_table tbody .product_param.param_7 {
	font-size:20px;
}
.tools_block_wrapper.product_page {
	background:#f9f9f9;
}
.product_information_block_wrapper {
	border-bottom:1px solid #e3e3e3;
	margin-top:15px;
}
.o_sqr_1:after {
	content:"■";
	font-size:19px;	
	color:#e56500;
}
.o_sqr_2:after {
	content:"■■";
	font-size:19px;	
	color:#e56500;
}
.o_sqr_3:after {
	content:"■■■";
	font-size:19px;	
	color:#e56500;
}
.o_sqr_4:after {
	content:"■■■■";
	font-size:19px;	
	color:#e56500;
}
.o_sqr_5:after {
	content:"■■■■■";
	font-size:19px;	
	color:#e56500;
}
.o_sqr_6:after {
	content:"■■■■■■";
	font-size:19px;	
	color:#e56500;
}
.o_sqr_7:after {
	content:"■■■■■■■";
	font-size:19px;	
	color:#e56500;
}

.g_sqr_1:after {
	content:"□";
	font-size:19px;	
	color:#838383;
}
.g_sqr_2:after {
	content:"□□";
	font-size:19px;	
	color:#838383;
}
.g_sqr_3:after {
	content:"□□□";
	font-size:19px;	
	color:#838383;
}
.g_sqr_4:after {
	content:"□□□□";
	font-size:19px;	
	color:#838383;
}
.g_sqr_5:after {
	content:"□□□□□";
	font-size:19px;	
	color:#838383;
}
.g_sqr_6:after {
	content:"□□□□□□";
	font-size:19px;	
	color:#838383;
}
.g_sqr_7:after {
	content:"□□□□□□□";
	font-size:19px;	
	color:#838383;
}
.product_params_table tbody .product_param.param_5 .active,
.product_params_table tbody .product_param.param_6 .active,
.product_params_table tbody .product_param.param_7 .active {
	color:#e56500;
}

.product_params_table td {
	padding:10px 5px;
	border-bottom:1px dotted #cfcfcf;
}
.product_params_table td.product_param {
	text-align:center;
}
.product_params_table .product_name {
	width:15%;
}
.contacts_page_right_col {
	background:#f9f9f9;
	padding: 20px 30px;
}
.location_select {
	margin-bottom:15px;
}
.location_select select {
	width:100%;
}
.download_link {
	text-transform:uppercase;
}
.download_link.pdf_file {
	padding-left:25px;
	background:url(/img/pdf_link_bg.png) no-repeat left center;
	
}
#tech_req_form input[type=text] {
	width:80%;
	display:block;
}
#tech_req_form textarea {
	width:80%;
	display:block;
}
.footer {}
.footer .f-h{
	font-family: "CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif; 
	font-size:12px;
	color:#6c6c6c;
	text-transform:uppercase;
	margin-bottom:15px;
}
.footer .sitemap_list {
	list-style:none;
	margin:0;
	padding:0;
}
.footer .sitemap_list li {
	margin:0;
	padding:0;
}
.footer  a {
	font-size:12px;
	color:#6c6c6c;
}
.footer a:hover {
	font-size:12px;
	color:#00aee0;
}
.footer .category_list_f {
	padding:0;
	margin:0 0 10px 0;
	list-style:none;
}
.category_list_f:after {
	content: " ";
	display:block;
	clear:left;
	height:0;
}

.footer .category_list_f li {
	float:left;
	margin:0 0 5px 5px;
	padding:0 5px 0 0;
	border-right:1px solid #8C8C8C;
	height:20px;
}

.footer .category_list_f li:before {
	
}
.footer .category_list_f li:first-child:before {
	margin-left:0;
	content: "";
}
.footer .category_list_f li:last-child {
	
	border-right:none;
}
.footer .root_category_link {
	margin-bottom:15px;
}
.footer .root_category_link a {
	text-decoration:none;
	font-weight:700;
	
}
.footer .contacts p {
	font-size:12px;
	color:#6c6c6c;
}
.footer .contacts .t_sup {
	display:inline-block;
	width:35px;
	vertical-align:middle;
	height:34px;
	margin-right:10px;
	background:url(/img/footer_t_sup.png) no-repeat left center;
}
.footer .contacts .t_sup:hover {
	background:url(/img/footer_t_sup.png) no-repeat right center;
}
.footer .contacts .youtube {
	display:inline-block;
	width:33px;
	height:33px;
	background:url(/img/footer_youtube.png) no-repeat left center;
	margin-right:10px;
	vertical-align:middle;
}
.footer .contacts .youtube:hover {
	background:url(/img/footer_youtube.png) no-repeat right center;
}
.footer .contacts .facebook {
	vertical-align:middle;
	display:inline-block;
	width:35px;
	height:34px;
	margin-right:10px;
	background:url(/img/facebook_icon.png) no-repeat left center;
}
.footer .contacts .facebook:hover {
	background:url(/img/facebook_icon.png) no-repeat right center;
}
.copyright_wrapper .copyright {
	text-transform:uppercase;
	color:#fff;
	
	font-size:11px;
}
.modal_window {
	display:none;
}
.modal_window.price_request {
	
	padding:0 20px;
	width:370px;
}
.modal_window.location_select_window {
	width:1100px;
}
.location_select_window .location_list>li {
	display:inline-block;
	vertical-align:top;
	width:200px;
	margin-left:10px;
}
.location_select_window .location_list_l2 {
	list-style:none;
}
.location_select_block_header {
	color:#00aee0;
	text-transform:uppercase;
	margin-bottom:10px;
}
.price_request .form_header {
	font-family:"CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-size:25px;
	color:#00aee0;
}
.price_request .form_field {
	font-family:"CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#787878;
	
}
.notify_bar {
	border:1px solid;
	padding:5px 10px;
	font-family:"CirceBold", "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-size:13px;
}
.notify_bar.error_message {
	border-color:red;
	color: red;
}
.notify_bar.success_message {
	border-color:green;
	color: green;
}
.notify_bar.info_message {
	border-color:#787878;
	color: #787878;
}
.price_request .form_field .req {
	color:#00aee0;
}
.price_request_form table {
	width:100%;
	margin-bottom:10px;
}
.price_request_form table td {
	padding:10px 0;
	vertical-align:middle;
}
.price_request_form  input[type=text] {
	width:100%;
	box-sizing:border-box;
}
.price_request_form  input[type=submit] {
	width:100%;
	padding:5px 0;
	background:#00aee0 url("/img/paper_plane.png") no-repeat scroll 65px center;
}
.price_request_form  input[type=submit]:hover {
	background:#787878 url("/img/paper_plane.png") no-repeat scroll 65px center;
}
.info_item_header.news a {
	font: 13px/1.5 "Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;
	text-decoration:none;
}
#filter_category_id {
	width:auto;
}
.product-list.search_result {}
.product-list.search_result .name, .product-list.search_result .description {
	margin-bottom:10px;
	color:#838383;
}
#button-search{
	width:30%;
	background:#00aee0;
	padding: 5px 0;
}
#button-search:hover{
	width:30%;
	background:#787878;
	padding: 5px 0;
}
.pagination {
	color:#838383;
}
.copyright_wrapper a{
	color:#fff;
	text-decoration:none;
}
.copyright_wrapper a:hover {
	color:#fff;
	text-decoration:underline;
}

/*------------NEW-------------*/

.h_burger {
	display: none;
}

a:focus {
    outline: none !important;
}

.product_carousel_list_element li {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
}

.fancybox-title-float-wrap .child {
	overflow: hidden;
	text-overflow: ellipsis;
    background: transparent;
	white-space: normal !important;
    text-shadow: 0px;
}

.fancybox-title {	
    background: rgba(0, 0, 0, 0.8);
    text-shadow: 0 1px 2px #222;
}

.solution_docs_link.o_docs_l {
    margin-right: 0;
}

.solution_docs_link {
    text-align: center;
}

.page_list_products,
.page_list_categories {
	position: relative;
	display: block;
	margin: 0 -15px 10px -15px;
	width: auto;
}

.page_list_products:after,
.page_list_categories:after {
	content: '';
	display: table;
	clear: both;
}

.page_list_products .item,
.page_list_categories .item {
	float: left;
	width: 33.33%;
	padding: 0 15px;
	box-sizing: border-box;
	text-align: center;
}

.page_list_products .item .text,
.page_list_categories .item .image {
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.page_list_products .item .image,
.page_list_categories .item .text {
	position: relative;
	display: block;
}

.page_list_products .item .image img,
.page_list_categories .item .image img {
	max-width: 100%;
	height: auto !important;
}

body.stopscroll {
	overflow: hidden;
}

.location_select_window .location_list_l3 {
    list-style: none;
    margin-left: 0;	
}

.product_params_table .td_title {
	display: none;
}

.complete_solution_wrapper .item {
    background-size: cover !important;
}

.footer_wrapper .link_phone {
	cursor: pointer;
	text-decoration: none;
}

.footer_wrapper .link_phone:hover {
	color: #6c6c6c;
}

.phone_n a {
	cursor: pointer;
	text-decoration: none;
	color: #6c6c6c;
}

.phone_n a:hover {
	color: #6c6c6c;
}

.g-recaptcha iframe {
	max-width: 100%;
	min-height: 0px !important;
}

.select2-container {
	max-width: 100%;
}

.price_request_form .g-recaptcha {
    margin-bottom: -20px;
}

.main_nav {
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}

.hdr_logo {
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.hdr_logo img {
	max-width: 100%;
}

#tech_req_form input[type=submit] {
	padding: 16px 0 15px 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#tech_req_form input[type=submit]:hover {
	background-color: #191f47;
	padding: 16px 0 15px 0;
}

#button-search {
	padding: 11px 0 10px 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-bottom: 20px;
}

#button-search:hover {
	background-color: #191f47;
	padding: 11px 0 10px 0;
}

@media  (max-width: 1200px) { 

	.hdr_logo {
		padding-right: 0px;
	}

	.main_nav {
		padding-left: 0px;
		margin-left: 10px;
	}

	body {
	    min-width: 0px;
	    font-size: 14px;
	}

	.container_60 {
		width: 100%;
		max-width: 1260px;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.main_nav_list > li > a {
		font-size: 13px;
	}

	.container_60 .grid_13 {
	    width: 100px;
	}

	.container_60 .hdr_logo {
		padding-top: 10px;
	}

	.container_60 .hdr_logo img {
	    width: 90px;
	}

	.container_60 .grid_33 {
	    width: 700px;
	}

	.search_bar .h_phone {
		margin-top: 11px;
	}

	.container_60 .grid_10 {
	    width: 146px;
	    float: right;
	}

	.location_bar {
		margin-right: 19px;
	}

	.container_60 .grid_33.main_nav {
		padding-top: 15px;
	}

	.main_nav_list > li {
		margin-left: 26px;
	}

	.slider_item, .slider_content_wrapper {
		width: 1200px !important;
    	height: 540px !important;
    }

    .text_container {
    	height: 540px;    	
    }

    .slider_item {
    	background-size: cover !important;
    }

    .jcarousel-pagination {
    	top: 50% !important;
    	margin-top: -38px;
    }

    .catalog_type_1 .cat_item,
    .catalog_type_2 .cat_item {
	    width: 23.5%;
	    display: inline-block;
	    vertical-align: top;
	    float: none;
	    margin-bottom: 30px;
	}

    .catalog_type_2 .cat_item {
    	margin-left: 11px;
    }

	.catalog_type_1 .row_1 .cat_name {
		font-size: 16px;
		height: 75px;
	}

	.catalog_type_2 .row_1 .cat_name {
		font-size: 16px;
	    height: 50px;
	    overflow: hidden;
	}

	.info_bar .info_item {
		margin-left: 0;
		width: 33.33%;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}

	.info_bar .info_item_image img {
		width: 100%;
		vertical-align: bottom;
	}

	.container_60.info_bar {
		padding-left: 20px;
		padding-right: 20px;
	}

	.container_60.info_bar:after {
		content: '';
		display: table;
		clear: both;
	}

	.container_60.info_bar .clear {
		display: none;
	}

	.info_bar .info_item_header, 
	.news .info_item_header {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.info_bar .info_item_link, 
	.news .news-post-date {
		margin-top: 8px;
	}

	.container_60 .contacts {
		padding-top: 10px;
	}

	.footer_wrapper {
		padding-bottom: 20px;
	}

	.complete_solution_wrapper .item {
	    height: 400px;
	}

	.container_60 .grid_60 {
	    width: 100%;
	    max-width: 1200px;
	} 

	.product_carousel_navigation, .tools_carousel_navigation {
		width: calc(100% - 60px);
	}

	.product_detail_page img,
	.product_information_block_wrapper img,
	.contacts_page_right_col img,
	.solution_information_block img {
		max-width: 100%;
		height: auto !important;
	}

	.details_block_list>li .detail_item_link,
	.form_header {
		font-size: 16px;
	}

	.product_params_table td p {
		margin: 0;
	}

	.container_60 .contacts_page_left_col {
	    width: calc(100% - 320px);
	    padding-right: 30px;
	    box-sizing: border-box;
	} 

	.container_60 .contacts_page_right_col {
	    width: 320px;
	    box-sizing: border-box;
	    left: 0;
    	padding: 20px;
	} 

	h1 {
		font-size: 28px;
    	line-height: 1.25;
	}

	p {
		margin-bottom: 14px;
	}

	.contacts_page_left_col iframe,
	.category_desc_text iframe {
		max-width: 100%;
	}

	.price_request .form_field {
		font-size: 15px;
	}

	.price_request_form input[type=submit] {
		height: 39px;
	}

	.price_request .form_header {
		font-size: 24px;
	}

	.solution_information_block {
		overflow: hidden;
	}

	.container_60 .grid_59 {
		width: 100%;
	}

	.contacts_page_left_col .gallery > a {
		width: 31% !important;
		margin-bottom: 30px !important;
	}

	.contacts_page_left_col .gallery > a > object {
		width: 100% !important;
		height: 200px !important;
	}

	.contacts_page_left_col {
		padding-top: 30px;
	}

	.container_60 .contacts_page_right_col {
		margin-top: 30px;
	}

	.contact_page_form_table {
	    width: 95%;
	}

	.contact_page_form_table input[type=submit] {
		margin-top: 0;
		background-position: 50px center;
	}

	.contact_page_form_table tr:last-child td {
		padding-top: 20px;
	}

	.news-block {
		width: 31%;
		margin-right: 15px;
	}

	.container_60 .grid_60.contacts_page_left_col {
	    width: auto;
	    padding-right: 0px;
	    margin-right: -32px;
	}

	.main_slider_wrapper {
		overflow: hidden;
	}

	.news-image img {
		height: auto;
		width: 100%;
	}

	.product_carousel_list_element .list_preview_name {
		font-size: 16px;
		line-height: 1.4;
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer .category_list_f {
		margin-left: -5px;
	}

	.solution_information_block_header {
		font-size: 23px;
		line-height: 1.25;
	}

	.contacts_page_left_col table td p img {
		width: 200px !important;
		height: auto !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.contacts_page_left_col table td:first-child {
		width: 220px !important;
		text-align: left;
	}

	.container_60 .grid_40.contacts_page_left_col img {
		max-width: 100%;
		height: auto !important;
	}

	.tab_detail {
		overflow: auto;
	}

	.product_params_table {
		line-height: 1.35;		
	}

	#tech_req_form input[type=submit] {
    	margin-top: 10px;
	}

	.modal_window.location_select_window {
	    width: 900px;
	}

	.location_select_window .location_list {
		width: 100%;
	}

	.location_select_window .location_list>li {
		width: 31%;
	}

	.catalog_type_1 .cat_item:nth-child(5) .divider {
		opacity: 0;
	}

	.container_60 .solution_information_carousel_list .grid_36 {
		width: 65%;
	}
	.container_60 .solution_information_carousel_list .grid_24 {
	    width: 35%;
	} 

	#button-search {
    	width: 246px;
    	height: 39px; 
    }

    .search_page_left_col .buttons {
    	margin-bottom: 26px;
    }

    .search_page_left_col {
    	max-width: 100%;
    }

    .product_carousel_stage_list .product_preview_params {
    	width: 60%;
    }

    .product_carousel_stage_list .product_preview_image {
    	width: 40%;
    }

    .product_carousel_stage_list .product_preview_image img,
    .product_preview_options img {
    	max-width: 100%;
    	height: auto !important;
    }

    .product_carousel_stage_list .product_pdf_download {
    	right: auto;
    	left: 50%;
    	margin-left: -50px;
	    text-align: center;
	    margin-right: 0;
    }

    .product_carousel_stage_list li {
    	margin: 0;
    	overflow: hidden;
    	padding-bottom: 40px;
    }

    .container_60 .grid_10.sitemap {
    	height: 225px;
    }

    .catalog_type_2_wrapper.category_page .cat_item {
    	width: 19.5%;
    	margin-bottom: 0;
    }

    .catalog_type_2_wrapper.category_page .cat_item .cat_img {
    	-webkit-transform: scale(0.9);
    	-ms-transform: scale(0.9);
    	transform: scale(0.9);
    	position: relative;
    	left: -5px;
    }

    .catalog_type_2_wrapper.category_page .catalog_type_1 .row_1 .cat_name {
	    font-size: 15px;
	    height: 74px;
	}

	.catalog_type_2_wrapper.category_page .catalog_type_1 .cat_item:nth-child(4) .divider, 
	.catalog_type_2_wrapper.category_page .catalog_type_1 .cat_item:nth-child(7) .divider {
		opacity: 1;
	}

	.product_carousel_list_element li {
		margin-left: 0px;
		margin-right: 0px;
	}

	.container_60 .grid_39.category_map {
	    width: calc(100% - 360px);
	    padding-right: 20px;
	    box-sizing: border-box;
	}

	#button-search {
		margin-bottom: 0;
	}
}

@media  (max-width: 1019px) {

	.header_nav_wrapper {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 74px;
		background: #ffffff;
		z-index: 999;
		margin-top: 0;
    	padding-bottom: 0px;
    	overflow: hidden;
    	-webkit-transition: all 0.4s ease;
    	transition: all 0.4s ease;
	}

	.header_nav_wrapper.open {
		height: 360px;
	}

	.container_60 .grid_33.main_nav {
		padding-top: 32px;
	}

	.main_nav_list {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}

	.main_nav_list > li {
		float: none;
		display: block;
		margin: 0 0 11px 0;
		text-align: center;
		position: relative;
	}

	.location_bar {
    	margin-top: 28px;
		margin-right: 0;
		text-align: center;
		float: none;
		display: block;
		position: relative;
	}

	.container_60 .grid_10.search_bar {
		float: none;
		position: relative;
		display: block;
		margin: 24px auto 31px auto;
		width: 160px;
	}

	.container_60 .grid_10.search_bar form {
		float: none;
		position: relative;
		display: block;
	}

	.container_60 .hdr_logo {
		position: relative;
		float: none;
		display: block;		
    	padding-top: 12px;
	}

	.container_60 .grid_33.main_nav {
		width: 100%;
		position: relative;
		float: none;
		display: block;				
	}

	.container_60 .hdr_logo img {
	    width: 80px;
	}

	.h_burger {
		display: block;
		position: absolute;
		top: 27px;
		right: 30px;
		width: 30px;
		height: 22px;
		background: url(../image/menu.svg) no-repeat;
		background-size: 100% auto;
		z-index: 9999;
		cursor: pointer;
	}

	.header_nav_wrapper.open .h_burger {
		background: url(../image/close-black.svg) no-repeat;
		background-size: auto 100%;
		background-position: center;
	}

	.modal_window.location_select_window {
	    width: 680px;
	}

	.slider_item, .slider_content_wrapper {
		width: 1000px !important;
    	height: 440px !important;
    }

    .text_container {
    	height: 440px;    	
    }

    .catalog_type_1 .cat_item,
    .catalog_type_2 .cat_item {
    	width: 31.5%; 
  	}

  	.catalog_type_2 .cat_item {
    	margin-left: 10px;
  	}

  	.info_bar .info_item {
	    padding-left: 5px;
	    padding-right: 5px;  		
  	}

  	.info_bar .info_item_header, .news .info_item_header {
    	font-size: 15px;
    }

    .info_bar_wrapper {
	    padding: 40px 0 20px 0;
	}

	.catalog_type_1 .cat_item:nth-child(5) .divider {
		opacity: 1;
	}

	.catalog_type_1 .cat_item:nth-child(4) .divider,
	.catalog_type_1 .cat_item:nth-child(7) .divider {
		opacity: 0;
	}

	.container_60 .grid_39.category_map {
	    width: 580px;
	} 

	.footer_wrapper {
		padding-top: 32px;
	}

	.catalog_header {
		font-size: 22px;
	}

	body {
		padding-top: 74px;
	}

	.header_nav_wrapper.gr_style {
		padding-top: 0;
		padding-bottom: 0;
	}

	.solution_options_list li {
		margin-right: 63px;
	}

	.solution_information_block_header {
		font-size: 22px;
	}

	h2 {
		font-size: 17px;
	}

	h1 {
    	font-size: 27px;
    	line-height: 1.15;
    }

	.tools_block_list li {
		width: 216px;
		margin-left: 0;
	}

	.tools_block_list li:first-child {
		margin-left: 0;
	}

	.tab_detail .media-link {
		width: 48.5%;
	}

	.tab_detail .media-link object {
		width: 100% !important;
		height: 220px !important;
	}

	.category_desc_text img {
		max-width: 360px;
	}

	.product_carousel_stage_list .product_preview_params {
		height: auto;
	}

	.product_preview_image img {
		width: 280px;
		height: auto;
	}

	.solution_menu_list li a {
		height: 44px;
	}

	.complete_solution_wrapper .item {
	    height: 366px;
	}

	.container_60 .solution_information_carousel_list .grid_36 {
		width: 70%;
	}
	.container_60 .solution_information_carousel_list .grid_24 {
	    width: 30%;
	} 

	.solution_information_carousel_list > li .o_docs_l {
		margin-left: 70%;
		margin-right: 0;
	}

	.contacts_page_left_col .gallery > a {
    	width: 46.5% !important;
    }

    .news-block {
    	width: 46.5%;
    }

    .container_60 .contacts_page_right_col {
    	width: 280px; 
    }

    .container_60 .contacts_page_left_col {
    	width: calc(100% - 280px); 
    }

	.details_block_list>li .detail_item_link, .form_header {
	    font-size: 15px;
	    line-height: 1.35;
	}

    .contact_page_form_table {
	    width: 100%;
	}

	.contact_page_form_table input[type=submit] {
    	width: 253px;
    }

    .contacts_page_left_col iframe,
	.category_desc_text iframe {
	    height: auto !important;
	    min-height: 440px;
	}

	.a_page_header {
		font-size: 48px;
	    left: -30px;
	    padding: 20px 20px 20px 230px;
	}

	.container_60#form_anchor .grid_42 {
	    width: 100%;
	}

	#form_anchor .form_image,
	#form_anchor .form_image img {
		width: 280px;
		max-width: 100%;
	}

	#tech_req_form input[type=submit] {
    	width: 293px;
    }

    .price_request .form_field {
	    font-size: 14px;
	}

    .container_60 .grid_10.sitemap {
    	height: 250px;
    }

    .location_bar {
    	position: absolute;
	    top: -69px;
	    left: 90px;
    }

    .container_60 .grid_10.search_bar {
    	position: absolute;
	    top: -11px;
	    right: 86px;
    	width: 292px;
    }

    .search_bar .h_phone {
    	float: left;
    	margin-top: -25px;
    	margin-top: -40px;
    	text-align: right;
    	position: relative;
    	margin-left: 22px;
    	margin-left: 160px;
    	font-size: 14px;
    }

    .search_bar .h_phone:before {
    	content: '';
    	position: absolute;
    	display: block;
    	width: 100%;
    	height: 25px;
    	background: #ffffff;
    	top: 0;
    	left: 0;
    	z-index: 1;
    }

    .gr_style .search_bar .h_phone:before {
    	background: #f9f9f9;
    }

    .container_60 .grid_10.search_bar form {
    	float: left;
    	top: 15px;
    }

    .main_nav_list > li,
    .location_bar {
    	text-align: right;
    }

    .container_60 .grid_39.category_map {
    	width: calc(100% - 140px);
    }

    .catalog_type_2_wrapper.category_page .cat_item {
    	width: 19.5%;
    	margin-bottom: 0;
    }

    .catalog_type_2_wrapper.category_page .cat_item .cat_img {
    	-webkit-transform: scale(0.8);
    	-ms-transform: scale(0.8);
    	transform: scale(0.8);
    }

    .catalog_type_2_wrapper.category_page .catalog_type_1 .row_1 .cat_name {
	    font-size: 11px;
	    height: 51px;
	}

	.catalog_type_2_wrapper.category_page .catalog_type_1 .cat_item:nth-child(4) .divider, 
	.catalog_type_2_wrapper.category_page .catalog_type_1 .cat_item:nth-child(7) .divider {
		opacity: 1;
	}

	.product_carousel_list_element .list_preview_name {
		font-size: 14px;
	}

	.g-recaptcha {
		position: relative;
		float: left;
	}

	.price_request_form .g-recaptcha {
	    float: none;
	}
}

@media  (max-width: 959px) {

	.page_list_products,
	.page_list_categories {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.page_list_products .item,
	.page_list_categories .item {
		float: none;
		width: 100%;
		padding: 0;
		margin-bottom: 25px;
	}

	.page_list_products .item:last-child,
	.page_list_categories .item:last-child {
		margin-bottom: 0;
	}

	.location_bar .city_link {
		max-width: 165px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		vertical-align: top;
	}
}

@media  (max-width: 800px) {

    .container_60 .grid_10.sitemap {
    	height: auto;
    }

    .footer .category_list_f:nth-child(3),    
    .footer .category_list_f:nth-child(5) {
    	display: none;
    }

    .container_60 .grid_11.contacts {
    	width: 60%;
    }

	.container_60 .grid_39.category_map {
	    width: calc(100% - 140px);
	} 

    .container_60 .grid_11.contacts p br {
    	display: none;
    }

    .footer_wrapper {
    	padding-bottom: 32px;
    }

	.details_block_list li .detail_item_link:hover {
	    color: #787878;
	}

	.details_block_list li .detail_item_link:hover .toggle_circle {
	    border-color: #a0a0a0;
	}

	.row_wrapper_carousel,
	.product_preview_options,
	.info_bar_wrapper,
	.details_block_list .li_params,
	.solution_options_list .compare_item {
		display: none;
	}

	.info_bar_wrapper.info_bar_home {
		display: block;
	}

	.tools_block_wrapper {
		border-bottom: none;
		margin-bottom: 0;
	}
}

@media  (max-width: 767px) {

	.container_60 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.container_60 .hdr_logo img {
	    width: 70px;
	    position: relative;
	    top: 3px;
	}

	.h_burger {
		top: 22px;
		right: 20px;
	}

	.header_nav_wrapper {
		height: 64px;
	}

	body {
		padding-top: 64px;
	}

	.catalog_header {
	    font-size: 19px;
    	margin-bottom: 10px;
	}

	.catalog_type_1 .cat_item, .catalog_type_2 .cat_item {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.catalog_type_1_wrapper,
	.catalog_type_2_wrapper {
	    padding: 20px 0 10px 0;
	}

	.catalog_type_1 .row_1 .cat_name {
		height: auto;
		margin-bottom: 20px;
	}

	.info_bar .info_item {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 30px;
	    display: block;
	    position: relative;
	}

	.info_bar .info_item:last-child {
		margin-bottom: 0;
	}

	.b24-widget-button-block {
	    width: 54px!important;
	    height: 54px!important;
	}

	.b24-widget-button-inner-block {
		height: 54px!important;
	}

	.b24-widget-button-inner-item svg {
		width: 20px !important;
	}

	.b24-widget-button-inner-item {
    	padding: 15px 17px!important;
	}

	.b24-widget-button-inner-mask {
	    height: 70px!important;
	    min-width: 54px!important;
	}

	.b24-widget-button-position-bottom-right {
	    right: 20px!important;
	    bottom: 20px!important;
	}

	.category_product_wrapper {
	    padding-top: 34px;
	}

	.container_60 .grid_35.product_preview_params {
	    width: 100%;
	    float: none;
	    display: block;
	}

	.container_60 .grid_24.product_preview_image {
	    width: 100%;
	    float: none;
	    display: block;		
	}

	.category_desc_text img {
		max-width: 100%;
	}

	.location_select_window .location_list>li {
	    width: 100%;
	    margin-left: 0;
	} 

	.modal_window.location_select_window,
	.modal_window.price_request {
		width: 280px;
	}

	.a_page_header {
	    font-size: 26px;
	    padding: 15px 20px 14px 100px;
	}

	.news-block,
	.contacts_page_left_col .gallery > a {
		margin-left: 0!important;
		margin-right: 0!important;
		width: 100%!important;
		float: none!important;
		display: block!important;
		margin-bottom: 20px!important;
	}

	.container_60 .grid_60.contacts_page_left_col {
		margin-right: 0;
		width: 100%;
	}

	.news-block:last-child,
	.contacts_page_left_col .gallery > a:last-child {
		margin-bottom: 0!important;
	}

	.container_60 .contacts_page_left_col {
	    width: 100%;
	    float: none;
	    display: block;
	    padding-right: 0;
	}

	.container_60 .contacts_page_right_col {
		position: relative;
		display: block;
		float: none;
		width: 100%;
    	margin-top: 20px;
	}

	.container_60 .grid_39.search_page_left_col {
		position: relative;
		display: block;
		float: none;
		width: 100%;
	}

	.contacts_page_left_col iframe,
	.category_desc_text iframe {
	    min-height: 380px;
	}

	.contacts_page_left_col table td {
		display: block;
		width: 100%;
	}

	.contacts_page_left_col table td label {
		margin-top: 10px;
		position: relative;
		display: block;
    	height: 17px;
	}

	.contact_page_form_table input[type=submit] {
	    width: 100%;
	    max-width: 280px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	}

	input[type=text], input[type=password], select,
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		max-width: 100%;
	}

	#filter_category_id, #button-search {
		width: 100%;
	}

	.solution_information_block_header {
	    font-size: 19px;
	}

	.solution_options_list li {
	    margin-right: 34px;
	}

	.product_description_detail ul {
		margin-bottom: 10px;
	}

	.price_request .form_header {
	    font-size: 22px;
	}

	.price_request .form_field {
		display: block;
		width: 100% !important;
		position: relative;
	}

	.price_request_form table,
	.price_request_form table tbody,
	.price_request_form table tr,
	.price_request_form table td {
		position: relative;
		display: block;
		width: 100%;
	}

	.price_request_form table td:last-child {
		padding-top: 0;
	}

	.modal_window.price_request {
		padding-left: 0;
		padding-right: 0;
		width: 320px;
		padding-top: 10px;
	}

	.price_request_form {
		box-sizing: border-box;
		padding-left: 5px;
		padding-right: 5px;
	}

	.price_request_form input[type=submit] {
		background-image: none;
	}

	.details_block_list .tab_detail {
		padding-left: 0;
		padding-right: 0;
	}

	.product_params_table {
	    line-height: 1.25;
	    font-size: 14px;
	}

	#tab_video .media-link {
		float: none;
		display: block;
		width: 100%;
		margin-right: 0;
	}

	.contacts_page_left_col .image {
		margin-bottom: 10px;
		margin-left: 0;
		margin-right: 0 !important;
		float: none !important;
	}

	.contacts_page_left_col .image img {
		max-width: 100%;
	}

	h1 {
	   font-size: 25px;
	   line-height: 1.15;
	}

	#tech_req_form input[type=text],
	#tech_req_form textarea {
		width: 100%;
		box-sizing: border-box;
	}

	#tech_req_form input[type=submit] {
		max-width: 100%;
		box-sizing: border-box;
	}

	#form_anchor .form_image {
		margin-bottom: 16px;
	}

	.contacts_page_left_col p img {
		margin-bottom: 10px;
		max-width: 100%;
		height: auto;
	}

	.solution_menu_list li a {
		font-size: 11px;
		line-height: 1.35;
		box-sizing: border-box;
		height: 52px;
		overflow: hidden;
	}

	.solution_menu_list li:first-child a,
	.solution_menu_list li:last-child a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.solution_menu_bar .container_60 {
		padding-left: 0;
		padding-right: 0;
	}

	.solution_menu_list {
		padding-top: 12px;
	}

	.complete_solution_wrapper .item {
	    height: 160px;
	}

	.container_60 .solution_information_carousel_list .grid_36,
	.container_60 .solution_information_carousel_list .grid_24 {
	    width: 100%;
	    float: none;
	    position: relative;
	    display: block;
	} 

	.solution_information_block_wrapper {
		padding-top: 30px;
	}

	.solution_params_list li {
		float: none;
		margin-bottom: 30px;
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-right: 0;
		border: none !important;
		text-align: center;
		box-sizing: border-box;
	}

	.solution_params_bar {
		margin-bottom: 10px;
	}

	.solution_params_list li:last-child {
		margin-bottom: 0;
	}

	.solution_params_list li img {
		max-width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	.tools_block_wrapper .tools_block{
		padding-top: 10px;
	}

	.container_60 .sitemap-info .grid_30 {
		width: 100%;
		display: block;
		float: none;
	}

	.contacts_page_left_col h1 strong {
		font-size: 20px;
	}

	.info_bar .info_item:nth-child(3) {
		margin-bottom: 0;
	}

    .location_bar {
    	position: relative;
	    top: auto;
	    left: auto;
    }

    .container_60 .grid_10.search_bar {
    	width: 140px;
    	right: 78px;
    }

    .container_60 .grid_10.search_bar form {
	    position: absolute;
	    top: 366px;
	    right: -58px;
    }

    .search_bar .h_phone {
    	float: none;
    	margin-left: 0;
    	margin-top: -23px;
    	font-size: 15px;
    }

    .header_nav_wrapper {
	    position: fixed;    	
    }

    .header_nav_wrapper.open {
	    height: 1000px;
	}
	    
	.modal_window.location_select_window {
		height: 450px;
		overflow: auto;
	}

    .catalog_type_2_wrapper.category_page .cat_item,
    .catalog_type_1_wrapper .catalog_type_1.category_page .cat_item {
    	width: auto;
    	height: auto;
    	margin-bottom: 0;
    	padding-left: 15px;
    	padding-right: 15px;
    	position: relative;
    }

    .catalog_type_2_wrapper.category_page .clear,
    .catalog_type_1_wrapper .catalog_type_1.category_page .clear {
    	display: none;
    }

    .catalog_type_2_wrapper.category_page .cat_item .cat_img,
    .catalog_type_1_wrapper .catalog_type_1.category_page .cat_item .cat_img {
    	-webkit-transform: scale(1);
    	-ms-transform: scale(1);
    	transform: scale(1);
    	left: -2px;
    }

    .catalog_type_2_wrapper.category_page .catalog_type_1 .row_1 .cat_name,
    .catalog_type_1_wrapper .catalog_type_1.category_page .row_1 .cat_name {
	    font-size: 14px;
	    height: 74px;
	}

	.catalog_type_2_wrapper.category_page .catalog_type_1 .cat_item .divider,
	.catalog_type_2_wrapper.category_page .catalog_type_1 .cat_item:nth-child(4) .divider, 
	.catalog_type_2_wrapper.category_page .catalog_type_1 .cat_item:nth-child(7) .divider,
	.catalog_type_1_wrapper .catalog_type_1.category_page .cat_item .divider,
	.catalog_type_1_wrapper .catalog_type_1.category_page .cat_item:nth-child(4) .divider, 
	.catalog_type_1_wrapper .catalog_type_1.category_page .cat_item:nth-child(7) .divider {
		opacity: 0;
	}

	.catalog_type_2_wrapper.category_page .container_60.catalog_type_1,
	.catalog_type_1_wrapper .container_60.catalog_type_1.category_page {
		width: 100%;
		overflow: auto;
		display: flex;
		max-width: none;
		padding-left: 0;
		padding-right: 0;
	}

	.catalog_type_2_wrapper.category_page .cat_item.active .cat_name:after,
	.catalog_type_1_wrapper .catalog_type_1.category_page .cat_item.active .cat_name:after {
	    top: auto;
	    bottom: 0;
	}

	.catalog_type_1 .cat_item .divider {
		display: none;
	}

	.product_params_table tr:first-child {
	}

	.product_params_table td {
		display: block;
		text-align: left !important;
	}

	.product_params_table td p {
		text-align: left !important;		
	}

	.footer .root_category_link {
	    margin-bottom: 10px;
	}

	.container_60.category_product_block {
		padding-left: 40px;
		padding-right: 40px;
	}

	.product_carousel_navigation, .tools_carousel_navigation {
	    width: 100%;
	}

	.product_carousel_wrapper .prev-navigation {
		left: -20px;
	}

	.product_carousel_wrapper .next-navigation {
		right: -20px;
	}

	.solution_information_block_header .toggle_link {
		bottom: 2px;
		right: 0px;
		position: absolute;
	}

	.solution_information_block_header {
		padding-right: 125px;
		position: relative;
	}

	.product_params_table tr:first-child {
		display: none;
	}

	.product_params_table .td_title {
		display: inline;
		color: #838383;
		font-size: 14px;
		font-weight: 700;
		margin-right: 10px;
	}

	.details_block_list .tab_detail {
		overflow: visible;
		padding-bottom: 0;
	}

	.product_params_table td:first-child a {
		font-weight: 700;
		position: relative;
		left: -14px;
	}

	.product_params_table {
		margin-bottom: 0;
	}

	.product_params_table tr {
		position: relative;
		display: block;
    	border-bottom: 1px solid #d3d3d3;
	}

	.product_params_table tr:last-child {
		border-bottom: none;
	}

	.fancybox-title-float-wrap .child {
	    font-size: 12px !important;
	    line-height: 16px !important;
	    font-weight: normal !important;
	}

	.tools_carousel_wrapper .t-prev-navigation, 
	.tools_carousel_wrapper .t-next-navigation {
		z-index: 1;
	}

	.container_60 .grid_60.tools_carousel_wrapper {
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.solution_information_block iframe {
		max-width: 100%;
	    height: auto;
	    min-height: 210px;
	}

}

@media  (max-width: 690px) {

	.slider_item, .slider_content_wrapper {
	    width: 700px !important;
	    height: 360px !important;
	}

	.text_container {
	    height: 360px;
	}

	.solution_information_block_header {
		padding-right: 0;
	}

	.product_details_icons .solution_information_block_header {
		padding-right: 125px;
	}

	.solution_information_block img {
		position: relative;
		display: block;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
}

@media  (max-width: 560px) {

	.slider_item, .slider_content_wrapper {
	    width: 560px !important;
	    height: 280px !important;
	}

	.text_container {
	    height: 280px;
	}

	.solution_options_list li {
		margin-left: 0;
		margin-right: 0;
		width: 33.33%;
		float: left;
		height: 112px;
	}

	.solution_options_list:after {
		content: '';
		display: table;
		clear: both;
	}

	.container_60 .grid_12.image {
		width: 170px;
	}

	.container_60 .grid_12.image img {
		width: 150px;
	}

    .container_60 .grid_11.contacts,
    .container_60 .grid_39.category_map,
    .container_60 .grid_10.sitemap {
    	width: 100%;
    	float: none;
    	display: block;
    }

    .container_60 .grid_39.category_map {
    	margin-top: 24px;
    }

    .footer_links {
    	margin-top: 22px;
    }

    .footer .category_list_f li {
    	height: auto;
    }
}

@media  (max-width: 449px) {

	#tab_photo a img {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
	}
}

@media  (max-width: 420px) {

	.slider_item, .slider_content_wrapper {
	    width: 420px !important;
	    height: 240px !important;
	}

	.text_container {
	    height: 240px;
	}

	.jcarousel-pagination {
		background: transparent !important;
	}

	.jcarousel-pagination a.active {
		border: 1px solid #ffffff;
		left: -1px;
		position: relative;
	}

	.jcarousel-pagination a {
		width: 8px !important;;
		height: 8px !important;;
	}

	.product_carousel_list_element li,
	.tools_block_list li {
		width: 314px;
	}

	.container_60 .grid_10.sitemap {
	    width: 100%;
	    float: none;
	    margin-bottom: 15px;
	    display: block;
	}

    .fancybox-close {
    	top: -15px !important;
    	right: -15px !important;
    }

	.container_60 .grid_12.image {
		width: 100%;
	}

	.container_60 .grid_12.image img {
		width: 100%;
	}

	.container_60.page .contacts_page_left_col iframe,
	.category_desc_text iframe {
	    min-height: 236px;
	}

	.contact_page_form_table,
	.contact_page_form_table tbody,
	.contact_page_form_table tr,
	.contact_page_form_table td {
		display: block;
	}

	.g-recaptcha {
		float: none;
	}

	.contact_page_form_table tr:last-child td {
	    padding-top: 6px;
	}

	.price_request_form .g-recaptcha {
	    margin-bottom: -10px;
	    margin-top: 10px;
	}

	#tech_req_form input[type=submit] {
    	margin-top: 30px;
	}
	
}

@media  (max-width: 380px) {

	.slider_item, .slider_content_wrapper {
	    width: 380px !important;
	    height: 220px !important;
	}

	.text_container {
	    height: 220px;
	}

	.product_carousel_list_element li,
	.tools_block_list li {
		width: 275px;
	}

	.modal_window.price_request {
		width: 280px;
	}

	.footer .category_list_f li {
		border-right: none;
		float: none;
	}

	.solution_information_block iframe {
	    min-height: 188px;
	}

	.price_request_form .g-recaptcha {
	    position: relative;
	    left: -32px;
	    transform: scale(0.76);
	    margin-bottom: -20px;
	    margin-top: 0px;
	}
}

@media  (max-width: 348px) {

	.slider_item, .slider_content_wrapper {
	    width: 348px !important;
	    height: 200px !important;
	}

	.text_container {
	    height: 200px;
	}

	.product_carousel_list_element li,
	.tools_block_list li {
		width: 220px;
	}

	.modal_window.location_select_window,
	.modal_window.price_request {
		width: 250px;
	}

	.solution_menu_list li:first-child a,
	.solution_menu_list li:last-child a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.solution_menu_list>li {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}

	.solution_menu_list>li.active:before,
	.solution_menu_list>li.active:after {
	    border-width: 10px;
	    margin-left: -10px;
	    bottom: 10px;
	}

	.solution_menu_list {
	    padding-top: 22px;
	}

	.solution_information_block_header .toggle_link {
		bottom: 0px;
		right: 0px;
		position: relative;
		float: none;
		text-align: right;
		display: block;
	    margin-top: 12px;
	    margin-bottom: 15px;
	}

	.solution_information_block_header {
		padding-right: 0;
		position: relative;
	}

	.product_details_icons .solution_information_block_header {
		padding-right: 0;
	}

	.complete_solution_wrapper .item {
	    height: 140px;
	}

	.solution_information_block iframe {
    	min-height: 157px;
	}

	.g-recaptcha {
	    position: relative;
	    left: -19px;
	    transform: scale(0.86);
	    margin-top: -5px;
	    margin-bottom: -30px;
	}

	.price_request_form .g-recaptcha {
	    left: -29px;
	}
	
	.contact_page_form_table tr:last-child td {
	    padding-top: 18px;
	}
}