.prices {
	position: relative;
	overflow: hidden;
	padding: 80px 0 90px;
	background: #000000
}

.prices__wrapper {
	position: relative;
	padding: 0
}

.prices__table {
	width: 100%;
	vertical-align: middle;
	font-size: 7px
}

.prices__table_dep .prices__cell:last-child {
	background: #191919
}

.prices__text {
	font-size: 1.25em;
	font-weight: 100;
	color: #fff
}

.prices__header {
	height: 5.3125em;
	text-align: center
}

.prices__row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.prices__row+.prices__row .prices__cell {
	border-top: 1px solid #333333
}

.prices__items {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	display: none;
	border-top: 1px solid rgba(42, 66, 88, .51)
}

.prices__collapse {
	margin-top: .625em
}

.prices__collapse-link {
	font-size: 1.125em;
	font-weight: 300;
	cursor: pointer;
	box-shadow: inset 0 0 #192530, inset 0 -1px 0 #b4b4b4;
	color: #b4b4b4;
	text-decoration: none
}

.prices__collapse-link:visited {
	color: #b58f61;
	text-decoration: none
}

.prices__collapse-link:hover,
.prices__collapse-link:active,
.prices__collapse-link:focus {
	color: #b4b4b4;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.prices__name {
	display: block;
	font-size: 1.25em;
	line-height: 1.4;
	font-weight: 400;
	text-transform: uppercase;
	color: #f0f4f8
}

.prices__thead {
	border-bottom: 1px solid #333333
}

.prices__title {
	color: #fff
}

.prices__title-top {
	font-size: 1.5em;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: .41667em
}

.prices__title-bot {
	font-size: 1.125em;
	font-weight: 100
}

.prices__cell {
	background: #101010
}

.prices__cell+.prices__cell {
	border-left: 1px solid #333333
}

.prices__cell_name {
	padding: 1.25em 2.5em;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.prices__cell_descr {
	padding: 1.25em .3125em
}

.prices__cell_descr {
	width: 17%;
	height: 5.3125em;
	text-align: center
}

.prices__cell_h {
	padding: 1.25em 2.5em;
	text-align: center
}

.prices__table_cont {
	border-top: 1px solid rgba(42, 66, 88, .51);
	border-bottom: 1px solid rgba(42, 66, 88, .51);
	margin-bottom: 50px
}

.prices__table_cont .prices__cell {
	background: 0 0
}

.prices__sublist {
	padding: 1.875em 2.5em;
	background: #101010
}

.prices__subitem {
	position: relative;
	color: #f0f4f8;
	font-size: 1.125em;
	line-height: 1.44444;
	padding: 0 1.875em
}

.prices__subitem+.prices__subitem {
	margin-top: .75em
}

.prices__subitem:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: .5em;
	height: .5em;
	width: .5em;
	background: #8e8e8e
}

.prices__descr,
.prices__price {
	display: block;
	color: #f0f4f8
}

.prices__descr {
	font-size: 1.125em;
	font-weight: 100;
	line-height: 1.4
}

.prices__price {
	font-size: 1.5em;
	font-weight: 500;
	margin-bottom: .625em
}

.prices__btn {
	min-width: 46.34146%;
	font-size: 1em;
	height: 2.0625em;
	line-height: 2.0625em;
	padding: 0 1em
}

.prices__br {
	display: block
}

.prices__title-top,
.prices__title-bot {
	display: block
}

.prices__row .prices__cell_items {
	border-top: 0!important
}

.ic--plus {
	font-size: 1em
}

.page-prices__name_link,
.page-prices__link {
	box-shadow: inset 0 -1px 0 #ffffff;
	color: #ffffff;
	text-decoration: none
}

.page-prices__name_link:visited,
.page-prices__link:visited {
	color: #ffffff;
	text-decoration: none
}

.page-prices__name_link:hover,
.page-prices__link:hover,
.page-prices__name_link:active,
.page-prices__link:active,
.page-prices__name_link:focus,
.page-prices__link:focus {
	color: #f0f4f8;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.page-prices {
	position: relative;
	overflow: hidden;
	padding: 70px 0;
	background: #101010;
	background-attachment: fixed
}

