html, body {
	height:100%;
}
body 
{
	padding:0;
	margin:0 auto;
	border:0;
	font-size:13px;
	font-family: 'Helvetica',sans-serif;
}
/*input [type=text] {
	background-color:white;
	border: 1px solid #bdc3c7;
	line-height:1.9em;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}*/
div.next, div.prev
{
	cursor:pointer;
	display: block;
	width: 32px;
	height: 32px;
}
h2 {font-size:16px;}
h3 {padding-top: 0;	font-size:15px;}

/* Затухание на все картинки под ссылками вообще */
a img { 
opacity: 1.0;
border:0;
}
a img:hover { 
opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
-moz-opacity: 0.7; /* Mozilla 1.6 � ���� */
-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
zoom: 1;
}

img.catalogue-watch-img:hover { 
opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
-moz-opacity: 1.0; /* Mozilla 1.6 � ���� */
-khtml-opacity: 1.0; /* Konqueror 3.1, Safari 1.1 */
zoom: 1;
}

.pulldown 
{ 
padding-left: 5px;
padding-right: 18px;
background-image: url("/images/btn_arrow_down_padded.png");
background-position: 100% 50%;
background-repeat: no-repeat;
cursor: pointer;
}
table {border-collapse: collapse;}
td.border_lt {width: 4px; height: 4px; background-image: url("/images/border_lt.png");}
td.border_t {height: 4px; background-image: url("/images/border_t.png");}
td.border_rt {width: 4px; height: 4px; background-image: url("/images/border_rt.png");}
td.border_r {width: 4px; background-image: url("/images/border_r.png");}
td.border_rb {width: 4px; height: 6px; background-image: url("/images/border_rb.png");}
td.border_b {height: 6px; background-image: url("/images/border_b.png");}
td.border_lb {width: 4px; height: 6px; background-image: url("/images/border_lb.png");}
td.border_l {width: 4px; background-image: url("/images/border_l.png");}
tt{text-transform: uppercase; font-family: 'Helvetica',sans-serif;}
.admin {color: #007540; cursor: pointer;}
a:hover, h4.brand:hover, a.admin:hover {color: #dc5a28;}
td {font-size:13px;}
ol.gen {padding: 0 5px 5px 20px;}
td.b_td {background-color: #ecf2f6;	border: #d2d2d2 solid 1px; padding: 15px;}
.frame {border:0; background-color:#f8f8f8;}
.frame td {font-size:13px;}
.frame td.top {background: url(images/top.gif) repeat-x; width:100%;}
.frame td.bottom {background: url(images/bottom.gif) repeat-x; width:100%;}
.frame td.tp1 {background:url(images/lefttop.gif) no-repeat; height:5px;}
.frame td.tp1 {background:url(images/righttop.gif) no-repeat; height:5px;}
.frame td.mid {background: url(images/left.gif) repeat-y;}
.frame td.mid2 {background: url(images/right.gif) repeat-y;}
.frame td.bk1 {background:url(images/leftbottom2.gif) no-repeat; height:2px;}
fieldset {border:0;}
.frame td.bk2 {background:url(images/bottom1.gif) repeat-x; height:2px;}
.frame td.bk3 {background:url(images/rightbottom2.gif) no-repeat; height:1%;}
.frame td.bk0 {background:url(images/leftbottom1.gif) no-repeat;height:3px; font-size:1px;}
.frame td.bk01 {background:url(images/rightbottom1.gif) no-repeat; height:3px; font-size:1px;}
img.prod_bnr {margin-bottom: 10px; margin-top: 10px;}
a {color:#0a4899; outline: none;}
TD.small {font-size: 11px; padding-left:15px;}
img {border:0}
.topm a{color:#646464; font-size:13px; text-decoration:none;}
.topm td { color:black; font-size:13px;}
.topm td.tdexpand {padding: 6px 12px 1px 12px; background-color: white;}
.topm td.tdcollaps {padding: 7px 12px 3px 12px;}
.tf {font-size:13px;} 
.small_product {width:10px; height:35px; text-align:center;}
.small_animal {width:60px; text-align:center;}
.large_animal {width:70px; text-align:center;}
.large_brand {width:100px; text-align:center;}
/* Кнопки */
table.button, table.button_sel {display: inline-block;}
table.button, table.button td, table.button_sel, table.button_sel td
{
	padding: 0;
	margin: 0;	
	border-collapse:collapse;
	cursor: pointer;
	line-height: 16px;
}
table.button a
{
    max-width: 100px;
    padding: 5px 8px !important;
    font-size:14px;
    font-family:'Open Sans',sans-serif;
    border-radius: 4px;
    background: #535895;
    background: -webkit-linear-gradient(to bottom,#535895,#444b89);
    background: linear-gradient(to bottom,#535895,#56609D);
    border: 1px solid #333966;
    color: white;
    box-shadow: none;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    transition: box-shadow .3s;
    margin-bottom: 30px;
    cursor: pointer;
}

table.runned 
{	
	color:gray;
}


div.minus {cursor: pointer;}
table.button td, table.button_sel td {vertical-align: baseline;}
table.button td.left {width: 3px; height: 25px; background: url('/images/button_left.png');}
/*
table.button td.center {vertical-align: middle;	height: 25px; background: url('/images/button_center.png'); padding-right:2px;}
*/
table.button td.center {vertical-align: middle;	height: 25px; padding-right:2px;}
table.button td.right {width: 3px; height: 25px; background: url('/images/button_right.png');}
table.button_sel td.left {width: 3px; height: 25px; background: url('/images/button_sel_left.png');}
/*table.button_sel td.center {vertical-align: middle;	height: 25px; background: url('/images/button_sel_center.png');	padding-right:2px;}*/
table.button_sel td.center {vertical-align: middle;	height: 25px; padding-right:2px;}
table.button_sel td.right {width: 3px; height: 25px; background: url('/images/button_sel_right.png');}

#Search_submit {
background:transparent url(/images/s11.png) no-repeat scroll 0 0;
border:0 none;
display:block;
height:23px;
margin:0;
position:relative;
right:19px;
width:20px;
bottom:23px;
}

#Search_input, x:-moz-any-link, x:default {padding-top:5px;}

#Search_input {
font-family: 'Helvetica',sans-serif;
font-size: 11;
background-color: white;
border:0 none;
height:23px;
margin:0;
position:relative;
text-align:left;
width:100px;
}

*html #Search_submit {bottom:24px}
div.separator, div.separator_gray { background:black; font-size:1px; height:1px; overflow:hidden;}
div.separator_gray {background:#c8c8c8;}
hr.nomargin {padding:0;margin:0;}
.selprod {
background-color:#f0f0f0;
padding-top:6px;
padding-bottom:6px;
border-bottom: #c8c8c8 1px solid;
cursor: pointer;
}

.unprod {
padding-top:6px;
padding-bottom:6px;
cursor: pointer;
text-decoration: none !important;
}

.selprodlast {
background-color:#f0f0f0;
padding-top:6px;
padding-bottom:7px;
border-bottom: 0;
}

.unprodlast {padding-top:6px; padding-bottom:7px; border-bottom: 0;}
.titprod {padding-top:4px; padding-bottom:4px; color:#000000; font-weight:bold;}
a div.unprod, table.descr td {color:#0a4899; text-decoration:underline;}
a div.unprodlast, table.descr td {color:#0a4899; text-decoration:underline;}
a div.unprod:hover {background-color:#e7e7e7; color:#dc5a28;}
a div.unprodlast:hover {background-color:#e7e7e7; color:#dc5a28;}
table.tech {font-size: 13px; border-collapse:collapse;}
table.tech td {vertical-align:middle; padding:10px 15px 4px 0;}
table.tech td.c1 {width:25%;}
h1 {margin:0; padding:0; padding-bottom:20px; font-size:24px; font-weight: 300 !important;}
span.brand {color:#646464; font-size:13px;}
.descr {font-size:13px}
.productimage {padding-top:10px;}

a.bottom {
display:inline;
background-repeat: no-repeat;
background-position: left;
vertical-align:center;
color:#646464;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:0;
margin-right:0px;
margin-left:0;
position:relative;
font-size: 11px;
}

span.bottom {
display:inline;
background-repeat: no-repeat;
background-position: left;
vertical-align:center;
color:#646464;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:1.2em;
margin-right:0px;
margin-left:0.5em;
position:relative;
font-size: 11px;
}

.profile_table td {padding-bottom: 10px; padding-right: 10px; vertical-align: top;}
.request_table {border: 0;
    border-spacing: 0;
    border-collapse: collapse;}
.request_table td {vertical-align: top; padding-right: 10px;}
.request_table select, .request_table input {width: 90%;
    line-height: 1.5em;
    border: 1px solid #c2c2c2;
    padding: 5px 10px;
    margin: 0;
    font-weight:400;
    margin-bottom: 10px;
    border-radius: 3px;
    outline: none;
    background-color: #fff;
    box-shadow: inset 0 0 2px 1px rgb(0 0 0 / 10%);
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;}
.request_table input.radio {width:20px;}
#contactform {margin:0;padding:0;border:0;}
a.profile_top_link, a.lng_combo {text-decoration: underline; cursor: pointer;}
a.profile_top_link:hover, a.lng_combo:hover {color:#dc5a28}
DIV#selector {width: 120px; height: 23px; background: url(/images/combo.png) repeat scroll 0 0;}
DIV#selector:hover {cursor: pointer;}
DIV#spec_menu, DIV#account_menu, DIV#lng_menu {position: absolute; display: none; z-index:15;}
DIV#spec_menu DIV,  DIV#account_menu DIV, DIV#lng_menu DIV {padding-left: 8px; padding-top: 3px; padding-right: 20px;}
DIV.selector {font-size: 11px; padding-top: 5px; padding-left: 10px;}
DIV#spec_menu DIV:hover, DIV#account_menu DIV:hover, DIV#lng_menu DIV:hover {background-color:#e7e7e7; cursor: pointer;}
a.selector_a {text-decoration: none; color: black;}
a.selector_a:hover {color: #dc5a28;}
DIV.event_near {/*background-color: #f0f0f0;*/}
ul,ol {padding-left: 20px;	margin: 0 0 10px 0;}

/* Кнопки */
table.button, table.button_sel {display: inline;}

table.button, table.button td, table.button_sel, table.button_sel td
{
	padding: 0;
	margin: 0;	
	border-collapse:collapse;
	cursor: pointer;
	line-height: 16px;
}

table.button td, table.button_sel td {vertical-align: baseline;}
table.button td.left {width: 3px; height: 25px;	background: url('/images/button_left.png');}
/*table.button td.center {vertical-align: middle; height: 25px; background: url('/images/button_center.png'); padding-right:2px;}*/
table.button td.center {vertical-align: middle; height: 25px; padding-right:2px;}
table.button td.right {width: 3px; height: 25px; background: url('/images/button_right.png');}
table.button_sel td.left {width: 3px; height: 25px; background: url('/images/button_sel_left.png');}
table.button_sel td.center {vertical-align: middle;	height: 25px; background: url('/images/button_sel_center.png');	padding-right:2px;}
table.button_sel td.right {width: 3px; height: 25px; background: url('/images/button_sel_right.png');}

/* =================
 Страница поиска
================= */
.search-result { padding-bottom: 30px; }
.search-result, .search-loading, .search-fail { display: none; }
.search-result .results a { font-weight: bold; }
.search-result .results p { padding-top: 0px; }
.search-result .paging span { float: left;  padding-right: 10px;}
.search-result .paging ul { padding: 0px; }
.search-result .paging li { float: left; padding: 0px 10px;	list-style: none;}

div.imgg {background: url("/images/sprite.png") no-repeat top left; display:inherit;}

/** **/
div.sector_banner_blk
{
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	position: relative;
	display: none;
}
div.sector_text
{
	padding-top:15px;
}

td.sector_banner
{
	background-repeat: no-repeat;	
	/*border-top: black solid 1px;*/
	text-align: center;
}

div.vet_banner_blk
{
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	position: relative;
	display: none;
}

td.vet_banner
{
	background-repeat: no-repeat;	
	text-align: center;
	/*height: 230px;*/
}

.b-share-popup__yandex
{
	display: none;
}

/* Меню продуктов*/
div.nav_link {display: inline;}
div.hidden_blk {display: none;}
a.folder_top {text-decoration: underline; cursor: pointer;}
a.folder_top:hover {color:#dc5a28;}
/* Табы в продукте */
div.prod_tab_separator {display: inline; width: 20px;}
div.prod_tab {display: inline;}
a.pointer_tab {border-bottom: dashed 1px; cursor: pointer;}
a.pointer_tab:hover {cursor: pointer; color: #dc5a28;}
/* Изображения */
div.img_border
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 10px;
	width: 130px;
	height: 98px;
	border: 1px solid #ebebeb;
	vertical-align: middle;
	text-align: center;
		
}
/* Блоки для принадлежностей-баннеров */
.thumbnails
{
	/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
	margin: -20px 0 0 -10px;	
	/* Выравнивание по центру */
	text-align: left;		
}

td.vertical { overflow:hidden; line-height:30px; position:relative; white-space:nowrap; width:30px; height:200px; border:1px solid #999; }
td.vertical object { width:30px; height:200px; display:block; }

.thumbnail
{
	/* Убираем подчеркивание у элемента ins,
	который был использован для совместимости со старыми версиями Internet Explorer */
	text-decoration: none;	
	/* Следующее правило для Firefox 2 */
	display: -moz-inline-box;	
	/* а это для остальных*/ 
	display: inline-block;	
	vertical-align: top;	
	/* Убираем выравнивание по центру */
	text-align: center;	
	/* Отступы между блоками */
	margin: 20px 0 0 10px;		
}

.thumbnail .r {width: 11em;	float:left;}
/*Блок с макс. шириной 500px*/
.max_500 
{
	/* для нормальных браузеров*/
	max-width: 500px;
	/* для ie */
	width:expression(document.body.clientWidth < 500? "500px" : document.body.clientWidth > 500? "500px" : "auto");
}
/* Дерево */
.support_tree {margin-right: 15px; margin-top: 5px;	margin-bottom: 5px;	min-width: 200px;}

div.i_col, div.i_exp, div.i_n, div.i_d
{
	width: 32px;
	height: 18px;	
	/*margin-top: -3px;*/
	margin-right: 5px;
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	vertical-align: top;
}

div.t_n, div.t_col, div.t_exp, div.sel_n, div.i_d {cursor: pointer;	background-color: white; color:black;}
div.p
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	vertical-align: top;
	max-width: 200px;
	padding-right: 5px;
}

div.c {padding-top: 4px; padding-bottom: 2px;}
div.t_hov {background-color:#e7e7e7; color: #dc5a28;}
div.t_n div.i_n {background: url("/images/tree/t_n.png"); background-repeat: no-repeat;}
div.t_n div.i_d {background: url("/images/tree/t_d.png"); background-repeat: no-repeat;}
div.t_col div.i_col {background: url("/images/tree/t_col.png"); background-repeat: no-repeat;}
div.t_exp div.i_exp {background: url("/images/tree/t_exp.png"); background-repeat: no-repeat;}
div.sep
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */	
}

div.t_col .t_n,div.t_col .t_d, div.t_col .t_col, div.t_col .t_exp {display: none;}
.zoom_ico, .zoom_ico {cursor: pointer;}
div.sel_n {background-color: #0a4899; color: white;}
div.brand_f:hover {color: #dc5a28; border-color: #dc5a28;}
div.brand_f
{
	border-bottom: dashed #0a4899 1px;
	padding-top: 5px;
	margin-bottom: 5px;
	color:#0a4899;
}
/* Меню в продуктах */
div.n_menu {display: none;}
div.n_f {padding: 5px 3px 5px 0; cursor: pointer; vertical-align: top;}
div.n_l {padding-bottom:15px;}
a#brand_sel {text-decoration: underline;}
h4 {font-size: 120%; padding-bottom: 5px; margin-bottom: 0;}
a#brand_sel
{
	text-decoration: none;
	border-bottom: 1px dashed;
	cursor: pointer;
}
a#brand_sel:hover {color:#dc5a28;}
div.gr_cmt {padding-top: 10px; font-size: 90%; color: gray;}
table.simple_table td {border: 1px solid #c8c8c8; padding: 5px;}
table.simple_tablev td {border-top: 1px solid #c8c8c8;border-bottom: 1px solid #c8c8c8; padding: 5px 5px 5px 0; text-align:left;}
table.simple_tablev tr.head td {border-top: 1px solid #c8c8c8;border-bottom: 1px solid #c8c8c8; padding: 5px 5px 5px 0; font-weight: bold;}
a.page {text-decoration: underline; cursor: pointer}
a.page_sel {color:black;}

img.categoryico { 
opacity: 1.0;
width:150px;
border:0;
}
img.categoryico:hover { 
opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
-moz-opacity: 0.7; /* Mozilla 1.6 � ���� */
-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
zoom: 1;
}

a.chevron:after {	
	   content:"";
	   position:absolute;
	   margin-top:6px;
	   margin-left:5px;
	   width:5px;
	   height:5px;
	   border-width:2px 0 0 2px;
	   border-style:solid;
       border-color:#0a4899;
	   -webkit-transform: rotate(-135deg);
	   -moz-transform:rotate(-135deg);
	   -o-transform:rotate(-135deg);
	   transform:rotate(-135deg);
}
a.green_chevron:after {	
	   content:"";
	   position:absolute;
	   margin-top:6px;
	   margin-left:5px;
	   width:5px;
	   height:5px;
	   border-width:2px 0 0 2px;
	   border-style:solid;
       border-color:#13855C;
	   -webkit-transform: rotate(-135deg);
	   -moz-transform:rotate(-135deg);
	   -o-transform:rotate(-135deg);
	   transform:rotate(-135deg);
}
.social {width:17%; margin-right: 2%;}
.company_menu {	
    height: 18px;
    padding: 6px 0;
    width: 100%;
}
.sel_class {	
    background-color:#e7e7e7;
    /*padding: 6px 12px;*/
}
.sel_class_prod {	
    background-color:#e7e7e7;
    padding: 6px 12px;
}
.brand_description{
	color: #000;
	text-decoration: none;
}
/*background-color:#e7e7e7; - blue hover background color*/
a.button_a
{
	display:block;
	text-decoration: none;
	color:black;
	background:#ecf0f1;
	padding:3px 12px !important;
	-webkit-box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7,3px 2px 1px #bdc3c7,4px 3px 1px #bdc3c7,5px 4px 1px #bdc3c7;
	-moz-box-shadow:1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7,3px 2px 1px #bdc3c7,4px 3px 1px #bdc3c7,5px 4px 1px #bdc3c7;	
	box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7,3px 2px 1px #bdc3c7,4px 3px 1px #bdc3c7,5px 4px 1px #bdc3c7;	
	margin-left: 5px;
}
a.button_a:active
{
	text-decoration: none;
	color:black;
	-webkit-box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7;
	-moz-box-shadow:1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7;
	box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7;
	/*-moz-transform: translate(3px, 3px);
	-ms-transform: translate(3px, 3px);
	-o-transform: translate(3px, 3px);
	-webkit-transform: translate(3px, 3px);
	transform: translate(3px, 3px);*/
	margin: 3px 0 0 8px;
}
a.button_a_sc
{
	display:block;
	text-decoration: none;
	color:black;
	background:#ecf0f1;
	padding:3px 12px !important;
	-webkit-box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7,3px 2px 1px #bdc3c7,4px 3px 1px #bdc3c7,5px 4px 1px #bdc3c7;
	-moz-box-shadow:1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7,3px 2px 1px #bdc3c7,4px 3px 1px #bdc3c7,5px 4px 1px #bdc3c7;	
	box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7,3px 2px 1px #bdc3c7,4px 3px 1px #bdc3c7,5px 4px 1px #bdc3c7;	
	margin-left: 5px;
}
a.button_a_sc:active
{
	text-decoration: none;
	color:black;
	-webkit-box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7;
	-moz-box-shadow:1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7;
	box-shadow: 1px 0px 1px #bdc3c7,2px 1px 1px #bdc3c7;
	/*-moz-transform: translate(3px, 3px);
	-ms-transform: translate(3px, 3px);
	-o-transform: translate(3px, 3px);
	-webkit-transform: translate(3px, 3px);
	transform: translate(3px, 3px);*/
	margin: 3px 0 0 5px;
}
/*Продуктовая галерея*/
	.swiper-container{
		padding:30px 0;
		width:1166px;
		height:250px;
	}
	.swiper-slide{
		width:auto;
		height:250px;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center;
		border-radius:10px;
		border-bottom:1px solid #555;
	}
	.reflection{
		width:100%;
		height:15px;
		border-radius:10px 10px 0 0;
		position:absolute;
		left:0;
		bottom:-17px;
		background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.3)),to(rgba(0,0,0,0)));
		background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.3),rgba(0,0,0,0));
		background-image:-moz-linear-gradient(top,rgba(0,0,0,0.3),rgba(0,0,0,0));
		background-image:-o-linear-gradient(top,rgba(0,0,0,0.3),rgba(0,0,0,0));
		background-image:linear-gradient(to bottom,rgba(0,0,0,0.3),rgba(0,0,0,0));	
	}
	.swiper-slide a {
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:1
	}
   .next-slide {
   	   position:absolute;
   	   top:240px;
   	   left:835px;
	   width: 30px;
	   height: 30px;
	   color: white;
	   text-decoration: none;
	   z-index: 20;
	   background-image: url(/images/next_btn.png);
   }
   .prev-slide {
   position:absolute;
   	   top:240px;
   	   left:300px;
	   width: 30px;
	   height: 30px;
	   color: white;
	   text-decoration: none;
	   z-index: 20;
	   background-image: url(/images/prev_btn.png);
   }

#cookie-notice{width:100%;position:fixed;display:none;bottom:0;left:0;background-color:transparent;z-index:50}
.cookie-container{
    width: 100%;
    max-width: 1020px;
    min-width: 320px;
    background-color: rgba(255,255,255,.92);
    margin: 30px auto 0;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    box-shadow: 0 5px 23px -3px rgb(0 0 0 / 30%);
}
.cookie-text{font-size:14px;padding-right:20px;font-weight: 400;line-height: 1.4em;}
#cookie-close{max-width: 100px;
    padding: 5px 8px;
    border-radius: 4px;
    background: #535895;
    background: -webkit-linear-gradient(to bottom,#535895,#444b89);
    background: linear-gradient(to bottom,#535895,#56609D);
    border: 1px solid #333966;
    color: white;
    box-shadow: none;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    transition: box-shadow .3s;
    margin-bottom: 30px;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;
    font-weight:400px;
}
#cookie-close:hover:{
    box-shadow: 1px 0px 12px rgb(75 87 212 / 50%);
}
.wrapper{
	min-height: 100%;
    margin-bottom: -150px;
}
.top-header {
    height:40px;
    padding: 6px 0 5px 0;
    margin-bottom: 46px;
    background-color: #f5f5f5;
    box-shadow: rgb(50 50 93 / 15%) 0px 2px 5px -1px, rgb(0 0 0 / 20%) 0px 1px 3px -1px;
}

.top-header .page-wrapper {
    position: relative;
    display: block;
}
.page-wrapper {
    margin: 0 auto;
    max-width: 900px;
    min-width: 320px;
    padding: 0 30px;
    box-sizing: border-box;
}

.content {
    position: relative;
    min-height: 500px;
    margin: 0 auto 30px auto;
    padding: 0 30px;
    overflow: hidden;
}
.top-menu, .top-logo, .top-border {
    display: inline-block;
    vertical-align: middle;
}
.top-logo img {
    margin-top: 2px;
}
.top-menu, .top-logo, .top-border {
    display: inline-block;
    vertical-align: middle;
}
.top-border {
    height: 30px;
    width: 2px;
    background-color: #adadad;
    margin: 0 25px;
}
.top-menu ul {
    padding-left: 0;
}

ul, ol {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    line-height: 1.75em;
    list-style: none;
}
.top-menu li:first-child {
    padding-left: 0;
}
.top-menu li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-top: 0;
    text-align: center;
    padding: 7px 15px 5px;
    font-size: 16px;
}
.top-menu li {
    padding: 8px 10px 0;
}
p, ul li, ol li {
    line-height: 1.4em;
    font-size: 14px;
    font-weight: 400;
    margin-block-start: 0.7em;
}
.top-menu li a, li.subMitem a {
    position: relative;
    color: #222;
    text-decoration: none;
}
.hamburger-menu {
    display: none;
}
input, select, textarea {
    font-family: 'Helvetica',sans-serif;
    font-size: 1em;
}
input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
}
a {
    color: #56609D;
    text-decoration: underline;
    transition: color .2s;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -ms-transition: color .2s;
    cursor: pointer;
}
.footer {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 15px;
    margin-top: 0px;
    padding-bottom: 20px;
    min-height: 150px;
    overflow: hidden;
}
.footer p {
    font-size: 11px;
    line-height: 1.25em;
    font-weight: 400;
    
}
.content {
    position: relative;
    min-height: 500px;
    margin: 0 auto 30px auto;
    padding: 0 30px;
}

.home-soft-container {
    position: relative;
    display: block;
    margin-bottom: 46px;
}
.home-soft-container img {
    display: inline-block;
    padding-right: 30px;
}
.company-cols {
    position: relative;
    list-style-type: none;
    text-align: left;
    padding: 0 0 30px;
}


.company-cols-item {
    width: 27%;
    vertical-align: top;
    padding-right: 15%;
    float: left;
}

b {
    font-weight: 600;
}
.company-cols-item, .company-cols-item p, .company-cols-form, .company-cols-form p {
    margin-block-start: 0;
}
.company-cols-form {
    width: 48%;
    vertical-align: top;
    float: left;
}
.request_table textarea {
    width: 90%;
    line-height: 1.5em;
    border: 1px solid #c2c2c2;
    padding: 5px 10px;
    margin: 0;
    font-weight:400;
    margin-bottom: 10px;
    border-radius: 3px;
    outline: none;
    background-color: #fff;
    box-shadow: inset 0 0 2px 1px rgb(0 0 0 / 10%);
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;
}
.noJs {
    display: none;
}
input.send-button {
    max-width: 100px;
    padding: 5px 8px;
    border-radius: 4px;
    background: #535895;
    background: -webkit-linear-gradient(to bottom,#535895,#444b89);
    background: linear-gradient(to bottom,#535895,#56609D);
    border: 1px solid #333966;
    color: white;
    box-shadow: none;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    transition: box-shadow .3s;
    margin-bottom: 30px;
    cursor: pointer;
}
#form .error_strings {
    font-size: .9em;
    line-height: 1em;
    font-weight: 400;
    color: #f16565;
}

input::placeholder{
    
    font-size: 14px !important;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 1em !important;
}
textarea::placeholder{
    
    font-size: 14px !important;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 1em !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#acacac;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color:#acacac;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color:#acacac;
  }
  :-moz-placeholder { /* Firefox 18- */
    color:#acacac;
  }
  input.send-button:hover {
    box-shadow: 1px 0px 12px rgb(75 87 212 / 50%);
}
@media (max-width: 768px){
.company-cols-form {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 30px;
}
}
@media (max-width: 768px){
.company-cols-item {
    width: 100%;
}
}