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, b, 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, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	font-family: arial;
	color: #000;
	font-size: 13px;
}

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

body {
	line-height: 1;
	background-color: #f3f4f3;
	min-width: 1024px;
}

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;
}

input[type="button"], input[type="submit"] {
}

h1 {
	font-size: 48px;
	color: #fff;
	line-height: 48px;
}

h2 {
	font-size: 24px;
	color: #231f20;
	line-height: 24px;
	margin-bottom: 20px;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 15px;
}

a {
	text-decoration: underline;
	color: #0080b4;
}

a:hover {
	color: #ff6b34;
}

a.title_more {
	text-decoration: none;
}

p {
	line-height: 15px;
	font-size: 13px;
}

input[type="submit"], input[type="button"] {
	cursor: pointer;
	border: 0 solid black;
	background-color: transparent;
}

input:required {
	box-shadow: none;
}

.bold {
	font-weight: bold !important;
}

.italic {
	font-style: italic;
}

.menu_top {
	width: 980px;
	display: inline-block;
	height: 55px;
	position: fixed;
	top: 0;
	z-index: 2;
}

.menu_top .logo {
	float: left;
	width: 320px;
	height: 55px;
}

.menu_top .main_menu {
	width: 350px;
	margin-left: 70px;
	float: left;
	display: inline-block;
}

.menu_top .right_menu {
	float: right;
	width: 190px;
	margin-right: 40px;
	display: inline-block;
}

.menu_top .main_menu ul {
	width: 350px;
	display: inline-block;
}

.menu_top .main_menu ul li {
	font-size: 18px;
	text-transform: uppercase;
	margin-right: 0;
	float: left;
	color: #000;
}

.menu_top .main_menu ul li a {
	text-decoration: none;
	font-size: 17px;
	line-height: 55px;
	padding: 0 10px;
	color: #000;
}

.menu_top .main_menu ul li a:hover, .menu_top .main_menu ul li a.active {
	color: #fff!important;
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ec4f7', endColorstr='#0491ce', GradientType=0);
}

.menu_top .right_menu ul {
	float: right;
	display: inline-block;
	margin-top: 20px;
}

.menu_top .right_menu li {
	float: left;
	color: #888;
	font-size: 12px;
	margin-left: 15px;
}

.menu_top .main_menu li a, .menu_top .right_menu li a {
	float: left;
	color: #888;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.menu_right {
	float: right !important;
}

.main_container {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-width: 1024px;
	min-height: 370px;
}

.menu_top_container {
	width: 100%;
	min-width: 1024px;
	margin-bottom: 55px !important;
}

.wrapper_980 {
	width: 980px;
	margin: 0 auto;
}

.wrapper_980_inner {
	width: 980px;
	display: inline-block;
}

.wrapper_1024 {
	width: 1180px;
	margin: 0 auto;
}

.wrapper_1024_inner {
	width: 1024px;
	display: inline-block;
}

.rotator_wrapper {
	width: 980px;
	margin: 0;
	display: inline-block;
}

.rotator {
	height: 20px;
	width: 450px;
	margin: 0 auto 15px auto;
}

.rotator div {
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../img/dots.png);
	cursor: pointer;
	background-position: left top;
	background-repeat: repeat-x;
}

.rotator div:hover {
	background-position: 20px 0;
}

.rotator div.active {
	background-position: 50px 0;
}

.footer {
	width: 980px;
	display: inline-block;
	margin: 40px 0 160px 0;
}

.footer_left {
	width: 820px;
	float: left;
	display: inline-block;
	color: #4d4d4d;
}

.footer_right {
	width: 160px;
	float: right;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	color: #4d4d4d;
}

.footer_left div {
	float: left;
	margin-right: 50px;
}

.footer_left a {
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	color: #4d4d4d;
}

.footer_left ul {
	margin-bottom: 14px;
}

.footer_left .footer_header {
	margin-bottom: 9px;
	text-transform: uppercase;
}

.footer_right img {
	vertical-align: middle;
	margin-left: 5px;
}

.multi_container {
	width: 100%;
	height: auto;
	display: inline-block;
	min-width: 1024px;
	position: relative;
}

.multi_row {
	width: 100%;
	height: auto;
	display: inline-block;
	background-color: white;
	min-width: 1024px;
}

.multi_container .bottomBox {
	height: 120px;
	width: 200px;
	float: left;
	margin: 10px 5px 0;
	background-size: 100%;
	min-width: 390px;
	position: relative;
}

.contact_button > a, .contact_button > a:visited {
	text-decoration: none;
	color: white;
}

.kurs1 {
	float: left;
	font-size: 12px;
	margin: 15px 0;
}

.kurs2 {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	margin: 15px 10px;
}

.kurs2.last {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	margin: 15px 0;
}

.kurs1 td, .kurs2 td {
	font-size: 17px;
	padding: 5px;
	text-align: right;
	white-space: nowrap;
}

.td-grey {
	color: #878787;
}

.kyrs_main tr.heading td {
	background-color: #e5e6e5;
}

.selectors_left {
	float: left;
	width: 430px;
	margin-top: 20px;
}

.selectors_right {
	float: left;
	margin-left: 10px;
	width: 185px;
	margin-top: 20px;
}

select.city {
	width: 260px;
	float: left;
}

select.date {
	width: 150px;
}

select.office {
	width: 255px;
	float: right;
	margin-left: 10px;
}

.kurs1 th > td {
	font-size: 13px !important;
}

.label {
	text-align: left !important;
}

.bgwhite {
	background: white;
}

.bggray {
	background: #f3f4f3;
}

.phone_wrapper_contact {
	float: left;
}

.phone_wrapper_1 {
	width: 60px;
	float: left;
}

input#phone_no1 {
	width: 40px !important;
	float: left;
}

input#phone_no2 {
	width: 125px !important;
}

input#inp_phone_prefix_k {
	width: 37px;
}

.phone_wrapper_2 {
	width: 183px;
	float: left;
}

#phone_no1_div {
	float: left;
	width: 44px;
	margin-right: 6px;
}

#phone_no2_div {
	float: left;
}

#form_check1 {
	float: right;
	margin-top: -4px;
}

.wrapper_left ul li, .wrapper_full_inner ul li {
	font-size: 13px;
	line-height: 20px;
	list-style: url('../img/li_disc.png') inside;
}

li.item {
	list-style: none !important;
}

.div_container_box td {
	padding: 3px;
	vertical-align: middle;
}

.div_container_box li {
	margin: 5px 0;
}

#news_wrapper {
	padding-top: 20px;
}

.news_item {
	margin: 15px 0;
	padding: 10px 0;
	background: url('../img/wrapper_bg.jpg') no-repeat left bottom;
}

.pad5 td {
	padding: 0 5px;
}

.prod2_table {
	width: 725px;
	margin-bottom: 15px;
}

.prod2_table td {
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 10px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 5px !important;
	vertical-align: middle;
}

.prod2_table td h2 {
	line-height: 30px;
	font-size: 24px;
}

.prod2_table h2 > a {
	font-size: inherit !important;
	line-height: inherit !important;
	text-decoration: underline;
}

.prod2_table li {
	font-size: 15px;
	line-height: 18px !important;
}

td.create_accounts_button {
	text-align: center;
	width: 90px;
}

td.descr {
	width: 300px;
}

.wrapper_1200 {
	width: 1200px;
	margin: 0 auto;
	background-color: #f3f4f3;
}

.wrapper_1200_inner {
	width: 1200px;
	display: inline-block;
}

.banner_container {
	width: 1200px;
	display: inline-block;
	height: 400px;
	background-image: url(../../index.html);
	padding-top: 50px;
}

.main_container > .wrapper_980, .main_container > .wrapper_980 > .wrapper_980_inner {
	position: relative;
	height: 100%;
}

.banner_container .banner_block {
	margin-left: 110px;
	margin-top: 75px;
}

.row {
	width: 980px;
	display: inline-block;
	margin-top: 40px;
}

.box13 {
	width: 320px;
}

.box23 {
	width: 650px;
}

.box12 {
	width: 485px;
}

.box12_a {
	width: 425px;
	padding-left: 60px;
}

.p_button {
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.wrapper_980_inner table {
	width: 980px;
}

.wrapper_980 table td {
	padding-top: 40px;
	vertical-align: top;
	padding-right: 10px;
}

.bezp_div {
	width: 1200px;
	display: inline-block;
	background-image: url(../../index.html);
	background-repeat: no-repeat;
	margin-top: 80px;
	padding-top: 120px;
}

.box_link {
	width: 320px;
	height: 185px;
}

.box_link span {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 152px;
	margin-left: 15px;
	display: block;
	float: left;
}

.box_link.box01 {
	background-image: url(../../index.html);
}

.box_link.box02 {
	background-image: url(../../index.html);
}

.box_link.box03 {
	background-image: url(../../index.html);
}

.box13_a {
	width: 60px;
	float: left;
	display: block;
}

.box13_b {
	width: 220px;
	float: left;
	display: block;
}

.box13_row {
	width: 320px;
	display: inline-block;
}

.box23_row {
	width: 580px;
	display: inline-block;
}

.box23_a {
	width: 439px;
	float: left;
	border-right: 1px solid #c6c6c6;
}

.box23_z {
	width: 760px;
	float: left;
}

.row_23_z {
	width: 760px;
	display: inline-block;
}

.box13_z {
	width: 200px;
	display: inline-block;
	float: right;
}

.box23_a1 {
	width: 440px;
	float: left;
}

.box23_b {
	width: 140px;
	float: left;
}

.box23_row .secca {
	font-size: 24px;
	border-bottom: 1px solid #c6c6c6;
}

.box23_row .noborder {
	border: 0 solid #c6c6c6 !important;
}

.row_zestawienie {
	width: 938px;
	background-color: #f2f2f2;
	padding: 19px 22px 19px 20px;
	border: 1px solid #e5e5e5;
	display: inline-block;
	margin-bottom: 9px;
}

.row_zestawienie1 {
	width: 300px;
	margin-right: 10px;
	float: left;
	font-size: 18px;
}

.row_zestawienie2 {
	width: 140px;
	margin-right: 10px;
	float: left;
	font-size: 18px;
}

.row_zestawienie3 {
	width: 210px;
	margin-right: 10px;
	float: left;
	font-size: 18px;
}

.row_zestawienie4 {
	width: 130px;
	margin-right: 10px;
	float: left;
}

.row_zestawienie5 {
	width: 80px;
	margin-right: 10px;
	float: left;
}

.row_zestawienie6 {
	width: 20px;
	float: left;
}

.zestawienie_row {
	width: 340px;
	display: inline-block;
	padding-top: 10px;
}

table.zestawienie_table td {
	padding-top: 10px;
}

.box23_z1 {
	width: 380px;
	float: left;
}

.box23_z2 {
	width: 370px;
	float: left;
}

.zestawienie_1 {
	width: 120px;
	float: left;
}

.zestawienie_2 {
	width: 220px;
	float: left;
}

.box23_z1 ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 10px;
}

.box23_z1 li {
	padding-bottom: 10px;
}

#flvplayer {
	display: block;
	width: 200px;
	height: 150px;
}

#flvplayer.playerStart {
	position: fixed;
	top: 0;
	left: 0;
}

