#top-background{
	background: url('/upload/pics/ETP/zakupki-top-back.jpg') center top no-repeat #fff;
	height: 265px;
	margin-top: -20px;
}

#top-header,
#middle-header{
	font-size: 22px;
	font-weight: 700;
	padding-top: 30px;
	line-height: 1em;
}

#top-text,
#middle-text{
	max-width: 600px;
	font-size: 16px;
	margin-top: 25px;
}
#top-text p{line-height: 22px;}
#top-block-button{margin-top: 25px;}

#middle-cards{
	background-color: #fbfbfb;
	padding-bottom: 30px;
}
#middle-cards .tariff-cards-block{margin-top: 0;}

#middle-cards .tariff-cards-element{
	background-color: #fff;
	padding: 10px 30px 0;
	width: 47.3684%;
	height: 220px;
	margin: 30px 0 0 0;
	text-align: left;
	position: relative;
	cursor: unset;
}

#middle-cards .tariff-cards-element-header{
	display: inline-block;
	margin: 22px 0 20px 90px;
	font-size: 18px;
	line-height: 19px;
	font-weight: 700;
}

#middle-cards .tariff-cards-element-description{
	position: absolute;
	top:100px;
	left: 30px;
	font-size: 14px;
	line-height: 19px;
	padding-right: 40px;
}

#middle-cards .tariff-cards-element-icon{
	position: absolute;
	width: 68px;
	height: 68px;
	top: 18px;
	left: 30px;
	background-color: green;
}

#middle-card-1 .tariff-cards-element-icon{
	background: url("/upload/pics/ETP/zakupki-middle-icons.png") top left no-repeat white;
}
#middle-card-2 .tariff-cards-element-icon{
	background: url("/upload/pics/ETP/zakupki-middle-icons.png") -68px top no-repeat white;
}
#middle-card-3 .tariff-cards-element-icon{
	background: url("/upload/pics/ETP/zakupki-middle-icons.png") -136px top no-repeat white;
}
#middle-card-4 .tariff-cards-element-icon{
	background: url("/upload/pics/ETP/zakupki-middle-icons.png") -204px top no-repeat white;
}
#middle-card-5 .tariff-cards-element-icon{
	background: url("/upload/pics/ETP/zakupki-middle-icons.png") -272px top no-repeat white;
}
#middle-card-6 .tariff-cards-element-icon{
	background: url("/upload/pics/ETP/zakupki-middle-icons.png") -340px top no-repeat white;
}

#middle-background{
	background: url('/upload/pics/ETP/zakupki-middle-back.jpg') center top no-repeat #fff;
	height: 237px;
	text-align: right;
	margin: 0 0 35px;
}

#middle-text{
	max-width: unset;
	line-height: 24px;
	margin-top: 25px;
}

#middle-header{padding-top: 30px;}
#middle-block-button{margin-top: 25px;}

#tariff-price-container{
	padding: 0 33px;
}

#tariff-price-header{
	margin: 30px 0;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
}

#tariff-price-button-block{text-align: center;}
#tariff-price-card-container{margin: 30px 0 0;}

#tariff-price-card-container .tariff-cards-element{
	background-color: #e1f1d5;
	padding: 30px 0 0 0;
	width: 28%;
	height: 368px;
	text-align: center;
	cursor: unset;
}

#tariff-price-card-container .tariff-cards-element-icon-wrapper{
	display: inline-block;
	width: 110px;
	height: 110px;
	background-color: white;
	border: 1px solid #e1f1d5;
	border-radius: 80px;
	position: relative;
	margin-bottom: 25px;
}

#tariff-price-card-container .tariff-cards-element-icon{position: absolute;}

#tariff-price-card-1 .tariff-cards-element-icon{
	width: 52px;
	height: 52px;
	top:26px;
	left:32px;
	background: url("/upload/pics/ETP/zakupki-tariff-icons-new.png") top left no-repeat;
}
#tariff-price-card-2 .tariff-cards-element-icon{
	width: 68px;
	height: 41px;
	top:35px;
	left:22px;
	background: url("/upload/pics/ETP/zakupki-tariff-icons-new.png") -52px top no-repeat white;
}
#tariff-price-card-3 .tariff-cards-element-icon{
	width: 42px;
	height: 64px;
	top:29px;
	left:34px;
	background: url("/upload/pics/ETP/zakupki-tariff-icons-new.png") -120px top no-repeat white;
}

#tariff-price-card-container .tariff-cards-element-header{
	font-size: 18px;
	margin-bottom: 1em;
	font-weight: 700;
}

#tariff-price-card-container .tariff-cards-element-description{
	font-size: 14px;
	line-height: 19px;
	padding: 0 20px;
	margin-bottom: 37px;
}

#tariff-price-card-container .element-price{
	background-color: #c53045;
	color: white;
}

#bottom-banner-wrapper{
	margin: 30px 0;
	background-color: #f8f8f8;
	padding: 40px 0;
}

#bottom-banner{
	text-align: center;
	font-size: 30px;
	color:#889298;
	line-height: 60px;
}

#bottom-cards-header{
	text-align: center;
	color: #c53045;
	font-size: 22px;
}
#bottom-banner #show-popup-button-block{margin: 0;}

#bottom-banner .ci-filled-button{
	width: 165px;
	font-size: 14px;
	height: 27px;
	line-height: 17px;
	padding-top: 4px;
}

#bottom-cards .tariff-cards-element{
	background-color: #f8f8f8;
	padding: 30px 0 10px;
	width: 30.6578%;
	height: 140px;
	text-align: center;
	cursor: unset;
	position: relative;
}

#bottom-cards .tariff-cards-element-header{
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
}

#bottom-cards .tariff-cards-element-description{
	position: absolute;
	top:60px;
	width: 100%;
	font-size: 14px;
	line-height: 19px;
}