@import url('fonts.css');
@import url('modal.css');

html,body {
	font-size:13px;
	font-family:Arial,sans-serif;
	height:100%;
	background: #f8f8f8;
	line-height:normal;
}
body {
	/*min-height: 580px;*/
	min-width: 1200px;
}
body.blocked:after,
body.blocked:before {
	content:' ';
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10000;
}
body.blocked:after {
	background: #fff;
	opacity:0.7;
	filter:alpha(opacity=70);
}
body.blocked:before {
	background:url(/images/loading.gif) center center no-repeat;
	z-index:10001;
}
.body {
	display:table;
	height: 100%;
	margin:0 auto;
	padding:0;
	width: 100%;
	line-height:normal;
	z-index:20;
}
.body>.head {
	display:table-header-group;
	position:relative;
	z-index:500;
}
.body>.head .back {
	background:#322e54;
	padding-bottom:5px;
	box-shadow: 0 0 2px 0 #111721;
}
.body>.content {
	display:table-row;
}
.body>.footer {
	display:table-row;
	height:1px;
	position:relative;
	z-index:10;
}
.body>.head>.cell,
.body>.content>.cell,
.body>.footer>.cell {
	display: table-cell;
}
.body>.content>.cell {

}
.body>.head>.cell {
	height: 1px;
	background: none;
	position: relative;
	z-index:100;
}

img {
	border:none;
}
img.loader {
	visibility:hidden;
	width:0;
	height:0;
	position: absolute;
}
input:required,select:required,textarea:required {
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-box-shadow:none;
}
input[type=submit] {
	border-radius:0;
	-webkit-appearance: none;
	box-shadow:none;
}
textarea {resize:none;}
input {outline:none;margin: 0;}
body>object {display:none;}
.clear:after {content:'.';display:block;font-size:0px;margin:0;padding:0;height:0px; overflow:hidden;clear:both;float:none !important;}
.relative {position:relative !important;zoom:1;z-index:0;}

.page {
	margin:0 auto;
	padding: 0;
	/*min-width: 980px;
	max-width: 1200px;*/
	width: 1200px;
}
.page>.inner,
.cell>.inner {
	margin:0 20px;
}

