#top-banner{
	background: url('/upload/pics/ETP/edo-etp-top-back.jpg') center top no-repeat #d0e7f3;
	height: 270px;
	margin-top: -20px;
}

.banner-header{
	font-size: 22px;
	font-weight: 700;
	padding-top: 30px;
	line-height: 1em;
	margin-top: 0;
}

.banner-text{
	max-width: 650px;
	font-size: 16px;
	margin-top: 25px;
}

.banner-text p{line-height: 22px;}
.banner-button{margin-top: 25px;}

.middle-background{background-color: #fbfbfb;}

#main-page-content .block-header{
	margin: 30px 0 0;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.middle-background .tariff-cards-block{
	margin: 0;
	padding: 0 10%;
}

.middle-background .tariff-cards-element{
	padding: 30px 30px 0;
	width: 47.3684%;
	height: 130px;
	margin: 30px 0 0 0;
	cursor: unset;
	position: relative;
}

.middle-background .tariff-cards-element-description{
	font-size: 14px;
	line-height: 19px;
	padding-left: 95px;
	text-align: left;
}

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

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

.middle-background .ci-alert{
	background-color: white;
	border-left-color: #aad0e8;
}

#middle-banner{
	background: url('/upload/pics/ETP/edo-etp-middle-back.jpg') center top no-repeat #d0e7f3;
	height: 229px;
	text-align: right;
}

#middle-banner .banner-text{max-width: unset;}
#middle-banner .banner-button a{margin-left: 10px;}

#etp-list{
	margin: 13px 0;
	line-height: 48px;
}

#etp-list .ci-button{margin: 0 10px;}

#bottom-cards{
	margin-bottom: 30px;
	padding: 0 0 30px;
}

#bottom-cards-header{
	text-align: center;
	margin: 0;
}

#bottom-cards .tariff-cards-element,
#other-cards .tariff-cards-element{
	padding: 30px 0 10px;
	width: 30.6578%;
	height: 190px;
	text-align: center;
	cursor: unset;
	position: relative;
}

#bottom-cards .tariff-cards-element{
	width: 22%;
}

#bottom-cards .tariff-cards-element-description{
	padding:0;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
}

#bottom-cards  .ci-very-important-text{color:unset;}

.middle-background .element-price{
	display: block;
	background-color: #c53045;
	color: white;
}

#bottom-banner-wrapper{
	margin: 30px 0;
	padding: 40px 0 30px;
	border-bottom: 1px solid #f4f4f4;
}

#bottom-banner{
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	color:#899197;
}
#bottom-banner #show-popup-button-block{margin: 12px 0 0;}

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

#other-header{
	text-align: center;
	color: #c53045;
	font-size: 22px;
}

#other-cards .tariff-cards-element{
	background-color: #f8f8f8;
	height: 140px;
	cursor: unset;
	position: relative;
}

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

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

.ci-validate-disabled{
	cursor: auto;
}

.tariff-cards-block {
	justify-content: center;
	gap: 30px;
}