.wrapper_1024.border {
	background-image: url(../img/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.wrapper_920_inner {
	display: inline-block;
	width: 920px;
}

.wrapper_920 {
	width: 920px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

.wrapper_944 .wrapper_946 {
	width: 944px;
	margin: 20px auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

.wrapper_946 {
	width: 946px;
}

.social_div {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}

.social_div ul li {
	float: left;
	margin-left: 4px;
}

.social_div span {
	text-transform: uppercase;
	font-size: 14px;
	margin-right: 5px;
	display: block;
}

.foot_logo {
	width: 180px;
	float: left;
}

.foot_logo p {
	font-size: 15px;
	margin-bottom: 7px;
}

.small1 {
	font-size: 11px !important;
}

.grey {
	color: #888 !important;
}

.footer1 {
	width: 200px;
	float: left;
	margin-top: 35px;
}

.footer1 li {
	line-height: 24px;
}

.footer1 li.head {
	text-transform: uppercase;
	font-size: 14px;
}

.footer1 a {
	color: #048fcc;
	font-size: 13px;
	text-decoration: underline;
	padding: 4px 7px;
}

.footer1 li.head a {
	font-weight: bold;
	font-size: 14px;
}

.footer1 a.active {
	color: #fff;
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ec4f7', endColorstr='#0491ce', GradientType=0);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.footer1 a:hover {
	color: #ff6b34;
	background-color: white;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.footer1 a.active:hover {
	background: white;
}

.contact_center {
	float: right;
	border: 1px solid #bdbdbd;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 215px;
	padding: 20px 20px 20px 30px;
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	position: relative;
	margin-top: 15px;
}

.contact_center p.head {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}

.contact_center p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 6px;
}

.contact_phone {
	width: 195px;
	display: inline-block;
	margin-bottom: 12px;
}

.contact_phone1 {
	float: left;
	background-image: url(../img/phone_bg.png);
	background-repeat: no-repeat;
	font-size: 40px;
	height: 35px;
	padding-left: 28px;
	width: 97px;
}

.contact_phone2 {
	float: left;
	margin-left: 0;
	margin-top: 8px;
	width: 70px;
}

.contact_center a {
	color: #048fcc;
	font-size: 13px;
	text-decoration: underline;
	line-height: 24px;
}

.qr_click {
	background-image: url(../img/qr_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 21px;
	width: 50px;
	position: absolute;
	right: 20px;
	bottom: 26px;
	cursor: pointer;
}

.qr_click span {
	color: #048fcc;
	font-size: 11px;
	font-style: italic;
	border-bottom: 1px dotted #048fcc;
}

.search {
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 230px;
	height: 27px;
	padding: 5px;
	float: left;
	margin-top: 35px;
	behavior: url("../../index.html");
}

.search input[type="text"] {
	width: 180px;
	height: 25px;
	border: 1px solid #e5e6e5;
	padding: 0 4px;
	float: left;
}

.search input[type="submit"] {
	background-image: url(../img/search_submit.png);
	background-color: transparent;
	height: 26px;
	width: 26px;
	float: left;
	padding: 0;
	margin-left: 8px;
	margin-top: 2px;
	box-shadow: none;
}

.contact_button {
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 220px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	float: right;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	margin-right: 20px;
	margin-top: 20px;
	cursor: pointer;
	behavior: url("../../index.html");
	line-height: 19px;
}

.contact_button:hover {
	background: #48d6ff;
	background: -moz-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #48d6ff), color-stop(100%, #0098e2));
	background: -webkit-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -o-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -ms-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: linear-gradient(to bottom, #48d6ff 0%, #0098e2 100%);
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 220px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	float: right;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	margin-right: 20px;
	margin-top: 20px;
	cursor: pointer;
	behavior: url("../../index.html");
}

.contact_button.active {
	background: #48d6ff;
	background: -moz-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #48d6ff), color-stop(100%, #0098e2));
	background: -webkit-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -o-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -ms-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: linear-gradient(to bottom, #48d6ff 0%, #0098e2 100%);
	-moz-box-shadow: inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow: inset 0 0 10px #000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 220px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	float: right;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	margin-right: 20px;
	margin-top: 20px;
	cursor: pointer;
	behavior: url("../../index.html");
}

.box1 {
	width: 300px;
	height: 205px;
	float: left;
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;
	margin-right: 20px;
	cursor: pointer;
}

.box1 .box_title {
	behavior: url('../../index.html');
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	height: 41px;
	width: 300px;
	border-radius: 0 0 8px 8px;
	position: absolute;
	bottom: 0;
	text-align: center;
	color: #fff;
	font-size: 22px;
	padding-top: 14px;
}

.box1:hover .box_title {
	background: #48d6ff;
	background: -moz-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #48d6ff), color-stop(100%, #0098e2));
	background: -webkit-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -o-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -ms-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: linear-gradient(to bottom, #48d6ff 0%, #0098e2 100%);
}

.wrapper_boxes {
	width: 942px;
	margin: auto;
}

.wrapper_boxes_inner {
	width: 942px;
	display: inline-block;
	padding-top: 30px;
	padding-bottom: 30px;
}

.box1.last {
	margin-right: 0;
}

.exchange_rate {
	float: right;
	border: 1px solid #bdbdbd;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 220px;
	padding: 18px;
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	position: relative;
	margin-top: 15px;
}

.exchange_rate table {
	width: 100%;
}

.exchange_rate table td {
	text-align: right;
	padding: 6px 5px;
	font-weight: normal;
}

.exchange_rate table tr {
	font-weight: bold;
}

.exchange_rate table tr:first-child, .exchange_rate table tr:last-child {
	font-weight: normal;
}

.exchange_rate table td.currency {
	text-align: left;
}

.exchange_rate table .odd td {
	background-color: white;
}

.exchange_rate table .head td, .exchange_rate table .foot td {
	color: #878787;
	font-style: italic;
	font-size: 11px;
}

.exchange_rate table .head td a, .exchange_rate table .foot td a {
	font-size: 11px;
	color: #048fcc;
}

.news_wrapper {
	width: 660px;
	float: left;
}

.news_single {
	width: 140px;
	padding-right: 25px;
	float: left;
}

.news_single p {
	line-height: 17px;
}

.news_single p.date {
	color: #878787;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 6px;
}

.news_row {
	width: 660px;
	display: inline-block;
	margin-left: -20px;
	margin-bottom: 7px;
}

.news_row.ontopleft {
	position: absolute;
	margin-left: 475px;
	bottom: 110px;
	width: 100px;
	display: block;
}

.news_row.infobox {
	white-space: nowrap;
	display: block;
	margin-left: -50px;
	overflow: hidden;
	width: 690px;
}

.news_row.infobox p {
	margin: 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
}

.news-rows {
	margin-left: 20px;
}

.news_header {
	font-size: 18px;
	text-transform: uppercase;
	color: #048fcc;
	border-bottom: 1px dotted #048fcc;
	display: inline-block;
	margin: 30px 15px 22px 15px;
	cursor: pointer;
}

.news_header a {
	font-size: 18px;
	color: #048fcc;
}

.news_header.news_bubble {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.news_bubble {
	background: url(../img/bubble_mid.png) no-repeat top center;
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 0 28px 0;
	margin-left: 30px !important;
	margin-top: 15px !important;
	margin-left: -20px;
	margin-bottom: 0 !important;
	border-bottom: none;
	margin-right: 40px;
	white-space: nowrap;
	min-width: 25px;
	position: relative;
}

.news_bubble a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

.news_bubble:before {
	width: 23px;
	padding-bottom: 48px;
	margin: -15px 0 0 -23px;
	margin-left: -23px;
	margin-top: -15px;
	background: url('../img/bubble_left.png') no-repeat top left;
	content: " ";
	position: absolute;
	left: 0;
}

.news_bubble:after {
	width: 23px;
	padding-bottom: 48px;
	margin-top: -15px;
	margin-right: -23px;
	content: " ";
	background: url('../img/bubble_right.png') no-repeat top left;
	position: absolute;
	right: 0;
}

.banner_block {
	width: 270px;
	padding: 15px 25px 20px 40px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: white;
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	margin-top: 50px;
	behavior: url('../../index.html');
}

.banner_button {
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ec4f7', endColorstr='#0491ce', GradientType=0);
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 240px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
	margin-left: 15px;
	margin-top: 15px;
}

.banner_button a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

.banner_block p.head {
	color: #0490ce;
	font-size: 50px;
	line-height: 55px;
	text-transform: uppercase;
	text-align: center;
	font-family: arial;
	font-weight: bold;
}

.banner_block p {
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	font-family: impact;
}

.banner_block p.percent {
	font-family: impact;
	font-size: 155px;
	letter-spacing: -5px;
	line-height: 155px;
	text-align: center;
}

.menu_top_container {
	margin: 0 auto;
	width: 100%;
}

.menu_top {
	height: auto;
	display: inline-block;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 1024px;
	z-index: 10;
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
}

.menu_top_wrapper {
	height: 55px;
	margin: 0 auto;
	position: relative;
	width: 1100px;
}

.logo img {
	display: block;
	margin-left: 10px;
}

.menu_top1 {
	background-color: #fff;
	display: inline-block;
	left: 0;
	min-width: 1024px;
	top: 0;
	width: 100%;
	z-index: 10;
	height: 55px;
}

.submenu {
	width: 100%;
	min-width: 1024px;
	padding-top: 35px;
	padding-bottom: 30px;
	background: url(../img/bg_menu.png) repeat scroll 0 0 transparent;
	margin-top: -2px;
}

.submenu_top_wrapper {
	margin: 0 auto;
	position: relative;
	width: 1180px;
}

.submenu_top_wrapper_inner {
	width: 990px;
	margin-left: 10px;
	display: inline-block;
}

.submenu_top_wrapper ul {
	float: left;
	width: 150px;
	margin-right: 15px;
}

.submenu_top_wrapper li.head {
	font-size: 14px;
	color: #048fcc;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

.submenu_top_wrapper li a {
	color: #048fcc;
	font-size: 13px;
	padding: 0 5px;
	text-decoration: underline;
}

.submenu_top_wrapper li a.active {
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%) repeat scroll 0 0 transparent;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
}

.submenu_top_wrapper li {
	line-height: 24px;
}

.submenu_top_wrapper a:hover {
	color: #ff6b34;
	background-color: white;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
}

.wrapper_left {
	width: 650px;
	float: left;
	margin-left: 5px;
}

.wrapper_left p {
	line-height: 20px;
	margin-bottom: 10px;
}

.wrapper_left_inner {
	width: 704px;
	padding-top: 25px;
	padding-bottom: 15px;
	display: inline-block;
}

.wrapper_left_inner.border {
	background-image: url(../img/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.wrapper_620 {
	width: 620px;
	display: inline-block;
	padding-right: 20px;
}

.wrapper_680 {
	width: 680px;
	display: inline-block;
	padding-right: 20px;
}

.wrapper_right {
	width: 260px;
	float: right;
	margin-right: 10px;
	padding-top: 25px;
}

h1 {
	font-size: 32px;
	line-height: 42px;
	text-transform: uppercase;
	color: #000;
}

h2 {
	font-size: 28px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 15px;
}

.blue {
	color: #048fcc !important;
}

.underline {
	text-decoration: underline !important;
}

.breadcrumbs a > span {
	font-size: 13px;
	text-decoration: none;
	color: #0080b4;
}

.breadcrumbs a:hover > span {
	text-decoration: none;
	border-bottom-color: currentColor;
	color: #ff6b34;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: none;
}

.breadcrumbs {
	display: inline-block;
	margin-bottom: 25px;
}

.breadcrumbs li {
	float: left;
	background-image: url(../img/bc_bg.png);
	background-position: right center;
	padding-right: 22px;
	background-repeat: no-repeat;
}

.wrapper_1024_inner {
	width: 1024px;
	display: inline-block;
}

.div1 {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 20px;
}

.div2 {
	float: left;
	width: 360px;
	margin-right: 20px;
}

.div3 {
	width: 140px;
	float: left;
}

.div2 p {
	font-size: 15px;
}

.div3 p {
	text-align: center;
}

.button_blue {
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	behavior: url('../../index.html');
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 8px 12px -6px #cbcccb;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
	margin-bottom: 5px;
}

.button_blue a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul.default {
	margin-top: 15px;
	margin-bottom: 30px;
}

ul.default li {
	line-height: 24px;
	font-size: 15px;
	list-style-type: none;
	margin-left: 40px;
	color: #000;
	background-image: url(../img/bullet_default.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

ul.default li a {
	font-size: 15px;
}

.anchor_back {
	margin-top: 50px;
	padding-left: 16px;
	margin-left: -16px;
	background-image: url(../img/anchor_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.anchor_back a {
	font-size: 28px;
	text-transform: uppercase;
}

ul.numbers {
	width: 580px;
	padding: 10px 20px 20px 20px;
	list-style-type: decimal;
	display: inline-block;
}

ul.numbers li {
	width: 580px;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 10px;
	background-image: url(../img/bullet_number.png);
	background-repeat: no-repeat;
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 18px;
	color: #fff;
	min-height: 23px;
}

ul.numbers li.border {
	background-image: url(../img/wrapper_bg.jpg), url(../img/bullet_number.png);
	background-position: left top, left 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

ul.numbers li p {
	color: #000;
	display: block;
	float: right;
	font-size: 15px;
	width: 550px;
}

ul.numbers li p.italic {
	font-size: 13px;
	margin-top: 10px;
	color: #000;
	display: block;
}

ul.numbers.border_radius {
	border: 1px solid #bdbdbd;
	border-radius: 8px;
}

.wrapper_620 table {
	width: 100%;
}

thead td {
	background-color: #e5e6e5;
}

thead {
	margin-bottom: 10px;
}

.odd td {
	background-color: #fff;
}

.odd td:first-child {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.odd td:last-child {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.wrapper_620 table td {
	padding: 10px 12px;
	font-size: 13px;
	text-align: center;
}

.td1 {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	text-align: left !important;
}

.tdlast {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: right !important;
}

.banner_small {
	width: 100%;
	min-width: 1024px;
}

.banner_small img {
	width: 100%;
}

.div_right {
	width: 220px;
	padding: 20px;
	border: 1px solid #bdbdbd;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0 8px 12px -6px #cbcccb;
	margin-bottom: 20px;
}

.div_right.right1 {
	height: 120px;
}

.div_right.right2 {
	height: 240px;
}

.div_right p.head {
	font-weight: bold;
	font-size: 14px;
}

.div_right p {
	line-height: 18px;
}

.div_right input[type="text"] {
	width: 210px;
	padding: 3px 4px;
	border: 1px solid #e5e6e5;
}

.div_right select {
	width: 220px;
	padding: 3px 4px;
	border: 1px solid #e5e6e5;
	margin-top: 5px;
}

.div_right .prefix {
	font-size: 19px;
	display: block;
	float: left;
	margin-top: 4px;
}

.div_right #tel {
	width: 46px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.div_right #tel1 {
	width: 100px;
	float: left;
}

.div_right input[type="checkbox"] {
	border: 1px solid #e5e6e5;
	margin-left: 0;
	padding-left: 0;
}

.div_right p.disc, .div_right p.disc label, .div_right p.disc a {
	font-size: 11px;
}

input[type="submit"] {
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	color: #fff;
	width: 136px;
	height: 54px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 54px;
	padding: 0;
	font-weight: bold;
	border-radius: 5px;
	box-shadow: 0 16px 20px -20px black;
}

.div_right input[type="submit"] {
	width: 220px;
	height: 56px;
	background-repeat: no-repeat;
}

.div_right div input[type="submit"] {
	width: 220px;
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	background-repeat: no-repeat;
}

.div_right.banner.banner1 {
	height: 160px;
	background-repeat: no-repeat;
}

.div_right p.head1 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px;
}

.div_right_left {
	float: left;
	width: 110px;
}

.div_right.cc_bg {
	background-image: url(../img/cc_bg.jpg);
	background-repeat: no-repeat;
	background-position: 125px 13px;
	min-height: 130px;
	display: inline-block;
}

input.oddzialy {
}

.div_right.banner1 img {
	display: none;
}

#page_sombel_bank.form {
	background-color: white;
}

#page_sombel_bank.form #product_content {
	padding: 30px 0;
}

#form_main {
	border-radius: 20px;
	border: 1px solid #bdbdbd;
	width: 944px;
	height: auto;
	margin: auto;
	overflow: hidden;
	background: white;
}

#form_main_2_bg .form_main_2 {
	width: 942px;
}

#form_head {
	height: 150px;
	width: 100%;
	padding-top: 40px;
	background: url('../img/form_head1.png') no-repeat top center;
}

.form_main_2 #form_head {
	height: 107px;
	padding-bottom: 0;
	padding-top: 40px;
}

.shadow {
	height: 18px;
	background: url('../img/shadow.png') no-repeat top center;
}

#form_head h3 {
	line-height: 24px;
	font-size: 20px;
}

#form_head p {
	width: 430px;
	padding-top: 40px;
	padding-left: 40px;
	font-size: 20px;
	color: white;
}

#form_content {
	min-height: 290px;
	width: 942px;
	position: relative;
}

#form_steps {
	width: 942px;
	height: 50px;
}

#form_steps.step1 {
	background: url('../img/steps_1.png') no-repeat top left;
}

#form_content > #col1, #form_content > #col2, #form_content > #col3 {
	float: left;
	margin-left: 20px;
	padding-top: 30px;
}

#form_content > #col1 {
	width: 165px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
}

#form_content > #col1 > a.lowlink {
	position: absolute;
	bottom: 20px;
	left: 40px;
	color: gray;
	font-weight: 100;
	font-style: italic;
}

.idea_contact_left {
	float: left;
	width: 420px;
}

.idea_contact_right {
	width: 280px;
	float: right;
	background: #eaeaea;
	border-radius: 10px;
	box-shadow: 0 5px 10px #cacaca;
	behavior: url('../../index.html');
}

.idea_contact_right p {
	margin: 7px 10px;
}

#form_content > #col2 {
	text-align: center;
}

#form_content > #col2 table {
	width: 400px;
}

#form_content > #col2 table td {
	text-align: right;
	height: 30px;
	width: 75px;
}

#form_content > #col2 table td.label {
	width: 120px;
	font-style: italic;
}

#form_content input#inp_phone_prefix_k {
	border: none;
	background: transparent;
}

#form_content > #col2 table td input[type="text"] {
	width: 240px;
	border: 1px solid #bdbdbd;
	height: 25px;
}

#form_content > #col2 table td select {
	width: 244px;
	border: 1px solid #bdbdbd;
	height: 25px;
}

#inp_phone_prefix_k {
	border: none !important;
	font-size: 21px;
	color: black;
}

#form_content > #col2 table td span.phone {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin-right: 10px;
}

#form_content > #col2 table td input#inp_phone_prefix_k {
	width: 54px;
}

#form_content > #col2 table td input#phone_no1, #form_content > #col2 table td input#phone_no2 {
	width: 110px;
}