.page-prices__wrapper {
	position: relative;
	padding: 0
}

.page-prices__container {
	display: block;
	padding: 0 25px
}

.page-prices__container:not(:first-child) {
	padding-top: 50px
}

.page-prices__container_main {
	padding: 15px 25px
}

.page-prices__block {
	background: rgba(27, 27, 27, 0.97);
	text-align: center;
	padding: 35px 20px
}

.page-prices__block:not(:first-child) {
	margin-top: 20px
}

.page-prices__category {
	color: ##ffffff;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0
}

.page-prices__open {
	min-width: 130px;
	position: relative;
	top: 20px
}

.page-prices__popup {
	display: none;
	text-align: left;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.page-prices__popup-inner {
	background: rgba(27, 27, 27, 0.68);
	overflow: hidden;
	padding: 30px 0
}

.page-prices__type {
	display: block;
	font-size: 1.25em;
	line-height: 1.4;
	font-weight: 400;
	text-transform: uppercase;
	color: #b4b4b4;
	margin: 0 0 20px 0
}

.page-prices__list {
	color: #ffffff;
	margin-bottom: -25px
}

.page-prices__item {
	position: relative;
	min-height: 85px
}

.page-prices__item_underlined:after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(42, 66, 88, .51)
}

.page-prices__line {
	position: relative;
	display: block;
	min-height: 36px;
	padding-left: 50px
}

.page-prices__line:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: -5px
}

.page-prices__name {
	font-size: 20px;
	font-weight: 100;
	margin-right: 7px
}

.page-prices__price {
	font-size: 22px;
	font-weight: 400;
	white-space: nowrap
}

.page-prices__term {
	font-size: 22px;
	font-weight: 100
}

.page-prices__links-item+.page-prices__links-item {
	margin-top: 20px
}

.page-prices__link {
	font-size: 18px;
	font-weight: 100
}

.work-list__open {
	font-size: 18px;
	box-shadow: inset 0 0 #242e38, inset 0 -1px 0 #ff0000;
	color: #9e9e9e;
	text-decoration: none;
	margin-left: 50px
}

.work-list__open:visited {
	color: #b58f61;
	text-decoration: none
}

.work-list__open:hover,
.work-list__open:active,
.work-list__open:focus {
	color: #ff0000;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.work-list__box {
	display: none;
	background: #1d1d1d;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.work-list__box-inner {
	display: block;
	padding: 20px 20px
}

.work-list__container {
	margin-left: 40px
}

.work-list__list {
	margin-bottom: 30px
}

.work-list__item,
.work-list__baseitem {
	position: relative;
	color: #f0f4f8;
	font-size: 1.125em;
	line-height: 1.44444;
	padding: 0 1.875em
}

.work-list__item+.work-list__item,
.work-list__baseitem+.work-list__item,
.work-list__item+.work-list__baseitem,
.work-list__baseitem+.work-list__baseitem {
	margin-top: 13px
}

.work-list__item:before,
.work-list__baseitem:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 9px;
	height: 9px;
	width: 9px;
	background: #8e8e8e
}

.work-list__base {
	display: block;
	text-transform: uppercase;
	margin-bottom: 1em
}

.work-list__baseitem:before {
	background: #8e8e8e
}

@media screen and (min-width:27em) {
	.page-prices__container {
		padding: 0 40px
	}
	.page-prices__container_main {
		padding: 25px 40px
	}
	.page-prices__category {
		font-size: 36px
	}
	.page-prices__popup-inner {
		padding: 40px 0
	}
	.page-prices__type {
		margin: 0 0 30px 0
	}
	.work-list__box-inner {
		padding: 30px 40px
	}
}

@media screen and (min-width:36em) {
	.prices__wrapper {
		padding-left: 10px;
		padding-right: 10px
	}
	.prices__table {
		font-size: 11px
	}
	.page-prices__wrapper {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media screen and (min-width:48em) {
	.prices__table {
		font-size: 16px
	}
}

@media screen and (min-width:54em) {
	.prices__br {
		display: inline
	}
}