main div.cover#price {
	/*height: 640px;*/
	/*background: url(./img/bg/bg-d-900.png) repeat-x;*/
	/*background-size: contain;*/
	/*padding-top: 3em;*/
	background-color: #b9d5e4;
	min-width: 1024px;
}

/*#price-subcover {
	/*background: url(./img/bg/bg-d-900.png) repeat-x;*!/
	/*background-size: contain;	*!/
	/*background-color: #b9d5e4;*!/
}*/

#price>section{
	/*height: 620px;*/
	/*padding: 20px;*/
	/*background: url(./img/temp_block_7.png) 0 -70px;
	background-size: auto;
	background-repeat: no-repeat;*/
	/*opacity: 0.8;*/
	margin: 0 auto;
	text-align: center;
	/*background-color: #b9d5e4;*/
	padding-top: 1.5em;
	padding-bottom: 4em;
}

.pre-price {
	width: 2%;
}

.all-price {
	width: 944px;
	text-align: center;
	margin: 2px auto;
	background-color: #f8f9f8;
	border: 1px solid #b9cbd0;
	border-radius: 6px;
	margin-top: 1em;
	margin-top: 2em;
	box-shadow: 0 2px 5px rgba(0, 179, 252, 0.3), 0 2px 10px 0 rgba(50,100,0,.15);
	
	/*-webkit-animation: hvr-buzz-out-mini 1s infinite;*/
	/*animation: hvr-buzz-out 1s infinite;*/
}

.tariff {
	width: 310px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 0;
	/*!!!height: 570px;*/
	position: relative;
	top: 0;
	left: 0;
	vertical-align: top;
	opacity: 0.9;
	cursor: pointer;
	visibility: visible !important;
}

.tariff:after {
	content: "";
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: -3px;
	/*right: 0px;*/
	border-left: 1px solid #92b2ba;
	/*!!!height: 566px;*/
}
	
.tariff:first-child:after {
	border-left: none;
}

.selected-tariff:after {
	border-left: none;
}

.selected-tariff {
	background-color: #FFFFFF;
	border: 1px solid #b9cbd0;
	/*color: #b9cbd0;*/
	
	margin: -10px !important;
	width: 326px;
	/*height: 576px;*/
	border-radius: 6px;
	
	padding-top: 8px;
	padding-bottom: 8px;
	z-index: 2;
	box-shadow: 0 2px 6px #6db6d1;
	
	opacity: 1;
	/*animation: hvr-buzz-out 1s .4;*/
}

.tariff-container {
	width: 300px;
	/*background-color: #f2c6c6;*/
	text-align: center;
	margin: 0 auto;
}

.tariff-title {
	font-size: 177.78%;
	font-weight: 800;
	padding-top: 23px;
	
	/*margin-bottom: -200px !important;*/
	/*margin-top: -200px;*/
}

.tariff hr {
	margin-top: 9px;
	margin-bottom: 13px;
	margin-left: 4em;
	margin-right: 4em;
	border-top: 1px solid #DDDDDD;
	box-shadow: none;
	/*background-color: #c1d1d5;*/
}

.tariff-cost {
	font-size: 533.33%;
	font-family: "Avenir-Next-Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -4px;
	line-height: 75px;
	text-shadow: 0 2px 4px #DDD;
	/*margin-right: -50px !important;*/
}

.tariff-cost-mini {
	font-size: 400%;
	font-family: "Avenir-Next-Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -4px;
	line-height: 75px;
	text-shadow: 0 2px 4px #CCC;
}

.tariff-cost-top {
	color: #FF6600;
	text-shadow: 0 2 4px #CCC;
}

.tariff-magrin {
	font-size: 160%;
	font-family: "Avenir-Next-Bold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*letter-spacing: -4px;*/
}



.tariff-container p {
	/*padding: .7em;*/
	width: 300px;
	/*width: 110%;*/
	margin: 10px -7px;
	padding: 7px;
	font-size: 106.67%;
	/*color: #3a4046;*/
	/*text-shadow: 0 0 2px #d0d0d0;*/
	white-space: nowrap;
}

.tariff-container p span {
	/*color: #FF7500;*/
	/*font-weight: 800;*/
}

.selected-tariff .tariff-container p {
	/*padding: .7em;*/
	width: 312px;
	margin-left: -13px;
	/*padding-left: 20px;*/
	/*padding-right: 20px;*/
	/*color: red;*/
}

.tariff-container>p.first {
	background-color: #ceecfd;
}

.tariff-container>p.second {
	background-color: #f8e8ad;
}

.tariff-container>p.third {
	background-color: #cbfae3;
}

.tariff-details {
	width: 290px;
	/*text-align: left;*/
	/*padding-top: 1em;*/
	padding: 8px;
}

.tariff-details ul {
	text-align: left;
	padding-left: 1.5em;
	position: relative;
	padding-bottom: 13px;
}

.tariff li {
	padding: .3em;
	list-style: none; /* Убираем исходные маркеры */
	background: url(img/g2xn.png) no-repeat 0 4px; /* Параметры фона */
	background-size: 6%;
	padding-left: 24px; /* Смещаем текст вправо */ 
	line-height: 110%;	
	color: #00770E;
}

.tariff li+.unavailable {
	padding: .3em;
	list-style: none; /* Убираем исходные маркеры */
	background: url(img/b2x.png) no-repeat 0 4px; /* Параметры фона */
	background-size: 6%;
	padding-left: 24px; /* Смещаем текст вправо */ 
	line-height: 110%;
	color: #CFCFCF;	
}

.unavailable {
	color: #CFCFCF;
}

.btnTariffSelect {
	margin-bottom: 26px;
	margin-top: 0px;
	display: inline-block;
}

.stamp-cover {
	height: 1px;
	width: 1px;
	position: relative;
	max-height: 1px;
	max-width: 1px;
}

.stamp {
	color: #006ad0;
	border: 2px solid #006ad0;
	font-size: 120.00%;
	/*font-weight: 800;*/
	padding-top: .4em;
	padding-bottom: .3em;
	padding-left: .4em;
	padding-right: .4em;
	border-radius: 8px;
	text-shadow: 0 0px 1px #a3c5ff;
	box-shadow: 0 0px 1px #a3c5ff;
	/*text-shadow: 0 0px 1px #006ad0;*/
	/*box-shadow: 0 0px 1px #006ad0;*/

	
	-ms-transform: rotate(350deg);
	-moz-transform: rotate(350deg);
	-webkit-transform: rotate(350deg);
	transform: rotate(350deg);
	
	position: relative;
	left: -6.1em;
	top: -65px;
	/*margin: 0;*/
	
	/*display: none !important;*/
	white-space: nowrap;
	/*z-index: 10;*/
	
	display: inline;
	/*margin-top: -200px;
	margin-bottom: -200px;*/
}

.tariff-addition-comment {
	margin-top: 3em;
	/*margin-left: 9em;
	margin-right: 20em;*/
	margin-left: 2em;
	margin-right: 2em;
	text-align: center;
}

.ru-cost {
	font-size: 80% !important;
}