.kontakt_agree_button_wrapper input[type="submit"] {
	width: 218px !important;
	height: 71px !important;
	background: url('../img/kontakt_submit.png') !important;
	background-repeat: no-repeat !important;
}

#form_content > #col2 table td span {
	font-style: italic;
}

#form_content > #col2 table td input[type="submit"] {
	background: url('../img/wide_button.png') no-repeat top left;
	height: 71px;
	width: 136px;
	margin-right: 2px;
	box-shadow: none;
	font-size: 0;
	padding-bottom: 30px;
}

#form_content > #col2 table td input.error {
	border: 4px solid #ff6b34 !important;
	display: inline;
}

#form_content > #col3 {
	width: 260px;
	float: right !important;
}

#right_gray_top {
	width: 231px;
	height: 13px;
	background: url('../img/form_gray_top.png') no-repeat top left;
}

#right_gray {
	width: 171px;
	min-height: 170px;
	background: #f3f4f3;
	padding: 10px 30px;
}

#right_gray h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

#right_gray p {
	font-size: 15px;
	line-height: 21px;
	margin: 5px 0;
}

#right_gray_bottom {
	width: 231px;
	height: 22px;
	background: url('../img/form_gray_bottom.png') no-repeat top left;
}

.div_right.banner.banner1 {
	padding: 0 !important;
	width: 261px !important;
	height: auto!important;
}

.div_right.banner.banner1 a {
	display: block;
	width: 261px;
	height: 201px;
}

.hide {
	display: none;
}

.qr {
	box-shadow: 2px 2px 42px 10px;
	behavior: url('../../index.html');
	position: absolute;
	background: white;
	padding: 20px;
	border-radius: 10px;
	left: -200px;
	top: -100px;
}

.qr_close {
	position: absolute;
	behavior: url('../../index.html');
	width: 20px;
	height: 20px;
	background: url('../img/qrcode_close_in.png');
	right: 0;
	top: -25px;
	cursor: pointer;
}

.qr_close:hover {
	background: url('../img/qrcode_close.png');
}

.lalign {
	text-align: left !important;
}

.wrapper_left div {
	line-height: 20px;
}

.wrapper_left .border_radius {
	border: 1px solid #bdbdbd;
	border-radius: 8px 8px 8px 8px;
	list-style-type: decimal;
	padding: 10px 20px 20px;
	width: 580px;
}

ol {
	display: inline-block;
	list-style-type: none;
	padding: 10px 0;
	width: 650px;
}

ol li {
	font-size: 18px;
	list-style-position: inside;
	list-style-type: none !important;
	margin-top: 10px;
	width: 650px;
	line-height: 25px;
	display: inline-block;
	background-image: url("../img/wrapper_bg.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

ol li span {
	color: #000;
	display: block;
	float: right;
	font-size: 15px;
	width: 620px;
}

span.olli {
	width: 20px;
	display: block;
	float: left;
	background-image: url("../img/bullet_number.png");
	background-repeat: no-repeat;
	color: #fff;
	font-size: 18px;
	min-height: 23px;
	padding-left: 6.5px;
	padding-top: 0;
}

h1.border_title {
	background-image: url("../img/wrapper_bg.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.wrapper_left td {
	padding: 12px 5px;
	font-size: 12px;
}

.wrapper_left td p, .wrapper_left td a, .wrapper_left td strong {
	font-size: 13px;
	margin-bottom: 0;
	line-height: 15px;
}

img.pdf_icon {
	vertical-align: middle;
	margin-right: 5px;
}

.create_accounts_button .button_blue {
	width: 120px !important;
	line-height: 18px !important;
	padding: 5px 0;
}

.create_accounts_button .button_blue a {
	font-size: 17px !important;
}

.create_accounts_button .button_blue a:hover {
	text-decoration: none;
	color: inherit;
}

.wrapper_left table.pravlenie td {
	text-align: center;
}

.wrapper_left table tr td:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.wrapper_left table tr td:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

tr.bgwhite, tr.bggray {
	background-color: transparent !important;
}

tr.bgwhite td {
	background-color: white !important;
}

tr.bggray td {
	background-color: #f3f4f3 !important;
}

#div_tabs_847 td {
	vertical-align: top;
}

.selectors_left {
	width: 180px !important;
}

.selectors_right {
	width: 430px !important;
}

.kyrs_main {
	border-bottom: 1px solid #ddd;
}

div#page_o_idea_bank_tabs {
	width: 940px;
}

#div_tabs_847 td p {
	line-height: 20px;
}

strong {
	font-weight: bold;
}

b {
	font-weight: bold;
}

.selectors_right_a {
	width: 260px !important;
	display: table-cell;
	margin-bottom: 10px;
	float: none;
	margin-left: 0;
	margin-top: 20px;
	vertical-align: bottom;
}

.selectors_right_b {
	width: 130px !important;
	display: table-cell;
	float: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	vertical-align: bottom;
}

.selectors_left {
	display: table-cell;
	float: none;
	vertical-align: bottom;
}

.selectors_wrapper {
	display: table;
	width: 704px;
	vertical-align: bottom;
}

input#phone_no2 {
	width: 129px !important;
}

input.lowlink {
	display: block;
	margin-left: 0;
	padding-left: 0;
	bottom: 20px;
	position: absolute;
	left: 40px;
	color: gray;
	font-weight: 100;
	font-style: italic;
}

#page_sombel_bank input.lowlink {
	position: static;
	margin-top: 25px;
}

.search_row {
	margin: 35px 40px 30px 40px;
}

#search_container {
	margin-top: 35px;
}

#search-panel {
	float: none;
	width: 600px;
	margin-left: 40px;
	height: 45px;
	margin-bottom: 20px;
}

.left-wrapper-search h3 a {
	font-size: 28px;
	display: inline-block;
	line-height: 35px;
}

#search-panel input[type="text"] {
	width: 500px;
	height: 43px;
}

#search-panel input[type="submit"] {
	margin-left: 35px;
	margin-top: 11px;
}

.left-wrapper-search {
	width: 720px;
	float: left;
}

.border-img {
	background-image: url("../img/wrapper_bg.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.search_url {
	margin-top: 15px;
}

.search_description {
	margin: 10px 0 0 15px;
}

.search_date {
	margin: 4px 0 4px 0;
}

.search_lackof {
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 14pt;
}

#paginator {
	text-align: center;
}

#paginator li {
	display: inline;
	margin: 0 5px;
}

.left-wrapper-search #paginator {
	margin-bottom: 25px;
	margin-top: 50px;
}

#search_container .wrapper_right {
	padding-top: 106px;
}

.left-wrapper-search #paginator li {
	cursor: pointer;
	color: #0080b4;
	text-decoration: underline;
	font-size: 18px;
}

.left-wrapper-search #paginator li.active {
	background: #4fc4f7;
	background: -moz-linear-gradient(top, #4fc4f7 0%, #2989d8 100%, #207cca 100%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fc4f7), color-stop(100%, #2989d8), color-stop(100%, #207cca), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4fc4f7 0%, #2989d8 100%, #207cca 100%, #0491ce 100%);
	background: -o-linear-gradient(top, #4fc4f7 0%, #2989d8 100%, #207cca 100%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4fc4f7 0%, #2989d8 100%, #207cca 100%, #0491ce 100%);
	background: linear-gradient(to bottom, #4fc4f7 0%, #2989d8 100%, #207cca 100%, #0491ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fc4f7', endColorstr='#0491ce', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
}

.left-wrapper-search #paginator li:hover {
	color: #ff6b34;
}

.tabs {
	display: inline-block;
	margin-top: 10px;
}

.ta-center {
	text-align: center;
}

.slider {
	height: 42px;
	background-color: #77d1f9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 18px 10px 10px 20px;
	position: relative;
}

#form_main .form_content_deposit {
	width: 864px;
	padding: 10px 0 20px 0;
	margin: 0 auto;
}

.slider-shadow {
	background: url(../img/slider-shadow.png) no-repeat center bottom;
	padding-bottom: 15px;
	margin-top: 10px;
}

.slider:before {
	content: url(../img/double-line.jpg);
	position: absolute;
	top: 5px;
	right: 281px;
}

.slider-0:before {
	content: "";
}

.slider-0 select {
	width: 235px;
	height: 35px;
	margin: 0 62px;
}

.slider-shadow-yellow .slider:before {
	content: url(../img/double-line-yellow.jpg);
	position: absolute;
	top: 5px;
	right: 281px;
}

.slider .slider-scale {
	margin: 13px 25px 0 15px;
}

.tabs .news_bubble {
	color: #000;
}

.slider-scale {
	width: 405px;
	padding-right: 10px;
	position: relative;
}

.slider p, .slider div {
	float: left;
}

.slider div {
	border-right: 1px solid #189fd9;
}

.slider p {
	font-size: 18px;
	line-height: 1;
}

.slider p.slider-right {
	font-size: 28px;
	width: 258px;
	font-weight: bold;
	line-height: 0.6;
	margin-top: -6px;
}

.slider p.slider-right input {
	height: 40px;
	width: 180px;
	font-size: 28px;
	text-align: right;
}

.slider p.slider-right span {
	font-size: 14px;
	font-weight: normal;
}

.chart {
	background-color: #ececec;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 25px 30px 25px 30px;
	margin-top: 10px;
}

.clear {
	clear: both;
}

.table-percentage a.button {
	width: 347px;
	height: 52px;
	background: #4ec4f7;
	background: -moz-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ec4f7), color-stop(100%, #0491ce));
	background: -webkit-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -o-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: -ms-linear-gradient(top, #4ec4f7 0%, #0491ce 100%);
	background: linear-gradient(to bottom, #4ec4f7 0%, #0491ce 100%);
	-webkit-box-shadow: 0 8px 12px -6px #cbcccb;
	-moz-box-shadow: 0 8px 12px -6px #cbcccb;
	box-shadow: 0 8px 12px -6px #cbcccb;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	margin-right: 20px;
	margin-top: 20px;
	cursor: pointer;
	behavior: url("../../index.html");
	line-height: 19px;
}

.table-percentage a.button:hover {
	background: #48d6ff;
	background: -moz-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #48d6ff), color-stop(100%, #0098e2));
	background: -webkit-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -o-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: -ms-linear-gradient(top, #48d6ff 0%, #0098e2 100%);
	background: linear-gradient(to bottom, #48d6ff 0%, #0098e2 100%);
}

#chart-submit {
	margin-top: 7px;
}

#chart-submit input[type="submit"], #a-next {
	width: 347px;
	height: 72px;
	display: inline-block;
	background: url(../img/chart-submit.png) no-repeat;
	cursor: pointer;
}

#a-next {
	margin-top: 10px;
	outline: none;
}

.table-percentage a.button {
	display: inline-block;
	width: 218px;
	font-size: 16px;
	text-decoration: none;
	height: 18px;
	padding: 20px 0;
	margin-right: 0;
	margin-top: 0;
}

.credit-buttons input[type="submit"], .credit-buttons #a-next-2 {
	width: 307px;
	height: 92px;
	cursor: pointer;
	background: url(../img/button-blue.png) no-repeat;
}

.credit-buttons #a-next-2 {
	display: inline-block;
	margin-top: 10px;
}

.credit-buttons a.button-grey [type="submit"] {
	width: 307px;
	height: 71px;
	cursor: pointer;
	background: url(../img/button-grey.png) no-repeat;
}

.chart-left {
	float: left;
	width: 380px;
}

.chart-left p {
	font-size: 38px;
	line-height: 1.2;
}

.chart2 .chart-left p {
	font-size: 18px;
	line-height: 1;
}

.chart2 .chart-left p span {
	font-size: 55px;
}

.chart-right {
	float: right;
	width: 330px;
	height: 178px;
	display: table;
}

.chart-right div {
	display: table-cell;
	position: relative;
	vertical-align: bottom;
}

.chart-1 {
	width: 163px;
}

.chart-2 {
	width: 163px;
}

.chart-1 p, .chart-2 p {
	position: absolute;
	text-align: center;
	color: #000;
	font-size: 17px;
	width: 163px;
	margin-top: 0;
	line-height: 0.9;
}

.chart-1 .chart-top {
	background-image: url(../img/blue_top.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 159px;
	display: block;
}

.chart-2 .chart-top {
	background-image: url(../img/orange_top.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 159px;
	display: block;
}

.chart-1 .chart-bottom, .chart-2 .chart-bottom {
	background-image: url(../img/blue_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 159px;
	display: block;
}

.chart-2 .chart-inter {
	background-image: url(../img/blue_orange_border.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 159px;
	display: block;
}

.chart-1 .chart-mid, .chart-2 .chart-mid-2 {
	background-image: url(../img/blue_bg.png);
	background-repeat: repeat-y;
	width: 159px;
	display: block;
	max-height: 75px;
	min-height: 15px;
}

.chart-2 .chart-mid-1 {
	background-image: url(../img/orange_bg.png);
	background-repeat: repeat-y;
	width: 159px;
	display: block;
	max-height: 75px;
	min-height: 5px;
}

.table-percentage tr td {
	padding: 5px;
	font-size: 18px;
}

.table-percentage tr td.percentage {
	font-size: 45px;
	color: #048fcc;
	font-weight: bold;
	width: 120px;
}

.table-percentage tr td.orange {
	color: #ff5400;
}

.table-percentage tr td.second-column {
	width: 220px;
}

.table-percentage tr td.fourth-column {
	width: 220px;
	color: #048fcc;
	text-decoration: underline;
}

.table-percentage tr td a {
	color: #048fcc;
	font-size: 18px;
	line-height: 1.1;
}

.table-percentage tr.border-bottom {
	border-bottom: 1px solid #bdbdbd;
}

.form_main_2_shadow_bottom {
	background: url(../img/form_main_2_shadow_bottom.png) no-repeat center bottom;
	padding-bottom: 16px;
}

.slider-left {
	width: 115px;
}

.slider-shadow-yellow .slider-3 {
	background-color: #ffd200;
}

.credit-buttons {
	margin: 0 0 30px 0;
}

.form_main_2_shadow_bottom_shadow {
	margin-bottom: 20px;
}

.hidden {
	display: none;
}

.blue-panel {
	background-color: #77d1f9;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 18px 20px 18px 20px;
}

.blue-panel div {
	display: inline-block;
}

.depo-steps {
	margin-top: -17px;
}

.depo-button-next, .depo-button-submit {
	float: right;
}

.depo-button-next input[type="submit"], .depo-button-submit input[type="submit"] {
	width: 307px;
	height: 72px;
	display: inline-block;
	background: url(../img/depo-button-next.png) no-repeat;
	cursor: pointer;
}

.depo-button-submit input[type="submit"] {
	background: url(../img/depo-button-send.png) no-repeat;
}

.depo-table-1 {
	width: 405px;
	margin: 10px auto 0 auto;
}

.depo-table-1 input {
	width: 216px;
	height: 25px;
}

.depo-table-1 .phone-input input {
	width: 169px;
}

.depo-table-1 input[type=radio], .depo-table-1 input[type=checkbox] {
	width: 10px;
	height: 10px;
}

.depo-table-1 tr td {
	padding: 5px;
}

.depo-table-1 tr td div {
	display: inline-block;
}

.depo-table-1 tr td div select {
	height: 35px;
	width: 222px;
}

.depo-table-3 tr td div select {
	height: 35px;
	width: 260px;
}

.depo-table-1 tr td.left_column {
	width: 130px;
	text-align: right;
}

.depo-table-1 span.phone-prefix {
	margin-right: 14px;
}

#form_content h2 {
	margin: 20px 0;
	font-size: 24px;
}

.blue-panel table tr td.blue-panel-div-1, .blue-panel table tr td.blue-panel-div-2, .blue-panel table tr td.blue-panel-div-3 {
	padding: 0;
}

.blue-panel-div-1 input {
	width: 290px;
}

.blue-panel-div-2 input {
	width: 110px;
}

.blue-panel-div-3 input {
	width: 45px;
}

.blue-panel table tr td {
	padding: 0 5px 0 21px;
	text-align: right;
	vertical-align: middle;
	line-height: 1.2;
}

.depo-table-2 .div_m121 input {
	width: 37px;
}

.depo-table-2 .div_m122 input {
	width: 82px;
}

.form_content_deposit form {
	position: relative;
}

.return-button {
	position: absolute;
	bottom: 15px;
	left: 0;
}

.return-button input[type="submit"] {
	width: 38px;
	height: 14px;
	background: url(../img/return-button.png) no-repeat;
	cursor: pointer;
}

.div-with-two-tables {
	margin: 10px 0 30px 0;
	padding: 20px 0;
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}

.depo-table-3 .div_m43 input, .depo-table-3 .div_m44 input, .depo-table-3 .div_m135 input, .depo-table-3 .div_m142 input, .depo-table-3 .div_m143 input, .depo-table-3 .div_m144 input {
	width: 42px;
}

.depo-table-3 input {
	width: 254px;
}

.div-with-table-1 {
	width: 50%;
	float: left;
}

.div-with-table-2 {
	width: 50%;
	float: right;
}

.div-with-table-1 caption, .div-with-table-2 caption {
	font-size: 20px;
	padding-bottom: 15px;
	text-align: left;
}

.button_avtoryzacja {
	width: 290px;
	height: 143px;
	display: inline-block;
	margin-right: 20px;
	outline: none;
}

#button_avtoryzacja1 {
	background: url("../img/button_avtoryzacja1.png") 0 0;
}

#button_avtoryzacja2 {
	background: url("../img/button_avtoryzacja2.png") 0 0;
}

#button_avtoryzacja3 {
	background: url("../img/button_avtoryzacja3.png") 0 0;
}