.page .text h3{
	font:400 24px/30px 'pf_beausans_prothin',Arial;
	color:#000;
}
.page .text {
	font:400 14px/24px 'pf_beausans_prolight','Tahoma',Arial;
	color:#828e9b;
}
.page .text  em{
	font-style:italic;	
}
.page .text ul li{
	background: url("/images/li.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
	padding-left: 15px;
}
.page .text ol{
	margin-left:20px;
}
.page .text h1 {
	font:400 30px/30px 'pf_beausans_prolight',Arial;
	color:000;
	padding-bottom:20px;
	}
.page .text h2{
	font:400 24px/24px 'pf_beausans_prosemibold','Tahoma',Arial;
	padding:20px 0 10px 0;
}
.page .text h3{
	font:400 18px/22px 'pf_beausans_prosemibold','Tahoma',Arial;
	padding:10px 0;
}
.page .text a{
	color: #E69303;
}
.page .text a:hover{
	color: #000;
	text-decoration:none;
}
.page .text h4,
.page .text h5,
.page .text h6{
	font:400 16px/22px 'pf_beausans_prosemibold','Tahoma',Arial;
	padding:15px 0 5px;
}
a {
	color:#0fb2ef;
	text-decoration:underline;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
a.reverse,a.reverse.active:hover {
	text-decoration:none;
}
a.reverse:hover {
	text-decoration:underline;
}
a.active,a.active:hover {
	cursor:text;
}
a.black {
	color:#000;
}
a.noactive {
	text-decoration: none;
	cursor: default;
}
.bad {
	color:red;
}
.firstColumn {
	clear:both;
	margin-left:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.head {
	z-index:200;
}
.head .logo {
	width:160px;
	height:40px;
	background:0 0 no-repeat;
	float:left;
	margin:12px 0 0 0;
	z-index:10;
}
.head .top {
	z-index: 100;
}
html[lang="ru"] .head .logo {
	background-image:url(/images/logos/ru/);
}
html[lang="ru"]:root .head .logo {
	background-image:url(/images/logos/ru/logo.png.svg);
}
html[lang="uk"] .head .logo {
	background-image:url(/images/logos/uk/);
}
html[lang="uk"]:root .head .logo {
	background-image:url(/images/logos/uk/logo.png.svg);
}
.head .logo a {
	display:block;
	width:100%;
	height:100%;
}

.want2call {
	text-align: right;
	z-index:100;
}
.want2call>.form,
.head .topMenu .region>.form,
.callback>.form {
	position:absolute;
	z-index:10;
	top:-100000px;
	left:-100000px;
	width:375px;
	text-align: left;
	padding:18px 15px 15px;
}
.want2call.active>.form,
.head .topMenu .region.active>.form,
.callback.active>.form {
	top:-5px;
	left:auto;
	right:0;
}
.want2call>.form>.back,
.head .topMenu .region>.form>.back {
	position:absolute;
	z-index:-1;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background: #fff;

	box-shadow:0 0 4px #CCC;
	-moz-box-shadow:0 0 4px #CCC;
	-webkit-box-shadow:0 0 4px #CCC;
}
.want2call .open {
	color:#fff;
	font:400 13px/10px 'pf_beausans_prosemibold','Tahoma',Arial;
	display:inline-block;
	white-space: nowrap;
	text-decoration: none;
	/*border-bottom: 1px dashed #e69303;*/
	padding:5px;
	border: 1px solid #4a4c65;
	border-radius:2px;
}
/*.want2call a:hover {
	border-bottom-color: transparent;
}*/
.want2call .lead,
.steps .step.step4.buyStep .want2call .lead {
	padding:0;
	margin:0;
	color:#818e9e;
	font:400 11px/15px 'Tahoma',Arial;
	height:auto;
}
.want2call .query .lead {
	width:275px !important;
	max-width: none !important;
}
.want2call .title {
	padding:0 0 20px;
	margin:0;
	color:#000;
	font:400 18px/16px 'pf_beausans_prothin',Arial;
}
.want2call form .line .line {
	margin:12px 0 0;
}
.want2call form .line .inp,
.head .topMenu .region .inp {
	width:214px;
	border:1px solid #c7cdd2;
	background:#fff;
	padding:2px 2px;
	overflow: hidden;

	position:relative;
	z-index:1;
	zoom:1;
}
.want2call form .line .inp.bad {
	border-color: #FF9C00;
}
.want2call form .line .inp~.error {
	display:none;
}
.want2call form .line .inp.bad~.error {
	display:block;
}
.want2call form .validateIcon {
	top:1px;
}
.want2call form .line .inp input[type=text],
.head .topMenu .region .inp select {
	background: #fff;
	width: 100%;
	border: none;
	padding:0;
	height:17px;
	overflow: hidden;
	margin:0;
	color:#818e9e;
	font:400 11px/15px 'Tahoma',Arial;
}
.want2call form .line .inp+button {
	position:absolute;
	z-index:10;
	right:0;
	top:0;
	height:24px;
	background: #fca203;
	border:none;
	padding:2px 0;
	width:140px;
	text-align: center;
	margin:0;
	display:block;
	color:#fff;
	font:400 15px/15px 'pf_beausans_prothin',Arial;
	cursor: pointer;
}
.want2call .close,
.head .topMenu .region .close {
	position:absolute;
	z-index:0;
	top:4px;
	right:4px;
	width:10px;
	height:10px;
	background: url(/images/chosen-sprite.png) -42px 0 no-repeat;
	border: none;
}
.want2call .loading {
	position:absolute;
	z-index:100;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background: url(/images/loading.gif) center center no-repeat;
	display:none;
}

.head .topMenu .region>span:first-child {
	position:absolute;
	right:100%;
	top:0;
	margin-right: 20px;
	/*width:80px;*/
	padding-left:16px;
	background:url(/images/geoposition.png) 0 0 no-repeat;
	color:#fff;
	height:16px;
	font:400 12px/14px 'Tahoma',Arial;
}
:root .head .topMenu .region>span:first-child {
	background-image:url(/images/svg/geoposition.png.svg);
}
.head .topMenu .region>a {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	font: 400 13px/14px 'pf_beausans_prosemibold','Tahoma',Arial;
	color:#FFF;
	display:inline-block;
}
.head .topMenu .region>a:hover {
	border-color: transparent;
}
.head .topMenu .region>.form {
	width:245px;
	padding:0;
}
.head .topMenu .region.active>.form {
	top:-5px;
	/*left:auto;
	right:0;*/
	left: -105px;
	right: -159px;
	width: auto;
}
.head .topMenu .region .inp {
	width: auto;

	padding:0;
	border:none;
	overflow: visible;

	*border:1px solid #c7cdd2;
	*padding:2px 2px;
}
.head .topMenu .region .inp .chosen-container {
	width:100% !important;
}

[data-region="kiev"] .head .phone,
.head .phone+.phone {
	display:none;
}
[data-region="kiev"] .head .phone+.phone {
	display:block;
}
.head .phone a {
	color:inherit;
	font:400 37px/35px 'pf_beausans_prothin',Arial;
	text-decoration:none;
	text-align: right;
}
.head .langs .item {
	margin-top:-4px;
}
.head .langs .item a {
	display:block;
	overflow: hidden;
	position: relative;
	margin-left:0;
	white-space:nowrap;
	padding:6px;
	color:#d4d4da;
	text-decoration:none;
	font:400 13px/14px "pf_beausans_prosemibold","Tahoma",Arial;
}
.head .langs .item+.item {
	margin-left:5px;
}
.head .langs a.active {
	background:#fd4426;
	color:#FFF;
	border-radius:5px;
}


[data-help] {
	position:relative;
	zoom:1;
}
[data-help]:hover {
	z-index:100;
}
[data-help]>.onElementHelp,
.helpForField.byDoctype[data-help]>.onElementHelp {
	position:absolute;
	left:-100000px;
	top:-100000px;
	width:310px;
	cursor:default;
	z-index:10;
	margin-left:20px;
}
[data-help].simpleHelp>.onElementHelp {
	position:relative;
	left:auto !important;
	top:auto !important;
	width:auto;
	margin:0 !important;
}
[data-help]:hover>.onElementHelp.leftSide,
.viewHelp[data-help]>.onElementHelp.leftSide {
	margin-left: auto;
	margin-right: 20px;
}
[data-help]:hover>.onElementHelp,
.viewHelp[data-help]>.onElementHelp,
.viewHelp.byDoctypeActive[data-help]>.onElementHelp {
	top:50%;
	left:100%;
	margin-left:20px;
}
[data-help]:hover>.onElementHelp.leftSide,
.viewHelp[data-help]>.onElementHelp.leftSide {
	left:auto;
	right:100%;
}
[data-help]:hover>.onElementHelp.bottomSide {
	left:50%;
	bottom:100%;
	top:auto;
	margin-left:-155px;
	margin-bottom:20px;
}
[data-help]>.onElementHelp .back {
	position:absolute;
	z-index:-1;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: #fff;

	box-shadow:0 0 4px #aaa;
	-moz-box-shadow:0 0 4px #aaa;
	-webkit-box-shadow:0 0 4px #aaa;

	behavior: url(/css/PIE.htc);
}
[data-help]>.onElementHelp .arrow {
	position:absolute;
	z-index:0;
	top:50%;
	right:100%;
	width:17px;
	height:30px;
	margin:-15px 0 0;
	background: url(/images/datahelp.png) 0 0 no-repeat;
}
[data-help].simpleHelp>.onElementHelp .back,
[data-help].simpleHelp>.onElementHelp .arrow {
	behavior:none;
	display:none;
}
[data-help]>.onElementHelp.leftSide .arrow {
	right:auto;
	left:100%;
	background-position: right top;
}
[data-help]>.onElementHelp.bottomSide .arrow {
	right:auto;
	top:100%;
	left:50%;
	height:16px;
	width:30px;
	margin:0 0 0 -16px;
	background-position: left bottom;
}
[data-help]>.onElementHelp .helpText {
	padding:15px 20px;
	font: 400 12px/18px 'pf_beausans_prolight', 'Tahoma',Arial;
	color: #828e9b;
	text-transform:none;
}
[data-help].simpleHelp>.onElementHelp .helpText {
	padding:15px 0 0;
	color:#000;
}
[data-help].simpleHelp:first-child>.onElementHelp .helpText {
	padding:0 0 15px;
}
img.loader {
	visibility:hidden;
	width:0;
	height:0;
}

.head .topMenu {
	z-index:20;
	background: #2a2f49;
}
.head .topMenu:hover {
	z-index:120;
}
.head .topMenu.regionSelect {
	z-index:100;
}
.head .topMenu .inner {
	padding:10px 0 5px;
	border-bottom:1px solid transparent;
}
.head .menuList a {
	color:#d4d4da;
	font-size:13px;
	font-family: 'pf_beausans_prosemibold',Arial,sans-serif;
}
.head .menuList .item+.item {
	margin-left:20px;
}
.head .phone {
	margin-left:40px;
	margin-top: 0px;
	color:#fff;
	font-family: 'pf_beausans_prosemibold',Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.33;
	position: relative;
}
.head .phone:before {
	content:' ';
	position: absolute;
	top:0;
	right:100%;
	width: 14px;
	height: 100%;
	background: url(/images/svg/phone.svg) 0 0 no-repeat;
	background-size: 100%;
	margin-right: 5px;
}
.head .top .menu .item+.item {
	margin-left:32px;
}
.head .top .menu {
	margin-right: 50px;
}
.head .contacts {
	margin-left: 30px;
	margin-top: -2px;
}
.head .region {
	margin-left: 30px;
	z-index: 110;
}
.head .region:before {
	content:' ';
	position: absolute;
	top:0;
	right:100%;
	width: 14px;
	height: 100%;
	background: url(/images/svg/geoposition.png.svg) 0 0 no-repeat;
	background-size: 100%;
	margin-right: 5px;
}

.head .top:hover {
	z-index:30;
}
.head .tabber {
	margin-top:21px;
}
.head .tabber .menu .item {
	margin:0 !important;
	min-height:30px;
}
.head .tabber .menu .item .title {
	padding:15px 35px 15px 17px;
	z-index: 10;
}
.head .tabber .menu .item .title:after {
	content:' ';
	position: absolute;
	top:19px;
	right:15px;
	width:12px;
	height:10px;
	background: url(/images/form-icons/down-arrow.svg) right center no-repeat;
	z-index:5;
	background-size:90%;
}
.head .tabber .menu .item .hover:hover>.title:after {
	background-image:url(/images/form-icons/up-arrow.svg);
}
.head .tabber .menu .item .hover:hover .title {
	background: #fff;
	border-radius:3px 3px 0 0;
}
.head .tabber .menu .item .title a {
	color:#fff;
	font:400 18px/18px 'pf_beausans_prosemibold',Arial,sans-serif;
	text-decoration: none;
}
.head .tabber .menu .item .hover:hover .title a {
	color:#ddd;
}
.head .tabber .menu .item img {
	display: inline-block;
	max-height: 20px;
	margin-right: 10px;
	position: relative;
	top: 5px;
	width:30px;
}
.head .tabber .level2menu {
	position: absolute;
	top:100%;
	left: 0;
	min-width: 100%;
	padding:15px;
	display: none;
}
.head .tabber .hover:hover .level2menu {
	display: block;
}
.head .tabber .level2menu:after {
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:1;
	background: #fff url(/images/loading.gif) center center no-repeat;
	border-radius:0 0 3px 3px;
	content:' ';
}
.head .tabber .loaded .level2menu:after {
	background-image: none;
}
.head .tabber .menu .item .back {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: #2e3b54;
	opacity:.75;
	display: none;
}
.head .tabber .menu .item .hover:hover+.back {
	display: block;
}
.head .tabber .level2menu .in {
	z-index:10;
}
.head .tabber .level2menu td {
	vertical-align: top;
}
.head .tabber .level2menu td+td+td{display:none;}
.head .tabber .prodItem {
	max-width: 200px;
}
.head .tabber .level2menu td+td .prodItem {
	margin-left:40px;
	padding-left:11px;
}
.head .tabber .level2menu td+td .prodItem:before {
	position: absolute;
	top:0;
	bottom:0;
	z-index:1;
	background: #979797;
	content:' ';
	width:1px;
	margin-left:-11px;
}
.head .tabber .menu .prodItem .title {
	padding:0 0 10px;
	color:#38383c;
	font:400 15px/18px 'pf_beausans_probold',Arial,sans-serif;
}
.head .tabber .menu .prodItem .list .item+.item {
	margin-top: 8px;
	min-height:30px;
}
.head .tabber .menu .prodItem .list .item a {
	font: 400 12px/18px 'pf_beausans_prolight',Arial,sans-serif;
	color: #696971;
}
.head .cabinet {
	margin-top:36px;
}
.head  .cabinet a {
	background:url(/images/svg/cabinet.png.svg) 0 0 no-repeat;
	display: inline-block;
	padding-left: 24px;
	color:#fff;
	font:400 18px/18px 'pf_beausans_prosemibold',Arial,sans-serif;
	background-size:auto 90%;
}
.head  .cabinet a:hover{
	text-decoration:underline;    
}
.topCompanies {
	margin-top:30px;
}
.topCompanies .title {
	text-align: center;
	font: 400 28px/32px "pf_beausans_probold",Arial;
	color:#38383c;
}
.topCompanies .listing {
	margin-top:23px;
}
.topCompanies .listing .item {
	float:left;
	width:10%;
}
.topCompanies .listing .item+.item {
	margin-left:5%;
}
.topCompanies .listing .item img {
	max-width: 100%;
	display:block;
}
.contentPart {
	margin-top:36px;
}
.contentPart .title {
	font: 400 28px/32px "pf_beausans_probold",Arial;
	color:#38383c;
	padding-bottom: 20px;
}

.body>.footer>.cell {
	padding:50px 0 22px;
}
.body>.footer .inner {
	border-top:1px solid #ddd;
	padding-top:20px;
	font: 400 11px/18px 'pf_beausans_prolight',Arial,sans-serif;
	color: #828e9b;
}
.footer .links .menu {
	float:left;
	width:565px;
}
.footer .links .menu .group {
	float:left;
	width:29%;
	margin:0 4% 25px 0;
}
.footer .links .menu h3 {
	font:400 15px/18px 'pf_beausans_prosemibold',Arial;
	color:#38383c;
	padding:0 0 10px;
}
.footer .links .menu a {
	font:400 13px/20px 'pf_beausans_prolight',Arial;
	color:#828e9b;
}
.footer .links .menu a:hover{
	text-decoration:none;
	color:#4b5661;
}
.footer .links .menu .item+.item {
	margin-top:5px;
}
.footer .bline>.inner {
	margin:10px 0 0;
	border-top:1px solid #ddd;
	padding:10px 0;
}
.footer .links .info {
	float:right;
	width:298px;
	padding:0 0 25px;
}
.footer .links .info .prePhone {
	font:400 14px/18px 'pf_beausans_prosemibold',Arial;
	color:#38383c;
	padding:0 0 10px;
}
.footer .links .info .afterPhone{
	font:400 12px/16px 'Tahoma',Arial;
	color:#828e9b;
	padding:0;
	
}
.footer .links .info .phone {
	font:400 38px/38px 'pf_beausans_prothin',Arial;
	color:#000;
	white-space: nowrap;
}
.footer .links .info .phone+.phone,
[data-region="kiev"] .footer .links .info .phone {
	display:none;
}
[data-region="kiev"] .footer .links .info .phone+.phone {
	display:block;
}
.footer .links .info .phone a {
	color:inherit;
	font:inherit;
	text-decoration:none;
}
.footer .links .info .getNews {
	margin:42px 0 0;
	display:none;
}
.footer .links .info .lead {
	font:400 12px/18px 'Tahoma',Arial;
	color:#828e9b;
	margin:0;
	padding:0 0 10px;
}
.footer .links .info .propositions {
	margin:24px 0 0;
}
.footer .links .info a {
	font:400 12px/18px 'Tahoma',Arial;
	color:#000;
}
.footer .getNews .inp {
	float:left;
	width:186px;
}
.footer .getNews .buttons {
	float:right;
	width:104px;
}
.footer .getNews .btn {
	display:block;
	padding:7px;
	margin:0;
	border:none;
	background: #828e9b;
	font:400 13px/14px 'Tahoma',Arial,sans-serif;
	color:#fdfdfd;
	width:100%;
	height:30px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}
.footer .getNews .btn:hover{
	background: #ffa302;
}
.footer .getNews .inp input[type=text] {
	font:400 13px/15px 'Tahoma',Arial,sans-serif;
	height:15px;
	color:#828e9b;
}

.breadcrumbs {
	padding:15px 0;
}
.breadcrumbs ul {
	list-style-type: none;
}
.breadcrumbs li {
	display: inline-block;
	position: relative;
}
.breadcrumbs li+li {
	margin-left:10px;
	padding-left:13px;
}
.breadcrumbs li+li:before {
	position: absolute;
	content:'>';
	left:0;
	top:0;
}
.breadcrumbs a {
	color:#2e3b54;
	font:400 12px/12px 'pf_beausans_prosemibold',Arial;
}