:root {
	--wt4-logo-data: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='100%25' height='100%25' viewBox='0 0 130 50'%3E%3Cg style='fill:%23e1f580;stroke:%23000000;stroke-width:0.5;stroke-linecap:round'%3E%3Cpath d='m 67.3 11.2 11.9 0 0 3.1 -7.4 0 0 2.3 6.9 0 0 2.9 -6.9 0 0 2.8 7.6 0 0 3.2 -12.1 0 0 -14.3 z m 14.5 0 8.3 0 c 1.4 0 2.4 0.3 3.2 1 0.7 0.7 1.1 1.5 1.1 2.5 0 0.8 -0.3 1.6 -0.8 2.2 -0.4 0.4 -0.9 0.7 -1.5 1 1 0.2 1.8 0.7 2.3 1.3 0.5 0.6 0.7 1.4 0.7 2.3 0 0.7 -0.2 1.4 -0.5 2 -0.3 0.6 -0.8 1.1 -1.4 1.4 -0.4 0.2 -0.9 0.4 -1.7 0.5 -1 0.1 -1.7 0.2 -2 0.2 l -7.6 0 z m 4.5 5.6 1.9 0 c 0.7 0 1.2 -0.1 1.4 -0.4 0.3 -0.2 0.4 -0.6 0.4 -1 0 -0.4 -0.1 -0.7 -0.4 -1 -0.3 -0.2 -0.7 -0.4 -1.4 -0.4 l -1.95 0 z m 0 5.6 2.3 0 c 0.8 0 1.3 -0.1 1.6 -0.4 0.3 -0.3 0.5 -0.6 0.5 -1.1 0 -0.4 -0.2 -0.8 -0.5 -1 -0.3 -0.3 -0.8 -0.4 -1.6 -0.4 l -2.32 0 z M 8.5 9.2 26.2 44.6 l 7.1 -7.1 0 -14.2 -10.6 0 -0 -7.1 28.3 0 0 7.1 -10.6 0 0 14.2 7.1 7.1 17.7 -35.4 -56.7 0 z'/%3E%3C/g%3E%3Cg style='fill:%23ffffff;stroke:%23000000;stroke-width:0.5;stroke-linecap:round'%3E%3Cpath d='m 51 28.7 4.4 0 0 14.3 -4.4 0 0 -14.3'/%3E%3Cpath d='m 68.1 37.1 3.9 1.2 c -0.3 1.1 -0.7 2 -1.2 2.7 -0.6 0.7 -1.3 1.3 -2.1 1.7 -0.8 0.4 -1.9 0.6 -3.2 0.6 -1.6 0 -2.8 -0.2 -3.8 -0.7 -1 -0.5 -1.8 -1.3 -2.5 -2.4 -0.7 -1.1 -1.1 -2.6 -1.1 -4.4 -0 -2.4 0.6 -4.2 1.9 -5.5 1.3 -1.3 3 -1.9 5.4 -1.9 1.8 0 3.2 0.4 4.2 1.1 1 0.7 1.8 1.8 2.3 3.4 l -3.9 0.9 c -0.1 -0.4 -0.3 -0.8 -0.4 -1 -0.2 -0.3 -0.6 -0.6 -0.9 -0.8 -0.4 -0.2 -0.8 -0.3 -1.2 -0.3 -1 0 -1.8 0.4 -2.3 1.2 -0.4 0.6 -0.6 1.5 -0.6 2.8 -0 1.6 0.2 2.7 0.7 3.3 0.5 0.6 1.2 0.9 2 0.9 0.8 0 1.5 -0.2 1.9 -0.7 0.4 -0.5 0.8 -1.2 0.9 -2.1'/%3E%3Cpath d='m 74.1 28.7 4.4 0 0 5.4 4.6 -5.4 5.9 0 -5.2 5.4 5.4 8.9 -5.4 0 -3 -5.9 -2.3 2.4 0 3.5 -4.4 0 0 -14.3'/%3E%3Cpath d='m 90.8 28.7 11.9 0 0 3.1 -7.4 0 0 2.3 6.9 0 0 2.9 -6.9 0 0 2.8 7.6 0 0 3.2 -12.1 0 0 -14.3'/%3E%3Cpath d='m 104.2 28.7 13.4 0 0 3.5 -4.5 0 0 10.8 -4.4 0 0 -10.8 -4.5 0 0 -3.5'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

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

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

h1 {
	display: none;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
}

p {
	margin: 1em 0em;
}

small {
	font-size: 90%;
}

html, body {
	height: 100%;
	font-family: sans-serif;
	scroll-behavior: smooth;
}

a {
	text-decoration: none;
	color: #328ed3;
}

a:hover {
	text-decoration: underline;
}

#wt4-c {
	position: relative;
	min-height: 100%;
	min-width: 300px;
	max-width: 1200px;
	margin: 0 auto;
	background: #ffffff;
}