#button_avtoryzacja4 {
	background: url("../img/button_avtoryzacja4.png") 0 0;
}

#button_avtoryzacja5 {
	background: url("../img/button_avtoryzacja5.png") 0 0;
}

#button_avtoryzacja6 {
	background: url("../img/button_avtoryzacja6.png") 0 0;
}

.button_avtoryzacja:hover {
	opacity: 0.85;
}

#button_avtoryzacja1:active {
	background: url("../img/button_avtoryzacja1.png") 0 143px;
}

#button_avtoryzacja2:active {
	background: url("../img/button_avtoryzacja2.png") 0 143px;
}

#button_avtoryzacja3:active {
	background: url("../img/button_avtoryzacja3.png") 0 143px;
}

#button_avtoryzacja4:active {
	background: url("../img/button_avtoryzacja4.png") 0 143px;
}

#button_avtoryzacja5:active {
	background: url("../img/button_avtoryzacja5.png") 0 143px;
}

#button_avtoryzacja6:active {
	background: url("../img/button_avtoryzacja6.png") 0 143px;
}

.menu-page {
	margin-top: 20px;
}

.menu-page ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
	width: 200px;
}

.menu-page ul li.head {
	width: 100%;
	margin-right: 0;
}

.menu-page ul li.head a {
	display: inline-block;
	font-size: 38px;
	margin-bottom: 20px;
	text-transform: uppercase;
	line-height: 40px;
}

.menu-page ul {
	background-image: url("../img/wrapper_bg.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.menu-page ul:last-child {
	background: none;
}

.news-stripe-container {
	position: relative;
	margin-left: -60px;
	width: 680px;
}

.news-stripe {
	width: 100%;
	overflow-x: hidden;
}

.news-stripe-shadow-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 100%;
	background: -moz-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.77) 50%, rgba(243, 244, 243, 0.5) 76%, #f3f4f3 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f4f3), color-stop(50%, rgba(243, 244, 243, 0.77)), color-stop(76%, rgba(243, 244, 243, 0.5)), color-stop(100%, #f3f4f3));
	background: -webkit-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.77) 50%, rgba(243, 244, 243, 0.5) 76%, #f3f4f3 100%);
	background: -o-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.77) 50%, rgba(243, 244, 243, 0.5) 76%, #f3f4f3 100%);
	background: -ms-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.77) 50%, rgba(243, 244, 243, 0.5) 76%, #f3f4f3 100%);
	background: linear-gradient(to right, #f3f4f3 0%, rgba(243, 244, 243, 0.77) 50%, rgba(243, 244, 243, 0.5) 76%, #f3f4f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f4f3', endColorstr='#00f3f4f3', GradientType=1);
	z-index: 2;
}

.news-stripe-shadow-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 100%;
	background: -moz-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.5) 49%, rgba(243, 244, 243, 0.77) 77%, #f3f4f3 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f4f3), color-stop(49%, rgba(243, 244, 243, 0.5)), color-stop(77%, rgba(243, 244, 243, 0.77)), color-stop(100%, #f3f4f3));
	background: -webkit-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.5) 49%, rgba(243, 244, 243, 0.77) 77%, #f3f4f3 100%);
	background: -o-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.5) 49%, rgba(243, 244, 243, 0.77) 77%, #f3f4f3 100%);
	background: -ms-linear-gradient(left, #f3f4f3 0%, rgba(243, 244, 243, 0.5) 49%, rgba(243, 244, 243, 0.77) 77%, #f3f4f3 100%);
	background: linear-gradient(to right, #f3f4f3 0%, rgba(243, 244, 243, 0.5) 49%, rgba(243, 244, 243, 0.77) 77%, #f3f4f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3f4f3', endColorstr='#f3f4f3', GradientType=1);
	z-index: 2;
}

.news-stripe ul {
	padding: 10px 0 0 0;
	height: 20px;
	width: 9223372036854775807px;
}

.news-stripe ul li {
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	float: left;
	margin-right: 10px;
	height: 100%;
}

.news-stripe ul li:before {
	color: #0080b4;
	content: "\2022";
	top: 0.1em;
	padding-right: 8px;
}

.error div {
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	max-width: 248px;
	padding: 5px;
	position: absolute;
	display: block;
	text-align: left;
}

input.error {
	display: block;
	border: 2px solid #f00;
}

#form_content_deposit_index .ui-state-default, #form_content_deposit_index .ui-widget-content .ui-state-default, #form_content_deposit_index .ui-widget-header .ui-state-default, #form_content_deposit-with-chart-index .ui-state-default, #form_content_deposit-with-chart-index .ui-widget-content .ui-state-default, #form_content_deposit-with-chart-index .ui-widget-header .ui-state-default {
	background: url("../img/skorolle.png") no-repeat;
	border: none;
	cursor: pointer;
}

#form_content_deposit_index .ui-slider .ui-slider-handle, #form_content_deposit-with-chart-index .ui-slider .ui-slider-handle {
	width: 29px;
	height: 36px;
}

#form_content_deposit_index .ui-slider-horizontal .ui-slider-handle, #form_content_deposit-with-chart-index .ui-slider-horizontal .ui-slider-handle {
	top: -0.8em;
}

#form_content_deposit_index .slider-scale:before, #form_content_deposit-with-chart-index .slider-scale:before {
	content: url("../img/skorolle-scale-left.jpg");
	position: absolute;
	top: -1px;
	left: 0;
}

#form_content_deposit_index .slider-shadow-yellow .slider-scale:before {
	content: url("../img/skorolle-scale-left-yellow.jpg");
	position: absolute;
	top: -1px;
	left: 0;
}

#form_content_deposit_index .slider-scale:after, #form_content_deposit-with-chart-index .slider-scale:after {
	content: url("../img/skorolle-scale-left.jpg");
	position: absolute;
	top: -1px;
	right: 0;
}

#form_content_deposit_index .slider-shadow-yellow .slider-scale:after {
	content: url("../img/skorolle-scale-left-yellow.jpg");
	position: absolute;
	top: -1px;
	right: 0;
}

#form_content_deposit_index .ui-widget-content, #form_content_deposit-with-chart-index .ui-widget-content {
	background: url("../img/skorolle-scale.jpg") repeat-x 0 4px;
	border: none;
}

#form_content_deposit_index .slider-shadow-yellow .ui-widget-content {
	background: url("../img/skorolle-scale-yellow.jpg") repeat-x 0 4px;
	border: none;
}

#form_content_deposit_index .slider div, #form_content_deposit-with-chart-index .slider div {
	border: none;
}

#form_content_deposit_index .slider-scale-inner, #form_content_deposit-with-chart-index .slider-scale-inner {
	height: 100%;
	padding-right: 10px;
	width: 100%;
}

#form_content_deposit_index .slider-scale-inner:before, #form_content_deposit-with-chart-index .slider-scale-inner:before {
	content: url("../img/skorolle-scale-left.jpg");
	position: absolute;
	top: -3px;
	left: 33%;
}

#form_content_deposit_index .slider-shadow-yellow .slider-scale-inner:before {
	content: url("../img/skorolle-scale-left-yellow.jpg");
	position: absolute;
	top: -3px;
	left: 33%;
}

#form_content_deposit_index .slider-scale-inner:after, #form_content_deposit-with-chart-index .slider-scale-inner:after {
	content: url("../img/skorolle-scale-left.jpg");
	position: absolute;
	top: -3px;
	right: 33%;
}

#form_content_deposit_index .slider-shadow-yellow .slider-scale-inner:after {
	content: url("../img/skorolle-scale-left-yellow.jpg");
	position: absolute;
	top: -3px;
	right: 33%;
}

.slider.slider-0 > p > select {
	font-size: 28px;
}

.phones-left {
	width: 125px;
	float: left;
}

.phones-right {
	width: 90px;
	float: right;
	color: #888;
	font-size: 11px !important;
	line-height: 1 !important;
	margin-top: 7px;
}

.gray {
	color: #878787;
}

.container_404 {
	margin: 100px 0;
}

.container_404 h1 {
	font-size: 51px;
	text-align: center;
	margin-bottom: 14px;
}

.container_404 p {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

.footer_404 {
	display: block;
	margin: 0 auto;
	width: 600px;
}

.search-404 {
	margin: 0 auto;
	width: 720px;
}

.foot_logo_award:first-child {
	width: 160px;
}

.foot_logo_getin {
	width: 127px;
}

.foot_logo_award {
	width: 95px;
	height: 45px;
	margin-right: 30px;
}

.foot_logo_award a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.foot_logo_award img {
	width: 100%;
}

.kyrs-wrapper .wrapper_680 {
	background: url("../img/wrapper_bg.jpg") left bottom no-repeat;
	padding-bottom: 20px;
}

.kyrs-wrapper .tabs a {
	text-decoration: none;
}

.kyrs-wrapper table {
	border-spacing: 0 10px;
	border-collapse: separate;
}

.kyrs-wrapper table td.ta-center {
	text-align: center;
}

.kyrs-wrapper table td.bold.ta-center {
	font-size: 18px;
}

#callbackhunter {
	position: fixed;
	bottom: 0;
	right: 0;
}

.cbh-phone {
	visibility: hidden;
	background-color: transparent;
	width: 200px;
	height: 200px;
	position: relative;
	cursor: pointer;
	z-index: 200000 !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility .5s;
	-moz-transition: visibility .5s;
	-o-transition: visibility .5s;
	transition: visibility .5s;
	right: 0;
}

.cbh-phone.cbh-show {
	visibility: visible;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

.cbh-phone.cbh-static {
	opacity: .6;
}

.cbh-phone.cbh-hover {
	opacity: 1;
}

.cbh-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, .4);
	opacity: .1;
	-webkit-animation: cbh-circle-anim 1.7s infinite ease-in-out;
	-moz-animation: cbh-circle-anim 1.7s infinite ease-in-out;
	-ms-animation: cbh-circle-anim 1.7s infinite ease-in-out;
	-o-animation: cbh-circle-anim 1.7s infinite ease-in-out;
	animation: cbh-circle-anim 1.7s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.cbh-phone:hover .cbh-ph-circle {
	-webkit-animation: cbh-circle-anim 1.4s infinite ease-in-out;
	-moz-animation: cbh-circle-anim 1.4s infinite ease-in-out;
	-ms-animation: cbh-circle-anim 1.4s infinite ease-in-out;
	-o-animation: cbh-circle-anim 1.4s infinite ease-in-out;
	animation: cbh-circle-anim 1.4s infinite ease-in-out;
}

.cbh-phone.cbh-active .cbh-ph-circle {
	-webkit-animation: cbh-circle-anim 1.3s infinite ease-in-out !important;
	-moz-animation: cbh-circle-anim 1.3s infinite ease-in-out !important;
	-ms-animation: cbh-circle-anim 1.3s infinite ease-in-out !important;
	-o-animation: cbh-circle-anim 1.3s infinite ease-in-out !important;
	animation: cbh-circle-anim 1.3s infinite ease-in-out !important;
}

.cbh-phone.cbh-static .cbh-ph-circle {
	-webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
	-moz-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
	-ms-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
	-o-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
	animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
}

