/*!
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:99999 !important;border-radius:4px; background:#fff; border:1px solid #ccc;}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.day{height:30px;line-height:30px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #FE533D;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#FE533D;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:54px;height:54px;line-height:54px;float:left;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#FE533D;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0 !important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}
 
 .btn.btn-primary {
	padding:6px 30px;
 }

ul.yiiPager {
	margin:30px 0 0 0;
	display:flex;
	justify-content:center;
}
ul.yiiPager li {
	margin:0 5px;
}
ul.yiiPager li a:link,
ul.yiiPager li a:visited {
	padding:6px 20px;
	font-size:14px;
	font-weight:400;
	border-radius:50px;
	border-color:#f0f0f0;
	color:#7A91A7;
}
ul.yiiPager li.selected a {
	background:#FE533D;
	border-color:#FE533D;
	color:#fff;
}
ul.yiiPager li.hidden a {
	color:#eee;
}

ul.columnlist + ul.columnlist {
	margin-top:30px;
}
.form-group.has-error label {
	color: #842b20;
}
.form-group label {
	display:block;
	font-size:14px;
	color:#7A91A7;
}
.form-group input,
.form-group textarea {
	background: #f5f5f5;
	padding:12px 18px;
	outline:none;
	width:100%;
	font-size:14px;
	border:1px solid #e8e8e8;
	box-shadow:0 0 0 rgba(0,0,0,0);
	transition:all .2s ease;
}
.form-group.has-error input,
.form-group.has-error textarea {
	border-color:#842b20;
	background-color: #ffddd8;
}
.form-group textarea {
	height:323px;
}
.form-group input:focus,
.form-group input:active {
	border:1px solid #FE533D;
	box-shadow:3px 0 15px rgba(254, 83, 61,.2);
}

.select2-container {
	width:100% !important;
}

.select2-container .select2-selection--single {
	height:47px;
}
.select2-container--default .select2-selection--single {
	border:1px solid #e8e8e8;
	border-radius:0;
	background: #f5f5f5;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:47px;
	font-size: 14px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left:18px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 47px;
	width:40px;
}
.select2-container--open .select2-dropdown--above {
	background: #f5f5f5;
}
.select2-results__option {
	padding-left:18px;
	font-size:14px;
}
.select2-search--dropdown {
	padding:0;
}
.select2-dropdown {
	border:1px solid #FE533D;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	font-size:14px;
	padding:12px 18px;
	border-radius:0;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border:1px solid #FE533D;
	box-shadow:3px 0 15px rgba(254, 83, 61,.2);
	border-top:1px solid #ccc;;
}
.form-button {
	padding:30px 0;
}
.form-button button {
	width:100%;
	height:52px;
	line-height: 52px;
	border:1px solid #FE533D;
	background: #FE533D;
	color:#fff;
}

.bankrupcy__slim-item {
	border-bottom:1px solid #e8e8e8;
	padding:10px 15px;
	position: relative;
	padding-right: 250px;
}

.bankrupcy__slim-item.item-dark {
	background: #f9f9f9;
}
.bankrupcy__slim-item p {
	font-size:14px;
	margin:0;
}
.bankrupcy__slim-item p a {
	font-size:12px;
	color: #FE533D;
	
}
.bankrupcy__slim-item a {
	font-size:14px;
	color:#7A91A7;
	font-weight:400;
}
.bankrupcy__slim-item span {
	background: #FE533D;
	padding:6px 12px;
	color:#fff;
	display: block;
	position: absolute;
	top:10px;
	right:15px;
	font-size: 14px;;
}

.form-checkbox {
	font-size:12px;
	color: #7A91A7;
	padding-left:25px;
	line-height:22px;
	margin-bottom:20px;
	position: relative;
}
.form-checkbox input {
	position: absolute;
	left:0;
	top:4px;
}

.table tr td {
	font-size:14px;
	color: #7A91A7;
}
.table tr:nth-child(even) td {
	background: #f5f5f5;
}
.table thead tr td {
	background: #D8B37F;
	color:#fff;
	border-color:#D8B37F;
}
.table tr td.td-buttons a {
	color:#000317;
	font-size:19px;
}
.table tr td.td-buttons a {
	margin:0 3px;
}

.items-mobile {
	display: none;
}

.items-mobile ul {
	margin:0;
	padding:0;
	list-style:none;
}
.items-mobile li {
	border-bottom:1px dashed #7A91A7;
	font-size:13px;
	padding:10px;
	color: #7A91A7;
	position: relative;
}
.items-mobile li p {
	margin:0;
	font-weight:bold;
}
.items-mobile div.li-buttons {
	position: absolute;
	top:10px;
	right:10px;
}
.items-mobile div.li-buttons a {
	font-size:20px;
	margin-left:5px;
	color:#000317;
}
.form-horizontal h4 {
	font-size:18px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
}
.form-box + .form-box {
	padding-top: 30px;
}

@media (min-width:980px) {
	
}

@media (max-width: 720px) {
	header .title ul {
		display: none;
	}
	header .title {
		padding-bottom:0;
	}
	header .title h1 {
		font-size:24px;
	}
	header nav {
		padding:30px 0;
	}
}

header nav ul li.mobile {
	display:none;
}

.col-info {
	flex-direction: column;
	font-size:13px;
}
.col-info span {
	display: flex;
	justify-content:space-between;
	padding-bottom:6px;
	color:#7A91A7;
}
.col-info span b {
	width: 300px;
	text-align: left;
}

h3.subtitle {
	color: #FE533D;
	font-size:22px;
	margin:30px 0 20px 0;
}

.bankruptcy-filter {
	margin:0 0 30px 0;
	padding:0;
	list-style: none;
	display: flex;
	font-size:13px;
}
.bankruptcy-filter li {
	padding-right:20px;	
}
.bankruptcy-filter li a {
	color:#7A91A7;
}
.bankruptcy-filter li a.active {
	color: #FE533D;
}
.year-box .items {
	display: none;
	border:1px solid #f5f5f5;
}
.items .item {
	padding:15px;
}
.item {
	padding:15px 0;
	border-top:1px solid #f5f5f5;
}
.item h3 {
	font-size:13px;
	margin:0;
	font-weight:normal;
}
.item b {
	font-size:14px;
	color:#333;
	font-weight: normal;
}
.item a {
	color: #FE533D;
}
.item a:hover {
	text-decoration: none;
}
.item .slim-text a {
	color:#aaa;
}
.year-box p.year-name {
	background: #f5f5f5;
	font-size:18px;
	padding:10px 25px;
	margin:0 0 1px 0;
	font-weight:bold;
	text-align: center;
}
.courtitem.syndicitem h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.syndicitem-info {
	padding:25px;
	font-size:13px;
}
.syndicitem-info span {
	display: block;
	color: #7A91A7;
}

.home-information {
	padding:15px;
	border-bottom:1px solid #eee;
	font-size:13px;
	color: #7A91A7;
}
.home-information:first-child {
	border-top:1px solid #eee;
}
.home-information-dark {
	background: #f5f5f5;
}
.home-information p {
	margin:0;
}
.home-information p.name a {
	font-size:18px;
	color: #000317;
}
.home-information p.name a:hover {
	text-decoration: none;
}

header nav ul li {
	padding-left:40px;
}
header nav ul li:before {
	left:14px;
}

button.navbar-toggle
{
	width:25px;
	height:30px;
	display:none;
	border:none;
	background:none;
	line-height:60px;
	position:absolute;
	top:45px;
	right:25px;
	text-transform:uppercase;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	font-weight:500;
	padding:0;
	cursor:pointer;
	z-index:1002;
	}
	.icon-bar {
        position:absolute;
        width: 25px;
        height: 3px;
        background-color:#fff;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: block;
        top:0;
        left:0;
        border-radius:1px;
	}
	.icon-bar:nth-of-type(2) {
		top:8px;
	}
	.icon-bar:nth-of-type(3) {
		top:16px;
	}
	button.navbar-toggle.active .icon-bar:nth-of-type(2) {
		left:200px;
	}
	button.navbar-toggle.active .icon-bar:nth-of-type(1) {
 		transform: rotate(45deg);
 		top:8px;
	}
	button.navbar-toggle.active .icon-bar:nth-of-type(3) {
 		transform:rotate(-45deg);
 		top:8px
	}

@media (max-width: 720px) {
	.bankruptcy-filter {
		flex-direction: column;
	}
	.col-info span b {
		width: auto;
	}
	button.navbar-toggle {
		display: block;
	}
	header nav ul {
		position: fixed;
		top:0;
		right:0;
		bottom:0;
		left:0;
		background: #000317;
		z-index:1000;
		flex-direction:column;
		padding:60px 20px 0 20px;
	}
	header nav ul li {
		padding-left:0;
		width:100%;
		border-bottom:1px solid rgba(255,255,255,.2);
	}
	header nav ul li br {
		display: none;
	}
	header nav ul li a {
		display:block;
		text-align:center;
		padding:15px 0;
		width:100%;
		font-family:"Libre Baskerville";
	}
	header nav ul li:before {
		display:none;
	}
	header nav ul li.mobile {
		display:block;
	}
	header .text a {
		width:calc(100% - 1.5rem);
	}
	
	header .text a.btn-medium {
		margin-top:1rem !important;
	}
}

.bankruptcy-view h4 {
	text-align:left !important;
	font-size:22px;
	color:#333;
}
.bankruptcy-view .box {
	font-size:13px;
	color: #7A91A7;
	margin-bottom:30px;
}

@media (max-width: 980px) {
	.table-hide-mobile {
		display: none;
	}
	
	.items-mobile {
		display: block;
	}
	
	.bankrupcy__slim-item {
		padding-right: 15px;
	}
	.bankrupcy__slim-item span {
		position: relative;
		top:auto;
		right:auto;
		display: inline-block;
		margin-bottom: 10px;;
	}
}
.bankrupcy__item-title h4 a {
	color: #000317;
}
.wizard {
	margin:30px 0;
}
.wizard ul {
	margin:0;
	padding:0;
	list-style:none;
	display:flex;
}
.wizard ul li {
	flex:1;
	padding:0 30px 0 0;
	overflow: hidden;
	z-index:20;
	position: relative;
}

.wizard ul li:first-child {
	padding-left:0;
	z-index:30;
}
.wizard ul li:last-child {
	padding-right:0;
	z-index:10;
}
.wizard ul li:first-child div.inner {
	border-left:1px solid #ccc;
}
.wizard ul li:last-child div.inner {
	border-right:1px solid #ccc;
}
.wizard ul li div.inner {
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
	padding:15px 0;
	text-align:center;
	font-size:16px;
	font-weight:600;
	text-transform: uppercase;
	position: relative;
}
.wizard ul li div.inner .step {
	position:absolute;
	right:30px;
	top:50%;
	font-size:36px;
	transform:translateY(-50%);
	z-index:30;
	color:#ccc;
}

.wizard ul li.active div.inner {
	background: #FE533D;
	border-color:#FE533D;
	color:#fff;
}
.wizard ul li.active div.inner .step {
	color:rgba(255,255,255,.2);
}
.wizard ul li.active div.inner .arrow {
	background: #FE533D;
	border-color:#FE533D;
}

.wizard ul li div.inner .arrow {
	border: solid #ccc;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 19px;
	position: absolute;
	top:7px;
	transform: rotate(-45deg);
	background: #fff;
}
.wizard ul li div.inner .arrow.left {
	left:-20px;
}
.wizard ul li div.inner .arrow.right {
	right:-19px;
}
.wizard ul li.active div.inner .arrow.left {
	background:#fff;
	border-color:#fff;
}
.logos {
	display:flex;
	flex-wrap:wrap;
	margin:0 -15px;
}
.logos div.banks {
	flex:0 0 25%;
	text-align:center;
	margin:15px 0;
	padding:0 15px;
}
.logos div.inner {
	border:1px solid #ccc;
	padding:30px 0;
	transition:all .2s ease;
	cursor:pointer;
}
.logos div.banks.active div.inner {
	border:3px solid #FE533D;
	padding:28px 0;
}
.logos div.inner:hover {
	border-color: #FE533D;
	box-shadow:0 0 15px rgba(0,0,0,.2);
}
.package-text {
	font-size:14px;
	padding:40px 0;
	line-height:22px;
}
.package-text ol {
	margin:0;
	padding-left:15px;
}
.package-text ul {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}
.package-text ul li {
	padding:10px 0 10px 25px;
	position:relative;
}
.package-text ul li small {
	display:block;
	font-size:14px;
	color:#999;
}
.package-text ul li:after {
	position: absolute;
	left:0;
	top:10px;
	content: "\e606";
	font-family: 'simple-line-icons';
	font-size:12px;
	color:rgb(254, 83, 61);
}
.package-text p {
	font-size:16px;
	font-weight: bold;
}
.package-text p small {
	font-size:13px;
	color:#999;
	display: block;
	margin-top:30px;
}
.alert-no-access {
	font-size:18px;
	background: rgba(254, 83, 61, .2);
	color:rgb(254, 83, 61);
	padding:12px;
	text-align: center;
}
.alert-go-access {
	border:none;
	border-radius:0;
	text-align: center;
	padding:12px;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom:30px;
}
.package {
	border:1px solid rgb(254, 83, 61);
	text-align: center;
	background: #fff;
	overflow:hidden;
}
.package .name {
	background:rgb(254, 83, 61);
	border-bottom:1px solid rgb(254, 83, 61);
	padding:16px 0;
	color:#fff;
	font-size:21px;
	font-weight:700;
	text-transform: uppercase;
	overflow:hidden;
	display: block;
	height:60px;
	position: relative;
}
.package .name span {
	display:block;
	width:140px;
	text-align: center;
	padding:4px 0;
	background:#fff;
	font-size: 14px;
	font-weight: 400;
	color:rgb(254, 83, 61);
	position: absolute;
	right:-30px;
	top:15px;
	transform: rotate(45deg);
}
.package div {
	padding:20px 15px;
}
.package div.price {
	padding:20px 15px;
	border-top:1px solid #f8f8f8;
}
.package div.price small {
	display:block;
	color:#999;
}
.package a:link,
.package a:visited,
.package a:hover {
	display: block;
	padding:15px 0;
	background:#f8f8f8;
	color:rgb(254, 83, 61);
	text-decoration: none;
	text-transform: uppercase;
	font-size:22px;
	font-weight:800;
}
a.buy-subscription:link,
a.buy-subscription:visited,
a.buy-subscription:hover {
	display: block;
	text-align: center;
	margin:30px 0 0 0;
	padding:15px 0;
	background:#f8f8f8;
	border:1px solid rgb(254, 83, 61);
	color:rgb(254, 83, 61);
	text-decoration: none;
}
.subscription {
	background: #000317;
	padding:2rem;
	font-size 13px;
	color:rgba(255,255,255,.7);
}
.subscription p {
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
}
.subscription a:link,
.subscription a:visited,
.subscription a:hover {
	display:block;
	background: #FE533D;
	font-family: "Libre Baskerville";
	padding:1rem 0;
	text-align:center;
	color:#fff;
	text-decoration: none;
	transition:all .2s ease-in-out;
}
.subscription a:hover {
	background:#fff;
	color:#FE533D;
}
h2.title {
	font-family: "Libre Baskerville";
	font-size:28px;
	margin-bottom:40px;
	line-height: 38px;
}
.view-tabs {
	display:flex;
	padding:0;
	list-style:none;
	align-items:center;
	margin:4px 0 0 0;
}
.view-tabs li {
	flex:1;
	text-align: center;
	border-bottom:1px solid #ddd;
	background: #f5f5f5;
	color: #7A91A7;
	cursor:pointer;
	font-size:16px;
	height:56px;
	display:flex;
	align-items: center;
	justify-content: center;
}
.view-tabs li.active {
	border:1px solid #ddd;
	border-bottom:1px solid #fff;
	background:#fff;
	color:#FE533D;
	margin-top:-4px;
	height:62px;
}
.content-tabs {
	border:1px solid #ddd;
	border-top:none;
	padding:20px;
}
.content-tabs h4 {
	display: none;
}
.content-tabs .box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content-tabs .box {
	display:none;
}
.content-tabs .box.active {
	display:block;
}
.content-tabs .box ul li {
	padding:5px 0;
}
.content-tabs .box ul span {
	color:#7A91A7;
	font-size:11px;
	font-weight:500;
	text-transform:uppercase;
	display:block;
	letter-spacing:2px;
}
.informations .information .description {
	display:none;
	padding:20px;
	color: #000317;
	font-size: .75rem;
	font-weight: 400;
	line-height: 1.6;
	border-top:1px solid #D6DEE5;
}
.informations .information .description p {
	margin:0;
}
.informations .information {
	border:1px solid #D6DEE5;
	margin-top:15px;
}
.informations .information p.line {
	background: #f5f5f5;
	margin:0;
	display:flex;
	align-items: center;
	font-size:14px;
}
.informations .information p.line span {
	flex:0 0 100px;
	padding:10px 0;
	display:flex;
	align-items: center;
	justify-content: center;
	background: #FE533D;
	color:#fff;
	margin:-1px 20px -1px -1px;
}
.end-item {
	background:url("../img/gfx/icon_end.gif") right 5px no-repeat;
}
.steps {
	background:#f8f8f8;
	padding:120px 0 60px 0;
}
.steps h3 {
	font-family: "Libre Baskerville";
	font-size:32px;
	text-align:center;
	margin-bottom:50px;
}
.steps b {
	font-size:72px;
	line-height: 82px;
	color:rgba(254, 83, 61, .3);
}
.steps p {
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:30px;
}
.steps span {
	font-size:14px;
	color:#7A91A7;
	line-height:20px;
	display: block;
	text-align:center;
}
.btn-small {
	font-size:13px;
	font-family: "Fira Sans";
	padding:6px 0;
}
header .text {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
header .text img.adv {
	max-width: 300px;
	width:100%;
}
.mobile-adv {
	display: none;
	padding:30px;
}

@media (max-width: 720px) {
	header .text img.adv {
		display: none;	
	}
	.mobile-adv {
		display: block
	}
	.mobile-adv img {
		width: 100%;
	}
}

.adv__block__timer {
	position: absolute;
	right:30px;
	top:30px;
	font-size:12px;
}
.adv__block {
	position: fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background: #FFF;
	display: flex;
	align-items:center;
	justify-content: center;
	flex-direction: column;
	border:15px solid #000317;
}
.adv__block__logo {
	margin:30px 0;
	max-width: 100%;
}
.adv__block a.adv__block__button {
	border:1px solid #f00;
	color:#f00;
	border-radius:3px;
	display: inline-block;
	width:160px;
	text-align: center;
	padding:12px 0;
	text-decoration: none;
}
.adv__block__promo1 {
	width:100%;
	max-width:800px;
	font-weight: normal;
	padding:15px;
	border-radius:3px;
	background: #eee;
	margin-top:30px;
	font-size:13px;
	text-align: center;
}
.adv__block__promo2 {
	font-size:14px;
	text-align: center;
	margin:30px 0;
	font-weight: 400;
}

.year__navigation {
	display: flex;
	margin:0 0 20px 0;
	padding:0;
	list-style: none;
	font-size:14px;
}
.year__navigation li {
	padding-left:6px;
	padding-right: 6px;
	border-left:1px solid #eee;
	color: #7fbcf9;
}
.year__navigation li:first-child {
	padding-left:0;
	border-left:none;
}
.year__navigation li a {
	color:#aaa;
}
.year__navigation li a.active:link,
.year__navigation li a.active:visited,
.year__navigation li a.active:hover {
	color:#FE533D;
	font-weight: bold;
}
#bankrupcy-view {
	position: fixed;
	inset:0;
	background: rgba(0,0,0, .8);
	z-index:10000;
}
.bankrupcy-popup {
	height: calc(100vh - 60px);
	background: #fff;
	padding:20px;
	overflow-y: scroll;
	margin:30px 0;
}
a.bankrupcy-close:link,
a.bankrupcy-close:visited,
a.bankrupcy-close:hover {
	position:absolute;
	top:15px;
	right:15px;
	background: #fff;
	color:#000;
	border-radius:3px;
	padding:6px 12px;
	text-decoration: none;
}