#wt4-head {
	position: relative;
	color: #333333;
	padding: 1px 0;
	border-top: solid #f0f0f0 1px;
	border-bottom: solid #f0f0f0 1px;
}

#wt4-logo {
	width: 10em;
	height: 4em;
    background: var(--wt4-logo-data) 0 center no-repeat;
}

#wt4-user {
	position: absolute;
	right: 0.75em;
	top: 0;
	color: #999999;
	padding-top: 1em;
	font-size: 85%;
	text-align: right;
	line-height: 1.5em;
}

#wt4-init {
	text-align: center;
	color: #666666;
	font-size: 75%;
	overflow: hidden;
	padding: 4em 0em;
}

#wt4-init.done {
	display: none;
}

#wt4-main {
	margin: 1em 1em;
	font-size: 95%;
}

#wld, #wld1, #wld2, .wld {
	margin: 0 -1em;
}

#wt4-foot {
	display: table;
	box-sizing: border-box;
	border-top: solid #f0f0f0 1px;
	border-bottom: solid #f0f0f0 1px;
	color: #cccccc;
	font-size: 75%;
	width: 100%;
	padding: 1em;
}

#wt4-foot a {
	color: #cccccc;
}

#wt4-foot div:hover, #wt4-foot div:hover a {
	color: #999999;
}

#wt4-foot-logo {
	display: table-cell;
	width: 25%;
    background: var(--wt4-logo-data) 0 0 no-repeat;
	-webkit-filter: grayscale(1) opacity(0.2);
	filter: grayscale(1) opacity(0.2);
}

#wt4-foot-info {
	display: table-cell;
	width: 25%;
}

#wt4-foot-kon1 {
	display: table-cell;
	width: 25%;
}

#wt4-foot-kon2 {
	display: table-cell;
	width: 25%;
}

@media ( max-width : 480px) {
	#wt4-foot {
		background: #fcfcfc;
	}
	#wt4-foot-logo {
		display: block;
		width: 100%;
		height: 100px;
		background-position: center;
		margin-bottom: 20px;
	}
	#wt4-foot-info {
		display: block;
		width: auto;
		margin-bottom: 20px;
	}
	#wt4-foot-kon1 {
		display: inline-block;
		width: 50%;
		float: left;
		margin-bottom: 10px;
	}
	#wt4-foot-kon2 {
		display: inline-block;
		width: 50%;
	}
}

/*
kredity
*/
.buttons {
	margin:4px 5px 0px 0px;
	float: right;
}

.buttons span {
	line-height: 50px;
	font-size: 26px;
}

.itm_desc {
	background: #f8f8f8;
	padding-left: 10px;
}

.itm_desc:hover {
	background: #f0f0f0;
	color: #000000;
}

.webix_img_btn {
	text-align: center;
}

.webix_list_item {
	border: none;
}

.webix_form {
	margin-top: -20px;
}

.webix_section > .webix_template {
	color: #000;
	letter-spacing: 1px;
	font-size: 120%;
}


/*
zakazka
*/

.pay-method {
	position: relative;
	min-height: 100px;
	padding-left:160px;
	margin:40px 0px;
}

.pay-method::before {
	position: absolute;
	top: 0px;
	left: 0px;
	width:160px;
	color: #cccccc;
	font-family: 'FontAwesome';
	font-size: 80px;
	text-align:center;
}

#pay-insurance::before {
	color: #cce0cc;
	content: "\f21e";
}

#pay-gift::before {
	content: "\f06b";
}

#pay-bank::before {
	content: "\f19c";
}

#pay-card::before {
	content: "\f09d";
}

#pay-mallpay::before {
	width:160px;
	height:50px;
	content: ' ';
	background: url(./skippay.svg) center 0 no-repeat;
	background-size: 50%;
}

@media ( max-width : 480px) {
	.pay-method {
		min-height: unset;
		padding: 0px 0px 40px 0px;
		margin: 0px 0px 40px 0px;
		border-bottom: dashed #cccccc 1px;
	}

	.pay-method:last-child {
		border-bottom:none;
		margin-bottom:0;
	}

	.pay-method::before {
		display: block;
		position: static;
		width: auto;
		font-size: 40px;
		margin-bottom: 20px;
	}

	#pay-gift::before {
		content: "\f06b";
	}

	#pay-bank::before {
		content: "\f19c";
	}

	#pay-card::before {
		content: "\f09d";
	}

	#pay-mallpay::before {
		width:auto;
		height:40px;
		content: ' ';
		background: url(skippay.svg) center 0 no-repeat;
	}
}