

/* Start:/bitrix/templates/mkws_new/components/bitrix/news.detail/delivery/style.css?16299756471757*/
main {
	background: #F2F2F2 url("/bitrix/templates/mkws_new/components/bitrix/news.detail/delivery/img/fon.svg") 20% center no-repeat;
	padding-bottom: 73px;
}

.Delivery {
	background: #fff;
	border-radius: 10px;
	margin: 28px 0;
	padding: 47px 30px 40px 80px;
}

.DeliveryLeft {
	width: 60%;
}

.DeliveryRight {
	width: 40%;
}

.GrayBorder {
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 32px 38px 35px;
	margin-right: 50px;
}


.Delivery h2,
.Delivery .h2,
.Delivery h3,
.Delivery .h3,
.Delivery h4,
.Delivery .h4 {
	font-size: 24px;
	line-height: 33px;
	margin: 0 0 30px;
}

.Delivery h1 {
	margin-bottom: 27px;
}

.Delivery ol {
	list-style: none;
	padding: 0;
	margin: 0;
	counter-reset:list11;
	/*counter-increment: list11;*/
}

.Delivery ol > li {
	position: relative;
	margin-bottom: 43px;
	min-height: 44px;
	padding-left: 60px;
}
.Delivery ol > li {

}
.Delivery ol > li:before {

	content: counter(list11);
	counter-increment: list11;
	position: absolute;
	left: 0;
	top: -10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	width: 44px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url("/bitrix/templates/mkws_new/components/bitrix/news.detail/delivery/img/romb.svg") center no-repeat;
}

.Delivery ol ul {
	list-style: disc;
}

.Delivery u {
	margin: 13px 0 5px;
	display: inline-block;
}

.Delivery b {
	margin: 0 0 13px;
	display: inline-block;
}
.Delivery b:first-child {
	margin: 0 0 0;
}

.Delivery ul li {
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.Delivery {
		padding: 5px 21px 30px;
	}

	.Delivery h2, .Delivery .h2, .Delivery h3, .Delivery .h3, .Delivery h4, .Delivery .h4 {
		font-size: 18px;
		line-height: 25px;
	}

	.DeliveryRight {
		width: 100%;
		order: 2;
	}
	.DeliveryLeft {
		width: 100%;
	}

	main {
		background: #F2F2F2;
	}
}
/* End */


/* Start:/bitrix/templates/mkws_new/components/bitrix/news.detail/requizites/style.css?16299755171054*/
.Requizites {
	background: #fff;
	border-radius: 10px;
	margin: 28px 0 0;
	padding: 47px 80px 40px;
	position: relative;
}

.Requizites h2,
.Requizites .h2,
.Requizites h3,
.Requizites .h3,
.Requizites h4,
.Requizites .h4 {
	font-size: 24px;
	line-height: 33px;
	margin: 0 0 30px;
}

.RequizitesDownload {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
	color: #DD0731;
	position: absolute;
	right: 80px;
	top: 55px;
	padding-left: 31px;
}

.RequizitesDownload:before {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 50%;
	border-radius: 50%;
	background: #DD0731 url("/bitrix/templates/mkws_new/components/bitrix/news.detail/requizites/img/download.svg") center no-repeat;
	transform: translateY(-50%);
}

@media (max-width: 767px) {
	.Requizites {
		padding: 25px 21px 80px;
	}

	.Requizites h2,
	.Requizites .h2,
	.Requizites h3,
	.Requizites .h3,
	.Requizites h4,
	.Requizites .h4 {
	font-size: 18px;
	line-height: 25px;
	}

	.RequizitesDownload {
		right: auto;
		top: auto;
		left: 50%;
		transform: translateX(-50%);
		bottom: 30px;
	}
}
/* End */
/* /bitrix/templates/mkws_new/components/bitrix/news.detail/delivery/style.css?16299756471757 */
/* /bitrix/templates/mkws_new/components/bitrix/news.detail/requizites/style.css?16299755171054 */