.cbh-phone.cbh-hover .cbh-ph-circle {
	border-color: #00aff2;
	opacity: .5;
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle {
	border-color: #75eb50;
	opacity: .5;
}

.cbh-phone.cbh-green .cbh-ph-circle {
	border-color: #00aff2;
	opacity: .5;
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle {
	border-color: #cccccc;
	opacity: .5;
}

.cbh-phone.cbh-gray .cbh-ph-circle {
	border-color: #75eb50;
	opacity: .5;
}

.cbh-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transform: rotate(0deg) scale(0.7) skew(1deg);
	-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
	-moz-transform: rotate(0deg) scale(0.7) skew(1deg);
	-webkit-animation: cbh-circle-fill-anim 3.7s infinite ease-in-out;
	-moz-animation: cbh-circle-fill-anim 3.7s infinite ease-in-out;
	-ms-animation: cbh-circle-fill-anim 3.7s infinite ease-in-out;
	-o-animation: cbh-circle-fill-anim 3.7s infinite ease-in-out;
	animation: cbh-circle-fill-anim 3.7s infinite ease-in-out;
	opacity: .2;
}

.cbh-phone:hover .cbh-ph-circle-fill {
	-webkit-animation: cbh-circle-fill-anim 2.7s infinite ease-in-out;
	-moz-animation: cbh-circle-fill-anim 2.7s infinite ease-in-out;
	-ms-animation: cbh-circle-fill-anim 2.7s infinite ease-in-out;
	-o-animation: cbh-circle-fill-anim 2.7s infinite ease-in-out;
	animation: cbh-circle-fill-anim 2.7s infinite ease-in-out;
}

.cbh-phone.cbh-active .cbh-ph-circle-fill {
	-webkit-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
	-moz-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
	-ms-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
	-o-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
	animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
}

.cbh-phone.cbh-static .cbh-ph-circle-fill {
	-webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
	-moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
	-ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
	-o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
	animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
	opacity: 0 !important;
}

.cbh-phone.cbh-hover .cbh-ph-circle-fill {
	background-color: rgba(0, 175, 242, .5);
	opacity: .75 !important;
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill {
	background-color: rgba(117, 235, 80, .5);
	opacity: .75 !important;
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
	background-color: rgba(0, 175, 242, .5);
	opacity: .75 !important;
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill {
	background-color: rgba(204, 204, 204, .5);
	opacity: .75 !important;
}

.cbh-phone.cbh-gray .cbh-ph-circle-fill {
	background-color: rgba(117, 235, 80, .5);
	opacity: .75 !important;
}

.cbh-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background-image: url("../img/phone.png");
	background-color: rgba(30, 30, 30, .1);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.cbh-phone:hover .cbh-ph-img-circle {
	-webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: cbh-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: cbh-circle-img-anim 1s infinite ease-in-out;
	-o-animation: cbh-circle-img-anim 1s infinite ease-in-out;
	animation: cbh-circle-img-anim 1s infinite ease-in-out;
}

.cbh-phone.cbh-active .cbh-ph-img-circle {
	-webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
	-moz-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
	-ms-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
	-o-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
	animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
}

.cbh-phone.cbh-static .cbh-ph-img-circle {
	-webkit-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
	-moz-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
	-ms-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
	-o-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
	animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
}

.cbh-phone.cbh-hover .cbh-ph-img-circle {
	background-color: #00aff2;
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle {
	background-color: #75eb50;
}

.cbh-phone.cbh-green .cbh-ph-img-circle {
	background-color: #00aff2;
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle {
	background-color: #cccccc;
}

.cbh-phone.cbh-gray .cbh-ph-img-circle {
	background-color: #75eb50;
}

@-moz-keyframes cbh-circle-anim {
	0% {
		-moz-transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: .1;
		-moz-opacity: .1;
		-webkit-opacity: .1;
		-o-opacity: .1;
	}

	30% {
		-moz-transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .5;
		-moz-opacity: .5;
		-webkit-opacity: .5;
		-o-opacity: .5;
	}

	100% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .6;
		-moz-opacity: .6;
		-webkit-opacity: .6;
		-o-opacity: .1;
	}
}

@-webkit-keyframes cbh-circle-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
		-webkit-opacity: .1;
	}

	30% {
		-webkit-transform: rotate(0deg) scale(.7) skew(1deg);
		-webkit-opacity: .5;
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		-webkit-opacity: .1;
	}
}

@-o-keyframes cbh-circle-anim {
	0% {
		-o-transform: rotate(0deg) kscale(0.5) skew(1deg);
		-o-opacity: .1;
	}

	30% {
		-o-transform: rotate(0deg) scale(.7) skew(1deg);
		-o-opacity: .5;
	}

	100% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
		-o-opacity: .1;
	}
}

@keyframes cbh-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: .1;
	}

	30% {
		transform: rotate(0deg) scale(.7) skew(1deg);
		opacity: .5;
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1;
	}
}

@-moz-keyframes cbh-circle-fill-anim {
	0% {
		-moz-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}

	50% {
		-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
		opacity: .2;
	}

	100% {
		-moz-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}
}

@-webkit-keyframes cbh-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2;
	}

	100% {
		-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}
}

@-o-keyframes cbh-circle-fill-anim {
	0% {
		-o-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}

	50% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2;
	}

	100% {
		-o-transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}
}

@keyframes cbh-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .2;
	}

	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: .2;
	}
}

@keyframes cbh-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@-moz-keyframes cbh-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg);
	}

	100% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@-webkit-keyframes cbh-circle-img-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@-o-keyframes cbh-circle-img-anim {
	0% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		-o-transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		-o-transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
	}

	100% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
	}
}

.cbh-phone:hover .cbh-ph-circle {
	border-color: #14cf22;
}

.cbh-phone:hover .cbh-ph-circle-fill {
	background-color: #14cf22;
}

.cbh-phone:hover .cbh-ph-img-circle {
	background-color: #05ac11;
}

* {
	max-height: 99999px;
}

body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

img {
	max-width: 100%;
	vertical-align: top;
	height: auto !important;
}

input[type="image"] {
	padding: 0;
	border: none;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"], input[type="email"], input[type="date"], input[type="tel"], input[type="time"], textarea {
	-webkit-appearance: none;
}

a, input, button, div {
	-webkit-tap-highlight-color: #ffffff !important;
	-webkit-focus-ring-color: #ffffff !important;
	outline: none !important;
}

*:focus {
	outline: none;
	-moz-outline: 3px solid #fff !important;
}

html.nav-opened, html.search-form__is-open {
	width: 100%!important;
	height: 100%!important;
	max-width: 100%!important;
	max-height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	overflow: hidden!important;
}

table {
	width: 100% !important;
}

table td {
	width: auto !important;
	border-bottom: 1px solid #d2d2d2;
}

h2 {
	line-height: 1.2;
	font-size: 24px;
}

ol, ol > li {
	width: 100% !important;
	box-sizing: border-box;
}

span.olli {
	padding-right: 10px;
}

ol li span {
	float: none;
	overflow: hidden;
	width: auto;
}

.text_p p {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 13px;
	margin: 0;
	color: #666;
}

.wrapper_920, .wrapper_920_inner, .wrapper_boxes {
	width: 1180px;
}

.wrapper_1024_inner, .right_wrapper, .left {
	width: auto;
	max-width: 1180px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wrapper_1024_inner {
	padding-bottom: 20px;
}

div#page_o_idea_bank_tabs {
	width: auto;
}

.banner_block {
	position: absolute;
	margin-top: auto !important;
	bottom: 40px;
}

.wrapper_1024_inner:before, .wrapper_1024_inner:after {
	content: "";
	display: table;
}

.wrapper_1024_inner:after {
	clear: both;
}

.multi_container {
	display: block;
}

.multi_container:before, .multi_container:after {
	content: "";
	display: table;
}

.multi_container:after {
	clear: both;
}

.wrapper_full.border, .wrapper_full.border-shadow {
	background: none;
	border-top: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}

.wrapper_full.border-shadow:before {
	content: '';
	position: absolute;
	left: -10%;
	top: -20px;
	height: 20px;
	width: 120%;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.11);
}

.wrapper_right {
	width: 262px;
	margin-right: 0;
}

.wrapper_left_inner {
	width: auto;
	display: block;
}

.news_wrapper {
	width: 860px;
	display: block;
	box-sizing: border-box;
	padding-right: 0;
}

.wrapper_left, .wrapper_620 {
	width: 890px;
	display: block;
	box-sizing: border-box;
	padding-right: 0;
}

.news_wrapper:before, .news_wrapper:after {
	content: "";
	display: table;
}

.news_wrapper:after {
	clear: both;
}

.right_wrapper:before, .right_wrapper:after {
	content: "";
	display: table;
}

.right_wrapper:after {
	clear: both;
}

.wrapper_left:before, .wrapper_left:after {
	content: "";
	display: table;
}

.wrapper_left:after {
	clear: both;
}

.wrapper_left_inner:before, .wrapper_left_inner:after {
	content: "";
	display: table;
}

.wrapper_left_inner:after {
	clear: both;
}

.wrapper_620:before, .wrapper_620:after {
	content: "";
	display: table;
}

.wrapper_620:after {
	clear: both;
}

.news_wrapper, .wrapper_left {
	float: left;
	position: relative;
	overflow: hidden;
}

.wrapper_left td {
}

.bw_table {
	width: 100% !important;
}

.bw_table td, .bw_table th {
	border-width: 1px;
	border-style: solid;
	border-color: #f3f4f3;
}

.bw_table tr, .bw_table tr td {
	background-color: #c3e3ff;
	border-radius: 0 !important;
}

.bw_table tr:hover, .bw_table tr:hover td {
	background-color: #fff;
}

.bw_table tr:nth-child(even), .bw_table tr:nth-child(even) td {
	background: #fff;
}

.bw_table .white2, .bw_table .white2 td, .bw_table .white2 th, .bw_table .white2:hover, .bw_table .white2:hover td, .bw_table .white2:hover th {
	background-color: #5998d5;
	color: #fff !important;
}

.bw_table .white2 td, .bw_table .white2 th {
	color: inherit;
}

.tftable th, table th {
	background-color: #5998d5 !important;
	color: #fff !important;
	border-color: #76ade2 !important;
}

.breadcrumbs {
	display: block;
	width: auto;
}

.breadcrumbs:before, .breadcrumbs:after {
	content: "";
	display: table;
}

.breadcrumbs:after {
	clear: both;
}

.menu_top1, .menu_top_wrapper {
	height: 75px;
}

.menu_top_wrapper {
	width: 1180px;
}

.menu_top_container {
	margin-bottom: 125px !important;
}

.menu_top0 {
	background-color: #fff;
	display: inline-block;
	left: 0;
	min-width: 1024px;
	top: 0;
	width: 100%;
	z-index: 11;
	height: 50px;
	border-bottom: 1px solid #ddd;
}

.menu_top0 .menu_top_wrapper {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: auto;
}

.menu_top0 .menu_top_holder {
	padding-right: 290px;
	padding-left: 15px;
	position: relative;
	min-height: 50px;
}

.menu_top_holder:before, .menu_top_holder:after {
	content: "";
	display: table;
}

.menu_top_holder:after {
	clear: both;
}

.sub_menu ul {
	line-height: 1.2;
	padding-top: 16px;
}

.sub_menu ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 32px;
}

.sub_menu ul a {
	color: #666;
	text-decoration: none;
	font-size: 15px;
}

#menu_1584513685 a {
	background: url(../img/bank.png) no-repeat 0 50%;
	padding-left: 20px;
}

#menu_3517859185 a {
	background: url(../img/o-banke.png) no-repeat 0 50%;
	padding-left: 20px;
}

#menu_2185118394 a {
	background: url(../img/online-bank.png) no-repeat 0 50%;
	padding-left: 20px;
}

#menu_2429259329 a {
	background: url(../img/perevod.png) no-repeat 0 50%;
	padding-left: 20px;
}

#menu_2717346885 a {
	background: url(../img/web-banking.png) no-repeat 0 50%;
	padding-left: 20px;
}
#menu_116145844 a{
	background:url(../img/icon-nembo.png) no-repeat 0 50%;
	padding-left:20px;
}

.sub_menu ul a:hover {
	text-decoration: underline;
}

.sub_menu ul li#menu_2185118394 span, .sub_menu ul li#menu_2429259329 span, .sub_menu ul li#menu_116145844 span {
	font-size: inherit;
	color: inherit;
	color: #1382ef;
}

.sub_menu ul span {
	font-size: inherit;
	color: inherit;
}

.menu_top0 .search {
	position: absolute;
	top: 11px;
	right: 15px;
	background: none;
	padding: 0;
	width: auto;
	box-shadow: none;
	height: auto;
	margin-top: 0;
	visibility: visible;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.menu_top0 .search input[type="text"] {
	display: block;
	float: none;
	width: 220px;
	height: 28px;
	border: 1px solid #cccccc;
	background: #fff;
	padding: 0 30px 0 17px;
	box-shadow: inset 0 5px 4px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
}

.menu_top0 .search input[type="submit"] {
	background: transparent url(../img/search_submit_alt.png) no-repeat 50% 50%;
	height: 16px;
	width: 16px;
	float: none;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	box-shadow: none;
	position: absolute;
	right: 8px;
	top: 8px;
}

.search_title {
	position: absolute;
	left: 15px;
	top: 16px;
	display: none;
	font-size: 22px;
	line-height: 1.2;
	color: #9a9a9a;
}

.search_title label {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.search-open {
	width: 38px;
	height: 38px;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility: hidden;
	-webkit-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.menu_top .logo {
	margin: 11px 0 0;
}

.menu_top .main_menu {
	margin-left: 80px;
	width: 490px;
}

.menu_top .main_menu ul {
	float: left;
	vertical-align: top;
	width: 100%;
}

.menu_top .main_menu ul li a {
	float: none;
	text-decoration: none;
	font-size: 20px;
	line-height: 75px;
	padding: 0 20px;
	position: relative;
	display: block;
	text-transform: none;
}

.menu_top .main_menu ul a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 7px;
	width: 10px;
	margin: 0 0 0 10px;
	background: url(../img/angle.png) no-repeat;
}

.menu_top .main_menu ul a:hover:after, .menu_top .main_menu ul a.active:after {
	background-position: 0 -20px;
}

.submenu {
	background: rgba(255, 255, 255, 0.98);
}

.submenu_top_wrapper li a {
	display: inline;
}

.submenu_top_wrapper_inner {
	display: block;
	width: auto;
	margin: 0;
	font-size: 0;
	letter-spacing: -4px;
}

.submenu_top_wrapper_inner:before, .submenu_top_wrapper_inner:after {
	content: "";
	display: table;
}

.submenu_top_wrapper_inner:after {
	clear: both;
}

.submenu_top_wrapper ul {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 24.98%;
	padding: 0 15px 30px;
	margin: 0;
	box-sizing: border-box;
	letter-spacing: normal;
}

.submenu_top_wrapper li {
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
	line-height: 20px;
}

.submenu_top_wrapper li a {
	color: #0080b4;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
	padding: 5px 0 0;
}

.submenu_top_wrapper li.head {
	margin: 0;
	padding: 0 0 12px;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
}

.submenu_top_wrapper li.head a {
	font-size: inherit;
	line-height: inherit;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.submenu_top_wrapper li a:hover, .submenu_top_wrapper li a.active {
	color: #ff6b34;
	background: none;
	display: inline;
	text-decoration: none;
}

.submenu_top_wrapper li.head a:hover, .submenu_top_wrapper li.head a.active {
	color: #ff6b34;
	background: none;
	border-radius: 0;
	text-decoration: none;
}

.submenu_top_wrapper li a:hover, .submenu_top_wrapper li.head a:hover {
	text-decoration: underline;
}

.submenu_heading {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	background: #c0eafb;
	display: none;
	text-transform: uppercase;
}

.submenu_heading a, .submenu_heading span {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}

.submenu_heading a, .submenu_heading a:hover {
	display: block;
	padding: 12px 15px;
	text-decoration: none;
	color: #000;
}

.btn-menu, .btn-menu-close {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 38px;
	height: 38px;
	margin-top: 0;
	padding-left: 0;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 2px;
	border: none;
	box-shadow: none;
	box-sizing: border-box;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	-webkit-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	font-size: 0;
}

.search-form__is-open .btn-menu {
	z-index: auto;
}

.btn-menu-close {
	box-shadow: none;
}

.nav-opened .btn-menu-close {
	visibility: visible;
	opacity: 1;
}

.btn-menu:active, .btn-menu-close:active {
	-webkit-transform: scale(0.85, 0.85);
	-ms-transform: scale(0.85, 0.85);
	transform: scale(0.85, 0.85);
}

.btn-menu > em, .btn-menu > em:before, .btn-menu > em:after, .btn-menu-close > em, .btn-menu-close > em:before, .btn-menu-close > em:after {
	position: absolute;
	left: 11px;
	top: 50%;
	width: 16px;
	height: 3px;
	background: #9a9a9a;
	margin-top: -1px;
}

.btn-menu-close > em {
	background: none;
}

.btn-menu > em:before, .btn-menu > em:after, .btn-menu-close > em:before, .btn-menu-close > em:after {
	content: '';
	z-index: 2;
	left: 0;
}

.btn-menu-close > em:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -2px 0 0;
}

.btn-menu-close > em:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: -2px 0 0;
}

.btn-menu > em:before {
	top: -5px;
}

.btn-menu > em:after {
	top: 7px;
}

.short-phone {
	float: right;
	margin-right: 40px;
	margin-top: 25px;
	display: inline-block;
}

.short-phone a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #000;
	font-size: 24px;
	line-height: 1.2;
	padding: 0 14px 0 24px;
}

