

/* Start:/bitrix/templates/mkws/components/bitrix/news.list/price/style.css?17793878443171*/
.page-top-wrapper.grey {
	background: #fff!important;
}

.FastLink {
	background: #F9FBFB;
	padding: 60px 0 70px 0;
	margin-bottom: 40px;
}

.FastLinkBlock {
	display: flex;
	flex-flow: row wrap;
}

.FastLinkLeft,
.FastLinkRight {
	width: 50%;
	padding-right: 50px;
}

.FastLinkHeader {
	font-weight: bold;
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 39px;
}

.FastLinkUrl {
	margin-bottom: 25px;
	padding-left: 35px;
	position: relative;
}
.FastLinkUrl a {
	font-size: 18px;
	line-height: 120%;
	color: #333333;
	border-bottom: 2px dotted #000;
}

.FastLinkUrl svg {
	fill: #333;
	position: absolute;
	top: 5px;
	left: 0;
}

.FastLinkUrl:hover svg {
	fill: #6600cc;
}

.FastLinkUrl:hover a {
	border-color: #6600cc;
}

.Price h2 {
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 40px;
	margin-top: 70px;
}

.Price h3 {
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 20px;
}

.Price table {
	width: 100%;
	background: #FFFFFF;
	border-collapse: inherit;
	border: 1px solid #ECF2F4;
	box-sizing: border-box;
	border-radius: 10px;
}

.Price table th {
	background: #F9FBFB;
	padding: 22px 38px;
	font-weight: bold;
	font-size: 16px;
	line-height: 180%;
	color: #666666;
}

.Price table th:first-child {
	border-top-left-radius: 10px;
}

.Price table th:last-child {
	border-top-right-radius: 10px;
}

.Price table td {
	padding: 23px 10px 23px 38px;
	border-bottom: 1px solid #ECF2F4;
	font-size: 14px;
	line-height: 130%;
	color: #666666;
}

.Price table tr:last-child td {
	border-bottom: none;
}

.Price table td .line {
	margin-bottom: 15px;
}

.Price table td:first-child {
	vertical-align: top;
}

.PriceItemSpecial {
	background: #F9FBFB;
	border-radius: 10px;
	padding: 14px 30px;
	display: flex;
	flex-flow: row wrap;
	margin-top: 30px;
	margin-bottom: 90px;
	align-items: center;
}

.PriceItemSpecialRight {
	width: 300px;
}

.PriceItemSpecialLeft {
	width: calc( 100% - 300px );
	display: flex;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
	align-items: center;
	color: #333;
}

.PriceItemSpecialLeft img {
	margin-right: 40px;
}

.PriceItemSpecial .Green {
	background: #27AE60;
	border-radius: 100px;
	padding: 16px 50px;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	display: block;
	color: #FFFFFF;
	text-align: center;
}

.PriceItemSpecial .Green svg {
	margin-bottom: -2px;
	margin-right: 5px;
}

.PriceItemSpecial2,
.PriceItemSpecial4 {
	background: #FAF5FF;
}

@media (max-width: 768px) {
	.FastLinkLeft,
	.FastLinkRight {
		width: 100%;
	}

	.FastLinkHeader {
		font-size: 20px;
	}

	.Price h2 {
		font-size: 20px;
		line-height: 120%;
	}

	.Price h3 {
		font-size: 18px;
	}

	.Price table td {
		padding: 11px 10px 11px 10px;
		width: 100%;
	}
	.Price table td.lineBlock {

		width: 50%;
	}
	.Price table td:first-child {
		width: 100%;
		border: none;
	}

	.Price table th {
		display: none;
	}

	.Price table tr {
		display: flex;
		flex-flow: row wrap;
	}

	.PriceItemSpecialLeft {
		margin-bottom: 20px;
		width: 100%;
	}

	.PriceItemSpecialRight {
		width: 100%;
		margin-bottom: 20px;
	}
	.PriceItemSpecialLeft img {
		margin-right: 10px;
	}

	.PriceItemSpecial .Green {
		padding: 16px 10px;
	}
}
/* End */
/* /bitrix/templates/mkws/components/bitrix/news.list/price/style.css?17793878443171 */