.short-phone a:hover {
	color: #ff6b34;
}

.short-phone a:before, .short-phone a:after {
	content: '';
	position: absolute;
	top: 50%;
	background: no-repeat;
}

.short-phone a:before {
	left: -64px;
	height: 25px;
	width: 82px;
	margin-top: -16px;
	background: url(../img/24-7.gif) no-repeat;
}

@media screen and (max-width:360px) {
	.short-phone a:before {
		display: none;
	}
}

.short-phone a:after {
	right: 0;
	height: 7px;
	width: 10px;
	margin-top: -4px;
	background: url(../img/angle.png) no-repeat;
}

.short-phone a span {
	font-size: inherit;
	line-height: 1;
	color: inherit;
	border-bottom: 1px dotted #666;
	display: inline-block;
	vertical-align: top;
}

.short-phone a:hover span {
	border-color: transparent;
}

.main_container {
	background-position: center top;
	min-width: 0;
	min-height: 0;
	height: 550px;
	position: relative;
}

.rotator_wrapper {
	margin: -30px 0 0;
	position: absolute;
	top: 100%;
}

.rotator {
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}

.rotator div {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
	width: 10px;
	height: 10px;
	float: none;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
}

.rotator div.active {
	background: #2cace3;
	box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3);
}

.news_row {
	display: block;
	width: auto;
	margin: 0 -4px -2px;
}

.news_row:before, .news_row:after {
	content: "";
	display: table;
}

.news_row:after {
	clear: both;
}

.news_header {
	vertical-align: top;
	padding: 13px 14px;
	margin: 0 4px !important;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	-ms-text-overflow: clip;
	text-overflow: clip;
	white-space: normal;
	overflow: hidden;
	background: none;
	border-radius: 6px 6px 0 0;
	border: none;
	color: #000;
}

.news_header:hover {
	color: #ff6b34;
}

.news_header > span {
	display: block;
	font-size: inherit;
	color: inherit;
	line-height: 1;
	border-bottom: 1px dotted #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.news_header:hover > span {
	border-color: #ff6b34;
}

.news_bubble {
	background: #fff;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.news_header.news_bubble {
	margin: 0 4px !important;
	cursor: default;
}

.news_header.news_bubble:hover {
	color: #000;
}

.news_header.news_bubble > span {
	border-color: transparent;
}

.news_bubble:before, .news_bubble:after {
	content: none;
}

.news-rows {
	margin-left: 0;
	border-radius: 8px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	position: relative;
	padding: 20px;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
}

.news-rows.hide {
	display: block !important;
	left: 0;
	top: 0;
}

#news-news, .news-rows:first-child {
	border-radius: 0 8px 8px 8px;
}

.news-rows .news_row {
	margin: 0 -15px;
	font-size: 0;
	letter-spacing: -4px;
}

.news_single {
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px 30px;
	width: 49.98%;
	box-sizing: border-box;
	letter-spacing: normal;
}

.news_single p.date {
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	color: #999;
}

.news_single p a {
	font-size: 16px;
	line-height: 24px;
	padding-top: 8px;
	color: #0080b4;
	text-decoration: none;
}

.news_single p a:hover {
	text-decoration: underline;
	color: #ff6b34;
}

.news_row.ontopleft {
	display: block;
	position: relative;
	width: auto;
	text-align: center;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	letter-spacing: normal;
}

.news_row.ontopleft a {
	display: inline-block;
	position: relative;
	font-size: 16px !important;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	margin-right: 23px;
	color: #0080b4;
	text-decoration: none;
}

.news_row.ontopleft a:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	height: 12px;
	width: 23px;
	margin-top: -6px;
	background: url(../img/arrow-more.png) no-repeat 100% 0;
}

.news_row.ontopleft a:hover {
	text-decoration: underline;
	color: #ff6b34;
}

.menu-page ul {
	padding-bottom: 18px;
	margin-bottom: 20px;
}

.menu-page ul li {
	float: left;
	margin-right: 0;
	width: 33%;
	padding-right: 10px;
	box-sizing: border-box;
}

.menu-page ul li.head a {
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 28px;
}

.tabs {
	display: block;
}

.tabs:before, .tabs:after {
	content: "";
	display: table;
}

.tabs:after {
	clear: both;
}

.tftable {
	width: 100% !important;
}

.table-auto .tftable {
	width: auto !important;
	min-width: 100%;
}

.table-three-cols td {
	width: 33.3% !important;
}

.table-three-cols td[colspan="2"] {
	width: 66.6% !important;
}

.table-three-cols td[colspan="3"] {
	width: 100% !important;
}

.tftable .white3 tr {
	background: #b9d6ef;
}

.downform {
	width: auto !important;
	padding: 20px !important;
	margin-left: 0 !important;
	box-sizing: border-box;
}

#formhead {
	font-size: 22px !important;
	line-height: 1.2 !important;
}

.downform input[type=submit] {
	background: #ffd100 !important;
	background: -moz-linear-gradient(top, #ffd100 0%, #ffbe24 25%, #feae23 41%, #ff8e01 88%, #ff7f00 100%) !important;
	background: -webkit-linear-gradient(top, #ffd100 0%,#ffbe24 25%,#feae23 41%,#ff8e01 88%,#ff7f00 100%) !important;
	background: linear-gradient(to bottom, #ffd100 0%,#ffbe24 25%,#feae23 41%,#ff8e01 88%,#ff7f00 100%) !important;
}

.downform input[type=submit]:hover {
	background: #ffe800 !important;
	background: -moz-linear-gradient(top, #ffe800 0%, #ffdd21 16%, #fed01b 31%, #ffb900 51%, #ff9f00 92%, #ff9800 100%) !important;
	background: -webkit-linear-gradient(top, #ffe800 0%,#ffdd21 16%,#fed01b 31%,#ffb900 51%,#ff9f00 92%,#ff9800 100%) !important;
	background: linear-gradient(to bottom, #ffe800 0%,#ffdd21 16%,#fed01b 31%,#ffb900 51%,#ff9f00 92%,#ff9800 100%) !important;
}

.downform input[type=submit], .downform input[type=submit]:hover {
	display: block;
	-webkit-background-size: contain !important;
	background-size: contain !important;
	height: auto !important;
	line-height: 18px;
	width: auto !important;
	min-width: 210px;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 17px 15px !important;
	white-space: normal !important;
}

.shagi {
	margin: 0 0 20px !important;
	width: auto !important;
	box-sizing: border-box;
}

.shagi2 {
	width: 49.98% !important;
}

.exchange_rate {
	border: none;
	width: 294px;
	padding: 14px;
	margin-top: 0;
	background: #fff;
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}

.exchange_rate img {
	display: block;
	width: 100%;
}

.exchange_rate a {
	position: absolute;
	font-size: 16px !important;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	color: #0080b4;
	text-decoration: none;
	margin-right: 23px;
	bottom: 31px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.exchange_rate a:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	height: 12px;
	width: 23px;
	margin-top: -6px;
	background: url(../img/arrow-more.png) no-repeat 100% 0;
}

.exchange_rate a:hover {
	text-decoration: underline;
}

.exchange_rate > a:first-child {
	display: block;
	position: relative;
	left: auto;
	top: auto;
	bottom: auto;
	right: auto;
	margin: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.exchange_rate > a:first-child:after {
	content: none;
}

.wrapper_boxes_inner {
	width: auto;
	display: block;
	margin-left: -30px;
	padding-bottom: 0;
	font-size: 0;
	letter-spacing: -4px;
}

.wrapper_boxes_inner:before, .wrapper_boxes_inner:after {
	content: "";
	display: table;
}

.wrapper_boxes_inner:after {
	clear: both;
}

.box1 {
	display: inline-block;
	vertical-align: top;
	width: 33.28%;
	height: auto;
	float: none;
	padding: 0 0 30px 30px;
	margin: 0;
	letter-spacing: normal;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-sizing: border-box;
}

.box1 > a {
	display: block;
	height: 250px;
	box-shadow: 0 8px 12px -6px #cbcccb;
	border-radius: 8px;
	position: relative;
	margin-right: 0;
	cursor: pointer;
	overflow: hidden;
}

.box_img img {
	width: 100% !important;
	height: auto !important;
}

.box1 .box_title {
	display: block;
	height: auto;
	width: 100%;
	border-radius: 0 0 8px 8px;
	position: absolute;
	bottom: 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	padding: 14px 15px 15px;
	font-weight: bold;
	box-sizing: border-box;
}

.prod2_table {
	width: 100%;
}

.color-tab {
	display: inline-block;
	vertical-align: top;
	margin-right: 12px;
}

.color-tab a {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 8px 12px;
	border-radius: 10px;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	box-sizing: border-box;
}

.color-tab-left a {
	border: 1px solid #bdbdbd;
	background-color: #1c7bd3;
}

.color-tab-right a {
	border: 1px solid #bdbdbd;
	background-color: #0c9ea7;
}

.color-tab a:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.85;
}

.block3 {
	padding: 8px 20px !important;
}

.block3 p, .block3 ul {
	margin-left: 0 !important;
}

.prod2_table td h2 {
	line-height: 24px;
	font-size: 16px;
}

.create_accounts_button .button_blue {
	width: 100px !important;
	line-height: 18px !important;
	padding: 5px 0;
}

.create_accounts_button .button_blue {
	width: 120px !important;
	line-height: 14px !important;
}

.create_accounts_button .button_blue a {
	font-size: 12px !important;
}

.downform form p {
	height: auto !important;
}

.downform form p:empty {
	display: none;
}

.footer1 {
	width: 260px;
	float: left;
	margin-top: 35px;
}

.footer1 li {
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
	line-height: 20px;
}

.footer1 li a {
	color: #0080b4;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
	padding: 0;
	padding-top: 5px;
}

.footer1 li.head {
	text-transform: none;
	font-size: 16px;
	margin: 0;
	padding: 0 0 12px;
}

.footer1 li.head a {
	font-size: inherit;
	line-height: inherit;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.footer1 li a:hover, .footer1 li.head a:hover {
	color: #ff6b34;
	background: none;
	border-radius: 0;
	text-decoration: underline;
}

.footer1 li a.active, .footer1 li.head a.active {
	text-decoration: none;
	background: none;
	color: #ff6b34;
}

.contact_center {
	background: #fff;
}

.contact_center a {
	text-decoration: none;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

.contact_center a:hover, .contact_center li.head a:hover {
	color: #ff6b34;
}

.qr {
	top: 20px;
}

.popup-overlay {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .5);
}

.contact_button, .contact_button:hover {
	width: 267px;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	text-align: center;
	padding: 13px 6px;
	margin-right: 0;
	margin-top: 40px;
	box-sizing: border-box;
}

.contact_button > a, .contact_button > a:visited {
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
}

.social_div {
	margin-right: 0;
	margin-top: 10px;
}

.social_div ul li {
	margin-left: 10px;
}

.social_div a {
	position: relative;
	display: block;
	width: 32px;
	height: 32px;
	border: 1px solid #00a0e3;
	border-radius: 50%;
	box-sizing: border-box;
	background: no-repeat -30px 0;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-transition-property: border;
	transition-property: border;
	-webkit-transition-duration: 0.12s;
	transition-duration: 0.12s;
}

.social_div a:hover {
	border-color: #ff6b34;
}

.social_div a.soc-youtube {
	background-image: url(../img/soc_yt.png);
}

.social_div a.soc-vk {
	background-image: url(../img/soc_vk.png);
}

.social_div a.soc-ok {
	background-image: url(../img/soc_ok.png);
}

.social_div a.soc-facebook {
	background-image: url(../img/soc_fb.png);
}

.social_div a.soc-twitter {
	background-image: url(../img/soc_tw.png);
}

.social_div a.soc-mail {
	background-image: url(../img/soc_email.png);
}

.social_div a.soc-rss {
	background-image: url(../img/soc_rss.png);
}

.social_div a.soc-rss-info {
	background-image: url(../img/soc_rss_info.png);
}

.social_div a:before, .social_div a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 30px;
	background: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.12s;
	transition-duration: 0.12s;
}

.social_div a:before {
	background-position: 0 0;
	opacity: 1;
}

.social_div a:after {
	background-position: 0 -30px;
	opacity: 0;
}

.social_div a:hover:before {
	opacity: 0;
}

.social_div a:hover:after {
	opacity: 1;
}

.foot_logo {
	margin: 10px 0 0;
}

.table-auto {
	overflow: auto;
	overflow-x: hidden;
	max-width: 100%;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}

.filter {
	padding: 0 0 20px !important;
}

.filter .col2 {
	box-sizing: border-box;
	width: 50%;
	padding-left: 20px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.filter .col2:nth-child(3) {
	width: 100%;
	clear: left;
}

.filter .col2:nth-child(odd) {
	padding-left: 0;
}

.filter .col2 input[type="checkbox"] {
	float: left;
	margin: 0 6px 0 0;
	width: 15px;
	height: 15px;
}

.filter .col2 input[type="checkbox"] + a {
	float: left;
	width: 25%;
	width: calc(33.3% - 22px);
	box-sizing: border-box;
	padding-right: 10px;
}

.filter .col2 input[type="checkbox"] + a + br {
	display: none;
}

.filter select {
	display: block;
	width: 100%;
	padding: 3px 4px;
	margin: 0;
	background: #fff;
	border: 1px solid #e5e6e5;
}

.filter button[type="submit"] {
	width: 140px;
	height: 47px;
	background: url(../img/button_search.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	font-size: 0;
	line-height: 0;
	color: transparent;
	border: none;
	margin-bottom: -10px;
}

.filter ~ table td:nth-child(4) {
	width: 140px !important;
}

.btn-to-top {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background-color: rgba(157, 157, 157, 0.51);
	font-size: 1px;
	line-height: 1;
	cursor: pointer;
	z-index: 99;
	visibility: hidden;
	opacity: 0;
	-webkit-transition-property: visibility, opacity, background-color;
	transition-property: visibility, opacity, background-color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.to-top-show .btn-to-top {
	visibility: visible;
	opacity: 1;
}

.btn-to-top:hover {
	background-color: rgba(157, 157, 157, 0.8);
}

.btn-to-top:before, .btn-to-top:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 2em;
	width: 15em;
	border-radius: 2em;
	background: #262626;
	-webkit-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	margin: -2em 0 0 -12em;
}

.btn-to-top:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.btn-to-top:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: -2px;
}

.downform input[type=checkbox] {
	margin: 0 5px 0 0 !important;
}

.div_right label[for="dfcheck"] a {
	color: #0080b4 !important;
}

.div_right label[for="dfcheck"] a:hover {
	color: #ff6b34 !important;
}

@media only screen and (max-width:1024px) {
	.main_menu > ul > li > a, .sub_menu > ul > li > a {
		pointer-events: none;
	}
}

@media only screen and (max-width:820px) {
	h1 {
		font-size: 22px;
		line-height: 28px;
	}

	h2 {
		font-size: 26px;
	}

	h3 {
		line-height: 1.2;
	}

	body {
		min-width: 320px;
	}

	body, .menu_top_container, .menu_top, .menu_top0, .menu_top1, .menu_top_wrapper, .multi_container, .wrapper_1024, .wrapper_1024_inner, .wrapper_980, .wrapper_980_inner, .wrapper_920, .wrapper_920_inner, .wrapper_620, .wrapper_620_inner, .submenu, .submenu_top_wrapper, .submenu_top_wrapper_inner, .wrapper_left, .wrapper_right, .wrapper_left_inner, .footer {
		display: block;
		width: auto;
		box-sizing: border-box;
		min-width: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.wrapper_left, .wrapper_right, .left {
		float: none;
		padding-left: 15px;
		padding-right: 15px;
		margin-left: 0;
		margin-right: 0;
	}

	table {
		width: auto !important;
		margin: 0 auto;
	}

	.menu_top_container {
		margin-bottom: 0 !important;
	}

	.menu_top {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		bottom: auto;
		right: auto;
		background: none;
		padding: 0;
	}

	.menu_top0, .menu_top1, .menu_top_wrapper {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		bottom: auto;
		height: auto;
		border: none;
		min-height: 0;
		box-shadow: none;
	}

	.search-form__is-open .menu_top0 {
		z-index: 199;
	}

	.menu_top0 .menu_top_holder {
		padding-right: 60px;
		min-height: 0;
	}

	.sub_menu {
		display: none;
	}

	.sub_menu ul li {
		display: block;
		width: auto;
	}

	.menu_top .logo {
		float: none;
		display: block;
		margin: 0;
		background: url(../img/logo_alt.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		width: 112px;
		height: 47px;
		position: absolute;
		left: 60px;
		top: 5px;
	}

	.menu_top .logo a {
		display: block;
		height: 100%;
	}

	.menu_top .logo img {
		display: none;
	}

	.btn-menu, .btn-menu-close {
		opacity: 1;
		visibility: visible;
	}

	.menu_top .main_menu {
		float: none;
		margin-left: 0;
		width: auto;
		display: block;
		clear: both;
		padding: 58px 0 0;
		background: #fff;
	}

	.menu_top .main_menu ul {
		border: solid #ccc;
		border-width: 1px 0;
		width: 100%;
		display: none;
	}

	.menu_top .main_menu ul li {
		float: left;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
	}

	.menu_top .main_menu ul li a {
		font-size: 14px;
		line-height: 48px;
		padding: 0 4px;
		box-shadow: -1px 0 0 #ccc;
		box-sizing: border-box;
	}

	.menu_top .main_menu ul li:first-child a {
		box-shadow: none;
	}

	.menu_top .main_menu ul li a:hover {
		background: #fff;
		color: #000;
	}

	.menu_top .main_menu ul li a.active {
		background: #fff;
		color: #ff6b34;
	}

	.menu_top .main_menu ul li a.accordion-open {
		box-shadow: 0 0 0 1px #0994d1;
		background: #0994d1;
		color: #fff;
		z-index: 2;
	}

	.menu_top .main_menu ul a:after {
		margin: 0 3px;
	}

	.menu_top .main_menu ul a:hover:after, .menu_top .main_menu ul a.active:after {
		background-position: 0 0;
	}

	.menu_top .main_menu ul a.accordion-open:after {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
		background-position: 0 -20px;
	}

	.menu_top .main_menu ul {
		float: none;
	}

	.submenu_container {
		position: fixed;
		left: 0;
		top: 0;
		padding: 60px 0 0;
		display: block;
		width: 100%;
		height: 100%;
		background: #fff;
		overflow: auto;
		box-sizing: border-box;
		opacity: 0;
		visibility: hidden;
		-webkit-transition-property: opacity, visibility;
		transition-property: opacity, visibility;
		-webkit-transition-duration: 0.2s;
		transition-duration: 0.2s;
		z-index: 100;
	}

	.accordion-open .submenu_container {
		position: relative;
		left: auto;
		top: auto;
		padding: 0;
		opacity: 1;
		visibility: visible;
		display: none;
	}

	.nav-opened .submenu_container, .accordion-open.nav-opened .submenu_container {
		position: fixed;
		left: 0;
		top: 0;
		opacity: 1;
		visibility: visible;
		padding: 60px 0 0;
		display: block !important;
	}

	.accordion-open .btn-menu-close {
		display: none;
	}

	.accordion-open.nav-opened .btn-menu-close {
		display: block;
		z-index: 100;
	}

	.submenu {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #fff;
	}

	.accordion-open .submenu {
		display: none !important;
	}

	.accordion-open.nav-opened .submenu {
		display: block !important;
	}

	.nav-opened #submenu_10, .nav-opened #submenu_9, .accordion-open.nav-opened #submenu_10.accordion-open, .accordion-open.nav-opened #submenu_9.accordion-open {
		display: none !important;
	}

	.accordion-open #submenu_10.accordion-open, .accordion-open #submenu_9.accordion-open {
		display: block !important;
	}

	.submenu_top_wrapper ul {
		display: block;
		width: auto;
		padding: 0 15px;
	}

	.menu_right {
		float: none !important;
	}

	.submenu_top_wrapper ul:first-child {
		padding-top: 10px;
	}

	.accordion-open .submenu_heading {
		display: none;
	}

	.submenu_heading, .accordion-open.nav-opened .submenu_heading {
		display: block;
	}

	.menu_top0 .search {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 110px;
		background: #fff;
		padding: 58px 15px 15px;
		box-sizing: border-box;
		border-radius: 0;
		opacity: 0;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		visibility: hidden;
	}

	.search_title {
		display: block;
	}

	.menu_top0 .search input[type="text"] {
		width: 100%;
		height: 42px;
		padding: 0 33px 0 13px;
		box-sizing: border-box;
	}

	.menu_top0 .search input[type="submit"] {
		right: 26px;
		top: 72px;
	}

	.search-form__is-open .menu_top0 .search {
		opacity: 1;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		visibility: visible;
		z-index: 2;
		display: block;
	}

	.search-open {
		opacity: 1;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		visibility: visible;
		z-index: 2;
	}

	.search-form__is-open .search-open {
		background: none;
	}

	.search-form__is-open .search-open:before {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin: -2px 0 0 -8px;
	}

	.search-form__is-open .search-open:after {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		margin: -2px 0 0 -8px;
	}

	.short-phone {
		float: none;
		position: absolute;
		margin: 0;
		right: 54px;
		top: 19px;
	}

	.short-phone a {
		font-size: 20px;
	}

	.qr {
		top: 0;
		left: 0;
	}

	.main_container {
		height: 180px;
	}

	.banner_block {
		padding: 2px;
		box-sizing: border-box;
		border-radius: 4px;
		margin: 0 !important;
		position: absolute;
		left: 50%;
		bottom: 30px;
		width: auto;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.banner_block > * {
		display: none;
	}

	.banner_block .banner_button {
		display: block;
		margin: 0;
		width: auto;
		padding: 0;
		font-size: 16px;
		line-height: 1;
		text-transform: none;
		border-radius: 4px;
		-webkit-box-shadow: 0 8px 12px -6px rgba(0, 0, 0, 0.26);
		-moz-box-shadow: 0 8px 12px -6px rgba(0, 0, 0, 0.26);
		box-shadow: 0 8px 12px -6px rgba(0, 0, 0, 0.26);
	}

	.banner_block .banner_button a {
		display: block;
		font-size: inherit;
		line-height: inherit;
		text-transform: inherit;
		padding: 8px 14px;
	}

	.rotator_wrapper {
		min-width: 0;
		width: 100%;
		text-align: center;
		margin: -19px 0 0;
	}

	.rotator {
		width: auto;
		display: inline-block;
		vertical-align: top;
	}

	.news_row {
		margin: 0 0 -2px;
	}

	.news_header {
		padding: 14px 10px;
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		margin: 0 !important;
	}

	.news_header.news_bubble {
		margin: 0 !important;
	}

	.news-rows, #news-news {
		padding: 20px 15px;
		border-radius: 0;
	}

	.news_wrapper {
		width: auto;
		float: none;
		margin: 0 0 30px;
	}

	.news_single {
		display: block;
		width: auto;
	}

	.wrapper_920, .wrapper_920_inner, .wrapper_boxes {
		width: auto;
		display: block;
	}

	.wrapper_920, .wrapper_boxes_inner {
		display: block;
		padding-top: 10px;
		padding-bottom: 20px;
		margin: 0;
	}

	.wrapper_boxes {
		padding-top: 20px;
	}

	.wrapper_boxes_inner {
		padding: 0 7px;
	}

	.box1, .box1.last {
		width: auto;
		display: block;
		max-width: 290px;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.box1 > a {
		display: block;
		position: relative;
		height: auto;
	}

	.box1 > a:before {
		content: '';
		display: block;
		padding-top: 70.2%;
	}

	.box1 > a > div {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.exchange_rate {
		float: none;
		margin: 0 auto;
	}

	.box1 .box_title {
		font-size: 14px;
		line-height: 18px;
		padding: 8px 12px;
	}

	.menu-page ul li.head a {
		font-size: 19px;
		line-height: 27px;
	}

	.menu-page ul li {
		float: none;
		width: auto;
		padding-right: 0;
	}

	.tftable {
		width: auto !important;
	}

	.downform {
		padding: 20px 12px !important;
	}

	#formhead {
		padding: 0 !important;
		font-size: 20px !important;
		line-height: 1.2 !important;
	}

	.downform form {
		display: block;
		width: auto !important;
		max-width: 300px;
	}

	.downform form p {
		width: 100% !important;
		box-sizing: border-box;
	}

	#dfname, #dfsurname, #dfemail {
		width: 100% !important;
		box-sizing: border-box;
	}

	#dftelnumber {
		width: calc(100% - 45px) !important;
	}

	#select {
		width: 100% !important;
	}

	#shagi-text {
		font-size: 10pt !important;
	}

	table .white td:first-child strong span {
		font-weight: normal;
		font-size: 14px !important;
		line-height: 1.2;
	}

	.tftable td {
		font-size: 13px !important;
		line-height: 1.1 !important;
		padding: 12px 6px !important;
	}

	.prod2_table td h2 {
		line-height: 18px;
		font-size: 14px;
	}

	.create_accounts_button .button_blue {
		width: 90px !important;
		line-height: 14px !important;
	}

	.create_accounts_button .button_blue a {
		font-size: 10px !important;
	}

	.text_p {
		padding: 0 15px;
	}

	.div_right {
		margin-left: auto;
		margin-right: auto;
	}

	.footer1 {
		display: block;
		float: none;
		width: auto;
		margin: 0;
		padding: 15px 15px 10px;
	}

	.wrapper_footer {
		text-align: center;
	}

	.contact_center {
		float: none;
		margin: 0 auto 30px;
	}

	.contact_button, .contact_button:hover {
		float: none;
		margin: 0 auto;
	}

	.foot_logo {
		float: none;
		display: block;
		width: auto;
		text-align: center;
	}

	.foot_logo + .foot_logo {
		display: inline-block;
		vertical-align: middle;
		width: 22%;
	}

	.foot_logo_award {
		height: auto;
	}

	.social_div {
		display: block;
		float: none;
		text-align: center;
		margin: 18px 0 0;
		padding: 0 15px;
	}

	.social_div ul li {
		float: none;
		display: inline-block;
	}

	.filter {
		padding: 0 0 20px !important;
	}

	.filter .col2 {
		float: none;
		width: auto;
		max-width: 320px;
		padding-left: 0;
	}

	.filter .col2 input[type="checkbox"] {
		float: none;
	}

	.filter .col2 input[type="checkbox"] + a {
		float: none;
		width: auto;
		padding-right: 0;
	}

	.filter .col2 input[type="checkbox"] + a + br {
		display: inline-block;
	}

	.table-auto .table-three-cols, .table-three-cols .table-auto {
		min-width: 450px;
	}

	.fancybox-type-inline {
		left: 50% !important;
		-webkit-transform: translate(-50%, 0) scale(0.7);
		-ms-transform: translate(-50%, 0) scale(0.7);
		transform: translate(-50%, 0) scale(0.7);
		-webkit-transform-origin: center top;
		-ms-transform-origin: center top;
		transform-origin: center top;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}

@media only screen and (max-width:639px) {
	.fancybox-type-inline {
		-webkit-transform: translate(-50%, 0) scale(0.55);
		-ms-transform: translate(-50%, 0) scale(0.55);
		transform: translate(-50%, 0) scale(0.55);
	}
}

@media only screen and (max-width:479px) {
	.fancybox-type-inline {
		-webkit-transform: translate(-50%, 0) scale(0.4);
		-ms-transform: translate(-50%, 0) scale(0.4);
		transform: translate(-50%, 0) scale(0.4);
	}
}

@media only screen and (max-width:359px) {
	.fancybox-type-inline {
		-webkit-transform: translate(-50%, 0) scale(0.37);
		-ms-transform: translate(-50%, 0) scale(0.37);
		transform: translate(-50%, 0) scale(0.37);
	}
}

.hell_panel {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.hell_panel.notempty + .menu_top_container {
	margin-bottom: 165px !important;
}

.hell_panel.notempty + .menu_top_container .menu_top0 {
	margin-top: 40px;
}

#sh_button {
}

.breadcrumbs li:last-child {
	background-image: none;
}

.div_container_box iframe {
	max-width: 100% !important;
}

.news_row .news_header {
	max-width: 49%;
	width: auto !important;
}

@media only screen and (max-width:479px) {
	.news_row .news_header {
		max-width: none;
		font-size: 12px;
	}
}

.news_row .news_header#info-for-customer {
	width: auto;
}

.wrapper_1024 .wrapper_1024 {
	width: auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

span.js-fancybox-index, span.js-fancybox-count {
	color: #fff;
}

span.ya-share2__badge {
	border-radius: 50%;
}

div.ya-share2.ya-share2_inited {
	padding: 10px 0;
}

.form-table.data-table tbody td input[type="text"], .form-table.data-table tbody td textarea.inputtextarea {
	width: 100%;
}

table.form-table.data-table td {
	padding: 10px 15px 10px 10px;
}

#page_sombel_bank_pic {
	padding-top: 9px;
}

.prod2_table td h2 {
	-ms-word-break: break-word;
	word-break: break-word;
}

.news-rows .prod2_table h2 a {
	word-break: break-word;
	word-wrap: break-word;
}

.vert-alig-bott {
	vertical-align: bottom;
}

.text-alig-cent {
	text-align: center;
}

.text-alig-left {
	text-align: left;
}

.text-alig-just {
	text-align: justify;
}

.text-alig-righ {
	text-align: right;
}

.font-size-10pt {
	font-size: 10pt;
}

.font-size-11pt {
	font-size: 11pt;
}

.font-size-12pt {
	font-size: 12pt;
}

.font-size-13pt {
	font-size: 13pt;
}

.font-size-14pt {
	font-size: 14pt;
}

.font-size-10px {
	font-size: 10px;
}

.color-ff0000 {
	color: #ff0000;
}

.color-048fcc {
	color: #048fcc;
}

.color-00aeef {
	color: #00aeef;
}

.color-ee1d24 {
	color: #ee1d24;
}

.color-2f3192 {
	color: #2f3192;
}

.tftable .back-color-5998d5 {
	background-color: #5998d5;
}

.tftable td.title-tab-1 {
	text-align: center !important;
	vertical-align: middle;
	color: #ffffff !important;
	font-size: 20px !important;
	background-color: #5998d5 !important;
}

.marg-0-auto {
	margin: 0px auto;
}

#submenu_1584513685 > div > div.submenu_top_wrapper_inner > ul:nth-child(1) > li:nth-child(2), #submenu_1584513685 > div > div.submenu_top_wrapper_inner > ul:nth-child(1) > li:nth-child(3) {
	display: none;
}

@media screen and (min-width: 600px) {
	.create_accounts_button.easy .button_blue {
		margin: auto 12px 15px auto;
	}
}

@media screen and (max-width: 600px) {
	.tftable, .bw_table, .table_adaptiv {
		display: block;
		overflow-x: auto;
	}

	.bw_table > tbody > tr > td:nth-child(5) {
		min-width: 130px;
	}

	.full .section_2 {
		margin-top: 625px;
	}

	.wrapper_left .prod2_table {
		display: table;
		width: 100%!important;
	}
}

.advantages {
	display: inline-block;
	width: 100%;
	padding: 5px;
	min-height: 300px;
}

.advantages-title {
	font-size: 28px;
	color: #0a74a7;
	text-align: center;
	font-weight: bold;
}

.advantage {
	color: #eee;
	padding: 15px;
	margin: 5px auto;
	float: left;
	width: 45%;
	height: 70px;
}

.advantage > img {
	float: left;
	width: 70px;
	padding-right: 10px;
}

.advantage > p {
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	height: 70px;
	display: table-cell;
}

.advantage > p.one {
	line-height: 70px;
}

.advantage > p.two {
	margin-top: 15px;
}

.advantage > p > span {
	font-size: 18px;
	font-weight: bold;
	color: #0a74a7;
}

@media screen and (max-width: 740px) {
	.advantages {
		min-height: 400px;
	}

	.advantage {
		min-width: 100%;
	}

	.advantage > p.one {
		line-height: 20px;
		margin-top: 15px;
	}
}

@media screen and (max-width: 480px) {
	.advantage > p {
		font-size: 14px;
	}

	.advantage > p > span {
		font-size: 16px;
	}
}

.icon_link, .icon_link_2 {
	display: inline-block;
	width: 40px;
}

.list_icon, .list_icon_hover, .list_icon_2, .list_icon_hover_2, .list_icon_3, .list_icon_hover_3, .list_icon_4, .list_icon_hover_4 {
	width: 18px;
	float: left;
	margin-bottom: -2px;
}

.list_icon_hover, .list_icon_hover_2, .list_icon_hover_3, .list_icon_hover_4 {
	display: none;
}

.list_icon_text, .list_icon_text_2, .list_icon_text_3, .list_icon_text_4 {
	opacity: 0;
	transition: .2s ease-in-out;
	display: none;
	position: absolute;
	background: rgba(78, 196, 247, 0.9);
	color: white;
	text-transform: lowercase;
	padding: 0 10px;
	margin-left: 3px;
	border-radius: 10px 10px 10px 0;
	width: 160px;
	margin-top: -24px;
	text-align: center;
	z-index: 100;
}

.icon_link:hover .list_icon_hover {
	display: block;
}

.icon_link:hover .list_icon {
	display: none;
}

.icon_link:hover .list_icon_text {
	display: inline-block;
	opacity: 1;
	transition: .2s ease-in-out;
}

.icon_link_2:hover .list_icon_hover_2 {
	display: block;
}

.icon_link_2:hover .list_icon_2 {
	display: none;
}

.icon_link_2:hover .list_icon_text_2 {
	display: inline-block;
	opacity: 1;
	transition: .2s ease-in-out;
}

.icon_link_3:hover .list_icon_hover_3 {
	display: block;
}

.icon_link_3:hover .list_icon_3 {
	display: none;
}

.icon_link_3:hover .list_icon_text_3 {
	display: inline-block;
	opacity: 1;
	transition: .2s ease-in-out;
}

.icon_link_4:hover .list_icon_hover_4 {
	display: block;
}

.icon_link_4:hover .list_icon_4 {
	display: none;
}

.icon_link_4:hover .list_icon_text_4 {
	display: inline-block;
	opacity: 1;
	transition: .2s ease-in-out;
}

@media (max-width: 600px) {
	.prod2_table td {
		display: block;
	}

	.prod2_table h2.blue {
		text-align: center;
	}

	.prod2_table tr td:nth-child(2), .prod2_table tr td:nth-child(1) {
		border: 0;
		background-image: none;
	}

	.prod2_table .create_accounts_button .button_blue {
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
		height: auto;
	}

	.prod2_table .create_accounts_button .button_detali {
		vertical-align: middle;
		vertical-align: top;
	}
}

.create_accounts_button .button_blue a {
	display: block;
	font-size: 12px !important;
	width: 100%;
	height: 100%;
	padding: 5px 0;
	margin: -5px auto;
}

.create_accounts_button .button_blue {
	width: 120px !important;
	line-height: 14px !important;
}

.prod2_table td.subtitle {
	background-image: none;
	border-bottom: none;
}

.title_card {
	font-size: 24px!important;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0;
}

#kursy_link {
	display: block;
	text-align: center;
	width: 200px;
	transform: none;
	color: white!important;
	text-transform: uppercase;
	position: relative;
	font-size: 16px !important;
	font-style: normal;
	text-decoration: none;
	padding: 6px 13px 6px 17px;
	background: linear-gradient(to top, #0491ce, #4ec4f7);
	line-height: 24px;
	font-weight: bold;
	border-radius: 4px;
	box-shadow: 0px 3px 20px -7px black;
}

#kursy_link:hover {
	text-decoration: none !important;
	background: linear-gradient(to top, #049be3, #40cffc);
	box-shadow: 0px 3px 20px -7px black;
}

.contact_center.contact_center__clone {
	right: calc(50% - 134px)!important;
}

.mob-menu-icons, .mob-menu-icons-open {
	display: none;
}

#mob_menu_filter, .btn-menu, .btn-menu .fa-bars, .btn-menu .fa-times {
	display: none;
}

.submenu_container .submenu, .menu_top .enter-online-bank, .submenu_top_wrapper .menu-arrows {
	display: none;
}

@media screen and (max-width: 820px) {
	.btn-menu {
		display: block;
	}

	.nav-opened.mobileWidth .menu_top0, .nav-opened.mobileWidth .menu_top1, .nav-opened.mobileWidth a.btn-menu {
		z-index: 101;
	}

	.mobileWidth .submenu_top_wrapper .submenu_heading {
		display: none;
	}

	.mobileWidth .menu_top .logo {
		transition: .25s;
	}

	.submenu_top_wrapper li.head {
		font-size: 18px;
		transition: .25s;
		display: inline-block;
		width: calc(100% - 40px);
		padding: 15px 0;
	}

	.submenu_top_wrapper li.head a {
		font-weight: normal;
	}

	.submenu_top_wrapper ul:first-child {
		padding-top: 10px;
	}

	.submenu_top_wrapper ul .menu-arrows {
		display: inline-block;
		position: absolute;
		text-align: center;
		right: 20px;
		width: 50px;
	}

	.submenu_top_wrapper ul .menu-arrows i {
		font-size: 30px;
		line-height: 50px;
		width: 100%;
		color: #9a9a9a;
		font-weight: 500;
	}

	.submenu_top_wrapper ul {
		padding-right: 30px;
		padding-left: 30px;
	}

	.submenu_top_wrapper ul:not(.open) .menu-arrows i.fa-angle-down {
		display: inline-block;
	}

	.submenu_top_wrapper ul:not(.open) .menu-arrows i.fa-angle-up {
		display: none;
	}

	.submenu_top_wrapper ul.open .menu-arrows i.fa-angle-down {
		display: none;
	}

	.submenu_top_wrapper ul.open .menu-arrows i.fa-angle-up {
		display: inline-block;
	}

	.submenu_top_wrapper li:not(.head) {
		display: none;
	}

	.submenu_top_wrapper ul.open li:not(.head) {
		display: block;
		padding: 0 0 14px;
		font-size: 16px;
	}

	.submenu_top_wrapper ul.open li:not(.head) ul li {
		padding: 5px 0;
	}

	.submenu_top_wrapper ul.open li:not(.head) ul li:first-child {
		padding-top: 10px;
	}

	.submenu_top_wrapper ul.open li:not(.head) ul li:last-child {
		padding-bottom: 0;
	}

	.nav-opened .submenu_container .mob_menu_filter_wrap {
		box-sizing: content-box;
		padding: 8px 0;
		background: #ededed99;
	}

	a.btn-menu i {
		font-size: 24px;
		text-align: center;
		display: block;
	}

	.btn-menu .fa-bars, .btn-menu .fa-times {
		color: #9a9a9a;
		line-height: 38px;
		font-weight: 500;
	}

	.btn-menu .fa-bars {
		display: block;
	}

	.btn-menu .fa-times {
		display: none;
	}

	.btn-menu.nav-opened .fa-bars {
		display: none;
	}

	.btn-menu.nav-opened .fa-times {
		display: block;
	}

	#mob_menu_filter {
		display: flex;
		width: 85%;
		margin: 10px auto;
		padding: 8px 10px;
		font-size: 18px;
		border: 1px solid #0492d0;
		border-radius: 3px;
		background: #fff;
		color: #000;
		font-weight: normal;
		vertical-align: top;
		outline: 0;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%239a9a9a' fill-rule='evenodd' class='cls-1' d='M8,0L4.141,6.993,0.012,0.156Z'/%3E%3C/svg%3E%0A");
		background-repeat: no-repeat;
		background-position: right 16px center;
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		padding-right: 30px;
		box-shadow: 0 4px 8px rgba(0,123,255,.1), 0 2px 4px rgba(0,0,0,.06);
	}

	#mob_menu_filter::-ms-expand {
		display: none;
	}

	.short-phone {
		display: none;
	}

	.short-phone-mobile {
		cursor: pointer;
	}

	.nav-opened .submenu_container {
		padding-top: 112px;
	}

	.menu_top0 a i {
		color: #9a9a9a;
	}

	.menu_top1 .map-marker {
	}

	.mob-menu-icons {
		display: flex;
		position: absolute;
		top: 10px;
		height: 38px;
		right: 10px;
		top: 10px;
		justify-content: center;
		justify-items: center;
	}

	.mob-menu-icons a i {
		width: 38px;
		height: 38px;
		font-size: 24px;
		line-height: 38px;
		text-align: center;
		font-weight: 500;
	}

	.mob-menu-icons {
		display: flex;
		width: 50%;
		flex-direction: row;
		justify-content: space-around;
		transition: .25s;
	}

	.mobileWidth.nav-opened .mob-menu-icons {
		display: flex;
		width: 100%;
		justify-content: space-evenly;
		margin: auto;
		background: #fff;
		top: 58px;
		left: 0;
		height: 54px;
		box-shadow: 0 0px 8px -2px #555;
	}

	.mobileWidth.nav-opened .menu_top .logo {
		left: calc(50% - 56px);
	}

	.mobileWidth.nav-opened .mob-menu-icons a {
		width: 40px;
		height: 54px;
		font-size: 25px;
		line-height: 56px;
		text-align: center;
	}

	.mobileWidth.nav-opened .search-open.search-form__is-open {
		top: -60px;
		position: absolute;
		right: 10px;
	}

	.mobileWidth.nav-opened .menu_top_wrapper {
		box-shadow: 0 0px 8px -2px #555;
	}

	.mobileWidth.nav-opened .menu_top .enter-online-bank {
		display: block;
		position: absolute;
		text-align: center;
		top: 10px;
		width: 38px;
		height: 38px;
		right: 10px;
		z-index: 101;
	}

	.mobileWidth.nav-opened .menu_top .enter-online-bank i {
		color: #9a9a9a;
		font-size: 24px;
		line-height: 38px;
	}

	.mob-menu-icons .search-open i {
		width: 100%;
		line-height: 38px;
	}

	.mobileWidth .mob-menu-icons .search-open i.fa-times, .mobileWidth .search-open.search-form__is-open i.fa-search {
		display: none;
	}

	.mobileWidth .search-open.search-form__is-open i.fa-times {
		display: inline-block!important;
	}

	.mobileWidth .search-open i.fa-search {
		display: inline-block;
	}

	.submenu_top_wrapper .submenu_top_wrapper_inner > ul:first-child {
		padding-top: 0;
		border-top: solid 1px #ccc;
	}

	.submenu_top_wrapper .submenu_top_wrapper_inner > ul {
		border-bottom: solid 1px #ccc;
	}

	.submenu_top_wrapper .submenu_top_wrapper_inner > ul.open {
		background: #ededed99;
		box-shadow: inset 0 0px 6px -2px #555;
	}

	.mobileWidth.nav-opened .menu_top0 .search input[type="text"] {
		margin: 8px auto;
		padding: 8px 10px;
		width: 92%;
		font-size: 18px;
		border-radius: 3px;
		height: 40px;
	}

	.mobileWidth.nav-opened .menu_top0 .search input[type="submit"] {
		right: 42px;
		top: 78px;
	}

	.mobileWidth.nav-opened .menu_top0 .search {
	}

	.mobileWidth.nav-opened .sh_btn {
		z-index: 9;
	}
}

@media screen and (max-width: 360px) {
	.mob-menu-icons {
		width: 45%;
	}
}

#news-news {
	position: relative !important;
	overflow: auto !important;
	opacity: 1 !important;
	visibility: inherit !important;
}

.news_wrapper {
	width: 100% !important;
}

@media screen and (max-width: 820px) {
	.section_4.tabs_block .div_container_box.tabs {
		max-height: 100% !important;
	}

	.section_4.tabs_block .show-all {
		display: none !important;
	}

	.online .apps_div ul {
		justify-content: center !important;
	}
}

@media(max-width: 1200px) {
	.menu_top_wrapper {
		width: 100%;
	}

	.wrapper_1024 {
		width: 100% !important;
	}

	.box1 > a {
		height: auto;
	}

	.wrapper_boxes {
		width: 100%;
	}

	.submenu_top_wrapper {
		width: 100%;
	}
}

.know-more {
	font-size: 13px;
	text-decoration: none;
}

.blue-know {
	text-decoration: none;
}